-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathdeptrac.baseline.yaml
More file actions
240 lines (240 loc) · 13.3 KB
/
deptrac.baseline.yaml
File metadata and controls
240 lines (240 loc) · 13.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
deptrac:
skip_violations:
App\AutomatedTranslation\ImageFieldEncoder:
- Ibexa\Core\FieldType\Image\Value
App\Block\Listener\MyBlockListener:
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
App\CatalogFilter\ProductNameFilterFormMapper:
- Ibexa\Bundle\ProductCatalog\Form\Type\TagifyType
App\Checkout\Workflow\Strategy\NewWorkflow:
- Ibexa\Checkout\Value\Workflow\Workflow
App\Checkout\Workflow\Strategy\NewWorkflowConditionalStep:
- Ibexa\Checkout\Value\Workflow\Workflow
App\Collaboration\Cart\Mapper\CartProxyMapper:
- Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface
App\Collaboration\Cart\Mapper\CartSessionDomainMapper:
- Ibexa\Collaboration\Mapper\Domain\ParticipantCollectionDomainMapperInterface
- Ibexa\Collaboration\Mapper\Domain\SessionDomainMapperInterface
- Ibexa\Collaboration\Mapper\Domain\UserProxyDomainMapperInterface
- Ibexa\Collaboration\Persistence\Values\AbstractSession
App\Collaboration\Cart\Mapper\CartSessionPersistenceMapper:
- Ibexa\Collaboration\Persistence\Values\AbstractSessionCreateStruct
- Ibexa\Collaboration\Persistence\Values\AbstractSessionUpdateStruct
- Ibexa\Collaboration\Mapper\Persistence\SessionPersistenceMapperInterface
App\Collaboration\Cart\Persistence\Gateway\DatabaseGateway:
- Ibexa\Collaboration\Persistence\Session\Inner\GatewayInterface
- Ibexa\Collaboration\Persistence\Values\AbstractSessionCreateStruct
- Ibexa\Collaboration\Persistence\Values\AbstractSessionUpdateStruct
App\Collaboration\Cart\Persistence\Mapper:
- Ibexa\Collaboration\Persistence\Values\AbstractSession
- Ibexa\Collaboration\Persistence\Session\Inner\MapperInterface
App\Collaboration\Cart\Persistence\Values\CartSession:
- Ibexa\Collaboration\Persistence\Values\AbstractSession
App\Collaboration\Cart\Persistence\Values\CartSessionCreateStruct:
- Ibexa\Collaboration\Persistence\Values\AbstractSessionCreateStruct
App\Collaboration\Cart\Persistence\Values\CartSessionUpdateStruct:
- Ibexa\Collaboration\Persistence\Values\AbstractSessionUpdateStruct
App\Command\AddMissingAltTextCommand:
- Ibexa\Core\FieldType\Image\Value
- Ibexa\Core\IO\IOBinarydataHandler
App\Command\CalendarCommand:
- Ibexa\Scheduler\Calendar\EventAction\RescheduleEventActionContext
App\Command\CatalogCommand:
- Ibexa\ProductCatalog\Local\Repository\Values\Catalog\Status
App\Command\CreateImageCommand:
- Ibexa\Core\FieldType\Image\Value
App\Command\ManageDiscountsCommand:
- Ibexa\DiscountsCodes\Value\DiscountCondition\IsValidDiscountCode
- Ibexa\Discounts\Value\DiscountCondition\IsInCurrency
- Ibexa\Discounts\Value\DiscountCondition\IsInRegions
- Ibexa\Discounts\Value\DiscountCondition\IsProductInArray
- Ibexa\Discounts\Value\DiscountRule\FixedAmount
App\Command\MigrationCommand:
- Ibexa\Migration\Repository\Migration
App\Command\OrderPriceCommand:
- Ibexa\Discounts\Value\Price\Stamp\DiscountStamp
- Ibexa\OrderManagement\Discounts\Value\DiscountsData
- Ibexa\ProductCatalog\Money\IntlMoneyFactory
App\Command\PaymentMethodCommand:
- Ibexa\Payment\Values\PaymentMethodType
App\Command\SegmentCommand:
- Ibexa\Segmentation\Value\SegmentCreateStruct
- Ibexa\Segmentation\Value\SegmentGroupCreateStruct
App\Command\ShippingMethodCommand:
- Ibexa\ProductCatalog\Local\Repository\Values\Region
- Ibexa\Shipping\Value\ShippingMethodType
App\Command\ViewCommand:
- Ibexa\Core\MVC\Symfony\View\Builder\ContentViewBuilder
- Ibexa\Core\MVC\Symfony\View\Renderer\TemplateRenderer
App\Controller\AllContentListController:
- Ibexa\AdminUi\Form\Factory\FormFactory
- Ibexa\Core\Pagination\Pagerfanta\LocationSearchAdapter
App\Controller\BreadcrumbController:
- Ibexa\Bundle\Core\Controller
App\Controller\Checkout\OnePageCheckout:
- Ibexa\Bundle\Checkout\Controller\AbstractStepController
App\Controller\Checkout\Step\SelectSeatStepController:
- Ibexa\Bundle\Checkout\Controller\AbstractStepController
App\Controller\CustomCheckoutController:
- Ibexa\Bundle\Core\Controller
App\Controller\CustomController:
- Ibexa\Core\MVC\Symfony\Security\Authorization\Attribute
App\Controller\CustomFilterController:
- Ibexa\Bundle\Core\Controller
- Ibexa\Core\MVC\Symfony\View\ContentView
App\Controller\PaginationController:
- Ibexa\Bundle\Core\Controller
- Ibexa\Core\Pagination\Pagerfanta\ContentSearchAdapter
App\Controller\ProductViewController:
- Ibexa\Core\MVC\Symfony\View\ContentView
- Ibexa\Core\MVC\Symfony\View\View
App\Controller\RelationController:
- Ibexa\Core\MVC\Symfony\View\View
App\Controller\SvgController:
- Ibexa\Core\Helper\TranslationHelper
- Ibexa\Core\IO\IOServiceInterface
- Ibexa\Core\MVC\Symfony\Controller\Controller
App\Corporate\EventSubscriber\ApplicationDetailsViewSubscriber:
- Ibexa\Bundle\CorporateAccount\EventSubscriber\AbstractViewSubscriber
- Ibexa\Core\MVC\Symfony\SiteAccess\SiteAccessServiceInterface
- Ibexa\Core\MVC\Symfony\View\View
- Ibexa\CorporateAccount\View\ApplicationDetailsView
App\Corporate\EventSubscriber\VerifyStateEventSubscriber:
- Ibexa\CorporateAccount\Event\ApplicationWorkflowEvents
- Ibexa\CorporateAccount\Persistence\Legacy\ApplicationState\HandlerInterface
- Ibexa\CorporateAccount\Persistence\Values\ApplicationStateUpdateStruct
App\DependencyInjection\AddFloatStorageDefinitionTag:
- Ibexa\ProductCatalog\Local\Persistence\Legacy\Attribute\Float\StorageDefinition
App\Discounts\Condition\IsAccountAnniversary:
- Ibexa\Discounts\Value\AbstractDiscountExpressionAware
App\Discounts\Condition\IsAccountAnniversaryConditionFactory:
- Ibexa\Discounts\Repository\DiscountCondition\DiscountConditionFactoryInterface
App\Discounts\Rule\PurchasingPowerParityRule:
- Ibexa\Discounts\Value\AbstractDiscountExpressionAware
App\Discounts\Rule\PurchasingPowerParityRuleFactory:
- Ibexa\Discounts\Repository\DiscountRule\DiscountRuleFactoryInterface
App\Dispatcher\SomeClassThatSchedulesExecutionInTheBackground:
- Ibexa\Bundle\Messenger\Stamp\DeduplicateStamp
App\EventListener\TextAnchorMenuTabListener:
- Ibexa\AdminUi\Menu\ContentEditAnchorMenuBuilder
- Ibexa\AdminUi\Menu\Event\ConfigureMenuEvent
App\EventSubscriber\BreadcrumbsMenuSubscriber:
- Ibexa\Bundle\Storefront\Menu\Builder\BreadcrumbsMenuBuilder
App\EventSubscriber\FormFieldDefinitionSubscriber:
- Ibexa\FormBuilder\Definition\FieldAttributeDefinitionBuilder
- Ibexa\FormBuilder\Event\FieldDefinitionEvent
- Ibexa\FormBuilder\Event\FormEvents
App\EventSubscriber\HelpMenuSubscriber:
- Ibexa\AdminUi\Menu\Event\ConfigureMenuEvent
App\EventSubscriber\MyMenuSubscriber:
- Ibexa\AdminUi\Menu\Event\ConfigureMenuEvent
- Ibexa\AdminUi\Menu\MainMenuBuilder
App\EventSubscriber\NotificationScenarioSubscriber:
- Ibexa\IntegratedHelp\ProductTour\Block\LinkBlock
- Ibexa\IntegratedHelp\ProductTour\Block\TextBlock
- Ibexa\IntegratedHelp\ProductTour\ProductTourStep
App\Event\RandomBlockListener:
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
App\Event\Subscriber\BlockEmbedEventEventSubscriber:
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
App\Event\Subscriber\RichTextBlockSubscriber:
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\BlockRenderEvents
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Event\PreRenderEvent
- Ibexa\FieldTypePage\FieldType\Page\Block\Renderer\Twig\TwigRenderRequest
- Ibexa\FieldTypeRichText\RichText\DOMDocumentFactory
App\Export\User\DateOfBirthUserItemProcessor:
- Ibexa\Core\FieldType\Date\Value
App\FieldType\HelloWorld\Comparison\Comparable:
- Ibexa\VersionComparison\ComparisonValue\StringComparisonValue
App\FieldType\HelloWorld\Comparison\HelloWorldComparisonEngine:
- Ibexa\VersionComparison\Engine\Value\StringComparisonEngine
App\FieldType\HelloWorld\Comparison\HelloWorldComparisonResult:
- Ibexa\VersionComparison\Result\Value\StringComparisonResult
App\FieldType\HelloWorld\Comparison\Value:
- Ibexa\VersionComparison\ComparisonValue\StringComparisonValue
App\FormBuilder\FieldType\Field\Mapper\CheckboxWithRichtextDescriptionFieldMapper:
- Ibexa\FormBuilder\FieldType\Field\Mapper\GenericFieldMapper
App\FormBuilder\Field\Mapper\CountryFieldMapper:
- Ibexa\FormBuilder\FieldType\Field\Mapper\GenericFieldMapper
App\FormBuilder\FormSubmission\Converter\RichtextDescriptionFieldSubmissionConverter:
- Ibexa\FormBuilder\FormSubmission\Converter\BooleanFieldSubmissionConverter
App\FormBuilder\Form\Type\FieldAttribute\AttributeRichtextDescriptionType:
- Ibexa\FieldTypeRichText\Form\Type\RichTextType
App\Form\FormMapper\PurchasingPowerParityFormMapper:
- Ibexa\Bundle\Discounts\Form\FormMapper\AbstractFormMapper
App\Form\Type\DiscountValue\PurchasingPowerParityValueType:
- Ibexa\Bundle\Discounts\Form\Type\DiscountValueType
App\Form\Type\OnePageCheckoutType:
- Ibexa\Bundle\Checkout\Form\Type\AddressType
- Ibexa\Bundle\Payment\Form\Type\PaymentMethodChoiceType
- Ibexa\Bundle\Shipping\Form\Type\ShippingMethodChoiceType
App\GraphQL\Schema\MyCustomFieldDefinitionMapper:
- Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\DecoratingFieldDefinitionMapper
App\Migrations\Action\AssignSection:
- Ibexa\Migration\ValueObject\Step\Action
App\Migrations\Action\AssignSectionExecutor:
- Ibexa\Migration\StepExecutor\ActionExecutor\ExecutorInterface
- Ibexa\Migration\ValueObject\Step\Action
App\Migrations\Matcher\SectionIdentifierGenerator:
- Ibexa\Migration\Generator\CriterionGenerator\GeneratorInterface
App\Migrations\Matcher\SectionIdentifierNormalizer:
- Ibexa\Bundle\Migration\Serializer\Normalizer\Criterion\AbstractCriterionNormalizer
App\Migrations\Step\ReplaceNameStep:
- Ibexa\Migration\ValueObject\Step\StepInterface
App\Migrations\Step\ReplaceNameStepExecutor:
- Ibexa\Core\FieldType\TextLine\Value
- Ibexa\Migration\ValueObject\Step\StepInterface
App\Migrations\Step\ReplaceNameStepNormalizer:
- Ibexa\Migration\ValueObject\Step\StepInterface
App\Notification\ListRenderer:
- Ibexa\Core\Notification\Renderer\NotificationRenderer
- Ibexa\Core\Notification\Renderer\TypedNotificationRendererInterface
App\Notification\MyRenderer:
- Ibexa\Core\Notification\Renderer\NotificationRenderer
- Ibexa\Core\Notification\Renderer\TypedNotificationRendererInterface
App\OAuth\GoogleResourceOwnerMapper:
- Ibexa\OAuth2Client\ResourceOwner\ResourceOwnerToExistingOrNewUserMapper
App\QueryType\LatestContentQueryType:
- Ibexa\Core\QueryType\QueryType
App\QueryType\MenuQueryType:
- Ibexa\Core\QueryType\QueryType
App\QueryType\OptionsBasedLatestContentQueryType:
- Ibexa\Core\QueryType\OptionsResolverBasedQueryType
- Ibexa\Core\QueryType\QueryType
App\Search\Model\Suggestion\ProductSuggestion:
- Ibexa\ProductCatalog\Local\Repository\Values\Product
App\Security\Limitation\CustomLimitationType:
- Ibexa\Core\Base\Exceptions\InvalidArgumentException
- Ibexa\Core\Base\Exceptions\InvalidArgumentType
- Ibexa\Core\FieldType\ValidationError
App\Security\Limitation\Mapper\CustomLimitationFormMapper:
- Ibexa\AdminUi\Limitation\LimitationFormMapperInterface
- Ibexa\Core\Limitation\LimitationIdentifierToLabelConverter
App\Security\Limitation\Mapper\CustomLimitationValueMapper:
- Ibexa\AdminUi\Limitation\LimitationValueMapperInterface
App\Security\MyPolicyProvider:
- Ibexa\Bundle\Core\DependencyInjection\Security\PolicyProvider\YamlPolicyProvider
App\Setting\Group\MyGroup:
- Ibexa\User\UserSetting\Group\AbstractGroup
App\Setting\Unit:
- Ibexa\Core\Base\Exceptions\InvalidArgumentException
App\ShippingMethodType\Storage\StorageDefinition:
- Ibexa\Shipping\Persistence\Legacy\ShippingMethod\AbstractOptionsStorageSchema
App\ShippingMethodType\Storage\StorageSchema:
- Ibexa\Shipping\Persistence\Legacy\ShippingMethod\AbstractOptionsStorageSchema
App\Tab\Dashboard\Everyone\EveryoneArticleTab:
- Ibexa\AdminUi\Tab\Dashboard\PagerLocationToDataMapper
- Ibexa\Core\Pagination\Pagerfanta\LocationSearchAdapter
App\View\Matcher\Owner:
- Ibexa\Core\MVC\Symfony\Matcher\ContentBased\MatcherInterface
- Ibexa\Core\MVC\Symfony\View\ContentValueView
- Ibexa\Core\MVC\Symfony\View\LocationValueView
- Ibexa\Core\MVC\Symfony\View\View
AttributeTypeExtension:
- Ibexa\PageBuilder\Form\Type\Attribute\AttributeType