11deptrac :
22 skip_violations :
3+ Acme\ExampleBundle\DependencyInjection\AcmeExampleExtension :
4+ - Ibexa\Bundle\Core\DependencyInjection\Configuration\SiteAccessAware\ConfigurationProcessor
5+ - Ibexa\Bundle\Core\DependencyInjection\Configuration\SiteAccessAware\ContextualizerInterface
6+ Acme\ExampleBundle\DependencyInjection\Configuration :
7+ - Ibexa\Bundle\Core\DependencyInjection\Configuration\SiteAccessAware\Configuration
8+ App\AI\REST\Input\Parser\TranscribeAudio :
9+ - Ibexa\ConnectorAi\REST\Input\Parser\Action
10+ - Ibexa\Rest\Input\BaseParser
11+ App\AI\REST\Output\Resolver\AudioTextResolver :
12+ - Ibexa\ConnectorAi\REST\Output\ResolverInterface
13+ App\AI\REST\Value\AudioText :
14+ - Ibexa\ConnectorAi\REST\Value\RestActionResponse
315 App\Attribute\Percent\Form\PercentValueFormMapper :
416 - Ibexa\Bundle\ProductCatalog\Validator\Constraints\AttributeValue
517 App\Attribute\Percent\PercentOptionsFormMapper :
@@ -8,6 +20,10 @@ deptrac:
820 - Ibexa\ProductCatalog\Local\Persistence\Legacy\Attribute\Float\StorageSchema
921 App\Attribute\Percent\Storage\PercentStorageDefinition :
1022 - Ibexa\ProductCatalog\Local\Persistence\Legacy\Attribute\Float\StorageSchema
23+ App\AutomatedTranslation\AiClient :
24+ - Ibexa\AutomatedTranslation\Exception\ClientNotConfiguredException
25+ App\AutomatedTranslation\ImageFieldEncoder :
26+ - Ibexa\Core\FieldType\Image\Value
1127 App\Block\Listener\MyBlockListener :
1228 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
1329 - Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
@@ -17,12 +33,21 @@ deptrac:
1733 - Ibexa\Checkout\Value\Workflow\Workflow
1834 App\Checkout\Workflow\Strategy\NewWorkflowConditionalStep :
1935 - Ibexa\Checkout\Value\Workflow\Workflow
36+ App\Command\AddMissingAltTextCommand :
37+ - Ibexa\Core\FieldType\Image\Value
38+ - Ibexa\Core\IO\IOBinarydataHandler
2039 App\Command\CalendarCommand :
2140 - Ibexa\Scheduler\Calendar\EventAction\RescheduleEventActionContext
2241 App\Command\CatalogCommand :
2342 - Ibexa\ProductCatalog\Local\Repository\Values\Catalog\Status
2443 App\Command\CreateImageCommand :
2544 - Ibexa\Core\FieldType\Image\Value
45+ App\Command\ManageDiscountsCommand :
46+ - Ibexa\DiscountsCodes\Value\DiscountCondition\IsValidDiscountCode
47+ - Ibexa\Discounts\Value\DiscountCondition\IsInCurrency
48+ - Ibexa\Discounts\Value\DiscountCondition\IsInRegions
49+ - Ibexa\Discounts\Value\DiscountCondition\IsProductInArray
50+ - Ibexa\Discounts\Value\DiscountRule\FixedAmount
2651 App\Command\MigrationCommand :
2752 - Ibexa\Migration\Repository\Migration
2853 App\Command\PaymentMethodCommand :
0 commit comments