55 App\Block\Listener\MyBlockListener :
66 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
77 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
8+ - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
89 App\CatalogFilter\ProductNameFilterFormMapper :
910 - Ibexa\Bundle\ProductCatalog\Form\Type\TagifyType
1011 App\Checkout\Workflow\Strategy\NewWorkflow :
@@ -28,6 +29,10 @@ deptrac:
2829 - Ibexa\Discounts\Value\DiscountRule\FixedAmount
2930 App\Command\MigrationCommand :
3031 - Ibexa\Migration\Repository\Migration
32+ App\Command\OrderPriceCommand :
33+ - Ibexa\Discounts\Value\Price\Stamp\DiscountStamp
34+ - Ibexa\OrderManagement\Discounts\Value\DiscountsData
35+ - Ibexa\ProductCatalog\Money\IntlMoneyFactory
3136 App\Command\PaymentMethodCommand :
3237 - Ibexa\Payment\Values\PaymentMethodType
3338 App\Command\SegmentCommand :
@@ -73,6 +78,14 @@ deptrac:
7378 - Ibexa\CorporateAccount\Event\ApplicationWorkflowEvents
7479 - Ibexa\CorporateAccount\Persistence\Legacy\ApplicationState\HandlerInterface
7580 - Ibexa\CorporateAccount\Persistence\Values\ApplicationStateUpdateStruct
81+ App\Discounts\Condition\IsAccountAnniversary :
82+ - Ibexa\Discounts\Value\AbstractDiscountExpressionAware
83+ App\Discounts\Condition\IsAccountAnniversaryConditionFactory :
84+ - Ibexa\Discounts\Repository\DiscountCondition\DiscountConditionFactoryInterface
85+ App\Discounts\Rule\PurchasingPowerParityRule :
86+ - Ibexa\Discounts\Value\AbstractDiscountExpressionAware
87+ App\Discounts\Rule\PurchasingPowerParityRuleFactory :
88+ - Ibexa\Discounts\Repository\DiscountRule\DiscountRuleFactoryInterface
7689 App\Dispatcher\SomeClassThatSchedulesExecutionInTheBackground :
7790 - Ibexa\Bundle\Messenger\Stamp\DeduplicateStamp
7891 App\EventListener\TextAnchorMenuTabListener :
@@ -84,15 +97,19 @@ deptrac:
8497 - Ibexa\FormBuilder\Definition\FieldAttributeDefinitionBuilder
8598 - Ibexa\FormBuilder\Event\FieldDefinitionEvent
8699 - Ibexa\FormBuilder\Event\FormEvents
100+ App\EventSubscriber\HelpMenuSubscriber :
101+ - Ibexa\AdminUi\Menu\Event\ConfigureMenuEvent
87102 App\EventSubscriber\MyMenuSubscriber :
88103 - Ibexa\AdminUi\Menu\Event\ConfigureMenuEvent
89104 - Ibexa\AdminUi\Menu\MainMenuBuilder
90105 App\Event\RandomBlockListener :
91106 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
92107 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
108+ - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
93109 App\Event\Subscriber\BlockEmbedEventEventSubscriber :
94110 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
95111 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
112+ - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
96113 App\Event\Subscriber\RichTextBlockSubscriber :
97114 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
98115 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
@@ -114,6 +131,10 @@ deptrac:
114131 - Ibexa\FormBuilder\FormSubmission\Converter\BooleanFieldSubmissionConverter
115132 App\FormBuilder\Form\Type\FieldAttribute\AttributeRichtextDescriptionType :
116133 - Ibexa\FieldTypeRichText\Form\Type\RichTextType
134+ App\Form\FormMapper\PurchasingPowerParityFormMapper :
135+ - Ibexa\Bundle\Discounts\Form\FormMapper\AbstractFormMapper
136+ App\Form\Type\DiscountValue\PurchasingPowerParityValueType :
137+ - Ibexa\Bundle\Discounts\Form\Type\DiscountValueType
117138 App\Form\Type\OnePageCheckoutType :
118139 - Ibexa\Bundle\Checkout\Form\Type\AddressType
119140 - Ibexa\Bundle\Payment\Form\Type\PaymentMethodChoiceType
0 commit comments