Used Magic Properties

List of magic properties used in the code.

ValueCountFile:Line
/src/Sylius/Bundle/ApiBundle/EventHandler/OrderCompletedHandler.php:271public function __invoke(OrderCompleted $orderCompleted) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/Controller/Payment/GetPaymentConfiguration.php:321public function __invoke(Request $request) : JsonResponse { /**/ }
/src/Sylius/Bundle/ApiBundle/Controller/UploadAvatarImageAction.php:381public function __invoke(Request $request) : ImageInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php:317public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Bundle/ApiBundle/Controller/DeleteOrderItemAction.php:327public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Component/Order/Model/Adjustment.php:602public function __clone( ) { /**/ }
/src/Sylius/Component/Locale/Model/Locale.php:3427public function __toString( ) : string { /**/ }
/src/Sylius/Component/Core/Order/OrderItemNamesSetter.php:211public function __invoke(OrderInterface $order) : void { /**/ }
/src/Sylius/Component/Core/Order/OrderItemNamesSetterInterface.php:201public function __invoke(OrderInterface $order) : void ;
/src/Sylius/Component/Core/Model/ChannelPricing.php:4727public function __toString( ) : string { /**/ }
/src/Sylius/Component/Core/Model/ProductVariant.php:7627public function __toString( ) : string { /**/ }
/src/Sylius/Component/Attribute/Model/Attribute.php:5727public function __toString( ) : string { /**/ }
/src/Sylius/Component/Payment/Model/PaymentMethod.php:4827public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/Account/RenderResetPasswordPageAction.php:452public function __invoke(Request $request, string $token) : Response { /**/ }
/src/Sylius/Component/Shipping/Model/ShippingCategory.php:3927public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/Account/RenderRequestPasswordResetPageAction.php:291public function __invoke( ) : Response { /**/ }
/src/Sylius/Component/Shipping/Model/ShippingMethod.php:6427public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/ResendOrderConfirmationEmailAction.php:437public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Component/Shipping/Model/ShippingMethodTranslation.php:2927public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/RemoveAvatarAction.php:357public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Component/Shipping/Model/Shipment.php:4927public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionCreatedListener.php:341public function __invoke(CatalogPromotionCreated $event) : void { /**/ }
/src/Sylius/Component/Product/Model/ProductOptionValue.php:4027public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionUpdatedListener.php:341public function __invoke(CatalogPromotionUpdated $event) : void { /**/ }
/src/Sylius/Component/Product/Model/ProductAssociationType.php:4527public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/Account/ResetPasswordAction.php:432public function __invoke(Request $request, string $token) : Response { /**/ }
/src/Sylius/Component/Product/Model/Product.php:7027public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/Account/RequestPasswordResetAction.php:447public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Component/Product/Model/ProductOption.php:5227public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductUpdatedListener.php:311public function __invoke(ProductUpdated $event) : void { /**/ }
/src/Sylius/Component/User/Model/User.php:12327public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantCreatedListener.php:311public function __invoke(ProductVariantCreated $event) : void { /**/ }
/src/Sylius/Component/User/Model/UserInterface.php:1171public function __unserialize(array $data) : void ;
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionStateChangedListener.php:281public function __invoke(CatalogPromotionCreated|CatalogPromotionUpdated|CatalogPromotionEnded $event) : void { /**/ }
/src/Sylius/Component/User/Model/UserInterface.php:1151public function __serialize( ) : array ;
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantUpdatedListener.php:311public function __invoke(ProductVariantUpdated $event) : void { /**/ }
/src/Sylius/Component/Payment/Model/PaymentMethodTranslation.php:3227public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/UpdateCatalogPromotionStateHandler.php:291public function __invoke(UpdateCatalogPromotionState $command) : void { /**/ }
/src/Sylius/Component/Shipping/Model/ShipmentUnit.php:3627public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/RemoveInactiveCatalogPromotionHandler.php:311public function __invoke(RemoveInactiveCatalogPromotion $command) : void { /**/ }
/src/Sylius/Component/Taxation/Model/TaxCategory.php:4627public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/ChangeItemQuantityInCartHandler.php:351public function __invoke(ChangeItemQuantityInCart $command) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php:431public function __invoke(PickupCart $pickupCart) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/CompleteOrderHandler.php:411public function __invoke(CompleteOrder $completeOrder) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php:401public function __invoke(ChoosePaymentMethod $choosePaymentMethod) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendShipmentConfirmationEmailHandler.php:331public function __invoke(SendShipmentConfirmationEmail $sendShipmentConfirmationEmail) : void { /**/ }
/src/Sylius/Component/Taxonomy/Model/Taxon.php:6527public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ShipShipmentHandler.php:371public function __invoke(ShipShipment $shipShipment) : ShipmentInterface { /**/ }
/src/Sylius/Component/Taxonomy/Model/TaxonTranslation.php:3227public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendOrderConfirmationHandler.php:331public function __invoke(SendOrderConfirmation $sendOrderConfirmation) : void { /**/ }
/src/Sylius/Component/Channel/Model/Channel.php:4627public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChooseShippingMethodHandler.php:401public function __invoke(ChooseShippingMethod $chooseShippingMethod) : OrderInterface { /**/ }
/src/Sylius/Component/Channel/spec/Context/CachedPerRequestChannelContextSpec.php:1261public function __invoke( ) : ChannelInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Catalog/AddProductReviewHandler.php:371public function __invoke(AddProductReview $addProductReview) : ReviewInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/UpdateCartHandler.php:371public function __invoke(UpdateCart $updateCart) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php:841public function __invoke(Request $request) { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/SendContactRequestHandler.php:331public function __invoke(SendContactRequest $command) : void { /**/ }
/src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/ResetPasswordHandler.php:262public function __invoke(ResetPassword $command) : void { /**/ }
/src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php:311public function __invoke(SendResetPasswordEmail $sendResetPasswordEmail) : void { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/ApplyCatalogPromotionsOnVariantsHandler.php:341public function __invoke(ApplyCatalogPromotionsOnVariants $updateVariants) : void { /**/ }
/src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php:361public function __invoke(RequestResetPasswordEmail $requestResetPasswordEmail) { /**/ }
/src/Sylius/Bundle/ApiBundle/Controller/GetProductBySlugAction.php:381public function __invoke(string $slug) : RedirectResponse { /**/ }
/src/Sylius/Bundle/ApiBundle/Tests/Application/src/CommandHandler/FooHandler.php:211public function __invoke(FooCommand $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ResendVerificationEmailHandler.php:371public function __invoke(ResendVerificationEmail $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountRegistrationEmailHandler.php:341public function __invoke(SendAccountRegistrationEmail $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangePaymentMethodHandler.php:321public function __invoke(ChangePaymentMethod $changePaymentMethod) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountVerificationEmailHandler.php:341public function __invoke(SendAccountVerificationEmail $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RegisterShopUserHandler.php:431public function __invoke(RegisterShopUser $command) : ShopUserInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendResetPasswordEmailHandler.php:331public function __invoke(SendResetPasswordEmail $command) { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RequestResetPasswordTokenHandler.php:361public function __invoke(RequestResetPasswordToken $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/VerifyCustomerAccountHandler.php:331public function __invoke(VerifyCustomerAccount $command) : JsonResponse { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php:321public function __invoke(ChangeShopUserPassword $changeShopUserPassword) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ResetPasswordHandler.php:272public function __invoke(ResetPassword $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/InformAboutCartRecalculationHandler.php:231public function __invoke(InformAboutCartRecalculation $command) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/BlameCartHandler.php:331public function __invoke(BlameCart $blameCart) : void { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/RemoveItemFromCartHandler.php:331public function __invoke(RemoveItemFromCart $removeItemFromCart) : OrderInterface { /**/ }
/src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/AddItemToCartHandler.php:401public function __invoke(AddItemToCart $addItemToCart) : OrderInterface { /**/ }
/src/Sylius/Component/Customer/Model/CustomerGroup.php:2727public function __toString( ) : string { /**/ }
/src/Sylius/Component/Customer/Model/Customer.php:5727public function __toString( ) : string { /**/ }
/src/Sylius/Bundle/AdminBundle/Controller/RemoveCatalogPromotionAction.php:327public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Bundle/AdminBundle/Action/ResendShipmentConfirmationEmailAction.php:437public function __invoke(Request $request) : Response { /**/ }
/src/Sylius/Component/Currency/Model/Currency.php:3427public function __toString( ) : string { /**/ }
/src/Sylius/Component/Addressing/Model/Country.php:4427public function __toString( ) : string { /**/ }
/src/Sylius/Component/Addressing/Model/Province.php:3327public function __toString( ) : string { /**/ }
/src/Sylius/Component/Addressing/Model/Zone.php:4527public function __toString( ) : string { /**/ }
/etc/psalm/LaminasPriorityQueueStub.php:3422public function __clone( ) { /**/ }
/src/Sylius/Behat/NotificationType.php:2427public function __toString( ) : string { /**/ }
/src/Sylius/Component/User/Model/User.php:3891public function __serialize( ) : array { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionEndedListener.php:341public function __invoke(CatalogPromotionEnded $event) : void { /**/ }
/src/Sylius/Component/User/Model/User.php:4131public function __unserialize(array $serialized) : void { /**/ }
/src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductCreatedListener.php:311public function __invoke(ProductCreated $event) : void { /**/ }