Classes sizes
Here is a list of classes measurements. It shows the name of the class, with its namespaces, the number of extensions of the class (extends levels), then the number of constants, properties and methods that the actual class offers. The first number is for the local element, and the second number when including all the available hierarchy classes.
A level '1+' denotes that one of the extension of the class is not defined in the code, and its counts were not included in the calculations. Only the known classes' counts are used.
| Class name | Namespace | Hierarchy | Constants | Properties | Methods |
|---|---|---|---|---|---|
| ManagerRegistry | Symfony\Bridge\Doctrine | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ContainerAwareEventManager | Symfony\Bridge\Doctrine | 2+ | 0 / 0 | 6 / 6 | 13 / 13 |
| ObjectParameter | Symfony\Bridge\Doctrine\DataCollector | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| DoctrineDataCollector | Symfony\Bridge\Doctrine\DataCollector | 2+ | 0 / 0 | 4 / 4 | 14 / 14 |
| Connection | Symfony\Bridge\Doctrine\Middleware\Debug | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| Driver | Symfony\Bridge\Doctrine\Middleware\Debug | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| Statement | Symfony\Bridge\Doctrine\Middleware\Debug | 2+ | 0 / 0 | 4 / 4 | 3 / 3 |
| DebugDataHolder | Symfony\Bridge\Doctrine\Middleware\Debug | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| Query | Symfony\Bridge\Doctrine\Middleware\Debug | 0 | 0 / 0 | 5 / 5 | 11 / 11 |
| Middleware | Symfony\Bridge\Doctrine\Middleware\Debug | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| Connection | Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3 | 2+ | 0 / 0 | 4 / 4 | 7 / 7 |
| Statement | Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3 | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| DoctrineOrmExtension | Symfony\Bridge\Doctrine\Form | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DoctrineOrmTypeGuesser | Symfony\Bridge\Doctrine\Form | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| ORMQueryBuilderLoader | Symfony\Bridge\Doctrine\Form\ChoiceList | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| IdReader | Symfony\Bridge\Doctrine\Form\ChoiceList | 0 | 0 / 0 | 6 / 6 | 5 / 5 |
| DoctrineChoiceLoader | Symfony\Bridge\Doctrine\Form\ChoiceList | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| CollectionToArrayTransformer | Symfony\Bridge\Doctrine\Form\DataTransformer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DoctrineType | Symfony\Bridge\Doctrine\Form\Type | 2+ | 0 / 0 | 3 / 3 | 11 / 11 |
| EntityType | Symfony\Bridge\Doctrine\Form\Type | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MergeDoctrineCollectionListener | Symfony\Bridge\Doctrine\Form\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| UuidType | Symfony\Bridge\Doctrine\Types | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| AbstractUidType | Symfony\Bridge\Doctrine\Types | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| UlidType | Symfony\Bridge\Doctrine\Types | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| DoctrineInitializer | Symfony\Bridge\Doctrine\Validator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DoctrineLoader | Symfony\Bridge\Doctrine\Validator | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| UniqueEntityValidator | Symfony\Bridge\Doctrine\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| UniqueEntity | Symfony\Bridge\Doctrine\Validator\Constraints | 2+ | 2 / 2 | 8 / 8 | 5 / 5 |
| MapEntity | Symfony\Bridge\Doctrine\Attribute | 2+ | 0 / 0 | 8 / 8 | 2 / 2 |
| EntityUserProvider | Symfony\Bridge\Doctrine\Security\User | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| DoctrineTokenProvider | Symfony\Bridge\Doctrine\Security\RememberMe | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| DoctrineExtractor | Symfony\Bridge\Doctrine\PropertyInfo | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| EntityValueResolver | Symfony\Bridge\Doctrine\ArgumentResolver | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| ContainerAwareEventManagerTest | Symfony\Bridge\Doctrine\Tests | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| MyListener | Symfony\Bridge\Doctrine\Tests | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| MySubscriber | Symfony\Bridge\Doctrine\Tests | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| TestRepositoryFactory | Symfony\Bridge\Doctrine\Tests | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| ManagerRegistryTest | Symfony\Bridge\Doctrine\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TestManagerRegistry | Symfony\Bridge\Doctrine\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DoctrineTestHelper | Symfony\Bridge\Doctrine\Tests | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| DoctrineDataCollectorTest | Symfony\Bridge\Doctrine\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| MiddlewareTest | Symfony\Bridge\Doctrine\Tests\Middleware\Debug | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| DoctrineOrmTypeGuesserTest | Symfony\Bridge\Doctrine\Tests\Form | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| DoctrineChoiceLoaderTest | Symfony\Bridge\Doctrine\Tests\Form\ChoiceList | 2+ | 0 / 0 | 8 / 8 | 15 / 15 |
| ORMQueryBuilderLoaderTest | Symfony\Bridge\Doctrine\Tests\Form\ChoiceList | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| CollectionToArrayTransformerTest | Symfony\Bridge\Doctrine\Tests\Form\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| EntityTypePerformanceTest | Symfony\Bridge\Doctrine\Tests\Form\Type | 2+ | 1 / 1 | 1 / 1 | 5 / 5 |
| EntityTypeTest | Symfony\Bridge\Doctrine\Tests\Form\Type | 2+ | 9 / 9 | 2 / 2 | 86 / 86 |
| MergeDoctrineCollectionListenerTest | Symfony\Bridge\Doctrine\Tests\Form\EventListener | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| UlidTypeTest | Symfony\Bridge\Doctrine\Tests\Types | 2+ | 1 / 1 | 1 / 1 | 16 / 16 |
| UuidTypeTest | Symfony\Bridge\Doctrine\Tests\Types | 2+ | 1 / 1 | 1 / 1 | 17 / 17 |
| DoctrineLoaderTest | Symfony\Bridge\Doctrine\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| UniqueEntityValidatorTest | Symfony\Bridge\Doctrine\Tests\Validator\Constraints | 2+ | 1 / 1 | 4 / 4 | 39 / 39 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 5 / 5 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 5 / 5 | |
| UniqueEntityTest | Symfony\Bridge\Doctrine\Tests\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| UniqueEntityDummyOne | Symfony\Bridge\Doctrine\Tests\Validator\Constraints | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| UniqueEntityDummyTwo | Symfony\Bridge\Doctrine\Tests\Validator\Constraints | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| UniqueEntityDummyThree | Symfony\Bridge\Doctrine\Tests\Validator\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| EntityUserProviderTest | Symfony\Bridge\Doctrine\Tests\Security\User | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| UserLoaderRepository | Symfony\Bridge\Doctrine\Tests\Security\User | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PasswordUpgraderRepository | Symfony\Bridge\Doctrine\Tests\Security\User | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DoctrineTokenProviderTest | Security\RememberMe | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DoctrineExtractorTest | Symfony\Bridge\Doctrine\Tests\PropertyInfo | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| DoctrineWithEmbedded | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DoctrineEnum | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 6 / 6 | 0 / 0 |
| DoctrineRelation | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 9 / 9 | 0 / 0 |
| DoctrineDummy | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 25 / 25 | 0 / 0 |
| DoctrineGeneratedValue | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| Foo | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DoctrineFooType | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 2+ | 1 / 1 | 0 / 0 | 5 / 5 |
| DoctrineEmbeddable | Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| EntityValueResolverTest | Symfony\Bridge\Doctrine\Tests\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| DoctrineTransactionMiddlewareTest | Symfony\Bridge\Doctrine\Tests\Messenger | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| DoctrineOpenTransactionLoggerMiddlewareTest | Symfony\Bridge\Doctrine\Tests\Messenger | 2+ | 0 / 0 | 4 / 4 | 2 / 2 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| DoctrineCloseConnectionMiddlewareTest | Symfony\Bridge\Doctrine\Tests\Messenger | 2+ | 0 / 0 | 5 / 5 | 4 / 4 |
| DoctrinePingConnectionMiddlewareTest | Symfony\Bridge\Doctrine\Tests\Messenger | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| DoctrineClearEntityManagerWorkerSubscriberTest | Symfony\Bridge\Doctrine\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LockStoreSchemaListenerTest | Symfony\Bridge\Doctrine\Tests\SchemaListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DoctrineDbalCacheAdapterSchemaListenerTest | Symfony\Bridge\Doctrine\Tests\SchemaListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MessengerTransportDoctrineSchemaListenerTest | Symfony\Bridge\Doctrine\Tests\SchemaListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PdoSessionHandlerSchemaListenerTest | Symfony\Bridge\Doctrine\Tests\SchemaListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MockableRepository | Symfony\Bridge\Doctrine\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CompositeIntIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| UlidIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| CompositeStringIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| SingleStringIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DoctrineLoaderEmbed | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| EmbeddedIdentifierEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DoctrineLoaderEnum | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DummyManager | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 14 / 14 |
| SingleIntIdNoToStringEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| DoubleNameEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| GroupableEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| SingleIntIdStringWrapperNameEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| User | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| DoctrineLoaderNoAutoMappingEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| Person | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| SingleIntIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| GuidIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AssociationEntity2 | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DoctrineLoaderNestedEmbed | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Employee | Symfony\Bridge\Doctrine\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UuidIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AssociationEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| SingleAssociationToIntIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| LegacyQueryMock | Symfony\Bridge\Doctrine\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DoctrineLoaderParentEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DoubleNullableNameEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| CompositeObjectNoToStringIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SingleStringCastableIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| StringCastableObjectIdentity | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DoctrineLoaderEntity | Symfony\Bridge\Doctrine\Tests\Fixtures | 2+ | 0 / 0 | 11 / 11 | 0 / 0 |
| BaseUser | Symfony\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| UuidIdEntity | Symfony\Bridge\Doctrine\Tests\Fixtures\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Identifier | Symfony\Bridge\Doctrine\Tests\Fixtures\Embeddable | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| StringWrapper | Symfony\Bridge\Doctrine\Tests\Fixtures\Type | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StringWrapperType | Symfony\Bridge\Doctrine\Tests\Fixtures\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AnnotationsBundle | Fixtures\Bundles\AnnotationsBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\AnnotationsBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| PhpBundle | Fixtures\Bundles\PhpBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\PhpBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| FullEmbeddableAnnotationsBundle | Fixtures\Bundles\FullEmbeddableAnnotationsBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Address | Fixtures\Bundles\FullEmbeddableAnnotationsBundle\Entity | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| AttributesBundle | Fixtures\Bundles\AttributesBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\AttributesBundle\AnnotatedEntity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| Person | Fixtures\Bundles\AttributesBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| NewAnnotationsBundle | Fixtures\Bundles\NewAnnotationsBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Person | Fixtures\Bundles\NewAnnotationsBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| FullEmbeddableAttributesBundle | Fixtures\Bundles\FullEmbeddableAttributesBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Address | Fixtures\Bundles\FullEmbeddableAttributesBundle\Entity | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| YamlBundle | Fixtures\Bundles\YamlBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\YamlBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| SrcXmlBundle | Fixtures\Bundles\SrcXmlBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\SrcXmlBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| AnnotationsOneLineBundle | Fixtures\Bundles\AnnotationsOneLineBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\AnnotationsOneLineBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| XmlBundle | Fixtures\Bundles\XmlBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Person | Fixtures\Bundles\XmlBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| NewXmlBundle | Fixtures\Bundles\NewXmlBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Person | Fixtures\Bundles\NewXmlBundle\Entity | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| UlidGeneratorTest | Symfony\Bridge\Doctrine\Tests\IdGenerator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UuidGeneratorTest | Symfony\Bridge\Doctrine\Tests\IdGenerator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Entity | Symfony\Bridge\Doctrine\Tests\IdGenerator | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DoctrineExtensionTest | Symfony\Bridge\Doctrine\Tests\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| RegisterUidTypePassTest | Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RegisterMappingsPassTest | Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConcreteMappingsPass | Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RegisterEventListenersAndSubscribersPassTest | Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ProxyCacheWarmer | Symfony\Bridge\Doctrine\CacheWarmer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractDoctrineMiddleware | Symfony\Bridge\Doctrine\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| DoctrineTransactionMiddleware | Symfony\Bridge\Doctrine\Messenger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DoctrineClearEntityManagerWorkerSubscriber | Symfony\Bridge\Doctrine\Messenger | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| DoctrinePingConnectionMiddleware | Symfony\Bridge\Doctrine\Messenger | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DoctrineOpenTransactionLoggerMiddleware | Symfony\Bridge\Doctrine\Messenger | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| DoctrineCloseConnectionMiddleware | Symfony\Bridge\Doctrine\Messenger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PdoSessionHandlerSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| DoctrineDbalCacheAdapterSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LockStoreSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RememberMeTokenProviderDoctrineSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MessengerTransportDoctrineSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 2+ | 1 / 1 | 1 / 1 | 3 / 3 |
| AbstractSchemaListener | Symfony\Bridge\Doctrine\SchemaListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| UlidGenerator | Symfony\Bridge\Doctrine\IdGenerator | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| UuidGenerator | Symfony\Bridge\Doctrine\IdGenerator | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| AbstractDoctrineExtension | Symfony\Bridge\Doctrine\DependencyInjection | 2+ | 0 / 0 | 2 / 2 | 16 / 16 |
| EntityFactory | Symfony\Bridge\Doctrine\DependencyInjection\Security\UserProvider | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| RegisterEventListenersAndSubscribersPass | Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass | 0 | 0 / 0 | 5 / 5 | 5 / 5 |
| DoctrineValidationPass | Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| RegisterMappingsPass | Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass | 0 | 0 / 0 | 8 / 8 | 7 / 7 |
| RegisterUidTypePass | Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SymfonyTestsListener | Symfony\Bridge\PhpUnit | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DeprecationErrorHandler | Symfony\Bridge\PhpUnit | 0 | 3 / 3 | 5 / 5 | 11 / 11 |
| DnsMock | Symfony\Bridge\PhpUnit | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| CoverageListener | Symfony\Bridge\PhpUnit | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ClassExistsMock | Symfony\Bridge\PhpUnit | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| ClockMock | Symfony\Bridge\PhpUnit | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| DeprecationGroup | Symfony\Bridge\PhpUnit\DeprecationErrorHandler | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| Configuration | Symfony\Bridge\PhpUnit\DeprecationErrorHandler | 0 | 0 / 0 | 9 / 9 | 20 / 20 |
| DeprecationNotice | Symfony\Bridge\PhpUnit\DeprecationErrorHandler | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| Deprecation | Symfony\Bridge\PhpUnit\DeprecationErrorHandler | 0 | 7 / 7 | 10 / 10 | 17 / 17 |
| Command | Symfony\Bridge\PhpUnit\TextUI | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SymfonyExcludeListSimplePhpunit | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| OnlyExpectingDeprecationSkippedTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClockMockTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| EnumExistsMockTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ExpectedDeprecationAnnotationTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClassExistsMockTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ExistingClass | Symfony\Bridge\PhpUnit\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ExistingClassReal | Symfony\Bridge\PhpUnit\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ExpectDeprecationTraitTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ProcessIsolationTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DnsMockTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CoverageListenerTest | Symfony\Bridge\PhpUnit\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DeprecationNoticeTest | Symfony\Bridge\PhpUnit\Tests\DeprecationErrorHandler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DeprecationGroupTest | Symfony\Bridge\PhpUnit\Tests\DeprecationErrorHandler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DeprecationTest | Symfony\Bridge\PhpUnit\Tests\DeprecationErrorHandler | 2+ | 0 / 0 | 2 / 2 | 18 / 18 |
| ConfigurationTest | Symfony\Bridge\PhpUnit\Tests\DeprecationErrorHandler | 2+ | 0 / 0 | 1 / 1 | 34 / 34 |
| ExtendsDeprecatedClassFromOtherVendor | acme\lib | 2+ | 1 / 1 | 0 / 0 | 0 / 0 |
| PhpDeprecation | acme\lib | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| SomeService | acme\lib | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FooTestCase | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| ComposerLoaderFake | 0 | 0 / 0 | 0 / 0 | 4 / 4 | |
| ComposerAutoloaderInitFake | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| DeprecatedClass | fcy\lib | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AnotherService | bar\lib | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AppService | App\Services | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| BarService | App\Services | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendsDeprecatedFromVendor | App\Services | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ComposerLoaderFakeBis | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| ComposerAutoloaderInitFakeBis | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| SomeOtherService | foo\lib | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpectDeprecationTraitTestFail | Symfony\Bridge\PhpUnit\Tests\FailTests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NoAssertionsTestRisky | Symfony\Bridge\PhpUnit\Tests\FailTests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NoAssertionsTestNotRisky | Symfony\Bridge\PhpUnit\Tests\FailTests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SutNotFoundTest | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| CoversNothingTest | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| BarCovTest | PhpUnitCoverageTest\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CoversTest | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| CoversDefaultClassTest | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| FooCov | PhpUnitCoverageTest | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BarCov | PhpUnitCoverageTest | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CommandForV9 | Symfony\Bridge\PhpUnit\Legacy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SymfonyTestsListenerTrait | Symfony\Bridge\PhpUnit\Legacy | 0 | 0 / 0 | 10 / 10 | 11 / 11 |
| CommandForV7 | Symfony\Bridge\PhpUnit\Legacy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SymfonyTestsListenerForV7 | Symfony\Bridge\PhpUnit\Legacy | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| Response | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Stream | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 16 / 16 |
| Uri | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 0 | 0 / 0 | 8 / 8 | 17 / 17 |
| UploadedFile | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| ServerRequest | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 2+ | 0 / 0 | 9 / 9 | 20 / 20 |
| Message | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 12 / 12 |
| Kernel | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures\App | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| PsrRequestController | Symfony\Bridge\PsrHttpMessage\Tests\Fixtures\App\Controller | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ControllerTest | Symfony\Bridge\PsrHttpMessage\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| CovertTest | Symfony\Bridge\PsrHttpMessage\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| HttpFoundationFactoryTest | Symfony\Bridge\PsrHttpMessage\Tests\Factory | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| PsrHttpFactoryTest | Symfony\Bridge\PsrHttpMessage\Tests\Factory | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| PsrServerRequestResolverTest | Symfony\Bridge\PsrHttpMessage\Tests\ArgumentValueResolver | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| PsrResponseListenerTest | Symfony\Bridge\PsrHttpMessage\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpFoundationFactory | Symfony\Bridge\PsrHttpMessage\Factory | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| UploadedFile | Symfony\Bridge\PsrHttpMessage\Factory | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| PsrHttpFactory | Symfony\Bridge\PsrHttpMessage\Factory | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| PsrServerRequestResolver | Symfony\Bridge\PsrHttpMessage\ArgumentValueResolver | 0 | 1 / 1 | 1 / 1 | 2 / 2 |
| PsrResponseListener | Symfony\Bridge\PsrHttpMessage\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| MailerHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| ConsoleHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 3 / 3 | 11 / 11 |
| ServerLogHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| NotifierHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FirePHPHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ChromePhpHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ElasticsearchLogstashHandler | Symfony\Bridge\Monolog\Handler | 2+ | 0 / 0 | 5 / 5 | 9 / 9 |
| HttpCodeActivationStrategy | Symfony\Bridge\Monolog\Handler\FingersCrossed | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| NotFoundActivationStrategy | Symfony\Bridge\Monolog\Handler\FingersCrossed | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| TokenProcessor | Symfony\Bridge\Monolog\Processor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SwitchUserTokenProcessor | Symfony\Bridge\Monolog\Processor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| WebProcessor | Symfony\Bridge\Monolog\Processor | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RouteProcessor | Symfony\Bridge\Monolog\Processor | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| ConsoleCommandProcessor | Symfony\Bridge\Monolog\Processor | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| AbstractTokenProcessor | Symfony\Bridge\Monolog\Processor | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| DebugProcessor | Symfony\Bridge\Monolog\Processor | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| RecordFactory | Symfony\Bridge\Monolog\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ElasticsearchLogstashHandlerTest | Symfony\Bridge\Monolog\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MailerHandlerTest | Symfony\Bridge\Monolog\Tests\Handler | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| ConsoleHandlerTest | Symfony\Bridge\Monolog\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FirePHPHandlerTest | Symfony\Bridge\Monolog\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ServerLogHandlerTest | Symfony\Bridge\Monolog\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NotFoundActivationStrategyTest | Symfony\Bridge\Monolog\Tests\Handler\FingersCrossed | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpCodeActivationStrategyTest | Symfony\Bridge\Monolog\Tests\Handler\FingersCrossed | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| WebProcessorTest | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ClassThatInheritDebugProcessor | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SwitchUserTokenProcessorTest | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TokenProcessorTest | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RouteProcessorTest | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 3 / 3 | 0 / 0 | 12 / 12 |
| DebugProcessorTest | Symfony\Bridge\Monolog | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ConsoleCommandProcessorTest | Symfony\Bridge\Monolog\Tests\Processor | 2+ | 3 / 3 | 0 / 0 | 4 / 4 |
| ConsoleFormatterTest | Symfony\Bridge\Monolog\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConsoleFormatter | Symfony\Bridge\Monolog\Formatter | 0 | 3 / 3 | 4 / 4 | 7 / 7 |
| VarDumperFormatter | Symfony\Bridge\Monolog\Formatter | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ServerLogCommand | Symfony\Bridge\Monolog\Command | 2+ | 1 / 1 | 2 / 2 | 5 / 5 |
| AppVariable | Symfony\Bridge\Twig | 0 | 0 / 0 | 6 / 6 | 17 / 17 |
| UndefinedCallableHandler | Symfony\Bridge\Twig | 0 | 3 / 3 | 0 / 0 | 3 / 3 |
| TwigDataCollector | Symfony\Bridge\Twig\DataCollector | 2+ | 0 / 0 | 3 / 3 | 15 / 15 |
| TwigRendererEngine | Symfony\Bridge\Twig\Form | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| AssetExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| TranslationExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 9 / 9 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| ProfilerExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ExpressionExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| YamlExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DumpExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| HttpKernelRuntime | Symfony\Bridge\Twig\Extension | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| HttpKernelExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| WebLinkExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| SerializerRuntime | Symfony\Bridge\Twig\Extension | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CsrfRuntime | Symfony\Bridge\Twig\Extension | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SecurityExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| LogoutUrlExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| SerializerExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ImportMapRuntime | Symfony\Bridge\Twig\Extension | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FormExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| RoutingExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| StopwatchExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ImportMapExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpFoundationExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| WorkflowExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| CsrfExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HtmlSanitizerExtension | Symfony\Bridge\Twig\Extension | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| Template | Symfony\Bridge\Twig\Attribute | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| TranslationDefaultDomainNodeVisitor | Symfony\Bridge\Twig\NodeVisitor | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| Scope | Symfony\Bridge\Twig\NodeVisitor | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| TranslationNodeVisitor | Symfony\Bridge\Twig\NodeVisitor | 0 | 1 / 1 | 2 / 2 | 11 / 11 |
| FormLayoutTestCase | Symfony\Bridge\Twig\Test | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| TwigExtractor | Symfony\Bridge\Twig\Translation | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| AppVariableTest | Symfony\Bridge\Twig\Tests | 2+ | 0 / 0 | 1 / 1 | 32 / 32 |
| WebLinkExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| FormExtensionBootstrap3HorizontalLayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| RoutingExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FormExtensionBootstrap3LayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| FormExtensionDivLayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 32 / 32 |
| AbstractBootstrap5HorizontalLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| DumpExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| HttpFoundationExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FormExtensionBootstrap4LayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 3 / 3 | 153 / 153 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| HttpKernelExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractBootstrap3LayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 127 / 127 |
| StopwatchExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExpressionExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractBootstrap5LayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 76 / 76 |
| FormExtensionBootstrap4HorizontalLayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractDivLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 36 / 36 |
| AbstractBootstrap4LayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 51 / 51 |
| AbstractBootstrap4HorizontalLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| WorkflowExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| Subject | Symfony\Bridge\Twig\Tests\Extension | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ImportMapExtensionTest | Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormExtensionBootstrap5LayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractBootstrap3HorizontalLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| FormExtensionFieldHelpersTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 3 / 3 | 19 / 19 |
| TranslationExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AbstractTableLayoutTestCase | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| HtmlSanitizerExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerExtensionTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FormExtensionTableLayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| FormExtensionBootstrap5HorizontalLayoutTest | Symfony\Bridge\Twig\Tests\Extension | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| SerializerModelFixture | Symfony\Bridge\Twig\Tests\Extension\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| StubTranslator | Symfony\Bridge\Twig\Tests\Extension\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ScopeTest | Symfony\Bridge\Twig\Tests\NodeVisitor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationDefaultDomainNodeVisitorTest | Symfony\Bridge\Twig\Tests\NodeVisitor | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| TranslationNodeVisitorTest | Symfony\Bridge\Twig\Tests\NodeVisitor | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TwigNodeProvider | Symfony\Bridge\Twig\Tests\NodeVisitor | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| TwigExtractorTest | Symfony\Bridge\Twig\Tests\Translation | 2+ | 1 / 1 | 0 / 0 | 6 / 6 |
| TwigErrorRendererTest | Symfony\Bridge\Twig\Tests\ErrorRenderer | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| NotificationEmailTest | Symfony\Bridge\Twig\Tests\Mime | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| BodyRendererTest | Symfony\Bridge\Twig\Tests\Mime | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| TemplatedEmailTest | Symfony\Bridge\Twig\Tests\Mime | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TemplateAttributeController | Symfony\Bridge\Twig\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LintCommandTest | Symfony\Bridge\Twig\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| DebugCommandTest | Symfony\Bridge\Twig\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| FormThemeTokenParserTest | Symfony\Bridge\Twig\Tests\TokenParser | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DumpNodeTest | Symfony\Bridge\Twig\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TransNodeTest | Symfony\Bridge\Twig\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FormThemeTest | Symfony\Bridge\Twig\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SearchAndRenderBlockNodeTest | Symfony\Bridge\Twig\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| TemplateAttributeListenerTest | Symfony\Bridge\Twig\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TwigErrorRenderer | Symfony\Bridge\Twig\ErrorRenderer | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| WrappedTemplatedEmail | Symfony\Bridge\Twig\Mime | 0 | 0 / 0 | 2 / 2 | 20 / 20 |
| TemplatedEmail | Symfony\Bridge\Twig\Mime | 2+ | 0 / 0 | 4 / 4 | 12 / 12 |
| BodyRenderer | Symfony\Bridge\Twig\Mime | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| NotificationEmail | Symfony\Bridge\Twig\Mime | 2+ | 4 / 4 | 3 / 3 | 20 / 20 |
| LintCommand | Symfony\Bridge\Twig\Command | 2+ | 0 / 0 | 3 / 3 | 13 / 13 |
| DebugCommand | Symfony\Bridge\Twig\Command | 2+ | 0 / 0 | 6 / 6 | 23 / 23 |
| TransTokenParser | Symfony\Bridge\Twig\TokenParser | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TransDefaultDomainTokenParser | Symfony\Bridge\Twig\TokenParser | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FormThemeTokenParser | Symfony\Bridge\Twig\TokenParser | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StopwatchTokenParser | Symfony\Bridge\Twig\TokenParser | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| DumpTokenParser | Symfony\Bridge\Twig\TokenParser | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RenderBlockNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TransNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TransDefaultDomainNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StopwatchNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SearchAndRenderBlockNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormThemeNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DumpNode | Symfony\Bridge\Twig\Node | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TemplateAttributeListener | Symfony\Bridge\Twig\EventListener | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TestHttpServer | Symfony\Contracts\HttpClient\Test | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HttpClientTestCase | Symfony\Contracts\HttpClient\Test | 2+ | 0 / 0 | 0 / 0 | 61 / 61 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| TranslatorTest | Symfony\Contracts\Translation\Test | 2+ | 0 / 0 | 1 / 1 | 24 / 24 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| Event | Symfony\Contracts\EventDispatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CacheTraitTest | Symfony\Contracts\Tests\Cache | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TestPool | Symfony\Contracts\Tests\Cache | 0 | 0 / 0 | 0 / 0 | 9 / 9 |
| ServiceSubscriberTraitTest | Symfony\Contracts\Tests\Service | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| ParentTestService | Symfony\Contracts\Tests\Service | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TestService | Symfony\Contracts\Tests\Service | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ChildTestService | Symfony\Contracts\Tests\Service | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ParentWithMagicCall | Symfony\Contracts\Tests\Service | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Service3 | Symfony\Contracts\Tests\Service | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ParentTestService2 | Symfony\Contracts\Tests\Service | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TestService2 | Symfony\Contracts\Tests\Service | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| SubscribedService | Symfony\Contracts\Service\Attribute | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| Required | Symfony\Contracts\Service\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ServiceLocatorTestCase | Symfony\Contracts\Service\Test | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| ServiceLocatorTest | Symfony\Contracts\Service\Test | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| HttpClientKernel | Symfony\Component\HttpKernel | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| HttpKernel | Symfony\Component\HttpKernel | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| KernelEvents | Symfony\Component\HttpKernel | 0 | 9 / 9 | 0 / 0 | 0 / 0 |
| Kernel | Symfony\Component\HttpKernel | 0 | 8 / 8 | 11 / 11 | 36 / 36 |
| HttpKernelBrowser | Symfony\Component\HttpKernel | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| DumpDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 12 / 12 | 12 / 12 |
| MemoryDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| RouterDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| TimeDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| RequestDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 3 / 3 | 41 / 41 |
| AjaxDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DataCollector | Symfony\Component\HttpKernel\DataCollector | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| LoggerDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 5 / 5 | 18 / 18 |
| ConfigDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 1 / 1 | 25 / 25 |
| EventDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 4 / 4 | 12 / 12 |
| ExceptionDataCollector | Symfony\Component\HttpKernel\DataCollector | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AsController | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AsTargetedValueResolver | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Cache | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 11 / 11 | 1 / 1 |
| MapQueryString | Symfony\Component\HttpKernel\Attribute | 2+ | 0 / 0 | 4 / 4 | 1 / 1 |
| WithHttpStatus | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MapDateTime | Symfony\Component\HttpKernel\Attribute | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| MapRequestPayload | Symfony\Component\HttpKernel\Attribute | 2+ | 0 / 0 | 5 / 5 | 1 / 1 |
| WithLogLevel | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ValueResolver | Symfony\Component\HttpKernel\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MapQueryParameter | Symfony\Component\HttpKernel\Attribute | 2+ | 0 / 0 | 4 / 4 | 1 / 1 |
| ArgumentMetadata | Symfony\Component\HttpKernel\ControllerMetadata | 0 | 1 / 1 | 7 / 7 | 9 / 9 |
| ArgumentMetadataFactory | Symfony\Component\HttpKernel\ControllerMetadata | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FileLocator | Symfony\Component\HttpKernel\Config | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ChainCacheClearer | Symfony\Component\HttpKernel\CacheClearer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Psr6CacheClearer | Symfony\Component\HttpKernel\CacheClearer | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Logger | Symfony\Component\HttpKernel\Tests | 0 | 0 / 0 | 1 / 1 | 12 / 12 |
| HttpClientKernelTest | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpKernelTest | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 34 / 34 |
| TestController | Symfony\Component\HttpKernel\Tests | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpKernelBrowserTest | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| KernelTest | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 36 / 36 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 4 / 4 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| TestKernel | Symfony\Component\HttpKernel\Tests | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| CustomProjectDirKernel | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 4 / 4 | 7 / 7 |
| PassKernel | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestHttpKernel | Symfony\Component\HttpKernel\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MemoryDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConfigDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| KernelForTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RouterDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ExceptionDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| LoggerDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DumpDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| TimeDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| DataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RequestDataCollectorTest | Symfony\Component\HttpKernel\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| WithLogLevelTest | Symfony\Component\HttpKernel\Tests\Attribute | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ArgumentMetadataFactoryTest | Symfony\Component\HttpKernel\Tests\ControllerMetadata | 2+ | 0 / 0 | 1 / 1 | 18 / 18 |
| ArgumentMetadataTest | Symfony\Component\HttpKernel\Tests\ControllerMetadata | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FileLocatorTest | Symfony\Component\HttpKernel\Tests\Config | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Psr6CacheClearerTest | Symfony\Component\HttpKernel\Tests\CacheClearer | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ChainCacheClearerTest | Symfony\Component\HttpKernel\Tests\CacheClearer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CacheWarmerAggregateTest | Symfony\Component\HttpKernel\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| CacheWarmerTest | Symfony\Component\HttpKernel\Tests\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| TestCacheWarmer | Symfony\Component\HttpKernel\Tests\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| BundleTest | Symfony\Component\HttpKernel\Tests\Bundle | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| NamedBundle | Symfony\Component\HttpKernel\Tests\Bundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GuessedNameBundle | Symfony\Component\HttpKernel\Tests\Bundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TraceableControllerResolverTest | Controller | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| TraceableArgumentResolverTest | Controller | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| ControllerResolverTest | Symfony\Component\HttpKernel\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| ControllerTest | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| InvokableController | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestAbstractController | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrivateConstructorController | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ArgumentResolverTest | Symfony\Component\HttpKernel\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 31 / 31 |
| ArgumentResolverTestController | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 17 / 17 |
| TestEntityValueResolver | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Post | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ContainerControllerResolverTest | Symfony\Component\HttpKernel\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| InvokableControllerService | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ControllerTestService | Symfony\Component\HttpKernel\Tests\Controller | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ErrorControllerTest | Symfony\Component\HttpKernel\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| NotTaggedControllerValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| TraceableValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResolverStub | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UidValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| TestCustomUid | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TestAbstractCustomUid | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ServiceValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DummyService | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyController | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| QueryParameterValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| BackedEnumValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| DateTimeValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| FooDateTime | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RequestPayloadValueResolverTest | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 2+ | 0 / 0 | 0 / 0 | 25 / 25 |
| RequestPayload | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| QueryPayload | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| User | Symfony\Component\HttpKernel\Tests\Controller\ArgumentResolver | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| InlineFragmentRendererTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| Bar | Symfony\Component\HttpKernel\Tests\Fragment | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| HIncludeFragmentRendererTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RoutableFragmentRendererTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| Foo | Symfony\Component\HttpKernel\Tests\Fragment | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| EsiFragmentRendererTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FragmentHandlerTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| SsiFragmentRendererTest | Symfony\Component\HttpKernel\Tests\Fragment | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| SsiTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| SubRequestHandlerTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| TestSubRequestHandlerKernel | Symfony\Component\HttpKernel\Tests\HttpCache | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StoreTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 3 / 3 | 32 / 32 |
| EsiTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| ResponseCacheStrategyTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| TestHttpKernel | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 7 / 7 | 9 / 9 |
| HttpCacheTest | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 0 / 0 | 78 / 78 |
| TestKernel | Symfony\Component\HttpKernel\Tests\HttpCache | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HttpCacheTestCase | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 10 / 10 | 15 / 15 |
| TestMultipleHttpKernel | Symfony\Component\HttpKernel\Tests\HttpCache | 2+ | 0 / 0 | 5 / 5 | 8 / 8 |
| LoggerTest | Symfony\Component\HttpKernel\Tests\Log | 2+ | 0 / 0 | 2 / 2 | 17 / 17 |
| DummyTest | Symfony\Component\HttpKernel\Tests\Log | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ResettableService | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| KernelWithoutBundles | Symfony\Component\HttpKernel\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| LazyResettableService | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| UsePropertyInDestruct | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| TestClient | Symfony\Component\HttpKernel\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MultiResettableService | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| KernelForTest | Symfony\Component\HttpKernel\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| ClearableService | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| WithPublicObjectProperty | Symfony\Component\HttpKernel\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| MockableUploadFileWithClientSize | Symfony\Component\HttpKernel\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| KernelForTestWithLoadClassCache | Symfony\Component\HttpKernel\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CloneVarDataCollector | Symfony\Component\HttpKernel\Tests\Fixtures\DataCollector | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| DummyController | Symfony\Component\HttpKernel\Tests\Fixtures\DataCollector | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| AcmeFooBundle | Symfony\Component\HttpKernel\Tests\Fixtures\AcmeFooBundle | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Baz | Symfony\Component\HttpKernel\Tests\Fixtures\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Foo | Symfony\Component\HttpKernel\Tests\Fixtures\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bar | Symfony\Component\HttpKernel\Tests\Fixtures\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ExtensionPresentBundle | Symfony\Component\HttpKernel\Tests\Fixtures\ExtensionPresentBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtensionPresentExtension | Symfony\Component\HttpKernel\Tests\Fixtures\ExtensionPresentBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtensionNotValidBundle | Symfony\Component\HttpKernel\Tests\Fixtures\ExtensionNotValidBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtensionNotValidExtension | Symfony\Component\HttpKernel\Tests\Fixtures\ExtensionNotValidBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CacheAttributeController | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 0 | 2 / 2 | 0 / 0 | 2 / 2 |
| BasicTypesController | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AttributeController | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| VariadicController | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendingSession | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtendingRequest | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NullableController | Symfony\Component\HttpKernel\Tests\Fixtures\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FileProfilerStorageTest | Symfony\Component\HttpKernel\Tests\Profiler | 2+ | 0 / 0 | 2 / 2 | 20 / 20 |
| ProfilerTest | Symfony\Component\HttpKernel\Tests\Profiler | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| FragmentRendererPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RendererService | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ResettableServicePassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MergeExtensionConfigurationPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LoadedExtension | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotLoadedExtension | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterLocaleAwareServicesPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LoggerPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RemoveEmptyControllerArgumentLocatorsPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RemoveTestController1 | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RemoveTestController2 | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| InvokableRegisterTestController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassNotInContainer | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| LazyLoadingFragmentHandlerTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServicesResetterTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RegisterControllerArgumentLocatorsPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| RegisterTestController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ContainerAwareRegisterTestController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ControllerDummy | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| NonExistentClassController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NonExistentClassDifferentNamespaceController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NonExistentClassOptionalController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ArgumentWithoutTypeController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NonNullableEnumArgumentWithDefaultController | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WithTarget | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WithResponseArgument | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomAutowire | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| WithAutowireAttribute | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WithTaggedIteratorAndTaggedLocator | Symfony\Component\HttpKernel\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ControllerArgumentValueResolverPassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AddAnnotatedClassesToCachePassTest | Symfony\Component\HttpKernel\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnprocessableEntityHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LockedHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreconditionRequiredHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LengthRequiredHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotAcceptableHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotFoundHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MethodNotAllowedHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TooManyRequestsHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConflictHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnauthorizedHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AccessDeniedHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreconditionFailedHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnsupportedMediaTypeHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BadRequestHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ServiceUnavailableHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| GoneHttpExceptionTest | Symfony\Component\HttpKernel\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ControllerEventTest | Symfony\Component\HttpKernel\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExceptionEventTest | Symfony\Component\HttpKernel\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ControllerArgumentsEventTest | Symfony\Component\HttpKernel\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ErrorHandlerConfiguratorTest | Symfony\Component\HttpKernel\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableEventDispatcherTest | Symfony\Component\HttpKernel\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DebugHandlersListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DisallowRobotsIndexingListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ResponseListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| LocaleAwareListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| FragmentListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| SessionListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 35 / 35 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| SurrogateListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ValidateRequestListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AddRequestFormatsListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| RouterListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| LocaleListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| ErrorListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| TestLogger | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestKernel | Symfony\Component\HttpKernel\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestKernelThatThrowsException | Symfony\Component\HttpKernel\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UserProvidedHttpStatusCodeAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| WithCustomUserProvidedAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| WithGeneralAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChildOfWithGeneralAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| WarningWithLogLevelAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChildOfWarningWithLogLevelAttribute | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CacheAttributeListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 5 / 5 | 20 / 20 |
| TestEntity | Symfony\Component\HttpKernel\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DumpListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MockCloner | Symfony\Component\HttpKernel\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MockDumper | Symfony\Component\HttpKernel\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ProfilerListenerTest | Symfony\Component\HttpKernel\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CacheWarmerAggregate | Symfony\Component\HttpKernel\CacheWarmer | 0 | 0 / 0 | 5 / 5 | 5 / 5 |
| CacheWarmer | Symfony\Component\HttpKernel\CacheWarmer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Bundle | Symfony\Component\HttpKernel\Bundle | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| AbstractBundle | Symfony\Component\HttpKernel\Bundle | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| BundleExtension | Symfony\Component\HttpKernel\Bundle | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ArgumentResolver | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ControllerReference | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| ErrorController | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| ContainerControllerResolver | Symfony\Component\HttpKernel\Controller | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| TraceableArgumentResolver | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ControllerResolver | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| TraceableControllerResolver | Symfony\Component\HttpKernel\Controller | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| VariadicValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DefaultValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| QueryParameterValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UidValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BackedEnumValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RequestPayloadValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 2 / 2 | 3 / 3 | 6 / 6 |
| DateTimeValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RequestValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SessionValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RequestAttributeValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotTaggedControllerValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TraceableValueResolver | Symfony\Component\HttpKernel\Controller\ArgumentResolver | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| InlineFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| SsiFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractSurrogateFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| FragmentUriGenerator | Symfony\Component\HttpKernel\Fragment | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| EsiFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HIncludeFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| FragmentHandler | Symfony\Component\HttpKernel\Fragment | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| RoutableFragmentRenderer | Symfony\Component\HttpKernel\Fragment | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Esi | Symfony\Component\HttpKernel\HttpCache | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| HttpCache | Symfony\Component\HttpKernel\HttpCache | 0 | 1 / 1 | 7 / 7 | 26 / 26 |
| Store | Symfony\Component\HttpKernel\HttpCache | 0 | 0 / 0 | 4 / 4 | 21 / 21 |
| ResponseCacheStrategy | Symfony\Component\HttpKernel\HttpCache | 0 | 2 / 2 | 6 / 6 | 4 / 4 |
| Ssi | Symfony\Component\HttpKernel\HttpCache | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractSurrogate | Symfony\Component\HttpKernel\HttpCache | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| SubRequestHandler | Symfony\Component\HttpKernel\HttpCache | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Logger | Symfony\Component\HttpKernel\Log | 2+ | 2 / 2 | 7 / 7 | 8 / 8 |
| DebugLoggerConfigurator | Symfony\Component\HttpKernel\Log | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| FileProfilerStorage | Symfony\Component\HttpKernel\Profiler | 0 | 0 / 0 | 1 / 1 | 11 / 11 |
| Profile | Symfony\Component\HttpKernel\Profiler | 0 | 0 / 0 | 10 / 10 | 28 / 28 |
| Profiler | Symfony\Component\HttpKernel\Profiler | 0 | 0 / 0 | 5 / 5 | 17 / 17 |
| FragmentRendererPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ServicesResetter | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| RegisterLocaleAwareServicesPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ResettableServicePass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MergeExtensionConfigurationPass | Symfony\Component\HttpKernel\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| AddAnnotatedClassesToCachePass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ConfigurableExtension | Symfony\Component\HttpKernel\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LoggerPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Extension | Symfony\Component\HttpKernel\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ControllerArgumentValueResolverPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterControllerArgumentLocatorsPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RemoveEmptyControllerArgumentLocatorsPass | Symfony\Component\HttpKernel\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LazyLoadingFragmentHandler | Symfony\Component\HttpKernel\DependencyInjection | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| TooManyRequestsHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConflictHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| UnauthorizedHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InvalidMetadataException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LengthRequiredHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnprocessableEntityHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreconditionFailedHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GoneHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnsupportedMediaTypeHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnexpectedSessionUsageException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LockedHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceUnavailableHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AccessDeniedHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BadRequestHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ControllerDoesNotReturnResponseException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NotAcceptableHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreconditionRequiredHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotFoundHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MethodNotAllowedHttpException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResolverNotFoundException | Symfony\Component\HttpKernel\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ControllerEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| ExceptionEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| FinishRequestEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ResponseEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| TerminateEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ControllerArgumentsEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| KernelEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| RequestEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ViewEvent | Symfony\Component\HttpKernel\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| VirtualRequestStack | Symfony\Component\HttpKernel\Debug | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| ErrorHandlerConfigurator | Symfony\Component\HttpKernel\Debug | 0 | 0 / 0 | 6 / 6 | 3 / 3 |
| TraceableEventDispatcher | Symfony\Component\HttpKernel\Debug | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ResponseListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| LocaleListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| FragmentListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| CacheAttributeListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| AbstractSessionListener | Symfony\Component\HttpKernel\EventListener | 0 | 1 / 1 | 3 / 3 | 8 / 8 |
| ValidateRequestListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DisallowRobotsIndexingListener | Symfony\Component\HttpKernel\EventListener | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| AddRequestFormatsListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ProfilerListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 9 / 9 | 5 / 5 |
| SurrogateListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DebugHandlersListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 5 / 5 | 3 / 3 |
| LocaleAwareListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| DumpListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| ErrorListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| SessionListener | Symfony\Component\HttpKernel\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RouterListener | Symfony\Component\HttpKernel\EventListener | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| Subscriber | Symfony\Component\Webhook | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AbstractRequestParserTestCase | Symfony\Component\Webhook\Test | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RequestParserTest | Symfony\Component\Webhook\Tests\Client | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Transport | Symfony\Component\Webhook\Server | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| HeadersConfigurator | Symfony\Component\Webhook\Server | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| JsonBodyConfigurator | Symfony\Component\Webhook\Server | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HeaderSignatureConfigurator | Symfony\Component\Webhook\Server | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| WebhookController | Symfony\Component\Webhook\Controller | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| SendWebhookHandler | Symfony\Component\Webhook\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SendWebhookMessage | Symfony\Component\Webhook\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| LogicException | Symfony\Component\Webhook\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Webhook\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RejectWebhookException | Symfony\Component\Webhook\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InvalidArgumentException | Symfony\Component\Webhook\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RequestParser | Symfony\Component\Webhook\Client | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| AbstractRequestParser | Symfony\Component\Webhook\Client | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractTypeExtension | Symfony\Component\Form | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| FormEvent | Symfony\Component\Form | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ButtonBuilder | Symfony\Component\Form | 0 | 0 / 0 | 6 / 6 | 68 / 68 |
| FormFactoryBuilder | Symfony\Component\Form | 0 | 0 / 0 | 6 / 6 | 11 / 11 |
| FormTypeGuesserChain | Symfony\Component\Form | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| SubmitButton | Symfony\Component\Form | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FormView | Symfony\Component\Form | 0 | 0 / 0 | 5 / 5 | 11 / 11 |
| ResolvedFormType | Symfony\Component\Form | 0 | 0 / 0 | 4 / 4 | 13 / 13 |
| ReversedTransformer | Symfony\Component\Form | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| FormConfigBuilder | Symfony\Component\Form | 0 | 0 / 0 | 28 / 28 | 61 / 61 |
| PreloadedExtension | Symfony\Component\Form | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| AbstractExtension | Symfony\Component\Form | 0 | 0 / 0 | 4 / 4 | 11 / 11 |
| FormErrorIterator | Symfony\Component\Form | 0 | 1 / 1 | 2 / 2 | 18 / 18 |
| FileUploadError | Symfony\Component\Form | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FormRenderer | Symfony\Component\Form | 0 | 1 / 1 | 5 / 5 | 8 / 8 |
| FormError | Symfony\Component\Form | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| FormFactory | Symfony\Component\Form | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| CallbackTransformer | Symfony\Component\Form | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ResolvedFormTypeFactory | Symfony\Component\Form | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SubmitButtonBuilder | Symfony\Component\Form | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractRendererEngine | Symfony\Component\Form | 0 | 1 / 1 | 5 / 5 | 8 / 8 |
| NativeRequestHandler | Symfony\Component\Form | 0 | 1 / 1 | 1 / 1 | 7 / 7 |
| Form | Symfony\Component\Form | 0 | 0 / 0 | 16 / 16 | 45 / 45 |
| FormEvents | Symfony\Component\Form | 0 | 6 / 6 | 0 / 0 | 1 / 1 |
| FormRegistry | Symfony\Component\Form | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| Forms | Symfony\Component\Form | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractType | Symfony\Component\Form | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| Button | Symfony\Component\Form | 0 | 0 / 0 | 3 / 3 | 37 / 37 |
| FormBuilder | Symfony\Component\Form | 2+ | 0 / 0 | 2 / 2 | 13 / 13 |
| FormDataExtractor | Symfony\Component\Form\Extension\DataCollector | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| DataCollectorExtension | Symfony\Component\Form\Extension\DataCollector | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FormDataCollector | Symfony\Component\Form\Extension\DataCollector | 2+ | 0 / 0 | 4 / 4 | 16 / 16 |
| ResolvedTypeDataCollectorProxy | Symfony\Component\Form\Extension\DataCollector\Proxy | 0 | 0 / 0 | 2 / 2 | 11 / 11 |
| ResolvedTypeFactoryDataCollectorProxy | Symfony\Component\Form\Extension\DataCollector\Proxy | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DataCollectorTypeExtension | Symfony\Component\Form\Extension\DataCollector\Type | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DataCollectorListener | Symfony\Component\Form\Extension\DataCollector\EventListener | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| CoreExtension | Symfony\Component\Form\Extension\Core | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| CheckboxListMapper | Symfony\Component\Form\Extension\Core\DataMapper | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| RadioListMapper | Symfony\Component\Form\Extension\Core\DataMapper | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DataMapper | Symfony\Component\Form\Extension\Core\DataMapper | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| MoneyToLocalizedStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| IntlTimeZoneToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ChoicesToValuesTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DateTimeImmutableToDateTimeTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DateIntervalToArrayTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 8 / 8 | 2 / 2 | 3 / 3 |
| BooleanToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| BaseDateTimeTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| DataTransformerChain | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| NumberToLocalizedStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| ValueToDuplicatesTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| IntegerToLocalizedStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DateTimeToRfc3339Transformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| WeekToArrayTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PercentToLocalizedStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 2 / 2 | 5 / 5 | 5 / 5 |
| DateIntervalToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| DateTimeToTimestampTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateTimeToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ArrayToPartsTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DateTimeZoneToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DateTimeToLocalizedStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| StringToFloatTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UlidToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ChoiceToValueTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UuidToStringTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DateTimeToHtml5LocalDateTimeTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 2 / 2 | 1 / 1 | 3 / 3 |
| DateTimeToArrayTransformer | Symfony\Component\Form\Extension\Core\DataTransformer | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| DateType | Symfony\Component\Form\Extension\Core\Type | 2+ | 4 / 4 | 0 / 0 | 8 / 8 |
| TextareaType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| LocaleType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SearchType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BirthdayType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EnumType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LanguageType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| NumberType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TimezoneType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| CollectionType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PasswordType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TimeType | Symfony\Component\Form\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| DateTimeType | Symfony\Component\Form\Extension\Core\Type | 2+ | 4 / 4 | 0 / 0 | 4 / 4 |
| UrlType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RadioType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CountryType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RepeatedType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RangeType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| IntegerType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResetType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UuidType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TransformationFailureExtension | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| TelType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BaseType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SubmitType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| WeekType | Symfony\Component\Form\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| HiddenType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ButtonType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EmailType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CheckboxType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FormType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| PercentType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ColorType | Symfony\Component\Form\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 5 / 5 |
| MoneyType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FileType | Symfony\Component\Form\Extension\Core\Type | 2+ | 3 / 3 | 1 / 1 | 10 / 10 |
| CurrencyType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TextType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ChoiceType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| DateIntervalType | Symfony\Component\Form\Extension\Core\Type | 2+ | 2 / 2 | 0 / 0 | 4 / 4 |
| UlidType | Symfony\Component\Form\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PropertyPathAccessor | Symfony\Component\Form\Extension\Core\DataAccessor | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| CallbackAccessor | Symfony\Component\Form\Extension\Core\DataAccessor | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| ChainAccessor | Symfony\Component\Form\Extension\Core\DataAccessor | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| TransformationFailureListener | Symfony\Component\Form\Extension\Core\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TrimListener | Symfony\Component\Form\Extension\Core\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FixUrlProtocolListener | Symfony\Component\Form\Extension\Core\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ResizeFormListener | Symfony\Component\Form\Extension\Core\EventListener | 0 | 0 / 0 | 6 / 6 | 5 / 5 |
| MergeCollectionListener | Symfony\Component\Form\Extension\Core\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ValidatorExtension | Symfony\Component\Form\Extension\Validator | 2+ | 0 / 0 | 4 / 4 | 3 / 3 |
| ValidatorTypeGuesser | Symfony\Component\Form\Extension\Validator | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| ViolationPathIterator | Symfony\Component\Form\Extension\Validator\ViolationMapper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ViolationMapper | Symfony\Component\Form\Extension\Validator\ViolationMapper | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| MappingRule | Symfony\Component\Form\Extension\Validator\ViolationMapper | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| ViolationPath | Symfony\Component\Form\Extension\Validator\ViolationMapper | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| RelativePath | Symfony\Component\Form\Extension\Validator\ViolationMapper | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FormValidator | Symfony\Component\Form\Extension\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Form | Symfony\Component\Form\Extension\Validator\Constraints | 2+ | 3 / 3 | 0 / 0 | 1 / 1 |
| FormTypeValidatorExtension | Symfony\Component\Form\Extension\Validator\Type | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| RepeatedTypeValidatorExtension | Symfony\Component\Form\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BaseValidatorExtension | Symfony\Component\Form\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SubmitTypeValidatorExtension | Symfony\Component\Form\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UploadValidatorExtension | Symfony\Component\Form\Extension\Validator\Type | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ValidationListener | Symfony\Component\Form\Extension\Validator\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| CsrfExtension | Symfony\Component\Form\Extension\Csrf | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| FormTypeCsrfExtension | Symfony\Component\Form\Extension\Csrf\Type | 2+ | 0 / 0 | 6 / 6 | 5 / 5 |
| CsrfValidationListener | Symfony\Component\Form\Extension\Csrf\EventListener | 0 | 0 / 0 | 7 / 7 | 3 / 3 |
| HtmlSanitizerExtension | Symfony\Component\Form\Extension\HtmlSanitizer | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| TextTypeHtmlSanitizerExtension | Symfony\Component\Form\Extension\HtmlSanitizer\Type | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| DependencyInjectionExtension | Symfony\Component\Form\Extension\DependencyInjection | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| PasswordHasherExtension | Symfony\Component\Form\Extension\PasswordHasher | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| PasswordTypePasswordHasherExtension | Symfony\Component\Form\Extension\PasswordHasher\Type | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| FormTypePasswordHasherExtension | Symfony\Component\Form\Extension\PasswordHasher\Type | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| PasswordHasherListener | Symfony\Component\Form\Extension\PasswordHasher\EventListener | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| HttpFoundationExtension | Symfony\Component\Form\Extension\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpFoundationRequestHandler | Symfony\Component\Form\Extension\HttpFoundation | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| FormTypeHttpFoundationExtension | Symfony\Component\Form\Extension\HttpFoundation\Type | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| FormIntegrationTestCase | Symfony\Component\Form\Test | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FormPerformanceTestCase | Symfony\Component\Form\Test | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| TypeTestCase | Symfony\Component\Form\Test | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| StringUtil | Symfony\Component\Form\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| OrderedHashMap | Symfony\Component\Form\Util | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| OrderedHashMapIterator | Symfony\Component\Form\Util | 0 | 0 / 0 | 7 / 7 | 9 / 9 |
| FormUtil | Symfony\Component\Form\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| InheritDataAwareIterator | Symfony\Component\Form\Util | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ServerParams | Symfony\Component\Form\Util | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| OptionsResolverWrapper | Symfony\Component\Form\Util | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| FormRendererTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NativeRequestHandlerTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| FormFactoryBuilderTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| AbstractExtensionTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConcreteExtension | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FormErrorIteratorTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SimpleFormTest_Countable | Symfony\Component\Form\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SimpleFormTest_Traversable | Symfony\Component\Form\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SimpleFormTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 1 / 1 | 86 / 86 |
| CompoundFormPerformanceTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ButtonTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CompoundFormTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 2 / 2 | 61 / 61 |
| FormConfigTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ResolvedFormTypeTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 8 / 8 | 13 / 13 |
| UsageTrackingFormType | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| UsageTrackingParentFormType | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UsageTrackingFormTypeExtension | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| FormFactoryTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 4 / 4 | 14 / 14 |
| ConfigurableFormTypeGuesser | Symfony\Component\Form\Tests | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| AbstractRequestHandlerTestCase | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 4 / 4 | 31 / 31 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| FormRegistryTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 3 / 3 | 16 / 16 |
| CallbackTransformerTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormBuilderTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 2 / 2 | 18 / 18 |
| ButtonBuilderTest | Symfony\Component\Form\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FormDataExtractorTest | Symfony\Component\Form\Tests\Extension\DataCollector | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| FormDataCollectorTest | Symfony\Component\Form\Tests\Extension\DataCollector | 2+ | 0 / 0 | 6 / 6 | 16 / 16 |
| DataCollectorExtensionTest | Symfony\Component\Form\Tests\Extension\DataCollector | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| DataCollectorTypeExtensionTest | Symfony\Component\Form\Tests\Extension\DataCollector\Type | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CoreExtensionTest | Symfony\Component\Form\Tests\Extension\Core | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DataMapperTest | Symfony\Component\Form\Tests\Extension\Core\DataMapper | 2+ | 0 / 0 | 2 / 2 | 23 / 23 |
| SubmittedForm | Symfony\Component\Form\Tests\Extension\Core\DataMapper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotSynchronizedForm | Symfony\Component\Form\Tests\Extension\Core\DataMapper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyPerson | Symfony\Component\Form\Tests\Extension\Core\DataMapper | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| BaseDateTimeTransformerTestCase | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ValueToDuplicatesTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| DataTransformerChainTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UuidToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DateIntervalTestCase | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PercentToLocalizedStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 34 / 34 |
| PercentToLocalizedStringTransformerWithoutGrouping | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DateTimeToLocalizedStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 5 / 5 | 32 / 32 |
| StringToFloatTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DateTimeToArrayTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 37 / 37 |
| ChoiceToValueTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| UlidToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| MoneyToLocalizedStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| NumberToLocalizedStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 41 / 41 |
| DateTimeToRfc3339TransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 2 / 2 | 13 / 13 |
| ChoicesToValuesTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| IntlTimeZoneToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DateIntervalToArrayTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| DateTimeImmutableToDateTimeTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| WeekToArrayTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| DateTimeToTimestampTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| IntegerToLocalizedStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| DateIntervalToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| DateTimeToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| DateTimeToHtml5LocalDateTimeTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ArrayToPartsTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| BooleanToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 1 / 1 | 1 / 1 | 9 / 9 |
| DateTimeZoneToStringTransformerTest | Symfony\Component\Form\Tests\Extension\Core\DataTransformer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ButtonTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 6 / 6 |
| PercentTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| WeekTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 24 / 24 |
| ColorTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 5 / 5 |
| MoneyTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 11 / 11 |
| FormTest_AuthorWithoutRefSetter | Symfony\Component\Form\Tests\Extension\Core\Type | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| FormTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 60 / 60 |
| Money | Symfony\Component\Form\Tests\Extension\Core\Type | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| MoneyDataMapper | Symfony\Component\Form\Tests\Extension\Core\Type | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| LanguageTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 11 / 11 |
| DateTimeTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 45 / 45 |
| BirthdayTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| CurrencyTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 5 / 5 |
| UlidTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| NumberTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 22 / 22 |
| DateIntervalTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 26 / 26 |
| SubmitTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 7 / 7 |
| FileTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 19 / 19 |
| PasswordTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 5 / 5 |
| CheckboxTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 20 / 20 |
| UrlTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 7 / 7 |
| ExtendedChoiceTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EnumTypeTest | Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 18 / 18 |
| UuidTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| TimeTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 74 / 74 |
| RepeatedTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 18 / 18 |
| CountryTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 8 / 8 |
| ChoiceTypeTranslationTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 3 / 3 |
| DateTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 2 / 2 | 76 / 76 |
| ChoiceTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 6 / 6 | 129 / 129 |
| TextTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| CollectionTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 33 / 33 |
| LocaleTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 5 / 5 |
| BaseTypeTestCase | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 22 / 22 |
| TimezoneTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 0 / 0 | 11 / 11 |
| IntegerTypeTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 1 / 1 | 1 / 1 | 10 / 10 |
| ChoiceTypePerformanceTest | Symfony\Component\Form\Tests\Extension\Core\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MergeCollectionListenerCustomArrayObjectTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TrimListenerTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ResizeFormListenerTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 2 / 2 | 21 / 21 |
| MergeCollectionListenerArrayTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MergeCollectionListenerTestCase | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 1 / 1 | 15 / 15 |
| MergeCollectionListenerArrayObjectTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FixUrlProtocolListenerTest | Symfony\Component\Form\Tests\Extension\Core\EventListener | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidatorTypeGuesserTest | Symfony\Component\Form\Tests\Extension\Validator | 2+ | 2 / 2 | 3 / 3 | 14 / 14 |
| ValidatorTypeGuesserTest_TestClass | Symfony\Component\Form\Tests\Extension\Validator | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ViolationMapperTest | Symfony\Component\Form\Tests\Extension\Validator\ViolationMapper | 2+ | 4 / 4 | 5 / 5 | 31 / 31 |
| ViolationPathTest | Symfony\Component\Form\Tests\Extension\Validator\ViolationMapper | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| Issue | Symfony\Component\Form\Tests\Extension\Validator\ViolationMapper\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FormValidatorPerformanceTest | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FormValidatorTest | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 2 / 2 | 35 / 35 |
| FormValidatorFunctionalTest | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 2 / 2 | 20 / 20 |
| Foo | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| FooType | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Review | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| ReviewType | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Customer | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| CustomerType | Symfony\Component\Form\Tests\Extension\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UploadValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyTranslator | Symfony\Component\Form\Tests\Extension\Validator\Type | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| LanguageTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RadioTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateIntervalTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CheckboxTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CollectionTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FileTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| HiddenTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RepeatedTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CurrencyTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UrlTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EmailTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TimezoneTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LocaleTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateTimeTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SubmitTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CountryTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BaseValidatorExtensionTestCase | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| BirthdayTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FormTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PasswordTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PercentTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TimeTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChoiceTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RangeTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SearchTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NumberTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ColorTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TelTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MoneyTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IntegerTypeValidatorExtensionTest | Symfony\Component\Form\Tests\Extension\Validator\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ValidationListenerTest | Symfony\Component\Form\Tests\Extension\Validator\EventListener | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| SubmittedNotSynchronizedForm | Symfony\Component\Form\Tests\Extension\Validator\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyValidator | Symfony\Component\Form\Tests\Extension\Validator\EventListener | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| FormTypeCsrfExtensionTest_ChildType | Symfony\Component\Form\Tests\Extension\Csrf\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormTypeCsrfExtensionTest | Symfony\Component\Form\Tests\Extension\Csrf\Type | 2+ | 0 / 0 | 1 / 1 | 18 / 18 |
| CsrfValidationListenerTest | Symfony\Component\Form\Tests\Extension\Csrf\EventListener | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| ServerParamsPostMaxSizeExceeded | Symfony\Component\Form\Tests\Extension\Csrf\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ItemFileType | Symfony\Component\Form\Tests\Extension\Type | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TextTypeHtmlSanitizerExtensionTest | Symfony\Component\Form\Tests\Extension\Csrf\Type | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DependencyInjectionExtensionTest | Symfony\Component\Form\Tests\Extension\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TestTypeExtension | Symfony\Component\Form\Tests\Extension\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| OtherTypeExtension | Symfony\Component\Form\Tests\Extension\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleTypesTypeExtension | Symfony\Component\Form\Tests\Extension\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PasswordTypePasswordHasherExtensionTest | Symfony\Component\Form\Tests\Extension\PasswordHasher\Type | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| HttpFoundationRequestHandlerTest | Symfony\Component\Form\Tests\Extension\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| StringUtilTest | Symfony\Component\Form\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ServerParamsTest | Symfony\Component\Form\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyServerParams | Symfony\Component\Form\Tests\Util | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| OrderedHashMapTest | Symfony\Component\Form\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 25 / 25 |
| TranslationFilesTest | Symfony\Component\Form\Tests\Resources | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractChoiceListTestCase | Symfony\Component\Form\Tests\ChoiceList | 2+ | 0 / 0 | 17 / 17 | 19 / 19 |
| LazyChoiceListTest | Symfony\Component\Form\Tests\ChoiceList | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ArrayChoiceListTest | Symfony\Component\Form\Tests\ChoiceList | 2+ | 0 / 0 | 1 / 1 | 15 / 15 |
| IntlCallbackChoiceLoaderTest | Symfony\Component\Form\Tests\ChoiceList\Loader | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| FilterChoiceLoaderDecoratorTest | Symfony\Component\Form\Tests\ChoiceList\Loader | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CallbackChoiceLoaderTest | Symfony\Component\Form\Tests\ChoiceList\Loader | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| CachingFactoryDecoratorTest | Symfony\Component\Form\Tests\ChoiceList\Factory | 2+ | 0 / 0 | 1 / 1 | 46 / 46 |
| DefaultChoiceListFactoryTest | Symfony\Component\Form\Tests\ChoiceList\Factory | 2+ | 0 / 0 | 6 / 6 | 73 / 73 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| DefaultChoiceListFactoryTest_Castable | Symfony\Component\Form\Tests\ChoiceList\Factory | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| PropertyAccessDecoratorTest | Symfony\Component\Form\Tests\ChoiceList\Factory | 2+ | 0 / 0 | 1 / 1 | 22 / 22 |
| ChoiceLoaderTest | Symfony\Component\Form\Tests\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestGuess | Symfony\Component\Form\Tests\Guess | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| GuessTest | Symfony\Component\Form\Tests\Guess | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConfigurableFormType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractAuthor | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FixedFilterListener | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| RecursiveFormTypeFoo | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FooTypeBazExtension | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FixedDataTransformer | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| FBooType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Type | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RecursiveFormTypeBar | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TypehintedPropertiesCar | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| TestExtension | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| ChoiceSubType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FooBarHTMLType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Map | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| AlternatingRowType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| User | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FormWithSameParentType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FooSubType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NullFormTypeGuesser | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| FooTypeBarExtension | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ArrayChoiceLoader | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FixedTranslator | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| RepeatedPasswordField | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FooType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomArrayObject | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| DummyFormRendererEngine | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AuthorType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NotMappedType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Foo | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BlockPrefixedFooTextType | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Author | Symfony\Component\Form\Tests\Fixtures | 0 | 0 / 0 | 6 / 6 | 11 / 11 |
| Foo1Bar2Type | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RecursiveFormTypeBaz | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LazyChoiceTypeExtension | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ChoiceTypeExtension | Symfony\Component\Form\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| AmbiguousType | Symfony\Component\Form\Tests\Fixtures\Debug\A | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AmbiguousType | Symfony\Component\Form\Tests\Fixtures\Debug\B | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DebugCommandTest | Symfony\Component\Form\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| FooType | Symfony\Component\Form\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormPassTest | Symfony\Component\Form\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| Type1TypeExtension | Symfony\Component\Form\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Type2TypeExtension | Symfony\Component\Form\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Type1Type2TypeExtension | Symfony\Component\Form\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| WithoutExtendedTypesTypeExtension | Symfony\Component\Form\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractDescriptorTestCase | Symfony\Component\Form\Tests\Console\Descriptor | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| FooType | Symfony\Component\Form\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TextDescriptorTest | Symfony\Component\Form\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| JsonDescriptorTest | Symfony\Component\Form\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ArrayChoiceList | Symfony\Component\Form\ChoiceList | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| LazyChoiceList | Symfony\Component\Form\ChoiceList | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| ChoiceList | Symfony\Component\Form\ChoiceList | 0 | 0 / 0 | 0 / 0 | 11 / 11 |
| FilterChoiceLoaderDecorator | Symfony\Component\Form\ChoiceList\Loader | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| AbstractChoiceLoader | Symfony\Component\Form\ChoiceList\Loader | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| IntlCallbackChoiceLoader | Symfony\Component\Form\ChoiceList\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CallbackChoiceLoader | Symfony\Component\Form\ChoiceList\Loader | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ChoiceGroupView | Symfony\Component\Form\ChoiceList\View | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ChoiceView | Symfony\Component\Form\ChoiceList\View | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| ChoiceListView | Symfony\Component\Form\ChoiceList\View | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| CachingFactoryDecorator | Symfony\Component\Form\ChoiceList\Factory | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| DefaultChoiceListFactory | Symfony\Component\Form\ChoiceList\Factory | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| PropertyAccessDecorator | Symfony\Component\Form\ChoiceList\Factory | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| PreferredChoice | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceFilter | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceValue | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceAttr | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceTranslationParameters | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceLabel | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceFieldName | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AbstractStaticOption | Symfony\Component\Form\ChoiceList\Factory\Cache | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| GroupBy | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChoiceLoader | Symfony\Component\Form\ChoiceList\Factory\Cache | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Guess | Symfony\Component\Form\Guess | 0 | 4 / 4 | 1 / 1 | 3 / 3 |
| ValueGuess | Symfony\Component\Form\Guess | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TypeGuess | Symfony\Component\Form\Guess | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| DebugCommand | Symfony\Component\Form\Command | 2+ | 0 / 0 | 6 / 6 | 11 / 11 |
| FormPass | Symfony\Component\Form\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| StringCastException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AlreadySubmittedException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AccessException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LogicException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TransformationFailedException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| OutOfBoundsException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidConfigurationException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedTypeException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ErrorMappingException | Symfony\Component\Form\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| PreSubmitEvent | Symfony\Component\Form\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| PostSetDataEvent | Symfony\Component\Form\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreSetDataEvent | Symfony\Component\Form\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| PostSubmitEvent | Symfony\Component\Form\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SubmitEvent | Symfony\Component\Form\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TextDescriptor | Symfony\Component\Form\Console\Descriptor | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| Descriptor | Symfony\Component\Form\Console\Descriptor | 0 | 0 / 0 | 8 / 8 | 9 / 9 |
| JsonDescriptor | Symfony\Component\Form\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DescriptorHelper | Symfony\Component\Form\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RetryableHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| HttpOptions | Symfony\Component\HttpClient | 0 | 0 / 0 | 1 / 1 | 31 / 31 |
| NoPrivateNetworkHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| AmpHttpClient | Symfony\Component\HttpClient | 0 | 1 / 1 | 3 / 3 | 4 / 4 |
| HttplugClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 5 / 5 | 15 / 15 |
| NativeHttpClient | Symfony\Component\HttpClient | 0 | 1 / 1 | 3 / 3 | 9 / 9 |
| ScopingHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| MockHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| HttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CachingHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| CurlHttpClient | Symfony\Component\HttpClient | 0 | 1 / 1 | 6 / 6 | 11 / 11 |
| TraceableHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| UriTemplateHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| EventSourceHttpClient | Symfony\Component\HttpClient | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 4 / 4 | 0 / 0 | |
| Psr18Client | Symfony\Component\HttpClient | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| Psr18NetworkException | Symfony\Component\HttpClient | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| Psr18RequestException | Symfony\Component\HttpClient | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| HttpClientDataCollector | Symfony\Component\HttpClient\DataCollector | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| NativeResponse | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 8 / 8 | 8 / 8 |
| AmpResponse | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 5 / 5 | 13 / 13 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| AsyncResponse | Symfony\Component\HttpClient\Response | 0 | 2 / 2 | 6 / 6 | 12 / 12 |
| MockResponse | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| StreamWrapper | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 9 / 9 | 12 / 12 |
| AsyncContext | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 6 / 6 | 13 / 13 |
| TraceableResponse | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 4 / 4 | 13 / 13 |
| HttplugPromise | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| JsonMockResponse | Symfony\Component\HttpClient\Response | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CurlResponse | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| ResponseStream | Symfony\Component\HttpClient\Response | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| InformationalChunk | Symfony\Component\HttpClient\Chunk | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LastChunk | Symfony\Component\HttpClient\Chunk | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServerSentEvent | Symfony\Component\HttpClient\Chunk | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| ErrorChunk | Symfony\Component\HttpClient\Chunk | 0 | 0 / 0 | 4 / 4 | 12 / 12 |
| DataChunk | Symfony\Component\HttpClient\Chunk | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| FirstChunk | Symfony\Component\HttpClient\Chunk | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HarFileResponseFactory | Symfony\Component\HttpClient\Test | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| GenericRetryStrategy | Symfony\Component\HttpClient\Retry | 0 | 2 / 2 | 5 / 5 | 3 / 3 |
| HttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AmpHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AsyncDecoratorTraitTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| NativeHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| NoPrivateNetworkHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestLogger | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| RetryableHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| MockHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| ScopingHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Psr18ClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| HttpClientTestCase | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 1 / 1 | 28 / 28 |
| HttplugClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| CurlHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HttpOptionsTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| EventSourceHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| HttpClientTraitTest | Symfony\Component\HttpClient\Tests | 2+ | 1 / 1 | 0 / 0 | 25 / 25 |
| UriTemplateHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CachingHttpClientTest | Symfony\Component\HttpClient\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| HttpClientDataCollectorTest | Symfony\Component\HttpClient\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| HttplugPromiseTest | Symfony\Component\HttpClient\Tests\Response | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonMockResponseTest | Symfony\Component\HttpClient\Tests\Response | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MockResponseTest | Symfony\Component\HttpClient\Tests\Response | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ServerSentEventTest | Symfony\Component\HttpClient\Tests\Chunk | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HarFileResponseFactoryTest | Symfony\Component\HttpClient\Tests\Test | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| GenericRetryStrategyTest | Symfony\Component\HttpClient\Tests\Retry | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| PingWebhookMessageHandlerTest | Symfony\Component\HttpClient\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpClientPassTest | Symfony\Component\HttpClient\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| HttpExceptionTraitTest | Symfony\Component\HttpClient\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestException | Symfony\Component\HttpClient\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AmpListener | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 4 / 4 | 13 / 13 |
| PushedResponse | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| HttplugWaitLoop | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| CurlClientState | Symfony\Component\HttpClient\Internal | 2+ | 0 / 0 | 9 / 9 | 3 / 3 |
| NativeClientState | Symfony\Component\HttpClient\Internal | 2+ | 0 / 0 | 6 / 6 | 2 / 2 |
| ClientState | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| AmpBody | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| AmpResolver | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AmpClientState | Symfony\Component\HttpClient\Internal | 2+ | 0 / 0 | 8 / 8 | 4 / 4 |
| anonymous-class | 0 | 0 / 0 | 3 / 3 | 1 / 1 | |
| Canary | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DnsCache | Symfony\Component\HttpClient\Internal | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| PingWebhookMessage | Symfony\Component\HttpClient\Messenger | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| PingWebhookMessageHandler | Symfony\Component\HttpClient\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HttpClientPass | Symfony\Component\HttpClient\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ServerException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ClientException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EventSourceException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RedirectionException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TransportException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TimeoutException | Symfony\Component\HttpClient\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Serializer | Symfony\Component\Serializer | 0 | 2 / 2 | 5 / 5 | 14 / 14 |
| SerializerDataCollector | Symfony\Component\Serializer\DataCollector | 2+ | 0 / 0 | 1 / 1 | 18 / 18 |
| ClassDiscriminatorFromClassMetadata | Symfony\Component\Serializer\Mapping | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| ClassMetadata | Symfony\Component\Serializer\Mapping | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| ClassDiscriminatorMapping | Symfony\Component\Serializer\Mapping | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| AttributeMetadata | Symfony\Component\Serializer\Mapping | 0 | 0 / 0 | 8 / 8 | 20 / 20 |
| AttributeLoader | Symfony\Component\Serializer\Mapping\Loader | 0 | 1 / 1 | 0 / 0 | 5 / 5 |
| FileLoader | Symfony\Component\Serializer\Mapping\Loader | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| YamlFileLoader | Symfony\Component\Serializer\Mapping\Loader | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| XmlFileLoader | Symfony\Component\Serializer\Mapping\Loader | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| LoaderChain | Symfony\Component\Serializer\Mapping\Loader | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ClassMetadataFactoryCompiler | Symfony\Component\Serializer\Mapping\Factory | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ClassMetadataFactory | Symfony\Component\Serializer\Mapping\Factory | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| CacheClassMetadataFactory | Symfony\Component\Serializer\Mapping\Factory | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| CompiledClassMetadataFactory | Symfony\Component\Serializer\Mapping\Factory | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| SerializerContextBuilder | Symfony\Component\Serializer\Context | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CsvEncoderContextBuilder | Symfony\Component\Serializer\Context\Encoder | 0 | 0 / 0 | 0 / 0 | 10 / 10 |
| XmlEncoderContextBuilder | Symfony\Component\Serializer\Context\Encoder | 0 | 0 / 0 | 0 / 0 | 13 / 13 |
| YamlEncoderContextBuilder | Symfony\Component\Serializer\Context\Encoder | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| JsonEncoderContextBuilder | Symfony\Component\Serializer\Context\Encoder | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| ObjectNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DateTimeNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FormErrorNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| GetSetMethodNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonSerializableNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ProblemNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractObjectNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| BackedEnumNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstraintViolationListNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| UnwrappingDenormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 11 / 11 |
| UidNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DateIntervalNormalizerContextBuilder | Symfony\Component\Serializer\Context\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializedName | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Ignore | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Context | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| DiscriminatorMap | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SerializedPath | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MaxDepth | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Groups | Symfony\Component\Serializer\Attribute | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CsvEncoder | Symfony\Component\Serializer\Encoder | 0 | 13 / 13 | 1 / 1 | 8 / 8 |
| ChainEncoder | Symfony\Component\Serializer\Encoder | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| ChainDecoder | Symfony\Component\Serializer\Encoder | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| JsonEncode | Symfony\Component\Serializer\Encoder | 0 | 1 / 1 | 1 / 1 | 3 / 3 |
| JsonEncoder | Symfony\Component\Serializer\Encoder | 0 | 1 / 1 | 3 / 3 | 5 / 5 |
| JsonDecode | Symfony\Component\Serializer\Encoder | 0 | 4 / 4 | 1 / 1 | 3 / 3 |
| YamlEncoder | Symfony\Component\Serializer\Encoder | 0 | 7 / 7 | 3 / 3 | 5 / 5 |
| XmlEncoder | Symfony\Component\Serializer\Encoder | 0 | 14 / 14 | 1 / 1 | 20 / 20 |
| DeserializeNestedArrayOfObjectsTest | Symfony\Component\Serializer\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Zoo | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ZooImmutable | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ZooWithKeyTypes | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| Animal | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SerializerTest | Symfony\Component\Serializer\Tests | 2+ | 0 / 0 | 0 / 0 | 78 / 78 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| Model | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| Foo | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bar | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyUnionType | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyATypeForUnion | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyBTypeForUnion | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyCTypeForUnion | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyUnionWithAAndCAndB | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Baz | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| DummyList | Symfony\Component\Serializer\Tests | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyNormalizer | Symfony\Component\Serializer\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerDataCollectorTest | Symfony\Component\Serializer\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| TestClassMetadataFactory | Symfony\Component\Serializer\Tests\Mapping | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AttributeMetadataTest | Symfony\Component\Serializer\Tests\Mapping | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| ClassMetadataTest | Symfony\Component\Serializer\Tests\Mapping | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ClassDiscriminatorMappingTest | Symfony\Component\Serializer\Tests\Mapping | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| YamlFileLoaderTest | Symfony\Component\Serializer\Tests\Mapping\Loader | 2+ | 0 / 0 | 2 / 2 | 14 / 14 |
| AttributeLoaderTest | Symfony\Component\Serializer\Tests\Mapping\Loader | 2+ | 0 / 0 | 1 / 1 | 19 / 19 |
| XmlFileLoaderTest | Symfony\Component\Serializer\Tests\Mapping\Loader | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| ClassMetadataFactoryTest | Symfony\Component\Serializer\Tests\Mapping\Factory | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CompiledClassMetadataFactoryTest | Symfony\Component\Serializer\Tests\Mapping\Factory | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ClassMetadataFactoryCompilerTest | Symfony\Component\Serializer\Tests\Mapping\Factory | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CacheMetadataFactoryTest | Symfony\Component\Serializer\Tests\Mapping\Factory | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| DummyClassOne | Symfony\Component\Serializer\Tests\Dummy | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| ContextBuilderTraitTest | Symfony\Component\Serializer\Tests\Context | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| SerializerContextBuilderTest | Symfony\Component\Serializer\Tests\Context | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CsvEncoderContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Encoder | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| JsonEncoderContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Encoder | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| YamlEncoderContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Encoder | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| XmlEncoderContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Encoder | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DateIntervalNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| BackedEnumNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| PropertyNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| UidNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| ProblemNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| UnwrappingDenormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| FormErrorNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractObjectNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ConstraintViolationListNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DateTimeNormalizerContextBuilderTest | Symfony\Component\Serializer\Tests\Context\Normalizer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| JsonDecodeTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| YamlEncoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| XmlEncoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 2 / 2 | 67 / 67 |
| CsvEncoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 1 / 1 | 42 / 42 |
| ChainDecoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 3 / 3 | 3 / 3 | 4 / 4 |
| JsonEncoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| ChainEncoderTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 3 / 3 | 3 / 3 | 7 / 7 |
| NormalizationAwareEncoder | Symfony\Component\Serializer\Tests\Encoder | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| JsonEncodeTest | Symfony\Component\Serializer\Tests\Encoder | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| CompiledClassMetadataCacheWarmerTest | Symfony\Component\Serializer\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SerializedNameTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GroupsTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DiscriminatorMapTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SerializedPathTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MaxDepthTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ContextTest | Symfony\Component\Serializer\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ObjectPropertyListExtractorTest | Symfony\Component\Serializer\Tests\Extractor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MetadataAwareNameConverterTest | Symfony\Component\Serializer\Tests\NameConverter | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| NestedPathAndName | Symfony\Component\Serializer\Tests\NameConverter | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| CamelCaseToSnakeCaseNameConverterTest | Symfony\Component\Serializer\Tests\NameConverter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FooImplementationDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Php80WithPromotedTypedConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| TrueBuiltInDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| NullableConstructorArgumentDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DenormalizableDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyPrivatePropertyWithoutGetter | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| DummyMessageNumberTwo | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ToBeProxyfiedDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ScalarDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| VariadicConstructorTypedArgsDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ChildOfGroupsAnnotationDummy | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Php80Dummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| StaticConstructorNormalizer | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PropertyCircularReferenceDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| NotNormalizableDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Dummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| NotSerializedConstructorArgumentDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| JsonSerializableDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| VariadicConstructorArgsDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| PropertySiblingHolder | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| PropertySibling | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| StaticConstructorDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| OtherSerializedNameDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyFirstChildQuux | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DummyNullableInt | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyObjectWithEnumProperty | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| NullableOptionalConstructorArgumentDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyWithObjectOrNull | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummySecondChildQuux | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Php74Dummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| EnvelopedMessage | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DeepObjectPopulateParentDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Php80WithOptionalConstructorParameter | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| EnvelopeNormalizer | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| ProxyDummy | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EnvelopedMessageNormalizer | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyWithWithVariadicParameterConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Php74DummyPrivate | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DummyWithNotNormalizable | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyObjectWithEnumConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FalseBuiltInDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyWithStringObject | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooInterfaceDummyDenormalizer | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| DeepObjectPopulateChildDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ObjectCollectionPropertyDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TraversableDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| SiblingHolder | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Sibling | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Php74Full | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 16 / 16 | 0 / 0 |
| Php74FullWithConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Php74FullWithTypedConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestFoo | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyWithObjectOrBool | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyString | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DummyMessageNumberThree | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonSerializableCircularReferenceDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NormalizableTraversableDummy | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyMessageNumberOne | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| CircularReferenceDummy | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractNormalizerDummy | Symfony\Component\Serializer\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| WithTypedConstructor | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| EnvelopeObject | Symfony\Component\Serializer\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| SerializedNameDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| ContextDummyPromotedProperties | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| AbstractDummySecondChild | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| SerializedPathInConstructorDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| IgnoreDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| AbstractDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| BadAttributeDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MaxDepthDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| BadMethodContextDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassWithIgnoreAttribute | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| IgnoreDummyAdditionalGetter | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| GroupDummyChild | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| SerializedPathDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AbstractDummyThirdChild | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IgnoreDummyAdditionalGetterWithoutIgnoreAnnotations | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| GroupDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 5 / 5 | 10 / 10 |
| GroupDummyParent | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ContextDummyParent | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| Entity45016 | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractDummyFirstChild | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ClassWithIgnoreAnnotation | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| GroupClassDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| ContextDummy | Symfony\Component\Serializer\Tests\Fixtures\Attributes | 2+ | 0 / 0 | 3 / 3 | 1 / 1 |
| DebugCommandTest | Symfony\Component\Serializer\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateTimeZoneNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| TranslatableNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| TestMessage | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractObjectNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 55 / 55 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 5 / 5 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 5 / 5 | |
| AbstractObjectNormalizerDummy | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Dummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| EmptyDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AlreadyPopulatedNestedDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DuplicateValueNestedDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| NestedDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| NestedDummyWithConstructor | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| SnakeCaseNestedDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| AbstractNestedDummyWithConstructorAndDiscriminator | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| FirstNestedDummyWithConstructorAndDiscriminator | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| SecondNestedDummyWithConstructorAndDiscriminator | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| DuplicateKeyNestedDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| ObjectDummyWithContextAttributeAndSerializedPath | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ObjectDummyWithContextAttributeSkipNullValues | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| AbstractObjectNormalizerWithMetadata | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DummyWithPlainObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ObjectWithBasicProperties | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 12 / 12 | 0 / 0 |
| StringCollection | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyCollection | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyChild | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| XmlScalarDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| FalsePropertyDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| TruePropertyDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| SerializerCollectionDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| AbstractObjectNormalizerCollectionDummy | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ArrayDenormalizerDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| NotSerializable | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyWithEnumUnion | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AbstractObjectNormalizerWithMetadataAndPropertyTypeExtractors | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ConstraintViolationListNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| JsonSerializableNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| JsonSerializerNormalizer | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TestDenormalizer | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| UnwrappinDenormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| UidNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| TestCustomUid | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TestAbstractCustomUid | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DateIntervalNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 19 / 19 |
| ProblemNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| TestNormalizer | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ObjectNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 66 / 66 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| ProxyObjectDummy | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| ObjectConstructorDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ObjectSerializerNormalizer | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ObjectConstructorOptionalArgsDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ObjectConstructorArgsWithDefaultValueDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ObjectWithStaticPropertiesAndMethods | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ObjectTypeHinted | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ObjectOuter | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| ObjectInner | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| LazyObjectInner | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyWithConstructorObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| DummyWithConstructorInexistingObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonNumber | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyWithConstructorObjectAndDefaultValue | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ObjectWithUpperCaseAttributeNames | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| DummyWithNullableConstructorObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ObjectDummyWithIgnoreAttributeAndPrivateProperty | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| GetSetMethodNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 52 / 52 |
| GetSetDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 6 / 6 | 15 / 15 |
| GetConstructorDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| SerializerNormalizer | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| GetConstructorOptionalArgsDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| GetConstructorArgsWithDefaultValueDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ObjectConstructorArgsWithPrivateMutatorDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ObjectWithPrivateSetterDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ObjectWithJustStaticSetterDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ObjectWithHasGetterDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ObjectWithMagicMethod | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| GetSetMethodDiscriminatedDummyOne | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| GetSetMethodDiscriminatedDummyTwo | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| GetSetDummyChild | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| GetSetDummyParent | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| GetSetDummyWithOptionalAndMultipleSetterArgs | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ObjectToPopulateTraitTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| PropertyNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 43 / 43 |
| PropertyDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 4 / 4 | 4 / 4 |
| LazyPropertyDummy | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyConstructorDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| StaticPropertyDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| PropertyParentDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| PropertyChildDummy | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RootDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| PropertyDiscriminatedDummyOne | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| PropertyDiscriminatedDummyTwo | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| MapDenormalizationTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| AbstractDummyValue | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyValue | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AnotherDummyValue | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyNotNullableObjectValue | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DummyNullableObjectValue | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DummyNullableAbstractObjectValue | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DummyMapOfStringToNullableObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyMapOfStringToObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyMapOfStringToNullableAbstractObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyMapOfStringToNotNullableAbstractObject | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| CustomNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| BackedEnumNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| FormErrorNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| ArrayDenormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| ArrayDummy | Symfony\Component\Serializer\Tests\Normalizer | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AbstractNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 2 / 2 | 16 / 16 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| DataUriNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 3 / 3 | 1 / 1 | 16 / 16 |
| DateTimeNormalizerTest | Symfony\Component\Serializer\Tests\Normalizer | 2+ | 0 / 0 | 1 / 1 | 28 / 28 |
| TypeEnforcementNumberObject | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ObjectDummyWithContextAttribute | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ContextMetadataDummy | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ContextChildMetadataDummy | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ClassAndPropertyContextMetadataDummy | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ContextMetadataNamingDummy | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyContextChild | Symfony\Component\Serializer\Tests\Normalizer\Features | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TypedPropertiesObject | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ConstructorArgumentsObject | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| ObjectInner | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ObjectDummy | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 6 / 6 | 12 / 12 |
| TypedPropertiesObjectWithGetters | Symfony\Component\Serializer\Tests\Normalizer\Features | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ObjectOuter | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| CallbacksObject | Symfony\Component\Serializer\Tests\Normalizer\Features | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| SerializerPassTest | Symfony\Component\Serializer\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TraceableEncoderTest | Symfony\Component\Serializer\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TraceableNormalizerTest | Symfony\Component\Serializer\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TraceableSerializerTest | Symfony\Component\Serializer\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Serializer | Symfony\Component\Serializer\Tests\Debug | 0 | 0 / 0 | 0 / 0 | 11 / 11 |
| CompiledClassMetadataCacheWarmer | Symfony\Component\Serializer\CacheWarmer | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| SerializedName | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Ignore | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Context | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DiscriminatorMap | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SerializedPath | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MaxDepth | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Groups | Symfony\Component\Serializer\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ObjectPropertyListExtractor | Symfony\Component\Serializer\Extractor | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| MetadataAwareNameConverter | Symfony\Component\Serializer\NameConverter | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| CamelCaseToSnakeCaseNameConverter | Symfony\Component\Serializer\NameConverter | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| DebugCommand | Symfony\Component\Serializer\Command | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| DateTimeNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 3 / 3 | 1 / 1 | 9 / 9 |
| MimeMessageNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| ProblemNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 3 / 3 | 3 / 3 | 4 / 4 |
| FormErrorNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 3 / 3 | 0 / 0 | 5 / 5 |
| ArrayDenormalizer | Symfony\Component\Serializer\Normalizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| AbstractObjectNormalizer | Symfony\Component\Serializer\Normalizer | 2+ | 9 / 9 | 5 / 5 | 21 / 21 |
| DateTimeZoneNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| UnwrappingDenormalizer | Symfony\Component\Serializer\Normalizer | 0 | 1 / 1 | 1 / 1 | 4 / 4 |
| JsonSerializableNormalizer | Symfony\Component\Serializer\Normalizer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DataUriNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 1 / 1 | 1 / 1 | 8 / 8 |
| CustomNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| DateIntervalNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 1 / 1 | 1 / 1 | 7 / 7 |
| PropertyNormalizer | Symfony\Component\Serializer\Normalizer | 2+ | 4 / 4 | 0 / 0 | 10 / 10 |
| ObjectNormalizer | Symfony\Component\Serializer\Normalizer | 2+ | 0 / 0 | 7 / 7 | 8 / 8 |
| AbstractNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 11 / 11 | 3 / 3 | 16 / 16 |
| TranslatableNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 1 / 1 | 2 / 2 | 4 / 4 |
| UidNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 6 / 6 | 1 / 1 | 6 / 6 |
| GetSetMethodNormalizer | Symfony\Component\Serializer\Normalizer | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| BackedEnumNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 1 / 1 | 0 / 0 | 5 / 5 |
| ConstraintViolationListNormalizer | Symfony\Component\Serializer\Normalizer | 0 | 5 / 5 | 2 / 2 | 4 / 4 |
| SerializerPass | Symfony\Component\Serializer\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingConstructorArgumentsException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| UnexpectedValueException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NotNormalizableValueException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| InvalidArgumentException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CircularReferenceException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MappingException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsupportedException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NotEncodableValueException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| PartialDenormalizationException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| UnsupportedFormatException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtraAttributesException | Symfony\Component\Serializer\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TraceableEncoder | Symfony\Component\Serializer\Debug | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| TraceableSerializer | Symfony\Component\Serializer\Debug | 0 | 1 / 1 | 2 / 2 | 14 / 14 |
| TraceableNormalizer | Symfony\Component\Serializer\Debug | 0 | 0 / 0 | 2 / 2 | 10 / 10 |
| Dotenv | Symfony\Component\Dotenv | 0 | 3 / 3 | 10 / 10 | 18 / 18 |
| DotenvTest | Symfony\Component\Dotenv\Tests | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| DotenvDumpCommandTest | Symfony\Component\Dotenv\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DebugCommandTest | Symfony\Component\Dotenv\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| DotenvDumpCommand | Symfony\Component\Dotenv\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| DebugCommand | Symfony\Component\Dotenv\Command | 2+ | 0 / 0 | 4 / 4 | 9 / 9 |
| FormatException | Symfony\Component\Dotenv\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| PathException | Symfony\Component\Dotenv\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormatExceptionContext | Symfony\Component\Dotenv\Exception | 0 | 0 / 0 | 4 / 4 | 4 / 4 |
| ContainerConstraintValidatorFactory | Symfony\Component\Validator | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ConstraintValidator | Symfony\Component\Validator | 0 | 2 / 2 | 1 / 1 | 4 / 4 |
| ConstraintViolation | Symfony\Component\Validator | 0 | 0 / 0 | 10 / 10 | 12 / 12 |
| Constraint | Symfony\Component\Validator | 0 | 4 / 4 | 2 / 2 | 12 / 12 |
| ConstraintValidatorFactory | Symfony\Component\Validator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConstraintViolationList | Symfony\Component\Validator | 0 | 0 / 0 | 1 / 1 | 16 / 16 |
| Validation | Symfony\Component\Validator | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| ValidatorBuilder | Symfony\Component\Validator | 0 | 0 / 0 | 12 / 12 | 19 / 19 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| ValidatorDataCollector | Symfony\Component\Validator\DataCollector | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| GenericMetadata | Symfony\Component\Validator\Mapping | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| CascadingStrategy | Symfony\Component\Validator\Mapping | 0 | 2 / 2 | 0 / 0 | 1 / 1 |
| AutoMappingStrategy | Symfony\Component\Validator\Mapping | 0 | 3 / 3 | 0 / 0 | 1 / 1 |
| GetterMetadata | Symfony\Component\Validator\Mapping | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ClassMetadata | Symfony\Component\Validator\Mapping | 2+ | 0 / 0 | 10 / 10 | 27 / 27 |
| MemberMetadata | Symfony\Component\Validator\Mapping | 2+ | 0 / 0 | 4 / 4 | 12 / 12 |
| TraversalStrategy | Symfony\Component\Validator\Mapping | 0 | 3 / 3 | 0 / 0 | 1 / 1 |
| PropertyMetadata | Symfony\Component\Validator\Mapping | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| YamlFilesLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AttributeLoader | Symfony\Component\Validator\Mapping\Loader | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| XmlFilesLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| YamlFileLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| FilesLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| XmlFileLoader | Symfony\Component\Validator\Mapping\Loader | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| LoaderChain | Symfony\Component\Validator\Mapping\Loader | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| StaticMethodLoader | Symfony\Component\Validator\Mapping\Loader | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| PropertyInfoLoader | Symfony\Component\Validator\Mapping\Loader | 0 | 0 / 0 | 4 / 4 | 4 / 4 |
| AbstractLoader | Symfony\Component\Validator\Mapping\Loader | 0 | 1 / 1 | 2 / 2 | 2 / 2 |
| BlackHoleMetadataFactory | Symfony\Component\Validator\Mapping\Factory | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| LazyLoadingMetadataFactory | Symfony\Component\Validator\Mapping\Factory | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| ExecutionContextFactory | Symfony\Component\Validator\Context | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ExecutionContext | Symfony\Component\Validator\Context | 0 | 0 / 0 | 15 / 15 | 25 / 25 |
| RecursiveValidator | Symfony\Component\Validator\Validator | 0 | 0 / 0 | 5 / 5 | 8 / 8 |
| LazyProperty | Symfony\Component\Validator\Validator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TraceableValidator | Symfony\Component\Validator\Validator | 0 | 0 / 0 | 2 / 2 | 10 / 10 |
| RecursiveContextualValidator | Symfony\Component\Validator\Validator | 0 | 0 / 0 | 7 / 7 | 14 / 14 |
| HasNamedArguments | Symfony\Component\Validator\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ConstraintValidatorTestCase | Symfony\Component\Validator\Test | 2+ | 0 / 0 | 13 / 13 | 20 / 20 |
| ConstraintViolationAssertion | Symfony\Component\Validator\Test | 0 | 0 / 0 | 10 / 10 | 12 / 12 |
| AssertingContextualValidator | Symfony\Component\Validator\Test | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| LuhnValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Expression | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 4 / 4 | 5 / 5 |
| DisableAutoMapping | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EmailValidator | Symfony\Component\Validator\Constraints | 2+ | 3 / 3 | 1 / 1 | 2 / 2 |
| Symfony\Component\Validator\Constraints | 2+ | 6 / 6 | 3 / 3 | 1 / 1 | |
| IbanValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| DateTime | Symfony\Component\Validator\Constraints | 2+ | 4 / 4 | 2 / 2 | 2 / 2 |
| LanguageValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionSyntax | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 3 / 3 | 2 / 2 |
| GreaterThanOrEqual | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| LessThanValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChoiceValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionLanguageProvider | Symfony\Component\Validator\Constraints | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EqualToValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SequentiallyValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsTrueValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsFalse | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| IsFalseValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsNullValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DivisibleByValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Luhn | Symfony\Component\Validator\Constraints | 2+ | 3 / 3 | 1 / 1 | 1 / 1 |
| LessThan | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| Time | Symfony\Component\Validator\Constraints | 2+ | 3 / 3 | 2 / 2 | 1 / 1 |
| Issn | Symfony\Component\Validator\Constraints | 2+ | 7 / 7 | 3 / 3 | 1 / 1 |
| NotBlankValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PasswordStrength | Symfony\Component\Validator\Constraints | 2+ | 7 / 7 | 2 / 2 | 1 / 1 |
| Type | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 3 / 3 |
| CssColorValidator | Symfony\Component\Validator\Constraints | 2+ | 13 / 13 | 0 / 0 | 1 / 1 |
| Regex | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 5 / 5 | 4 / 4 |
| UuidValidator | Symfony\Component\Validator\Constraints | 2+ | 7 / 7 | 0 / 0 | 3 / 3 |
| RegexValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsinValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Json | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| NotIdenticalTo | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| Cidr | Symfony\Component\Validator\Constraints | 2+ | 4 / 4 | 5 / 5 | 1 / 1 |
| Hostname | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 1 / 1 |
| ImageValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotNullValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Country | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 1 / 1 |
| Blank | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| All | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Ulid | Symfony\Component\Validator\Constraints | 2+ | 5 / 5 | 1 / 1 | 1 / 1 |
| FileValidator | Symfony\Component\Validator\Constraints | 2+ | 5 / 5 | 0 / 0 | 3 / 3 |
| Unique | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 3 / 3 | 1 / 1 |
| JsonValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GroupSequenceProvider | Symfony\Component\Validator\Constraints | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bic | Symfony\Component\Validator\Constraints | 2+ | 7 / 7 | 4 / 4 | 1 / 1 |
| CallbackValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| File | Symfony\Component\Validator\Constraints | 2+ | 8 / 8 | 20 / 20 | 5 / 5 |
| IsTrue | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| NotCompromisedPasswordValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 4 / 4 | 2 / 2 |
| AtLeastOneOf | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 4 / 4 | 4 / 4 |
| Uuid | Symfony\Component\Validator\Constraints | 2+ | 18 / 18 | 4 / 4 | 1 / 1 |
| Composite | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| LocaleValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotNull | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| PositiveOrZero | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| IdenticalTo | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| CompoundValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoSuspiciousCharactersValidator | Symfony\Component\Validator\Constraints | 2+ | 4 / 4 | 1 / 1 | 2 / 2 |
| CurrencyValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotCompromisedPassword | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 3 / 3 | 1 / 1 |
| Cascade | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ExpressionSyntaxValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| GroupSequence | Symfony\Component\Validator\Constraints | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| NegativeOrZero | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| CollectionValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Url | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 4 / 4 | 1 / 1 |
| NotEqualToValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NotEqualTo | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| Optional | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TypeValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| GreaterThanValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Ip | Symfony\Component\Validator\Constraints | 2+ | 15 / 15 | 3 / 3 | 1 / 1 |
| Existence | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LessThanOrEqualValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| When | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| IpValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PasswordStrengthValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CidrValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TimezoneValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HostnameValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| Choice | Symfony\Component\Validator\Constraints | 2+ | 4 / 4 | 11 / 11 | 2 / 2 |
| Negative | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| TimeValidator | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 0 / 0 | 2 / 2 |
| Iban | Symfony\Component\Validator\Constraints | 2+ | 6 / 6 | 1 / 1 | 1 / 1 |
| Date | Symfony\Component\Validator\Constraints | 2+ | 3 / 3 | 1 / 1 | 1 / 1 |
| DivisibleBy | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| Count | Symfony\Component\Validator\Constraints | 2+ | 5 / 5 | 7 / 7 | 1 / 1 |
| IsbnValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| CardSchemeValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| CountryValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UrlValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| Isbn | Symfony\Component\Validator\Constraints | 2+ | 8 / 8 | 5 / 5 | 2 / 2 |
| CountValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Currency | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| Timezone | Symfony\Component\Validator\Constraints | 2+ | 5 / 5 | 4 / 4 | 2 / 2 |
| IssnValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BlankValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UlidValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Language | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 1 / 1 |
| RangeValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| AtLeastOneOfValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UniqueValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Collection | Symfony\Component\Validator\Constraints | 2+ | 3 / 3 | 5 / 5 | 5 / 5 |
| LessThanOrEqual | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| IsNull | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 1 / 1 |
| Valid | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Length | Symfony\Component\Validator\Constraints | 2+ | 9 / 9 | 9 / 9 | 1 / 1 |
| CardScheme | Symfony\Component\Validator\Constraints | 2+ | 15 / 15 | 2 / 2 | 3 / 3 |
| AllValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Range | Symfony\Component\Validator\Constraints | 2+ | 5 / 5 | 9 / 9 | 1 / 1 |
| Isin | Symfony\Component\Validator\Constraints | 2+ | 6 / 6 | 1 / 1 | 1 / 1 |
| EnableAutoMapping | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Required | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DateValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| AbstractComparisonValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| Traverse | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| NotIdenticalToValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LengthValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Compound | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| IdenticalToValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CssColor | Symfony\Component\Validator\Constraints | 2+ | 14 / 14 | 3 / 3 | 3 / 3 |
| AbstractComparison | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| DateTimeValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoSuspiciousCharacters | Symfony\Component\Validator\Constraints | 2+ | 14 / 14 | 7 / 7 | 1 / 1 |
| Locale | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 1 / 1 |
| EqualTo | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| Positive | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| Callback | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Image | Symfony\Component\Validator\Constraints | 2+ | 14 / 14 | 27 / 27 | 1 / 1 |
| GreaterThan | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| NotBlank | Symfony\Component\Validator\Constraints | 2+ | 2 / 2 | 3 / 3 | 1 / 1 |
| WhenValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Sequentially | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| GreaterThanOrEqualValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BicValidator | Symfony\Component\Validator\Constraints | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| ExpressionValidator | Symfony\Component\Validator\Constraints | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| PropertyPath | Symfony\Component\Validator\Util | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| SwiftRegistryIbanProvider | 0 | 0 / 0 | 0 / 0 | 4 / 4 | |
| WikipediaIbanProvider | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| ConstraintViolationListTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| ConstraintViolationTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ContainerConstraintValidatorFactoryTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConstraintValidatorTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestFormatValueConstraintValidator | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestToStringObject | Symfony\Component\Validator\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidatorBuilderTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 1 / 1 | 15 / 15 |
| ConstraintValidatorFactoryTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConstraintTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 28 / 28 |
| ValidationTest | Symfony\Component\Validator\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ValidatorDataCollectorTest | Symfony\Component\Validator\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MemberMetadataTest | Symfony\Component\Validator\Tests\Mapping | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| TestMemberMetadata | Symfony\Component\Validator\Tests\Mapping | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PropertyCompositeConstraint | Symfony\Component\Validator\Tests\Mapping | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| PropertyMetadataTest | Symfony\Component\Validator\Tests\Mapping | 2+ | 4 / 4 | 0 / 0 | 6 / 6 |
| ClassMetadataTest | Symfony\Component\Validator\Tests\Mapping | 2+ | 4 / 4 | 1 / 1 | 28 / 28 |
| ClassCompositeConstraint | Symfony\Component\Validator\Tests\Mapping | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| GetterMetadataTest | Symfony\Component\Validator\Tests\Mapping | 2+ | 1 / 1 | 0 / 0 | 6 / 6 |
| PropertyInfoLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractStaticMethodLoader | Symfony\Component\Validator\Tests\Mapping\Loader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LoaderChainTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| YamlFileLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| AttributeLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| FilesLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| XmlFileLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| StaticMethodLoaderTest | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| AbstractStaticLoader | Symfony\Component\Validator\Tests\Mapping\Loader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| StaticLoaderEntity | Symfony\Component\Validator\Tests\Mapping\Loader | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| StaticLoaderDocument | Symfony\Component\Validator\Tests\Mapping\Loader | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BaseStaticLoaderDocument | Symfony\Component\Validator\Tests\Mapping\Loader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstraintWithNamedArguments | Symfony\Component\Validator\Tests\Mapping\Loader\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ConstraintWithoutValueWithNamedArguments | Symfony\Component\Validator\Tests\Mapping\Loader\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LazyLoadingMetadataFactoryTest | Symfony\Component\Validator\Tests\Mapping\Factory | 2+ | 3 / 3 | 0 / 0 | 7 / 7 |
| TestLoader | Symfony\Component\Validator\Tests\Mapping\Factory | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyGetterInterfaceConstraintLoader | Symfony\Component\Validator\Tests\Mapping\Factory | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BlackHoleMetadataFactoryTest | Symfony\Component\Validator\Tests\Mapping\Factory | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyGroupProvider | Symfony\Component\Validator\Tests\Dummy | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyClassTwo | Symfony\Component\Validator\Tests\Dummy | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DummyClassOne | Symfony\Component\Validator\Tests\Dummy | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| RecursiveValidatorTest | Symfony\Component\Validator\Tests\Validator | 2+ | 2 / 2 | 4 / 4 | 89 / 89 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| TestConstraintHashesDoNotCollide | Symfony\Component\Validator\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TestConstraintHashesDoNotCollideValidator | Symfony\Component\Validator\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableValidatorTest | Symfony\Component\Validator\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConstraintValidatorTestCaseTest | Symfony\Component\Validator\Tests\Test | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestCustomValidator | Symfony\Component\Validator\Tests\Test | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DateTimeValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| UuidTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| UuidDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CompoundValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyCompoundConstraint | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotEqualToValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| LessThanValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AtLeastOneOfValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| ExpressionConstraintNested | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Data | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| EqualToValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| IsbnValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| CssColorValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 46 / 46 |
| LengthValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 26 / 26 |
| NotBlankValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| TypeValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| ValidValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Foo | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooBar | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooBarBaz | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| NotEqualToTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotEqualToDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IbanValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| IbanDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| UniqueValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| CallableClass | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotBlankTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NotBlankDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| NotNullValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NotIdenticalToValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FileValidatorTestCase | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 2 / 2 | 37 / 37 |
| RangeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| EmailValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 24 / 24 |
| EmptyEmailObject | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IsinTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsinDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CountValidatorCountableTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LuhnTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LuhnDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| RegexValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| GroupSequenceProviderTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoSuspiciousCharactersValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| BlankValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| IsbnTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IsbnDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ChoiceValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| PasswordStrengthTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FileTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| FileDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CollectionValidatorTestCase | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| IsTrueValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| IsNullValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CurrencyTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CurrencyDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| EqualToTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EqualToDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ChoiceTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChoiceDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| GreaterThanOrEqualValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| GroupSequenceTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SequentiallyValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| IdenticalToTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IdenticalToDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IdenticalToValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| NotIdenticalToTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotIdenticalToDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DivisibleByValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ExpressionSyntaxTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExpressionSyntaxDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| UlidTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UlidDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| TraverseTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TraverseDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DoNotTraverseMe | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| HostnameTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HostnameDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ConcreteComposite | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CompositeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| IpValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 38 / 38 |
| CardSchemeValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| NegativeOrZeroTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NegativeOrZeroDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| LengthTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| LengthDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| EmailTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| EmailDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| RangeValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 64 / 64 |
| Limit | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MinMax | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| CollectionValidatorArrayObjectTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SequentiallyTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AtLeastOneOfTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CountValidatorTestCase | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 23 / 23 |
| DivisibleByTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DivisibleByDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IssnValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| WhenTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ImageTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ImageDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CountTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CountDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CallbackValidatorTest_Class | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CallbackValidatorTest_Object | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CallbackValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| CollectionValidatorCustomArrayObjectTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IpTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| IpDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| LanguageValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| TimezoneValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| PositiveTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PositiveDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| NotCompromisedPasswordTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NotCompromisedPasswordDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| HostnameValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| CollectionValidatorArrayTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NegativeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NegativeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| TimezoneTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TimezoneDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| TypeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TypeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| RegexTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| RegexDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| EnableAutoMappingTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EnableAutoMappingDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DisableAutoMappingTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DisableAutoMappingDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| LessThanTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LessThanDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| FileValidatorObjectTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CountValidatorArrayTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LocaleTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LocaleDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DateTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DateDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ExpressionSyntaxValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| LessThanOrEqualValidatorWithNegativeOrZeroConstraintTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| NotCompromisedPasswordValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 7 / 7 | 0 / 0 | 20 / 20 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| CidrTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| CidrDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| AllTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CascadeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CascadeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CssColorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CssColorDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| LessThanOrEqualValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CurrencyValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| LanguageTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LanguageDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IsinValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| GreaterThanTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GreaterThanDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ExpressionValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| GreaterThanValidatorWithPositiveConstraintTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| LessThanOrEqualTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LessThanOrEqualDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CardSchemeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CardSchemeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| DateTimeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DateTimeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IsFalseValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| UrlTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| UrlDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| IssnTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IssnDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| LessThanValidatorWithNegativeConstraintTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| CountryValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| LuhnValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| WhenValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| AllValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| JsonValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GreaterThanOrEqualTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GreaterThanOrEqualDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| BicValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| BicComparisonTestClass | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| BicDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CountryTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CountryDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ValidTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ValidDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| FileValidatorPathTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UlidValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| LocaleValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| ExpressionTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| CollectionTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| UrlValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| EmailProvider | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UuidValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| TimeValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| PasswordStrengthValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ImageValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 8 / 8 | 38 / 38 |
| GreaterThanValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| PositiveOrZeroTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PositiveOrZeroDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| ComparisonTest_Class | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractComparisonValidatorTestCase | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| CidrValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| DateValidatorTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| CompoundTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EmptyCompound | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ForwardingOptionCompound | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TimeTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TimeDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| UniqueTest | Symfony\Component\Validator\Tests\Constraints | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| UniqueDummy | Symfony\Component\Validator\Tests\Constraints | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| BicTypedDummy | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| WhenTestWithAttributes | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| TypedDummy | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| MinMaxTyped | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| ChildB | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| ChildA | Symfony\Component\Validator\Tests\Constraints\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| PropertyPathTest | Symfony\Component\Validator\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TranslationFilesTest | Symfony\Component\Validator\Tests\Resources | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| InvalidConstraint | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EntityStaticVehicle | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Entity_81 | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Countable | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| PropertyConstraint | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EntityStaticCar | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstraintWithValueAsDefault | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| CascadedChild | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| PropertyInfoLoaderEntity | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 12 / 12 | 1 / 1 |
| ToString | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| CascadingEntityIntersection | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| FailingConstraintValidator | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstraintChoiceWithPreset | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CascadingEntityUnion | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 9 / 9 | 0 / 0 |
| ConstraintA | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| Reference | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| AbstractPropertyGetter | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ConstraintWithRequiredArgument | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ConstraintB | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyConstraint | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstraintC | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FilesLoader | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ConstraintWithValue | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| ConstraintWithTypedProperty | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| CustomArrayObject | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| FakeMetadataFactory | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| CallbackClass | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyInfoLoaderNoAutoMappingEntity | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| Entity_74_Proxy | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CascadingEntity | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 5 / 5 | 0 / 0 |
| EntityStaticCarTurbo | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EntityWithGroupedConstraintOnMethods | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConstraintWithStaticProperty | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| Entity_74 | Symfony\Component\Validator\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ClassConstraint | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyConstraintValidator | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyGetter | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FailingConstraint | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| GroupSequenceProviderChildEntity | Symfony\Component\Validator\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| GroupProviderDto | Symfony\Component\Validator\Tests\Fixtures\Attribute | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| GroupSequenceProviderEntity | Symfony\Component\Validator\Tests\Fixtures\NestedAttribute | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| EntityParent | Symfony\Component\Validator\Tests\Fixtures\NestedAttribute | 0 | 0 / 0 | 5 / 5 | 2 / 2 |
| Entity | Symfony\Component\Validator\Tests\Fixtures\NestedAttribute | 2+ | 0 / 0 | 10 / 10 | 16 / 16 |
| DebugCommandTest | Symfony\Component\Validator\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConstraintViolationBuilderTest | Symfony\Component\Validator\Tests\Violation | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| AddValidatorInitializersPassTest | Symfony\Component\Validator\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AddAutoMappingConfigurationPassTest | Symfony\Component\Validator\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AddConstraintValidatorsPassTest | Symfony\Component\Validator\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DebugCommand | Symfony\Component\Validator\Command | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| ConstraintViolationBuilder | Symfony\Component\Validator\Violation | 0 | 0 / 0 | 12 / 12 | 11 / 11 |
| AddValidatorInitializersPass | Symfony\Component\Validator\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AddConstraintValidatorsPass | Symfony\Component\Validator\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AddAutoMappingConfigurationPass | Symfony\Component\Validator\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ConstraintDefinitionException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidOptionsException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MissingOptionsException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LogicException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| GroupDefinitionException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsupportedMetadataException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ValidationFailedException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| OutOfBoundsException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedValueException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RuntimeException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ValidatorException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoSuchMetadataException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MappingException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedTypeException | Symfony\Component\Validator\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CompoundLimiter | Symfony\Component\RateLimiter | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Reservation | Symfony\Component\RateLimiter | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| RateLimit | Symfony\Component\RateLimiter | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| RateLimiterFactory | Symfony\Component\RateLimiter | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| TimeUtil | Symfony\Component\RateLimiter\Util | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LimiterTest | Symfony\Component\RateLimiter\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RateLimitTest | Symfony\Component\RateLimiter\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RateLimiterFactoryTest | Symfony\Component\RateLimiter\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| CompoundLimiterTest | Symfony\Component\RateLimiter\Tests | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| DummyWindow | Symfony\Component\RateLimiter\Tests\Resources | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| CacheStorageTest | Symfony\Component\RateLimiter\Tests\Storage | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| FixedWindowLimiterTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| NoLimiterTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SlidingWindowTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| RateTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TokenBucketLimiterTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| SlidingWindowLimiterTest | Symfony\Component\RateLimiter\Tests\Policy | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| CacheStorage | Symfony\Component\RateLimiter\Storage | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| InMemoryStorage | Symfony\Component\RateLimiter\Storage | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| InvalidIntervalException | Symfony\Component\RateLimiter\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ReserveNotSupportedException | Symfony\Component\RateLimiter\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MaxWaitDurationExceededException | Symfony\Component\RateLimiter\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RateLimitExceededException | Symfony\Component\RateLimiter\Exception | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FixedWindowLimiter | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| NoLimiter | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| SlidingWindowLimiter | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| TokenBucket | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| SlidingWindow | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| Window | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| Rate | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 2 / 2 | 13 / 13 |
| TokenBucketLimiter | Symfony\Component\RateLimiter\Policy | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| CacheItem | Symfony\Component\Cache | 0 | 2 / 2 | 9 / 9 | 12 / 12 |
| Psr16Cache | Symfony\Component\Cache | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| LockRegistry | Symfony\Component\Cache | 0 | 0 / 0 | 5 / 5 | 3 / 3 |
| CacheDataCollector | Symfony\Component\Cache\DataCollector | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| RedisClusterNodeProxy | Symfony\Component\Cache\Traits | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| Redis5Proxy | Symfony\Component\Cache\Traits | 2+ | 1 / 1 | 0 / 0 | 239 / 239 |
| RedisCluster6Proxy | Symfony\Component\Cache\Traits | 2+ | 1 / 1 | 0 / 0 | 222 / 222 |
| RedisClusterProxy | Symfony\Component\Cache\Traits | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RedisProxy | Symfony\Component\Cache\Traits | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RelayProxy | Symfony\Component\Cache\Traits | 2+ | 1 / 1 | 0 / 0 | 257 / 257 |
| © | 0 | 2 / 2 | 2 / 2 | 3 / 3 | |
| RedisCluster5Proxy | Symfony\Component\Cache\Traits | 2+ | 1 / 1 | 0 / 0 | 190 / 190 |
| Redis6Proxy | Symfony\Component\Cache\Traits | 2+ | 1 / 1 | 0 / 0 | 252 / 252 |
| Psr16CacheWithExternalAdapter | Symfony\Component\Cache\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Psr16CacheTest | Symfony\Component\Cache\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| NotUnserializable | Symfony\Component\Cache\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LockRegistryTest | Symfony\Component\Cache\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CacheItemTest | Symfony\Component\Cache\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Psr16CacheProxyTest | Symfony\Component\Cache\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CacheDataCollectorTest | Symfony\Component\Cache\Tests\DataCollector | 2+ | 1 / 1 | 0 / 0 | 6 / 6 |
| RedisTraitTest | Symfony\Component\Cache\Tests\Traits | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| RedisProxiesTest | Symfony\Component\Cache\Tests\Traits | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ProxyAdapterAndRedisAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| RedisTagAwareArrayAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PdoAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| AdapterTestCase | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| NotUnserializable | Symfony\Component\Cache\Tests\Adapter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ApcuAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| Psr16AdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| PhpArrayAdapterWithFallbackTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| TagAwareAndProxyAdapterIntegrationTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MemcachedAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 14 / 14 |
| RedisAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| ChainAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| DoctrineDbalAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| FilesystemTagAwareAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpArrayAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| PhpArrayAdapterWrapper | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| RedisClusterAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NamespacedProxyAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MaxIdLengthAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MaxIdLengthAdapter | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PredisTagAwareClusterAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TraceableTagAwareAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpFilesAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| NullAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| PredisRedisClusterAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CouchbaseBucketAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| PredisAdapterSentinelTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RedisAdapterSentinelTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TagAwareAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| FilesystemAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PredisClusterAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RelayAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ArrayAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| RedisArrayAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RedisTagAwareAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpFilesAdapterAppendOnlyTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| PredisTagAwareAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RelayAdapterSentinelTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| AbstractRedisAdapterTestCase | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| PredisAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| CouchbaseCollectionAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| RedisTagAwareClusterAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ProxyAdapterTest | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TestingArrayAdapter | Symfony\Component\Cache\Tests\Adapter | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| EarlyExpirationDispatcherTest | Symfony\Component\Cache\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| TestLogger | Symfony\Component\Cache\Tests\Messenger | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| EarlyExpirationMessageTest | Symfony\Component\Cache\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| EarlyExpirationHandlerTest | Symfony\Component\Cache\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| ExternalAdapter | Symfony\Component\Cache\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| PrunableAdapter | Symfony\Component\Cache\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| StringableTag | Symfony\Component\Cache\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DefaultMarshallerTest | Symfony\Component\Cache\Tests\Marshaller | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| DeflateMarshallerTest | Symfony\Component\Cache\Tests\Marshaller | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SodiumMarshallerTest | Symfony\Component\Cache\Tests\Marshaller | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CacheCollectorPassTest | Symfony\Component\Cache\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CachePoolPassTest | Symfony\Component\Cache\Tests\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| CachePoolClearerPassTest | Symfony\Component\Cache\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CachePoolPrunerPassTest | Symfony\Component\Cache\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ProxyAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| ApcuAdapter | Symfony\Component\Cache\Adapter | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| CouchbaseCollectionAdapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 2 / 2 | 9 / 9 |
| TraceableAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 2 / 2 | 18 / 18 |
| TraceableAdapterEvent | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 6 / 6 | 0 / 0 |
| PdoAdapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 14 / 14 | 13 / 13 |
| ArrayAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 8 / 8 | 18 / 18 |
| RedisTagAwareAdapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 2 / 2 | 6 / 6 |
| CouchbaseBucketAdapter | Symfony\Component\Cache\Adapter | 2+ | 4 / 4 | 2 / 2 | 11 / 11 |
| NullAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 1 / 1 | 13 / 13 |
| ParameterNormalizer | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TagAwareAdapter | Symfony\Component\Cache\Adapter | 0 | 1 / 1 | 9 / 9 | 17 / 17 |
| PhpFilesAdapter | Symfony\Component\Cache\Adapter | 2+ | 0 / 0 | 6 / 6 | 10 / 10 |
| LazyValue | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DoctrineDbalAdapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 9 / 9 | 12 / 12 |
| MemcachedAdapter | Symfony\Component\Cache\Adapter | 2+ | 3 / 3 | 3 / 3 | 12 / 12 |
| RedisAdapter | Symfony\Component\Cache\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FilesystemTagAwareAdapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 0 / 0 | 8 / 8 |
| TraceableTagAwareAdapter | Symfony\Component\Cache\Adapter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Psr16Adapter | Symfony\Component\Cache\Adapter | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| ChainAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 4 / 4 | 14 / 14 |
| FilesystemAdapter | Symfony\Component\Cache\Adapter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractAdapter | Symfony\Component\Cache\Adapter | 0 | 1 / 1 | 1 / 1 | 4 / 4 |
| AbstractTagAwareAdapter | Symfony\Component\Cache\Adapter | 0 | 1 / 1 | 0 / 0 | 10 / 10 |
| PhpArrayAdapter | Symfony\Component\Cache\Adapter | 0 | 0 / 0 | 5 / 5 | 15 / 15 |
| EarlyExpirationHandler | Symfony\Component\Cache\Messenger | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| EarlyExpirationMessage | Symfony\Component\Cache\Messenger | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| EarlyExpirationDispatcher | Symfony\Component\Cache\Messenger | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| DefaultMarshaller | Symfony\Component\Cache\Marshaller | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| DeflateMarshaller | Symfony\Component\Cache\Marshaller | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TagAwareMarshaller | Symfony\Component\Cache\Marshaller | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| SodiumMarshaller | Symfony\Component\Cache\Marshaller | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| CachePoolPass | Symfony\Component\Cache\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| CachePoolPrunerPass | Symfony\Component\Cache\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CacheCollectorPass | Symfony\Component\Cache\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CachePoolClearerPass | Symfony\Component\Cache\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LogicException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CacheException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CacheException | Symfony\Component\Cache\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Package | Symfony\Component\Asset | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| PathPackage | Symfony\Component\Asset | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Packages | Symfony\Component\Asset | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| UrlPackage | Symfony\Component\Asset | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| NullContext | Symfony\Component\Asset\Context | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| RequestStackContext | Symfony\Component\Asset\Context | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| PathPackageTest | Symfony\Component\Asset\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| UrlPackageTest | Symfony\Component\Asset\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| PackagesTest | Symfony\Component\Asset\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PackageTest | Symfony\Component\Asset\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RequestStackContextTest | Symfony\Component\Asset\Tests\Context | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NullContextTest | Symfony\Component\Asset\Tests\Context | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EmptyVersionStrategyTest | Symfony\Component\Asset\Tests\VersionStrategy | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StaticVersionStrategyTest | Symfony\Component\Asset\Tests\VersionStrategy | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| JsonManifestVersionStrategyTest | Symfony\Component\Asset\Tests\VersionStrategy | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| StaticVersionStrategy | Symfony\Component\Asset\VersionStrategy | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| JsonManifestVersionStrategy | Symfony\Component\Asset\VersionStrategy | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| EmptyVersionStrategy | Symfony\Component\Asset\VersionStrategy | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| LogicException | Symfony\Component\Asset\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AssetNotFoundException | Symfony\Component\Asset\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RuntimeException | Symfony\Component\Asset\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Asset\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Currencies | Symfony\Component\Intl | 2+ | 6 / 6 | 0 / 0 | 12 / 12 |
| Languages | Symfony\Component\Intl | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| Scripts | Symfony\Component\Intl | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Intl | Symfony\Component\Intl | 0 | 7 / 7 | 2 / 2 | 6 / 6 |
| Locales | Symfony\Component\Intl | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Timezones | Symfony\Component\Intl | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ResourceBundle | Symfony\Component\Intl | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Locale | Symfony\Component\Intl | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Countries | Symfony\Component\Intl | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| IntlTestHelper | Symfony\Component\Intl\Util | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| IcuVersion | Symfony\Component\Intl\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| Version | Symfony\Component\Intl\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| GitRepository | Symfony\Component\Intl\Util | 0 | 0 / 0 | 1 / 1 | 12 / 12 |
| GzipStreamWrapper | Symfony\Component\Intl\Util | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| Builder | 0 | 1 / 1 | 0 / 0 | 9 / 9 | |
| TimezonesTest | Symfony\Component\Intl\Tests | 2+ | 2 / 2 | 0 / 0 | 23 / 23 |
| ResourceBundleTestCase | Symfony\Component\Intl\Tests | 2+ | 2 / 2 | 2 / 2 | 8 / 8 |
| LanguagesTest | Symfony\Component\Intl\Tests | 2+ | 4 / 4 | 0 / 0 | 22 / 22 |
| IntlTest | Symfony\Component\Intl\Tests | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| ScriptsTest | Symfony\Component\Intl\Tests | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| CountriesTest | Symfony\Component\Intl\Tests | 2+ | 3 / 3 | 0 / 0 | 20 / 20 |
| LocaleTest | Symfony\Component\Intl\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| LocalesTest | Symfony\Component\Intl\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| CurrenciesTest | Symfony\Component\Intl\Tests | 2+ | 2 / 2 | 0 / 0 | 21 / 21 |
| GitRepositoryTest | Symfony\Component\Intl\Tests\Util | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| IcuVersionTest | Symfony\Component\Intl\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| VersionTest | Symfony\Component\Intl\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| EmojiTransliteratorTest | Symfony\Component\Intl\Tests\Transliterator | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| RingBufferTest | Symfony\Component\Intl\Tests\Data\Util | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| LocaleScannerTest | Symfony\Component\Intl\Tests\Data\Util | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| PhpBundleReaderTest | Symfony\Component\Intl\Tests\Data\Bundle\Reader | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| BundleEntryReaderTest | Symfony\Component\Intl\Tests\Data\Bundle\Reader | 2+ | 4 / 4 | 2 / 2 | 18 / 18 |
| JsonBundleReaderTest | Symfony\Component\Intl\Tests\Data\Bundle\Reader | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| IntlBundleReaderTest | Symfony\Component\Intl\Tests\Data\Bundle\Reader | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| JsonBundleWriterTest | Symfony\Component\Intl\Tests\Data\Bundle\Writer | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| PhpBundleWriterTest | Symfony\Component\Intl\Tests\Data\Bundle\Writer | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| TextBundleWriterTest | Symfony\Component\Intl\Tests\Data\Bundle\Writer | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| EmojiTransliterator | Symfony\Component\Intl\Transliterator | 2+ | 2 / 2 | 1 / 1 | 0 / 0 |
| RingBuffer | Symfony\Component\Intl\Data\Util | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| ArrayAccessibleResourceBundle | Symfony\Component\Intl\Data\Util | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| LocaleScanner | Symfony\Component\Intl\Data\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| RecursiveArrayAccess | Symfony\Component\Intl\Data\Util | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpBundleReader | Symfony\Component\Intl\Data\Bundle\Reader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BundleEntryReader | Symfony\Component\Intl\Data\Bundle\Reader | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| JsonBundleReader | Symfony\Component\Intl\Data\Bundle\Reader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IntlBundleReader | Symfony\Component\Intl\Data\Bundle\Reader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BufferedBundleReader | Symfony\Component\Intl\Data\Bundle\Reader | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| JsonBundleWriter | Symfony\Component\Intl\Data\Bundle\Writer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpBundleWriter | Symfony\Component\Intl\Data\Bundle\Writer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TextBundleWriter | Symfony\Component\Intl\Data\Bundle\Writer | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| GenrbCompiler | Symfony\Component\Intl\Data\Bundle\Compiler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| GeneratorConfig | Symfony\Component\Intl\Data\Generator | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| RegionDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 3 / 3 | 1 / 1 | 10 / 10 |
| ScriptDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| AbstractDataGenerator | Symfony\Component\Intl\Data\Generator | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| LocaleDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| LanguageDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 2 / 2 | 1 / 1 | 10 / 10 |
| TimezoneDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 0 / 0 | 3 / 3 | 10 / 10 |
| CurrencyDataGenerator | Symfony\Component\Intl\Data\Generator | 2+ | 1 / 1 | 1 / 1 | 10 / 10 |
| OutOfBoundsException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedTypeException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResourceBundleNotFoundException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingResourceException | Symfony\Component\Intl\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| PseudoLocalizationTranslator | Symfony\Component\Translation | 0 | 1 / 1 | 6 / 6 | 9 / 9 |
| LocaleSwitcher | Symfony\Component\Translation | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| DataCollectorTranslator | Symfony\Component\Translation | 0 | 3 / 3 | 2 / 2 | 11 / 11 |
| TranslatableMessage | Symfony\Component\Translation | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| Translator | Symfony\Component\Translation | 0 | 0 / 0 | 12 / 12 | 24 / 24 |
| MessageCatalogue | Symfony\Component\Translation | 0 | 0 / 0 | 7 / 7 | 23 / 23 |
| TranslatorBag | Symfony\Component\Translation | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| IdentityTranslator | Symfony\Component\Translation | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| LoggingTranslator | Symfony\Component\Translation | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| TranslationReader | Symfony\Component\Translation\Reader | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TranslationDataCollector | Symfony\Component\Translation\DataCollector | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| ProviderTestCase | Symfony\Component\Translation\Test | 2+ | 0 / 0 | 6 / 6 | 9 / 9 |
| ProviderFactoryTestCase | Symfony\Component\Translation\Test | 2+ | 0 / 0 | 6 / 6 | 15 / 15 |
| ArrayConverter | Symfony\Component\Translation\Util | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| XliffUtils | Symfony\Component\Translation\Util | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| LokaliseProviderFactory | Symfony\Component\Translation\Bridge\Lokalise | 2+ | 1 / 1 | 4 / 4 | 3 / 3 |
| LokaliseProvider | Symfony\Component\Translation\Bridge\Lokalise | 0 | 1 / 1 | 5 / 5 | 13 / 13 |
| LokaliseProviderFactoryTest | Symfony\Component\Translation\Bridge\Lokalise\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| LokaliseProviderTest | Symfony\Component\Translation\Bridge\Lokalise\Tests | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| PhraseProviderFactory | Symfony\Component\Translation\Bridge\Phrase | 2+ | 3 / 3 | 6 / 6 | 6 / 6 |
| PhraseProvider | Symfony\Component\Translation\Bridge\Phrase | 0 | 0 / 0 | 11 / 11 | 11 / 11 |
| PhraseProviderTest | Symfony\Component\Translation\Bridge\Phrase\Tests | 2+ | 0 / 0 | 9 / 9 | 38 / 38 |
| PhraseProviderFactoryTest | Symfony\Component\Translation\Bridge\Phrase\Tests | 2+ | 0 / 0 | 6 / 6 | 17 / 17 |
| CrowdinProvider | Symfony\Component\Translation\Bridge\Crowdin | 0 | 0 / 0 | 6 / 6 | 17 / 17 |
| CrowdinProviderFactory | Symfony\Component\Translation\Bridge\Crowdin | 2+ | 1 / 1 | 5 / 5 | 3 / 3 |
| CrowdinProviderFactoryTest | Symfony\Component\Translation\Bridge\Crowdin\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CrowdinProviderTest | Symfony\Component\Translation\Bridge\Crowdin\Tests | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| LocoProviderFactory | Symfony\Component\Translation\Bridge\Loco | 2+ | 1 / 1 | 5 / 5 | 3 / 3 |
| LocoProvider | Symfony\Component\Translation\Bridge\Loco | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| LocoProviderWithoutTranslatorBagTest | Symfony\Component\Translation\Bridge\Loco\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LocoProviderTest | Symfony\Component\Translation\Bridge\Loco\Tests | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| LocoProviderFactoryWithoutTranslatorBagTest | Symfony\Component\Translation\Bridge\Loco\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LocoProviderFactoryTest | Symfony\Component\Translation\Bridge\Loco\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PseudoLocalizationTranslatorTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TranslatorBagTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| IdentityTranslatorTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| TranslatorCacheTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| StaleResource | Symfony\Component\Translation\Tests | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| TranslatableTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TranslatorTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 1 / 1 | 44 / 44 |
| StringClass | Symfony\Component\Translation\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LocaleSwitcherTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| DummyLocaleAware | Symfony\Component\Translation\Tests | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DataCollectorTranslatorTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MessageCatalogueTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| LoggingTranslatorTest | Symfony\Component\Translation\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationDataCollectorTest | Symfony\Component\Translation\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ArrayConverterTest | Symfony\Component\Translation\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DsnTest | Symfony\Component\Translation\Tests\Provider | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| NullProviderFactoryTest | Symfony\Component\Translation\Tests\Provider | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TranslationProviderCollectionTest | Symfony\Component\Translation\Tests\Provider | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| PhpAstExtractorTest | Symfony\Component\Translation\Tests\Extractor | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| MessageFormatterTest | Symfony\Component\Translation\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| IntlFormatterTest | Symfony\Component\Translation\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TranslationWriterTest | Symfony\Component\Translation\Tests\Writer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MoFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CsvFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| YamlFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| QtFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| JsonFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| XliffFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| IcuDatFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| PoFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| PhpFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| IcuResFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| LocalizedTestCase | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IniFileLoaderTest | Symfony\Component\Translation\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Foo | 0 | 0 / 0 | 5 / 5 | 0 / 0 | |
| Foo2 | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| TranslationPushCommandTest | Symfony\Component\Translation\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| TranslationProviderTestCase | Symfony\Component\Translation\Tests\Command | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| XliffLintCommandTest | Symfony\Component\Translation\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 20 / 20 |
| TranslationPullCommandTest | Symfony\Component\Translation\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| TargetOperationTest | Symfony\Component\Translation\Tests\Catalogue | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MergeOperationTest | Symfony\Component\Translation\Tests\Catalogue | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractOperationTestCase | Symfony\Component\Translation\Tests\Catalogue | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| LoggingTranslatorPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DataCollectorTranslatorPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| TranslatorWithoutTranslatorBag | Symfony\Component\Translation\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TranslationPathsPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslatorPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TranslationDumperPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TranslationExtractorPassTest | Symfony\Component\Translation\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ServiceMethodCalls | Symfony\Component\Translation\Tests\DependencyInjection\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceArguments | Symfony\Component\Translation\Tests\DependencyInjection\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceProperties | Symfony\Component\Translation\Tests\DependencyInjection\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ServiceSubscriber | Symfony\Component\Translation\Tests\DependencyInjection\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ControllerArguments | Symfony\Component\Translation\Tests\DependencyInjection\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ProviderExceptionTest | Symfony\Component\Translation\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UnsupportedSchemeExceptionTest | Symfony\Component\Translation\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| XliffFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| JsonFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| QtFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| YamlFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CsvFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MoFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConcreteFileDumper | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IniFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PoFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IcuResFileDumperTest | Symfony\Component\Translation\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NullProviderFactory | Symfony\Component\Translation\Provider | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FilteringProvider | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| AbstractProviderFactory | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| NullProvider | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| Dsn | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 8 / 8 | 11 / 11 |
| TranslationProviderCollectionFactory | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| TranslationProviderCollection | Symfony\Component\Translation\Provider | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| PhpAstExtractor | Symfony\Component\Translation\Extractor | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| AbstractFileExtractor | Symfony\Component\Translation\Extractor | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| ChainExtractor | Symfony\Component\Translation\Extractor | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractVisitor | Symfony\Component\Translation\Extractor\Visitor | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| TranslatableMessageVisitor | Symfony\Component\Translation\Extractor\Visitor | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConstraintVisitor | Symfony\Component\Translation\Extractor\Visitor | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| TransMethodVisitor | Symfony\Component\Translation\Extractor\Visitor | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| IntlFormatter | Symfony\Component\Translation\Formatter | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MessageFormatter | Symfony\Component\Translation\Formatter | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| TranslationWriter | Symfony\Component\Translation\Writer | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| JsonFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MoFileLoader | Symfony\Component\Translation\Loader | 2+ | 3 / 3 | 0 / 0 | 2 / 2 |
| FileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IcuResFileLoader | Symfony\Component\Translation\Loader | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ArrayLoader | Symfony\Component\Translation\Loader | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| YamlFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| QtFileLoader | Symfony\Component\Translation\Loader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| XliffFileLoader | Symfony\Component\Translation\Loader | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| IniFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PoFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CsvFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| IcuDatFileLoader | Symfony\Component\Translation\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| XliffLintCommand | Symfony\Component\Translation\Command | 2+ | 0 / 0 | 5 / 5 | 13 / 13 |
| TranslationPullCommand | Symfony\Component\Translation\Command | 2+ | 0 / 0 | 6 / 6 | 4 / 4 |
| TranslationPushCommand | Symfony\Component\Translation\Command | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| MergeOperation | Symfony\Component\Translation\Catalogue | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractOperation | Symfony\Component\Translation\Catalogue | 0 | 3 / 3 | 5 / 5 | 8 / 8 |
| TargetOperation | Symfony\Component\Translation\Catalogue | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslatorPass | Symfony\Component\Translation\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationDumperPass | Symfony\Component\Translation\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationExtractorPass | Symfony\Component\Translation\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LoggingTranslatorPass | Symfony\Component\Translation\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DataCollectorTranslatorPass | Symfony\Component\Translation\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslatorPathsPass | Symfony\Component\Translation\DependencyInjection | 2+ | 0 / 0 | 5 / 5 | 3 / 3 |
| InvalidResourceException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LogicException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ProviderException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| RuntimeException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsupportedSchemeException | Symfony\Component\Translation\Exception | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| MissingRequiredOptionException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotFoundResourceException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IncompleteDsnException | Symfony\Component\Translation\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IniFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| QtFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| XliffFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| CsvFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| PoFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FileDumper | Symfony\Component\Translation\Dumper | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| IcuResFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| JsonFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MoFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| YamlFileDumper | Symfony\Component\Translation\Dumper | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Texter | Symfony\Component\Notifier | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Chatter | Symfony\Component\Notifier | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Notifier | Symfony\Component\Notifier | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| Transport | Symfony\Component\Notifier | 0 | 1 / 1 | 1 / 1 | 8 / 8 |
| NotificationDataCollector | Symfony\Component\Notifier\DataCollector | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| RoundRobinTransport | Symfony\Component\Notifier\Transport | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| FailoverTransport | Symfony\Component\Notifier\Transport | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Dsn | Symfony\Component\Notifier\Transport | 0 | 0 / 0 | 8 / 8 | 11 / 11 |
| AbstractTransportFactory | Symfony\Component\Notifier\Transport | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| Transports | Symfony\Component\Notifier\Transport | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| NullTransport | Symfony\Component\Notifier\Transport | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| AbstractTransport | Symfony\Component\Notifier\Transport | 0 | 1 / 1 | 4 / 4 | 7 / 7 |
| NullTransportFactory | Symfony\Component\Notifier\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TransportFactoryTestCase | Symfony\Component\Notifier\Test | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| TransportTestCase | Symfony\Component\Notifier\Test | 2+ | 2 / 2 | 0 / 0 | 11 / 11 |
| NotificationTransportIsEqual | Symfony\Component\Notifier\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| NotificationSubjectContains | Symfony\Component\Notifier\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| NotificationCount | Symfony\Component\Notifier\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| NotificationIsQueued | Symfony\Component\Notifier\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Recipient | Symfony\Component\Notifier\Recipient | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| NoRecipient | Symfony\Component\Notifier\Recipient | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Notification | Symfony\Component\Notifier\Notification | 0 | 5 / 5 | 7 / 7 | 18 / 18 |
| SendberryTransportFactory | Symfony\Component\Notifier\Bridge\Sendberry | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SendberryTransport | Symfony\Component\Notifier\Bridge\Sendberry | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| SendberryTransportFactoryTest | Symfony\Component\Notifier\Bridge\Sendberry\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SendberryTransportTest | Symfony\Component\Notifier\Bridge\Sendberry\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FortySixElksTransport | Symfony\Component\Notifier\Bridge\FortySixElks | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| FortySixElksTransportFactory | Symfony\Component\Notifier\Bridge\FortySixElks | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FortySixElksTransportTest | Symfony\Component\Notifier\Bridge\FortySixElks\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| FortySixElksTransportFactoryTest | Symfony\Component\Notifier\Bridge\FortySixElks\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| GoIpTransport | Symfony\Component\Notifier\Bridge\GoIp | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| GoIpTransportFactory | Symfony\Component\Notifier\Bridge\GoIp | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| GoIpOptions | Symfony\Component\Notifier\Bridge\GoIp | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| GoIpTransportFactoryTest | Symfony\Component\Notifier\Bridge\GoIp\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| GoIpTransportTest | Symfony\Component\Notifier\Bridge\GoIp\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| TwitterTransport | Symfony\Component\Notifier\Bridge\Twitter | 2+ | 1 / 1 | 5 / 5 | 7 / 7 |
| TwitterOptions | Symfony\Component\Notifier\Bridge\Twitter | 0 | 2 / 2 | 1 / 1 | 14 / 14 |
| TwitterTransportFactory | Symfony\Component\Notifier\Bridge\Twitter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TwitterTransportTest | Symfony\Component\Notifier\Bridge\Twitter\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| TwitterTransportFactoryTest | Symfony\Component\Notifier\Bridge\Twitter\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| InfobipTransport | Symfony\Component\Notifier\Bridge\Infobip | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| InfobipTransportFactory | Symfony\Component\Notifier\Bridge\Infobip | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InfobipTransportFactoryTest | Symfony\Component\Notifier\Bridge\Infobip\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| InfobipTransportTest | Symfony\Component\Notifier\Bridge\Infobip\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| BandwidthTransportFactory | Symfony\Component\Notifier\Bridge\Bandwidth | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| BandwidthOptions | Symfony\Component\Notifier\Bridge\Bandwidth | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| BandwidthTransport | Symfony\Component\Notifier\Bridge\Bandwidth | 2+ | 1 / 1 | 6 / 6 | 4 / 4 |
| BandwidthTransportTest | Symfony\Component\Notifier\Bridge\Bandwidth\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| BandwidthOptionsTest | Symfony\Component\Notifier\Bridge\Bandwidth\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BandwidthTransportFactoryTest | Symfony\Component\Notifier\Bridge\Bandwidth\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ChatworkTransport | Symfony\Component\Notifier\Bridge\Chatwork | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| ChatworkTransportFactory | Symfony\Component\Notifier\Bridge\Chatwork | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| ChatworkMessageBodyBuilder | Symfony\Component\Notifier\Bridge\Chatwork | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ChatworkOptions | Symfony\Component\Notifier\Bridge\Chatwork | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| ChatworkTransportTest | Symfony\Component\Notifier\Bridge\Chatwork\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ChatworkOptionsTest | Symfony\Component\Notifier\Bridge\Chatwork\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChatworkTransportFactoryTest | Symfony\Component\Notifier\Bridge\Chatwork\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ChatworkMessageBodyBuilderTest | Symfony\Component\Notifier\Bridge\Chatwork\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SmsBiurasTransport | Symfony\Component\Notifier\Bridge\SmsBiuras | 2+ | 2 / 2 | 4 / 4 | 5 / 5 |
| SmsBiurasTransportFactory | Symfony\Component\Notifier\Bridge\SmsBiuras | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SmsBiurasTransportFactoryTest | Symfony\Component\Notifier\Bridge\SmsBiuras\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmsBiurasTransportTest | Symfony\Component\Notifier\Bridge\SmsBiuras\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MercureTransportFactory | Symfony\Component\Notifier\Bridge\Mercure | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| MercureTransport | Symfony\Component\Notifier\Bridge\Mercure | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| MercureOptions | Symfony\Component\Notifier\Bridge\Mercure | 0 | 0 / 0 | 5 / 5 | 8 / 8 |
| MercureTransportFactoryTest | Symfony\Component\Notifier\Bridge\Mercure\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MercureOptionsTest | Symfony\Component\Notifier\Bridge\Mercure\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MercureTransportTest | Symfony\Component\Notifier\Bridge\Mercure\Tests | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| DummyHub | Symfony\Component\Notifier\Bridge\Mercure\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| FreeMobileTransport | Symfony\Component\Notifier\Bridge\FreeMobile | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| FreeMobileTransportFactory | Symfony\Component\Notifier\Bridge\FreeMobile | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FreeMobileTransportFactoryTest | Symfony\Component\Notifier\Bridge\FreeMobile\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FreeMobileTransportTest | Symfony\Component\Notifier\Bridge\FreeMobile\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ClickSendTransport | Symfony\Component\Notifier\Bridge\ClickSend | 2+ | 1 / 1 | 6 / 6 | 4 / 4 |
| ClickSendTransportFactory | Symfony\Component\Notifier\Bridge\ClickSend | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| ClickSendOptions | Symfony\Component\Notifier\Bridge\ClickSend | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| ClickSendOptionsTest | Symfony\Component\Notifier\Bridge\ClickSend\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClickSendTransportFactoryTest | Symfony\Component\Notifier\Bridge\ClickSend\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ClickSendTransportTest | Symfony\Component\Notifier\Bridge\ClickSend\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| DiscordOptions | Symfony\Component\Notifier\Bridge\Discord | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| DiscordTransport | Symfony\Component\Notifier\Bridge\Discord | 2+ | 2 / 2 | 2 / 2 | 4 / 4 |
| DiscordTransportFactory | Symfony\Component\Notifier\Bridge\Discord | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DiscordTransportTest | Symfony\Component\Notifier\Bridge\Discord\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DiscordOptionsTest | Symfony\Component\Notifier\Bridge\Discord\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DiscordTransportFactoryTest | Symfony\Component\Notifier\Bridge\Discord\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DiscordFooterEmbedObjectTest | Symfony\Component\Notifier\Bridge\Discord\Tests\Embeds | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DiscordAuthorEmbedObjectTest | Symfony\Component\Notifier\Bridge\Discord\Tests\Embeds | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DiscordEmbedTest | Symfony\Component\Notifier\Bridge\Discord\Tests\Embeds | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DiscordFieldEmbedObjectTest | Symfony\Component\Notifier\Bridge\Discord\Tests\Embeds | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DiscordAuthorEmbedObject | Symfony\Component\Notifier\Bridge\Discord\Embeds | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| DiscordFooterEmbedObject | Symfony\Component\Notifier\Bridge\Discord\Embeds | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| DiscordEmbed | Symfony\Component\Notifier\Bridge\Discord\Embeds | 2+ | 3 / 3 | 0 / 0 | 10 / 10 |
| DiscordFieldEmbedObject | Symfony\Component\Notifier\Bridge\Discord\Embeds | 2+ | 2 / 2 | 0 / 0 | 3 / 3 |
| AbstractDiscordEmbed | Symfony\Component\Notifier\Bridge\Discord\Embeds | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AbstractDiscordEmbedObject | Symfony\Component\Notifier\Bridge\Discord\Embeds | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| DiscordMediaEmbedObject | Symfony\Component\Notifier\Bridge\Discord\Embeds | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TurboSmsTransportFactory | Symfony\Component\Notifier\Bridge\TurboSms | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TurboSmsTransport | Symfony\Component\Notifier\Bridge\TurboSms | 2+ | 4 / 4 | 2 / 2 | 6 / 6 |
| TurboSmsTransportTest | Symfony\Component\Notifier\Bridge\TurboSms\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| TurboSmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\TurboSms\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MessageBirdOptions | Symfony\Component\Notifier\Bridge\MessageBird | 0 | 0 / 0 | 1 / 1 | 15 / 15 |
| MessageBirdTransport | Symfony\Component\Notifier\Bridge\MessageBird | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| MessageBirdTransportFactory | Symfony\Component\Notifier\Bridge\MessageBird | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MessageBirdTransportFactoryTest | Symfony\Component\Notifier\Bridge\MessageBird\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MessageBirdTransportTest | Symfony\Component\Notifier\Bridge\MessageBird\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MessageBirdOptionsTest | Symfony\Component\Notifier\Bridge\MessageBird\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TelnyxTransport | Symfony\Component\Notifier\Bridge\Telnyx | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| TelnyxTransportFactory | Symfony\Component\Notifier\Bridge\Telnyx | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TelnyxTransportFactoryTest | Symfony\Component\Notifier\Bridge\Telnyx\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TelnyxTransportTest | Symfony\Component\Notifier\Bridge\Telnyx\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| KazInfoTehTransport | Symfony\Component\Notifier\Bridge\KazInfoTeh | 2+ | 1 / 1 | 3 / 3 | 5 / 5 |
| KazInfoTehTransportFactory | Symfony\Component\Notifier\Bridge\KazInfoTeh | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| KazInfoTehTransportTest | Symfony\Component\Notifier\Bridge\KazInfoTeh\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| KazInfoTehTransportFactoryTest | Symfony\Component\Notifier\Bridge\KazInfoTeh\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SmsapiTransportFactory | Symfony\Component\Notifier\Bridge\Smsapi | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SmsapiTransport | Symfony\Component\Notifier\Bridge\Smsapi | 2+ | 1 / 1 | 4 / 4 | 6 / 6 |
| SmsapiTransportFactoryTest | Symfony\Component\Notifier\Bridge\Smsapi\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmsapiTransportTest | Symfony\Component\Notifier\Bridge\Smsapi\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| RedlinkOptions | Symfony\Component\Notifier\Bridge\Redlink | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| RedlinkTransportFactory | Symfony\Component\Notifier\Bridge\Redlink | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RedlinkTransport | Symfony\Component\Notifier\Bridge\Redlink | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| RedlinkTransportTest | Symfony\Component\Notifier\Bridge\Redlink\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RedlinkTransportFactoryTest | Symfony\Component\Notifier\Bridge\Redlink\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MastodonOptions | Symfony\Component\Notifier\Bridge\Mastodon | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| MastodonTransport | Symfony\Component\Notifier\Bridge\Mastodon | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| MastodonTransportFactory | Symfony\Component\Notifier\Bridge\Mastodon | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MastodonTransportTest | Symfony\Component\Notifier\Bridge\Mastodon\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MastodonTransportFactoryTest | Symfony\Component\Notifier\Bridge\Mastodon\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OctopushTransportFactory | Symfony\Component\Notifier\Bridge\Octopush | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| OctopushTransport | Symfony\Component\Notifier\Bridge\Octopush | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| OctopushTransportTest | Symfony\Component\Notifier\Bridge\Octopush\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| OctopushTransportFactoryTest | Symfony\Component\Notifier\Bridge\Octopush\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmsmodeOptions | Symfony\Component\Notifier\Bridge\Smsmode | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| SmsmodeTransport | Symfony\Component\Notifier\Bridge\Smsmode | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| SmsmodeTransportFactory | Symfony\Component\Notifier\Bridge\Smsmode | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| SmsmodeTransportTest | Symfony\Component\Notifier\Bridge\Smsmode\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| SmsmodeTransportFactoryTest | Symfony\Component\Notifier\Bridge\Smsmode\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SmsmodeOptionsTest | Symfony\Component\Notifier\Bridge\Smsmode\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PagerDutyTransport | Symfony\Component\Notifier\Bridge\PagerDuty | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| PagerDutyTransportFactory | Symfony\Component\Notifier\Bridge\PagerDuty | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PagerDutyOptions | Symfony\Component\Notifier\Bridge\PagerDuty | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| PagerDutyTransportTest | Symfony\Component\Notifier\Bridge\PagerDuty\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| PagerDutyTransportFactoryTest | Symfony\Component\Notifier\Bridge\PagerDuty\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| EsendexOptions | Symfony\Component\Notifier\Bridge\Esendex | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| EsendexTransport | Symfony\Component\Notifier\Bridge\Esendex | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| EsendexTransportFactory | Symfony\Component\Notifier\Bridge\Esendex | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EsendexOptionsTest | Symfony\Component\Notifier\Bridge\Esendex\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EsendexTransportTest | Symfony\Component\Notifier\Bridge\Esendex\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| EsendexTransportFactoryTest | Symfony\Component\Notifier\Bridge\Esendex\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MailjetTransportFactory | Symfony\Component\Notifier\Bridge\Mailjet | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailjetTransport | Symfony\Component\Notifier\Bridge\Mailjet | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| MailjetTransportTest | Symfony\Component\Notifier\Bridge\Mailjet\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MailjetTransportFactoryTest | Symfony\Component\Notifier\Bridge\Mailjet\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OvhCloudTransportFactory | Symfony\Component\Notifier\Bridge\OvhCloud | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| OvhCloudTransport | Symfony\Component\Notifier\Bridge\OvhCloud | 2+ | 1 / 1 | 6 / 6 | 7 / 7 |
| OvhCloudTransportFactoryTest | Symfony\Component\Notifier\Bridge\OvhCloud\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OvhCloudTransportTest | Symfony\Component\Notifier\Bridge\OvhCloud\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| NtfyTransportFactory | Symfony\Component\Notifier\Bridge\Ntfy | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NtfyTransport | Symfony\Component\Notifier\Bridge\Ntfy | 2+ | 1 / 1 | 4 / 4 | 7 / 7 |
| NtfyOptions | Symfony\Component\Notifier\Bridge\Ntfy | 0 | 5 / 5 | 1 / 1 | 19 / 19 |
| NtfyTransportTest | Symfony\Component\Notifier\Bridge\Ntfy\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| NtfyTransportFactoryTest | Symfony\Component\Notifier\Bridge\Ntfy\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NtfyOptionsTest | Symfony\Component\Notifier\Bridge\Ntfy\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AllMySmsTransportFactory | Symfony\Component\Notifier\Bridge\AllMySms | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AllMySmsTransport | Symfony\Component\Notifier\Bridge\AllMySms | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| AllMySmsOptions | Symfony\Component\Notifier\Bridge\AllMySms | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| AllMySmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\AllMySms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AllMySmsTransportTest | Symfony\Component\Notifier\Bridge\AllMySms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AllMySmsOptionsTest | Symfony\Component\Notifier\Bridge\AllMySms\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FakeSmsTransportFactory | Symfony\Component\Notifier\Bridge\FakeSms | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| FakeSmsEmailTransport | Symfony\Component\Notifier\Bridge\FakeSms | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| FakeSmsLoggerTransport | Symfony\Component\Notifier\Bridge\FakeSms | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| FakeSmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\FakeSms\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| TestLogger | Symfony\Component\Notifier\Bridge\FakeSms\Tests | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| FakeSmsEmailTransportTest | Symfony\Component\Notifier\Bridge\FakeSms\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| FakeSmsLoggerTransportTest | Symfony\Component\Notifier\Bridge\FakeSms\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OneSignalTransport | Symfony\Component\Notifier\Bridge\OneSignal | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| OneSignalTransportFactory | Symfony\Component\Notifier\Bridge\OneSignal | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| OneSignalOptions | Symfony\Component\Notifier\Bridge\OneSignal | 0 | 0 / 0 | 1 / 1 | 11 / 11 |
| OneSignalTransportTest | Symfony\Component\Notifier\Bridge\OneSignal\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| OneSignalTransportFactoryTest | Symfony\Component\Notifier\Bridge\OneSignal\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OneSignalOptionsTest | Symfony\Component\Notifier\Bridge\OneSignal\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ZulipTransportFactory | Symfony\Component\Notifier\Bridge\Zulip | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ZulipTransport | Symfony\Component\Notifier\Bridge\Zulip | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| ZulipOptions | Symfony\Component\Notifier\Bridge\Zulip | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ZulipTransportFactoryTest | Symfony\Component\Notifier\Bridge\Zulip\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ZulipTransportTest | Symfony\Component\Notifier\Bridge\Zulip\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| LightSmsTransportFactory | Symfony\Component\Notifier\Bridge\LightSms | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LightSmsTransport | Symfony\Component\Notifier\Bridge\LightSms | 2+ | 2 / 2 | 3 / 3 | 6 / 6 |
| LightSmsTransportTest | Symfony\Component\Notifier\Bridge\LightSms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| LightSmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\LightSms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| OrangeSmsTransport | Symfony\Component\Notifier\Bridge\OrangeSms | 2+ | 1 / 1 | 4 / 4 | 5 / 5 |
| OrangeSmsTransportFactory | Symfony\Component\Notifier\Bridge\OrangeSms | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| OrangeSmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\OrangeSms\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| OrangeSmsTransportTest | Symfony\Component\Notifier\Bridge\OrangeSms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExpoOptions | Symfony\Component\Notifier\Bridge\Expo | 0 | 0 / 0 | 3 / 3 | 15 / 15 |
| ExpoTransport | Symfony\Component\Notifier\Bridge\Expo | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| ExpoTransportFactory | Symfony\Component\Notifier\Bridge\Expo | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ExpoTransportFactoryTest | Symfony\Component\Notifier\Bridge\Expo\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExpoTransportTest | Symfony\Component\Notifier\Bridge\Expo\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NovuSubscriberRecipient | Symfony\Component\Notifier\Bridge\Novu | 0 | 0 / 0 | 8 / 8 | 9 / 9 |
| NovuTransportFactory | Symfony\Component\Notifier\Bridge\Novu | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| NovuTransport | Symfony\Component\Notifier\Bridge\Novu | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| NovuOptions | Symfony\Component\Notifier\Bridge\Novu | 0 | 0 / 0 | 9 / 9 | 3 / 3 |
| NovuOptionsTest | Symfony\Component\Notifier\Bridge\Novu\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NovuTransportTest | Symfony\Component\Notifier\Bridge\Novu\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NovuTransportFactoryTest | Symfony\Component\Notifier\Bridge\Novu\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| VonageTransport | Symfony\Component\Notifier\Bridge\Vonage | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| VonageTransportFactory | Symfony\Component\Notifier\Bridge\Vonage | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| VonageRequestParser | Symfony\Component\Notifier\Bridge\Vonage\Webhook | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| VonageTransportFactoryTest | Symfony\Component\Notifier\Bridge\Vonage\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| VonageTransportTest | Symfony\Component\Notifier\Bridge\Vonage\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| VonageRequestParserTest | Symfony\Component\Notifier\Bridge\Vonage\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SimpleTextinTransportFactory | Symfony\Component\Notifier\Bridge\SimpleTextin | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| SimpleTextinTransport | Symfony\Component\Notifier\Bridge\SimpleTextin | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| SimpleTextinTransportTest | Symfony\Component\Notifier\Bridge\SimpleTextin\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| SimpleTextinTransportFactoryTest | Symfony\Component\Notifier\Bridge\SimpleTextin\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PushoverTransport | Symfony\Component\Notifier\Bridge\Pushover | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| PushoverTransportFactory | Symfony\Component\Notifier\Bridge\Pushover | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PushoverOptions | Symfony\Component\Notifier\Bridge\Pushover | 0 | 2 / 2 | 1 / 1 | 14 / 14 |
| PushoverTransportTest | Symfony\Component\Notifier\Bridge\Pushover\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| PushoverTransportFactoryTest | Symfony\Component\Notifier\Bridge\Pushover\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FakeChatLoggerTransport | Symfony\Component\Notifier\Bridge\FakeChat | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| FakeChatEmailTransport | Symfony\Component\Notifier\Bridge\FakeChat | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| FakeChatTransportFactory | Symfony\Component\Notifier\Bridge\FakeChat | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| TestLogger | Symfony\Component\Notifier\Bridge\FakeChat\Tests | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| FakeChatLoggerTransportTest | Symfony\Component\Notifier\Bridge\FakeChat\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FakeChatEmailTransportTest | Symfony\Component\Notifier\Bridge\FakeChat\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FakeChatTransportFactoryTest | Symfony\Component\Notifier\Bridge\FakeChat\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| PlivoTransport | Symfony\Component\Notifier\Bridge\Plivo | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| PlivoTransportFactory | Symfony\Component\Notifier\Bridge\Plivo | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| PlivoOptions | Symfony\Component\Notifier\Bridge\Plivo | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| PlivoOptionsTest | Symfony\Component\Notifier\Bridge\Plivo\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PlivoTransportTest | Symfony\Component\Notifier\Bridge\Plivo\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PlivoTransportFactoryTest | Symfony\Component\Notifier\Bridge\Plivo\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SpotHitTransport | Symfony\Component\Notifier\Bridge\SpotHit | 2+ | 1 / 1 | 4 / 4 | 6 / 6 |
| SpotHitTransportFactory | Symfony\Component\Notifier\Bridge\SpotHit | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SpotHitTransportFactoryTest | Symfony\Component\Notifier\Bridge\SpotHit\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SpotHitTransportTest | Symfony\Component\Notifier\Bridge\SpotHit\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| FirebaseTransport | Symfony\Component\Notifier\Bridge\Firebase | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| FirebaseOptions | Symfony\Component\Notifier\Bridge\Firebase | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| FirebaseTransportFactory | Symfony\Component\Notifier\Bridge\Firebase | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IOSNotification | Symfony\Component\Notifier\Bridge\Firebase\Notification | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AndroidNotification | Symfony\Component\Notifier\Bridge\Firebase\Notification | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| WebNotification | Symfony\Component\Notifier\Bridge\Firebase\Notification | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FirebaseTransportTest | Symfony\Component\Notifier\Bridge\Firebase\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| FirebaseTransportFactoryTest | Symfony\Component\Notifier\Bridge\Firebase\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ZendeskTransport | Symfony\Component\Notifier\Bridge\Zendesk | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ZendeskOptions | Symfony\Component\Notifier\Bridge\Zendesk | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| ZendeskTransportFactory | Symfony\Component\Notifier\Bridge\Zendesk | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ZendeskTransportTest | Symfony\Component\Notifier\Bridge\Zendesk\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ZendeskTransportFactoryTest | Symfony\Component\Notifier\Bridge\Zendesk\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TelegramOptions | Symfony\Component\Notifier\Bridge\Telegram | 0 | 3 / 3 | 1 / 1 | 28 / 28 |
| TelegramTransport | Symfony\Component\Notifier\Bridge\Telegram | 2+ | 2 / 2 | 2 / 2 | 9 / 9 |
| TelegramTransportFactory | Symfony\Component\Notifier\Bridge\Telegram | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TelegramTransportFactoryTest | Symfony\Component\Notifier\Bridge\Telegram\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TelegramTransportTest | Symfony\Component\Notifier\Bridge\Telegram\Tests | 2+ | 1 / 1 | 0 / 0 | 22 / 22 |
| TelegramOptionsTest | Symfony\Component\Notifier\Bridge\Telegram\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| InlineKeyboardMarkup | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractTelegramReplyMarkup | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ReplyKeyboardMarkup | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ForceReply | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ReplyKeyboardRemove | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| KeyboardButton | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup\Button | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| InlineKeyboardButton | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup\Button | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AbstractKeyboardButton | Symfony\Component\Notifier\Bridge\Telegram\Reply\Markup\Button | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| IsendproTransportFactory | Symfony\Component\Notifier\Bridge\Isendpro | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IsendproTransport | Symfony\Component\Notifier\Bridge\Isendpro | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| IsendproTransportTest | Symfony\Component\Notifier\Bridge\Isendpro\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| IsendproTransportFactoryTest | Symfony\Component\Notifier\Bridge\Isendpro\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AmazonSnsTransport | Symfony\Component\Notifier\Bridge\AmazonSns | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| AmazonSnsOptions | Symfony\Component\Notifier\Bridge\AmazonSns | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| AmazonSnsTransportFactory | Symfony\Component\Notifier\Bridge\AmazonSns | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AmazonSnsOptionsTest | Symfony\Component\Notifier\Bridge\AmazonSns\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AmazonSnsTransportTest | Symfony\Component\Notifier\Bridge\AmazonSns\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AmazonSnsTransportFactoryTest | Symfony\Component\Notifier\Bridge\AmazonSns\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SinchTransport | Symfony\Component\Notifier\Bridge\Sinch | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| SinchTransportFactory | Symfony\Component\Notifier\Bridge\Sinch | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SinchTransportTest | Symfony\Component\Notifier\Bridge\Sinch\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SinchTransportFactoryTest | Symfony\Component\Notifier\Bridge\Sinch\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GoogleChatTransport | Symfony\Component\Notifier\Bridge\GoogleChat | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| GoogleChatOptions | Symfony\Component\Notifier\Bridge\GoogleChat | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| GoogleChatTransportFactory | Symfony\Component\Notifier\Bridge\GoogleChat | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GoogleChatTransportTest | Symfony\Component\Notifier\Bridge\GoogleChat\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| GoogleChatTransportFactoryTest | Symfony\Component\Notifier\Bridge\GoogleChat\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GoogleChatOptionsTest | Symfony\Component\Notifier\Bridge\GoogleChat\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IqsmsTransportFactory | Symfony\Component\Notifier\Bridge\Iqsms | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IqsmsTransport | Symfony\Component\Notifier\Bridge\Iqsms | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| IqsmsTransportFactoryTest | Symfony\Component\Notifier\Bridge\Iqsms\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| IqsmsTransportTest | Symfony\Component\Notifier\Bridge\Iqsms\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| YunpianTransport | Symfony\Component\Notifier\Bridge\Yunpian | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| YunpianTransportFactory | Symfony\Component\Notifier\Bridge\Yunpian | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| YunpianTransportTest | Symfony\Component\Notifier\Bridge\Yunpian\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| YunpianTransportFactoryTest | Symfony\Component\Notifier\Bridge\Yunpian\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SlackTransport | Symfony\Component\Notifier\Bridge\Slack | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| SlackSentMessage | Symfony\Component\Notifier\Bridge\Slack | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| SlackOptions | Symfony\Component\Notifier\Bridge\Slack | 0 | 1 / 1 | 1 / 1 | 17 / 17 |
| SlackTransportFactory | Symfony\Component\Notifier\Bridge\Slack | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UpdateMessageSlackOptions | Symfony\Component\Notifier\Bridge\Slack | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SlackTransportFactoryTest | Symfony\Component\Notifier\Bridge\Slack\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SlackTransportTest | Symfony\Component\Notifier\Bridge\Slack\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| SlackOptionsTest | Symfony\Component\Notifier\Bridge\Slack\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| SlackHeaderBlockTest | Symfony\Component\Notifier\Bridge\Slack\Tests\Block | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SlackActionsBlockTest | Symfony\Component\Notifier\Bridge\Slack\Tests\Block | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SlackContextBlockTest | Symfony\Component\Notifier\Bridge\Slack\Tests\Block | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SlackSectionBlockTest | Symfony\Component\Notifier\Bridge\Slack\Tests\Block | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractSlackBlockElement | Symfony\Component\Notifier\Bridge\Slack\Block | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| SlackImageBlockElement | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SlackHeaderBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 2 / 2 | 0 / 0 | 2 / 2 |
| SlackImageBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SlackContextBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| SlackDividerBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SlackActionsBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractSlackBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| SlackSectionBlock | Symfony\Component\Notifier\Bridge\Slack\Block | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MattermostOptions | Symfony\Component\Notifier\Bridge\Mattermost | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| MattermostTransportFactory | Symfony\Component\Notifier\Bridge\Mattermost | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MattermostTransport | Symfony\Component\Notifier\Bridge\Mattermost | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| MattermostTransportTest | Symfony\Component\Notifier\Bridge\Mattermost\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MattermostTransportFactoryTest | Symfony\Component\Notifier\Bridge\Mattermost\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| GatewayApiTransport | Symfony\Component\Notifier\Bridge\GatewayApi | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| GatewayApiOptions | Symfony\Component\Notifier\Bridge\GatewayApi | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| GatewayApiTransportFactory | Symfony\Component\Notifier\Bridge\GatewayApi | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GatewayApiTransportFactoryTest | Symfony\Component\Notifier\Bridge\GatewayApi\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GatewayApiOptionsTest | Symfony\Component\Notifier\Bridge\GatewayApi\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GatewayApiTransportTest | Symfony\Component\Notifier\Bridge\GatewayApi\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| EngagespotTransportFactory | Symfony\Component\Notifier\Bridge\Engagespot | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EngagespotOptions | Symfony\Component\Notifier\Bridge\Engagespot | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| EngagespotTransport | Symfony\Component\Notifier\Bridge\Engagespot | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| EngagespotTransportFactoryTest | Symfony\Component\Notifier\Bridge\Engagespot\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| EngagespotTransportTest | Symfony\Component\Notifier\Bridge\Engagespot\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ClickatellTransportFactory | Symfony\Component\Notifier\Bridge\Clickatell | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClickatellTransport | Symfony\Component\Notifier\Bridge\Clickatell | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| ClickatellTransportTest | Symfony\Component\Notifier\Bridge\Clickatell\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ClickatellTransportFactoryTest | Symfony\Component\Notifier\Bridge\Clickatell\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| LineNotifyTransport | Symfony\Component\Notifier\Bridge\LineNotify | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| LineNotifyTransportFactory | Symfony\Component\Notifier\Bridge\LineNotify | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| LineNotifyTransportFactoryTest | 2+ | 0 / 0 | 0 / 0 | 5 / 5 | |
| LineNotifyTransportTest | Symfony\Component\Notifier\Bridge\LineNotify\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmscTransport | Symfony\Component\Notifier\Bridge\Smsc | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| SmscTransportFactory | Symfony\Component\Notifier\Bridge\Smsc | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SmscTransportTest | Symfony\Component\Notifier\Bridge\Smsc\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SmscTransportFactoryTest | Symfony\Component\Notifier\Bridge\Smsc\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GitterTransport | Symfony\Component\Notifier\Bridge\Gitter | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| GitterTransportFactory | Symfony\Component\Notifier\Bridge\Gitter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GitterTransportTest | Symfony\Component\Notifier\Bridge\Gitter\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| GitterTransportFactoryTest | Symfony\Component\Notifier\Bridge\Gitter\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Sms77Transport | Symfony\Component\Notifier\Bridge\Sms77 | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| Sms77TransportFactory | Symfony\Component\Notifier\Bridge\Sms77 | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Sms77TransportTest | Symfony\Component\Notifier\Bridge\Sms77\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| Sms77TransportFactoryTest | Symfony\Component\Notifier\Bridge\Sms77\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ContactEveryoneTransportFactory | Symfony\Component\Notifier\Bridge\ContactEveryone | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ContactEveryoneOptions | Symfony\Component\Notifier\Bridge\ContactEveryone | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| ContactEveryoneTransport | Symfony\Component\Notifier\Bridge\ContactEveryone | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| ContactEveryoneOptionsTest | Symfony\Component\Notifier\Bridge\ContactEveryone\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ContactEveryoneTransportFactoryTest | Symfony\Component\Notifier\Bridge\ContactEveryone\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ContactEveryoneTransportTest | Symfony\Component\Notifier\Bridge\ContactEveryone\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| BrevoTransport | Symfony\Component\Notifier\Bridge\Brevo | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| BrevoTransportFactory | Symfony\Component\Notifier\Bridge\Brevo | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BrevoTransportFactoryTest | Symfony\Component\Notifier\Bridge\Brevo\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| BrevoTransportTest | Symfony\Component\Notifier\Bridge\Brevo\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmsFactorTransport | Symfony\Component\Notifier\Bridge\SmsFactor | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| SmsFactorTransportFactory | Symfony\Component\Notifier\Bridge\SmsFactor | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SmsFactorTransportFactoryTest | Symfony\Component\Notifier\Bridge\SmsFactor\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SmsFactorTransportTest | Symfony\Component\Notifier\Bridge\SmsFactor\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RingCentralTransport | Symfony\Component\Notifier\Bridge\RingCentral | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| RingCentralOptions | Symfony\Component\Notifier\Bridge\RingCentral | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| RingCentralTransportFactory | Symfony\Component\Notifier\Bridge\RingCentral | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| RingCentralTransportFactoryTest | Symfony\Component\Notifier\Bridge\RingCentral\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RingCentralOptionsTest | Symfony\Component\Notifier\Bridge\RingCentral\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RingCentralTransportTest | Symfony\Component\Notifier\Bridge\RingCentral\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| RocketChatTransport | Symfony\Component\Notifier\Bridge\RocketChat | 2+ | 1 / 1 | 2 / 2 | 4 / 4 |
| RocketChatOptions | Symfony\Component\Notifier\Bridge\RocketChat | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| RocketChatTransportFactory | Symfony\Component\Notifier\Bridge\RocketChat | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RocketChatTransportTest | Symfony\Component\Notifier\Bridge\RocketChat\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RocketChatTransportFactoryTest | Symfony\Component\Notifier\Bridge\RocketChat\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TermiiTransportFactory | Symfony\Component\Notifier\Bridge\Termii | 2+ | 1 / 1 | 0 / 0 | 2 / 2 |
| TermiiOptions | Symfony\Component\Notifier\Bridge\Termii | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| TermiiTransport | Symfony\Component\Notifier\Bridge\Termii | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| TermiiTransportTest | Symfony\Component\Notifier\Bridge\Termii\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| TermiiOptionsTest | Symfony\Component\Notifier\Bridge\Termii\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TermiiTransportFactoryTest | Symfony\Component\Notifier\Bridge\Termii\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MessageMediaTransport | Symfony\Component\Notifier\Bridge\MessageMedia | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| MessageMediaTransportFactory | Symfony\Component\Notifier\Bridge\MessageMedia | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MessageMediaOptions | Symfony\Component\Notifier\Bridge\MessageMedia | 0 | 0 / 0 | 1 / 1 | 11 / 11 |
| MessageMediaTransportFactoryTest | Symfony\Component\Notifier\Bridge\MessageMedia\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MessageMediaTransportTest | Symfony\Component\Notifier\Bridge\MessageMedia\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MessageMediaOptionsTest | Symfony\Component\Notifier\Bridge\MessageMedia\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LinkedInOptions | Symfony\Component\Notifier\Bridge\LinkedIn | 0 | 0 / 0 | 1 / 1 | 14 / 14 |
| LinkedInTransport | Symfony\Component\Notifier\Bridge\LinkedIn | 2+ | 1 / 1 | 2 / 2 | 5 / 5 |
| LinkedInTransportFactory | Symfony\Component\Notifier\Bridge\LinkedIn | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LinkedInTransportFactoryTest | Symfony\Component\Notifier\Bridge\LinkedIn\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| LinkedInTransportTest | Symfony\Component\Notifier\Bridge\LinkedIn\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| LifecycleStateShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 2+ | 7 / 7 | 1 / 1 | 2 / 2 |
| VisibilityShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 2+ | 8 / 8 | 0 / 0 | 1 / 1 |
| AuthorShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 2+ | 1 / 1 | 1 / 1 | 2 / 2 |
| ShareMediaShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 2+ | 8 / 8 | 0 / 0 | 1 / 1 |
| ShareContentShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 2+ | 15 / 15 | 0 / 0 | 1 / 1 |
| AbstractLinkedInShare | Symfony\Component\Notifier\Bridge\LinkedIn\Share | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TwilioTransportFactory | Symfony\Component\Notifier\Bridge\Twilio | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TwilioTransport | Symfony\Component\Notifier\Bridge\Twilio | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| TwilioOptions | Symfony\Component\Notifier\Bridge\Twilio | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TwilioRequestParser | Symfony\Component\Notifier\Bridge\Twilio\Webhook | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TwilioTransportFactoryTest | Symfony\Component\Notifier\Bridge\Twilio\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TwilioTransportTest | Symfony\Component\Notifier\Bridge\Twilio\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| TwilioRequestParserTest | Symfony\Component\Notifier\Bridge\Twilio\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MicrosoftTeamsTransportFactory | Symfony\Component\Notifier\Bridge\MicrosoftTeams | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MicrosoftTeamsOptions | Symfony\Component\Notifier\Bridge\MicrosoftTeams | 0 | 1 / 1 | 1 / 1 | 14 / 14 |
| MicrosoftTeamsTransport | Symfony\Component\Notifier\Bridge\MicrosoftTeams | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| Section | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Section | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| Fact | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Section\Field | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| Activity | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Section\Field | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Image | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Section\Field | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractInputTestCase | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Test\Action\Input | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MicrosoftTeamsOptionsTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests | 2+ | 0 / 0 | 0 / 0 | 27 / 27 |
| MicrosoftTeamsTransportFactoryTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MicrosoftTeamsTransportTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| SectionTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Section | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ActivityTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Section\Field | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ImageTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Section\Field | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FactTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Section\Field | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InvokeAddInCommandActionTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| OpenUriActionTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ActionCardTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| HttpPostActionTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TextInputTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action\Input | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DateInputTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action\Input | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MultiChoiceInputTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action\Input | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HeaderTest | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Tests\Action\Element | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| HttpPostAction | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| OpenUriAction | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action | 0 | 1 / 1 | 1 / 1 | 3 / 3 |
| InvokeAddInCommandAction | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| ActionCard | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TextInput | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action\Input | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| MultiChoiceInput | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action\Input | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| DateInput | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action\Input | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractInput | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action\Input | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Header | Symfony\Component\Notifier\Bridge\MicrosoftTeams\Action\Element | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| MobytTransport | Symfony\Component\Notifier\Bridge\Mobyt | 2+ | 1 / 1 | 4 / 4 | 4 / 4 |
| MobytOptions | Symfony\Component\Notifier\Bridge\Mobyt | 0 | 3 / 3 | 1 / 1 | 6 / 6 |
| MobytTransportFactory | Symfony\Component\Notifier\Bridge\Mobyt | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MobytOptionsTest | Symfony\Component\Notifier\Bridge\Mobyt\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MobytTransportTest | Symfony\Component\Notifier\Bridge\Mobyt\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MobytTransportFactoryTest | Symfony\Component\Notifier\Bridge\Mobyt\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| BootstrapFlashMessageImportanceMapper | Symfony\Component\Notifier\FlashMessage | 2+ | 1 / 1 | 0 / 0 | 0 / 0 |
| DefaultFlashMessageImportanceMapper | Symfony\Component\Notifier\FlashMessage | 2+ | 1 / 1 | 0 / 0 | 0 / 0 |
| AbstractFlashMessageImportanceMapper | Symfony\Component\Notifier\FlashMessage | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TexterTest | Symfony\Component\Notifier\Tests | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ChatterTest | Symfony\Component\Notifier\Tests | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| NotifierTest | Symfony\Component\Notifier\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TransportsTest | Symfony\Component\Notifier\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DummyMessage | Symfony\Component\Notifier\Tests\Transport | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| DsnTest | Symfony\Component\Notifier\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| FailoverTransportTest | Symfony\Component\Notifier\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| NullTransportTest | Symfony\Component\Notifier\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NullTransportFactoryTest | Symfony\Component\Notifier\Tests\Transport | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| RecipientTest | Symfony\Component\Notifier\Tests\Recipient | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| EmailMessageTest | Symfony\Component\Notifier\Tests\Message | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyMessageWithoutTransport | Symfony\Component\Notifier\Tests\Message | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| SmsMessageTest | Symfony\Component\Notifier\Tests\Message | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| NullMessageTest | Symfony\Component\Notifier\Tests\Message | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyMessageWithTransport | Symfony\Component\Notifier\Tests\Message | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| PushMessageTest | Symfony\Component\Notifier\Tests\Message | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DummyMailer | Symfony\Component\Notifier\Tests\Mailer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ChannelPolicyTest | Symfony\Component\Notifier\Tests\Channel | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BrowserChannelTest | Symfony\Component\Notifier\Tests\Channel | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractChannelTest | Symfony\Component\Notifier\Tests\Channel | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyChannel | Symfony\Component\Notifier\Tests\Channel | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestOptions | Symfony\Component\Notifier\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| MultipleExclusiveOptionsUsedExceptionTest | Symfony\Component\Notifier\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnsupportedSchemeExceptionTest | Symfony\Component\Notifier\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SentMessageEventTest | Symfony\Component\Notifier\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FailedMessageEventTest | Symfony\Component\Notifier\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 4 / 4 | |
| NullTransportException | Symfony\Component\Notifier\Tests\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NullMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| PushMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| SentMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| EmailMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 3 / 3 | 11 / 11 |
| SmsMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| ChatMessage | Symfony\Component\Notifier\Message | 0 | 0 / 0 | 4 / 4 | 10 / 10 |
| EmailChannel | Symfony\Component\Notifier\Channel | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| PushChannel | Symfony\Component\Notifier\Channel | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChatChannel | Symfony\Component\Notifier\Channel | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BrowserChannel | Symfony\Component\Notifier\Channel | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ChannelPolicy | Symfony\Component\Notifier\Channel | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SmsChannel | Symfony\Component\Notifier\Channel | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractChannel | Symfony\Component\Notifier\Channel | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MessageHandler | Symfony\Component\Notifier\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LogicException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LengthException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FlashMessageImportanceMapperException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InvalidArgumentException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsupportedSchemeException | Symfony\Component\Notifier\Exception | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| TransportException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| MissingRequiredOptionException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnsupportedMessageTypeException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleExclusiveOptionsUsedException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IncompleteDsnException | Symfony\Component\Notifier\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| SentMessageEvent | Symfony\Component\Notifier\Event | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| NotificationEvents | Symfony\Component\Notifier\Event | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| MessageEvent | Symfony\Component\Notifier\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| FailedMessageEvent | Symfony\Component\Notifier\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| NotificationLoggerListener | Symfony\Component\Notifier\EventListener | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| SendFailedMessageToNotifierListener | Symfony\Component\Notifier\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ResourceCheckerConfigCache | Symfony\Component\Config | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| ConfigCache | Symfony\Component\Config | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FileLocator | Symfony\Component\Config | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ConfigCacheFactory | Symfony\Component\Config | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ResourceCheckerConfigCacheFactory | Symfony\Component\Config | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| XmlUtils | Symfony\Component\Config\Util | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| XmlParsingException | Symfony\Component\Config\Util\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidXmlException | Symfony\Component\Config\Util\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ConfigCacheTest | Symfony\Component\Config\Tests | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| ResourceCheckerConfigCacheTest | Symfony\Component\Config\Tests | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| ConfigCacheFactoryTest | Symfony\Component\Config\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileLocatorTest | Symfony\Component\Config\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| XmlUtilsTest | Symfony\Component\Config\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| LoaderResolverTest | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DelegatingLoaderTest | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FileLoaderTest | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| TestFileLoader | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| LoaderTest | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ProjectLoader1 | Symfony\Component\Config\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MergeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FloatNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NormalizationTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| PrototypedArrayNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| BooleanNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ArrayNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| IntegerNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FinalizationTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EnumNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| ScalarNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| BaseNodeTest | Symfony\Component\Config\Tests\Definition | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 6 / 6 | |
| DefinitionFileLoaderTest | Symfony\Component\Config\Tests\Definition\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NodeDefinitionTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ArrayNodeDefinitionTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 32 / 32 |
| EnumNodeDefinitionTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ExprBuilderTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| NumericNodeDefinitionTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| TreeBuilderTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| NodeBuilderTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SomeNodeDefinition | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BooleanNodeDefinitionTest | Symfony\Component\Config\Tests\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| YamlReferenceDumperTest | Symfony\Component\Config\Tests\Definition\Dumper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| XmlReferenceDumperTest | Symfony\Component\Config\Tests\Definition\Dumper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BarNode | Symfony\Component\Config\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadParent | Symfony\Component\Config\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FileNameMismatchOnPurpose | Symfony\Component\Config\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CustomNodeDefinition | Symfony\Component\Config\Tests\Fixtures\Configuration | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomNode | Symfony\Component\Config\Tests\Fixtures\Configuration | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| ExampleConfiguration | Symfony\Component\Config\Tests\Fixtures\Configuration | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConditionalClass | Symfony\Component\Config\Tests\Fixtures\Resource | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| BarNodeDefinition | Symfony\Component\Config\Tests\Fixtures\Builder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NodeBuilder | Symfony\Component\Config\Tests\Fixtures\Builder | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| VariableNodeDefinition | Symfony\Component\Config\Tests\Fixtures\Builder | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ComposerResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ReflectionClassResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| TestEventSubscriber | Symfony\Component\Config\Tests\Resource | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TestServiceSubscriber | Symfony\Component\Config\Tests\Resource | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TestServiceWithStaticProperty | Symfony\Component\Config\Tests\Resource | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DirectoryResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 1 / 1 | 19 / 19 |
| ClassExistenceResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| GlobResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| ResourceStub | Symfony\Component\Config\Tests\Resource | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| FileResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 3 / 3 | 9 / 9 |
| FileExistenceResourceTest | Symfony\Component\Config\Tests\Resource | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| GeneratedConfigTest | Symfony\Component\Config\Tests\Builder | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| VariableType | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ScalarNormalizedTypes | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Placeholders | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AddToList | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrimitiveTypes | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ArrayExtraKeys | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NodeInitialValues | Symfony\Component\Config\Tests\Builder\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ArrayExtraKeysConfig | Symfony\Config | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| BazConfig | Symfony\Config\ArrayExtraKeys | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| FooConfig | Symfony\Config\ArrayExtraKeys | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| BarConfig | Symfony\Config\ArrayExtraKeys | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| AddToListConfig | Symfony\Config | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| MessengerConfig | Symfony\Config\AddToList | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| TranslatorConfig | Symfony\Config\AddToList | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| BooksConfig | Symfony\Config\AddToList\Translator | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| PageConfig | Symfony\Config\AddToList\Translator\Books | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| RoutingConfig | Symfony\Config\AddToList\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ReceivingConfig | Symfony\Config\AddToList\Messenger | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| PlaceholdersConfig | Symfony\Config | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| ScalarNormalizedTypesConfig | Symfony\Config | 0 | 0 / 0 | 7 / 7 | 9 / 9 |
| NestedConfig | Symfony\Config\ScalarNormalizedTypes | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| KeyedListObjectConfig | Symfony\Config\ScalarNormalizedTypes | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ListObjectConfig | Symfony\Config\ScalarNormalizedTypes | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| ObjectConfig | Symfony\Config\ScalarNormalizedTypes | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| NestedObjectConfig | Symfony\Config\ScalarNormalizedTypes\Nested | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| NestedListObjectConfig | Symfony\Config\ScalarNormalizedTypes\Nested | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| PrimitiveTypesConfig | Symfony\Config | 0 | 0 / 0 | 7 / 7 | 9 / 9 |
| VariableTypeConfig | Symfony\Config | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| NodeInitialValuesConfig | Symfony\Config | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| SomeCleverNameConfig | Symfony\Config\NodeInitialValues | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| MessengerConfig | Symfony\Config\NodeInitialValues | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| TransportsConfig | Symfony\Config\NodeInitialValues\Messenger | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| LoaderLoadExceptionTest | Symfony\Component\Config\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| Loader | Symfony\Component\Config\Loader | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| FileLoader | Symfony\Component\Config\Loader | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| ParamConfigurator | Symfony\Component\Config\Loader | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LoaderResolver | Symfony\Component\Config\Loader | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| DelegatingLoader | Symfony\Component\Config\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| GlobFileLoader | Symfony\Component\Config\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FloatNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BaseNode | Symfony\Component\Config\Definition | 0 | 1 / 1 | 14 / 14 | 41 / 41 |
| NumericNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| IntegerNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Configuration | Symfony\Component\Config\Definition | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| PrototypedArrayNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 7 / 7 | 14 / 14 |
| Processor | Symfony\Component\Config\Definition | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| EnumNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| BooleanNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ArrayNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 9 / 9 | 21 / 21 |
| ScalarNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| VariableNode | Symfony\Component\Config\Definition | 2+ | 0 / 0 | 3 / 3 | 10 / 10 |
| DefinitionFileLoader | Symfony\Component\Config\Definition\Loader | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ProtectedDefinitionFileLoader | Symfony\Component\Config\Definition\Loader | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DefinitionConfigurator | Symfony\Component\Config\Definition\Configurator | 0 | 0 / 0 | 4 / 4 | 4 / 4 |
| ExprBuilder | Symfony\Component\Config\Definition\Builder | 0 | 4 / 4 | 4 / 4 | 16 / 16 |
| EnumNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MergeBuilder | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| NumericNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| NodeBuilder | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 2 / 2 | 14 / 14 |
| VariableNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ArrayNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 13 / 13 | 30 / 30 |
| ValidationBuilder | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| TreeBuilder | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| IntegerNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NormalizationBuilder | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| BooleanNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ScalarNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FloatNodeDefinition | Symfony\Component\Config\Definition\Builder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NodeDefinition | Symfony\Component\Config\Definition\Builder | 0 | 0 / 0 | 15 / 15 | 25 / 25 |
| DuplicateKeyException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidDefinitionException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidTypeException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsetKeyException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidConfigurationException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ForbiddenOverwriteException | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Exception | Symfony\Component\Config\Definition\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| YamlReferenceDumper | Symfony\Component\Config\Definition\Dumper | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| XmlReferenceDumper | Symfony\Component\Config\Definition\Dumper | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| FileResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| ReflectionClassResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| SelfCheckingResourceChecker | Symfony\Component\Config\Resource | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ComposerResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| FileExistenceResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ClassExistenceResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| DirectoryResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| GlobResource | Symfony\Component\Config\Resource | 0 | 0 / 0 | 7 / 7 | 9 / 9 |
| Method | Symfony\Component\Config\Builder | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ClassBuilder | Symfony\Component\Config\Builder | 0 | 0 / 0 | 8 / 8 | 16 / 16 |
| Property | Symfony\Component\Config\Builder | 0 | 0 / 0 | 6 / 6 | 9 / 9 |
| ConfigBuilderGenerator | Symfony\Component\Config\Builder | 0 | 0 / 0 | 2 / 2 | 18 / 18 |
| LogicException | Symfony\Component\Config\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LoaderLoadException | Symfony\Component\Config\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FileLoaderImportCircularReferenceException | Symfony\Component\Config\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileLocatorFileNotFoundException | Symfony\Component\Config\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| AuthenticationEvents | Symfony\Component\Security\Core | 0 | 2 / 2 | 0 / 0 | 0 / 0 |
| SwitchUserRole | Symfony\Component\Security\Core\Role | 2+ | 0 / 0 | 2 / 2 | 0 / 0 |
| Role | Symfony\Component\Security\Core\Role | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RoleHierarchy | Symfony\Component\Security\Core\Role | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| UserPassword | Symfony\Component\Security\Core\Validator\Constraints | 2+ | 2 / 2 | 2 / 2 | 2 / 2 |
| UserPasswordValidator | Symfony\Component\Security\Core\Validator\Constraints | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| AccessDecisionStrategyTestCase | Symfony\Component\Security\Core\Test | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| ExpiredSignatureStorage | Symfony\Component\Security\Core\Signature | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SignatureHasher | Symfony\Component\Security\Core\Signature | 0 | 0 / 0 | 5 / 5 | 5 / 5 |
| InvalidSignatureException | Symfony\Component\Security\Core\Signature\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExpiredSignatureException | Symfony\Component\Security\Core\Signature\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LegacyRoleTest | Symfony\Component\Security\Core\Tests\Role | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RoleHierarchyTest | Symfony\Component\Security\Core\Tests\Role | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UserPasswordValidatorTestCase | Symfony\Component\Security\Core\Tests\Validator\Constraints | 2+ | 2 / 2 | 3 / 3 | 12 / 12 |
| UserPasswordTest | Symfony\Component\Security\Core\Tests\Validator\Constraints | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| UserPasswordDummy | Symfony\Component\Security\Core\Tests\Validator\Constraints | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| ExpiredSignatureStorageTest | Symfony\Component\Security\Core\Tests\Signature | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationFilesTest | Symfony\Component\Security\Core\Tests\Resources | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ChainUserProviderTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| MigratingProvider | Symfony\Component\Security\Core\Tests\User | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| OidcUserTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| InMemoryUserCheckerTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| InMemoryUserProviderTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ChainUserCheckerTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InMemoryUserTest | Symfony\Component\Security\Core\Tests\User | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| DummyVoter | Symfony\Component\Security\Core\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MockableUsernamePasswordTokenWithRoles | Symfony\Component\Security\Core\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthorizationCheckerTest | Symfony\Component\Security\Core\Tests\Authorization | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| ExpressionLanguageTest | Symfony\Component\Security\Core\Tests\Authorization | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AccessDecisionManagerTest | Symfony\Component\Security\Core\Tests\Authorization | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| TraceableAccessDecisionManagerTest | Symfony\Component\Security\Core\Tests\Authorization | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RoleHierarchyVoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RoleVoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| VoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| VoterTest_Voter | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IntegerVoterTest_Voter | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TypeErrorVoterTest_Voter | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StringableAttribute | Symfony\Component\Security\Core\Tests\Authorization\Voter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticatedVoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| TraceableVoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ExpressionVoterTest | Symfony\Component\Security\Core\Tests\Authorization\Voter | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| PriorityStrategyTest | Authorization\Strategy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AffirmativeStrategyTest | Authorization\Strategy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnanimousStrategyTest | Authorization\Strategy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConsensusStrategyTest | Authorization\Strategy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UserNotFoundExceptionTest | Symfony\Component\Security\Core\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChildCustomUserMessageAuthenticationException | Symfony\Component\Security\Core\Tests\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CustomUserMessageAuthenticationExceptionTest | Symfony\Component\Security\Core\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AuthenticationTrustResolverTest | Symfony\Component\Security\Core\Tests\Authentication | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| FakeCustomToken | Symfony\Component\Security\Core\Tests\Authentication | 0 | 0 / 0 | 0 / 0 | 16 / 16 |
| RealCustomRememberMeToken | Symfony\Component\Security\Core\Tests\Authentication | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PreAuthenticatedTokenTest | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UsernamePasswordTokenTest | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SwitchUserTokenTest | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RememberMeTokenTest | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractTokenTest | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ConcreteToken | Symfony\Component\Security\Core\Tests\Authentication\Token | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| TokenStorageTest | Symfony\Component\Security\Core\Tests\Authentication\Token\Storage | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UsageTrackingTokenStorageTest | Symfony\Component\Security\Core\Tests\Authentication\Token\Storage | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| CustomUser | Symfony\Component\Security\Core\Tests\Authentication\Token\Fixtures | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| CacheTokenVerifierTest | Symfony\Component\Security\Core\Tests\Authentication\RememberMe | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PersistentTokenTest | Symfony\Component\Security\Core\Tests\Authentication\RememberMe | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InMemoryTokenProviderTest | Symfony\Component\Security\Core\Tests\Authentication\RememberMe | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| OidcUser | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 23 / 23 | 25 / 25 |
| InMemoryUserChecker | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MissingUserProvider | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| ChainUserChecker | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| InMemoryUser | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| InMemoryUserProvider | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ChainUserProvider | Symfony\Component\Security\Core\User | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ExpressionLanguageProvider | Symfony\Component\Security\Core\Authorization | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableAccessDecisionManager | Symfony\Component\Security\Core\Authorization | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| AccessDecisionManager | Symfony\Component\Security\Core\Authorization | 0 | 1 / 1 | 4 / 4 | 4 / 4 |
| ExpressionLanguage | Symfony\Component\Security\Core\Authorization | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthorizationChecker | Symfony\Component\Security\Core\Authorization | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ExpressionVoter | Symfony\Component\Security\Core\Authorization\Voter | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| RoleHierarchyVoter | Symfony\Component\Security\Core\Authorization\Voter | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TraceableVoter | Symfony\Component\Security\Core\Authorization\Voter | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| Voter | Symfony\Component\Security\Core\Authorization\Voter | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| RoleVoter | Symfony\Component\Security\Core\Authorization\Voter | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| AuthenticatedVoter | Symfony\Component\Security\Core\Authorization\Voter | 0 | 6 / 6 | 1 / 1 | 4 / 4 |
| PriorityStrategy | Symfony\Component\Security\Core\Authorization\Strategy | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UnanimousStrategy | Symfony\Component\Security\Core\Authorization\Strategy | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AffirmativeStrategy | Symfony\Component\Security\Core\Authorization\Strategy | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ConsensusStrategy | Symfony\Component\Security\Core\Authorization\Strategy | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AccessDeniedException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| InvalidCsrfTokenException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LogoutException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LazyResponseException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CustomUserMessageAuthenticationException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| BadCredentialsException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RuntimeException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DisabledException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TokenNotFoundException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ProviderNotFoundException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SessionUnavailableException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InvalidArgumentException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AccountExpiredException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticationExpiredException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TooManyLoginAttemptsAuthenticationException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| CookieTheftException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticationServiceException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnsupportedUserException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AccountStatusException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| CustomUserMessageAccountStatusException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| InsufficientAuthenticationException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LockedException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticationException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| UserNotFoundException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| AuthenticationCredentialsNotFoundException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CredentialsExpiredException | Symfony\Component\Security\Core\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticationTrustResolver | Symfony\Component\Security\Core\Authentication | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractToken | Symfony\Component\Security\Core\Authentication\Token | 0 | 0 / 0 | 3 / 3 | 16 / 16 |
| NullToken | Symfony\Component\Security\Core\Authentication\Token | 0 | 0 / 0 | 0 / 0 | 13 / 13 |
| RememberMeToken | Symfony\Component\Security\Core\Authentication\Token | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| SwitchUserToken | Symfony\Component\Security\Core\Authentication\Token | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| PreAuthenticatedToken | Symfony\Component\Security\Core\Authentication\Token | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| UsernamePasswordToken | Symfony\Component\Security\Core\Authentication\Token | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| UsageTrackingTokenStorage | Symfony\Component\Security\Core\Authentication\Token\Storage | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| TokenStorage | Symfony\Component\Security\Core\Authentication\Token\Storage | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| InMemoryTokenProvider | Symfony\Component\Security\Core\Authentication\RememberMe | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| CacheTokenVerifier | Symfony\Component\Security\Core\Authentication\RememberMe | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| PersistentToken | Symfony\Component\Security\Core\Authentication\RememberMe | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| AuthenticationSuccessEvent | Symfony\Component\Security\Core\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AuthenticationEvent | Symfony\Component\Security\Core\Event | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| VoteEvent | Symfony\Component\Security\Core\Event | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| CsrfToken | Symfony\Component\Security\Csrf | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| CsrfTokenManager | Symfony\Component\Security\Csrf | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| NativeSessionTokenStorage | Symfony\Component\Security\Csrf\TokenStorage | 0 | 1 / 1 | 2 / 2 | 7 / 7 |
| SessionTokenStorage | Symfony\Component\Security\Csrf\TokenStorage | 0 | 1 / 1 | 2 / 2 | 7 / 7 |
| CsrfTokenManagerTest | Symfony\Component\Security\Csrf\Tests | 2+ | 0 / 0 | 0 / 0 | 74 / 74 |
| SessionTokenStorageTest | Symfony\Component\Security\Csrf\Tests\TokenStorage | 2+ | 1 / 1 | 2 / 2 | 16 / 16 |
| NativeSessionTokenStorageTest | Symfony\Component\Security\Csrf\Tests\TokenStorage | 2+ | 1 / 1 | 1 / 1 | 12 / 12 |
| UriSafeTokenGeneratorTest | Symfony\Component\Security\Csrf\Tests\TokenGenerator | 2+ | 1 / 1 | 2 / 2 | 6 / 6 |
| UriSafeTokenGenerator | Symfony\Component\Security\Csrf\TokenGenerator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TokenNotFoundException | Symfony\Component\Security\Csrf\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FirewallMap | Symfony\Component\Security\Http | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Firewall | Symfony\Component\Security\Http | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| SecurityEvents | Symfony\Component\Security\Http | 0 | 3 / 3 | 0 / 0 | 0 / 0 |
| HttpUtils | Symfony\Component\Security\Http | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| AccessMap | Symfony\Component\Security\Http | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ParameterBagUtils | Symfony\Component\Security\Http | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SecurityRequestAttributes | Symfony\Component\Security\Http | 0 | 3 / 3 | 0 / 0 | 0 / 0 |
| DefaultLoginRateLimiter | Symfony\Component\Security\Http\RateLimiter | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| IsGranted | Symfony\Component\Security\Http\Attribute | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| CurrentUser | Symfony\Component\Security\Http\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HeaderAccessTokenExtractor | Symfony\Component\Security\Http\AccessToken | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| ChainAccessTokenExtractor | Symfony\Component\Security\Http\AccessToken | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FormEncodedBodyExtractor | Symfony\Component\Security\Http\AccessToken | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| QueryAccessTokenExtractor | Symfony\Component\Security\Http\AccessToken | 0 | 1 / 1 | 1 / 1 | 2 / 2 |
| OidcUserInfoTokenHandler | Symfony\Component\Security\Http\AccessToken\Oidc | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| OidcTokenHandler | Symfony\Component\Security\Http\AccessToken\Oidc | 0 | 0 / 0 | 7 / 7 | 2 / 2 |
| InvalidSignatureException | Symfony\Component\Security\Http\AccessToken\Oidc\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MissingClaimException | Symfony\Component\Security\Http\AccessToken\Oidc\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AccessMapTest | Symfony\Component\Security\Http\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallMapTest | Symfony\Component\Security\Http\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallTest | Symfony\Component\Security\Http\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpUtilsTest | Symfony\Component\Security\Http\Tests | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| TargetPathTraitTest | Symfony\Component\Security\Http\Tests\Util | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TestClassWithTargetPathTrait | Symfony\Component\Security\Http\Tests\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| OidcUserInfoTokenHandlerTest | Symfony\Component\Security\Http\Tests\AccessToken\Oidc | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| OidcTokenHandlerTest | Symfony\Component\Security\Http\Tests\AccessToken\Oidc | 2+ | 1 / 1 | 0 / 0 | 7 / 7 |
| LogoutUrlGeneratorTest | Symfony\Component\Security\Http\Tests\Logout | 2+ | 0 / 0 | 2 / 2 | 9 / 9 |
| ContextListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 0 / 0 | 25 / 25 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| NotSupportingUserProvider | Symfony\Component\Security\Http\Tests\Firewall | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| SupportingUserProvider | Symfony\Component\Security\Http\Tests\Firewall | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| CustomToken | Symfony\Component\Security\Http\Tests\Firewall | 0 | 0 / 0 | 2 / 2 | 17 / 17 |
| ChannelListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ExceptionListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| LogoutListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| SwitchUserListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 6 / 6 | 17 / 17 |
| AccessListenerTest | Symfony\Component\Security\Http\Tests\Firewall | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| UserValueResolverTest | Symfony\Component\Security\Http\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| SecurityTokenValueResolverTest | Symfony\Component\Security\Http\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| SignatureRememberMeHandlerTest | Symfony\Component\Security\Http\Tests\RememberMe | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| PersistentRememberMeHandlerTest | Symfony\Component\Security\Http\Tests\RememberMe | 2+ | 0 / 0 | 5 / 5 | 8 / 8 |
| ResponseListenerTest | Symfony\Component\Security\Http\Tests\RememberMe | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| IsGrantedAttributeMethodsController | Symfony\Component\Security\Http\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 12 / 12 |
| DummySupportsAuthenticator | Symfony\Component\Security\Http\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| DummyAuthenticator | Symfony\Component\Security\Http\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| IsGrantedAttributeController | Symfony\Component\Security\Http\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractLoginFormAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConcreteFormAuthenticator | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| JsonLoginAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 2 / 2 | 13 / 13 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| X509AuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| HttpBasicAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| RememberMeAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| FormLoginAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 4 / 4 | 19 / 19 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| DummyUserClass | Symfony\Component\Security\Http\Tests\Authenticator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConcreteAuthenticator | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| InMemoryAccessTokenHandler | Symfony\Component\Security\Http\Tests\Authenticator | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AccessTokenAuthenticatorTest | Authenticator | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| LoginLinkAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| RemoteUserAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ChainedAccessTokenExtractorsTest | Symfony\Component\Security\Http\Tests\Authenticator\AccessToken | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| FormEncodedBodyAccessTokenAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator\AccessToken | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| QueryAccessTokenAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator\AccessToken | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| HeaderAccessTokenAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator\AccessToken | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| UserBadgeTest | Symfony\Component\Security\Http\Tests\Authenticator\Passport\Badge | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PasswordUpgraderProvider | Symfony\Component\Security\Http\Tests\Authenticator\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableAuthenticatorTest | Symfony\Component\Security\Http\Tests\Authenticator\Debug | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LoginLinkHandlerTest | Symfony\Component\Security\Http\Tests\LoginLink | 2+ | 0 / 0 | 5 / 5 | 13 / 13 |
| TestLoginLinkHandlerUser | Symfony\Component\Security\Http\Tests\LoginLink | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| TestLoginLinkHandlerUserProvider | Symfony\Component\Security\Http\Tests\LoginLink | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| DefaultAuthenticationSuccessHandlerTest | Symfony\Component\Security\Http\Tests\Authentication | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AuthenticationUtilsTest | Symfony\Component\Security\Http\Tests\Authentication | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DefaultAuthenticationFailureHandlerTest | Symfony\Component\Security\Http\Tests\Authentication | 2+ | 0 / 0 | 7 / 7 | 15 / 15 |
| AuthenticatorManagerTest | Symfony\Component\Security\Http\Tests\Authentication | 2+ | 0 / 0 | 6 / 6 | 22 / 22 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| TestInteractiveAuthenticator | Symfony\Component\Security\Http\Tests\Authentication | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SessionLogoutListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IsGrantedAttributeListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| RememberMeListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 4 / 4 | 6 / 6 |
| LoginThrottlingListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| CheckRememberMeConditionsListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 3 / 3 | 13 / 13 |
| SessionStrategyListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| PasswordMigratingListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| TestMigratingUserProvider | Symfony\Component\Security\Http\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyTestMigratingUserProvider | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestPasswordAuthenticatedUser | Symfony\Component\Security\Http\Tests\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyTestPasswordAuthenticatedUser | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CsrfProtectionListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| CheckCredentialsListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 3 / 3 | 11 / 11 |
| CsrfTokenClearingLogoutListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UserProviderListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| UserCheckerListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| ClearSiteDataLogoutListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CookieClearingLogoutListenerTest | Symfony\Component\Security\Http\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SessionAuthenticationStrategyTest | Symfony\Component\Security\Http\Tests\Session | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| LogoutUrlGenerator | Symfony\Component\Security\Http\Logout | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| AccessListener | Symfony\Component\Security\Http\Firewall | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| ContextListener | Symfony\Component\Security\Http\Firewall | 2+ | 0 / 0 | 8 / 8 | 8 / 8 |
| AbstractListener | Symfony\Component\Security\Http\Firewall | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AuthenticatorManagerListener | Symfony\Component\Security\Http\Firewall | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ExceptionListener | Symfony\Component\Security\Http\Firewall | 0 | 0 / 0 | 9 / 9 | 10 / 10 |
| ChannelListener | Symfony\Component\Security\Http\Firewall | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| SwitchUserListener | Symfony\Component\Security\Http\Firewall | 2+ | 1 / 1 | 12 / 12 | 6 / 6 |
| LogoutListener | Symfony\Component\Security\Http\Firewall | 2+ | 0 / 0 | 5 / 5 | 5 / 5 |
| SecurityTokenValueResolver | Symfony\Component\Security\Http\Controller | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| UserValueResolver | Symfony\Component\Security\Http\Controller | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ResponseListener | Symfony\Component\Security\Http\RememberMe | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| PersistentRememberMeHandler | Symfony\Component\Security\Http\RememberMe | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| RememberMeDetails | Symfony\Component\Security\Http\RememberMe | 0 | 1 / 1 | 4 / 4 | 9 / 9 |
| AbstractRememberMeHandler | Symfony\Component\Security\Http\RememberMe | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| SignatureRememberMeHandler | Symfony\Component\Security\Http\RememberMe | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| NotAnEntryPointException | Symfony\Component\Security\Http\EntryPoint\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AbstractLoginFormAuthenticator | Symfony\Component\Security\Http\Authenticator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FallbackUserLoader | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpBasicAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| LoginLinkAuthenticator | Symfony\Component\Security\Http\Authenticator | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| JsonLoginAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 7 / 7 | 9 / 9 |
| X509Authenticator | Symfony\Component\Security\Http\Authenticator | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| AccessTokenAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 7 / 7 | 8 / 8 |
| RemoteUserAuthenticator | Symfony\Component\Security\Http\Authenticator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FormLoginAuthenticator | Symfony\Component\Security\Http\Authenticator | 2+ | 0 / 0 | 6 / 6 | 10 / 10 |
| AbstractPreAuthenticatedAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| RememberMeAuthenticator | Symfony\Component\Security\Http\Authenticator | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| PostAuthenticationToken | Symfony\Component\Security\Http\Authenticator\Token | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| SelfValidatingPassport | Symfony\Component\Security\Http\Authenticator\Passport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Passport | Symfony\Component\Security\Http\Authenticator\Passport | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| CustomCredentials | Symfony\Component\Security\Http\Authenticator\Passport\Credentials | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| PasswordCredentials | Symfony\Component\Security\Http\Authenticator\Passport\Credentials | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| PreAuthenticatedUserBadge | Symfony\Component\Security\Http\Authenticator\Passport\Badge | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CsrfTokenBadge | Symfony\Component\Security\Http\Authenticator\Passport\Badge | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| PasswordUpgradeBadge | Symfony\Component\Security\Http\Authenticator\Passport\Badge | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| UserBadge | Symfony\Component\Security\Http\Authenticator\Passport\Badge | 0 | 1 / 1 | 4 / 4 | 7 / 7 |
| RememberMeBadge | Symfony\Component\Security\Http\Authenticator\Passport\Badge | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| TraceableAuthenticator | Symfony\Component\Security\Http\Authenticator\Debug | 0 | 0 / 0 | 5 / 5 | 11 / 11 |
| TraceableAuthenticatorManagerListener | Symfony\Component\Security\Http\Authenticator\Debug | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| LoginLinkDetails | Symfony\Component\Security\Http\LoginLink | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| LoginLinkHandler | Symfony\Component\Security\Http\LoginLink | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| LoginLinkNotification | Symfony\Component\Security\Http\LoginLink | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| InvalidLoginLinkException | Symfony\Component\Security\Http\LoginLink\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidLoginLinkAuthenticationException | Symfony\Component\Security\Http\LoginLink\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpiredLoginLinkException | Symfony\Component\Security\Http\LoginLink\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DefaultAuthenticationFailureHandler | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 5 / 5 | 4 / 4 |
| CustomAuthenticationSuccessHandler | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AuthenticationUtils | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| CustomAuthenticationFailureHandler | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AuthenticatorManager | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 8 / 8 | 8 / 8 |
| DefaultAuthenticationSuccessHandler | Symfony\Component\Security\Http\Authentication | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| LoginFailureEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 6 / 6 | 8 / 8 |
| LoginSuccessEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 7 / 7 | 10 / 10 |
| LazyResponseEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| SwitchUserEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| AuthenticationTokenCreatedEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| CheckPassportEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| InteractiveLoginEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| LogoutEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| TokenDeauthenticatedEvent | Symfony\Component\Security\Http\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ImpersonateUrlGenerator | Symfony\Component\Security\Http\Impersonate | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| ClearSiteDataLogoutListener | Symfony\Component\Security\Http\EventListener | 0 | 1 / 1 | 1 / 1 | 3 / 3 |
| SessionLogoutListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DefaultLogoutListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| PasswordMigratingListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| RememberMeListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| LoginThrottlingListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| UserProviderListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CookieClearingLogoutListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| CheckCredentialsListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| SessionStrategyListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| CsrfTokenClearingLogoutListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UserCheckerListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| IsGrantedAttributeListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| CsrfProtectionListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| CheckRememberMeConditionsListener | Symfony\Component\Security\Http\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SessionAuthenticationStrategy | Symfony\Component\Security\Http\Session | 0 | 3 / 3 | 2 / 2 | 2 / 2 |
| Expression | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ExpressionFunction | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| Token | Symfony\Component\ExpressionLanguage | 0 | 6 / 6 | 3 / 3 | 3 / 3 |
| Parser | Symfony\Component\ExpressionLanguage | 0 | 2 / 2 | 6 / 6 | 12 / 12 |
| ParsedExpression | Symfony\Component\ExpressionLanguage | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| SerializedParsedExpression | Symfony\Component\ExpressionLanguage | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| SyntaxError | Symfony\Component\ExpressionLanguage | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Lexer | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionLanguage | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| Compiler | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| TokenStream | Symfony\Component\ExpressionLanguage | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| LexerTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ExpressionFunctionTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ParserTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ParsedExpressionTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionLanguageTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 0 / 0 | 31 / 31 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ExpressionTest | Symfony\Component\ExpressionLanguage\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestProvider | Symfony\Component\ExpressionLanguage\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| GetAttrNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| Obj | Symfony\Component\ExpressionLanguage\Tests\Node | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FunctionNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConstantNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ArrayNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| NameNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| UnaryNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BinaryNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ConditionalNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ArgumentsNodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractNodeTestCase | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| NodeTest | Symfony\Component\ExpressionLanguage\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ConditionalNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| UnaryNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| ArgumentsNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FunctionNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| GetAttrNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 3 / 3 | 0 / 0 | 6 / 6 |
| BinaryNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 2 / 2 | 0 / 0 | 5 / 5 |
| Node | Symfony\Component\ExpressionLanguage\Node | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| NameNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConstantNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| NullCoalesceNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ArrayNode | Symfony\Component\ExpressionLanguage\Node | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| UuidV8 | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| BinaryUtil | Symfony\Component\Uid | 0 | 6 / 6 | 0 / 0 | 5 / 5 |
| NilUuid | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| NilUlid | Symfony\Component\Uid | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractUid | Symfony\Component\Uid | 0 | 0 / 0 | 1 / 1 | 15 / 15 |
| Ulid | Symfony\Component\Uid | 2+ | 2 / 2 | 2 / 2 | 7 / 7 |
| Uuid | Symfony\Component\Uid | 2+ | 7 / 7 | 0 / 0 | 14 / 14 |
| MaxUlid | Symfony\Component\Uid | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MaxUuid | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| UuidV1 | Symfony\Component\Uid | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| UuidV3 | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| UuidV6 | Symfony\Component\Uid | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| UuidV7 | Symfony\Component\Uid | 2+ | 1 / 1 | 5 / 5 | 3 / 3 |
| UuidV5 | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| UuidV4 | Symfony\Component\Uid | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| UuidTest | Symfony\Component\Uid\Tests | 2+ | 3 / 3 | 0 / 0 | 42 / 42 |
| UlidTest | Symfony\Component\Uid\Tests | 2+ | 0 / 0 | 0 / 0 | 28 / 28 |
| CustomUlid | Symfony\Component\Uid\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CustomUuid | Symfony\Component\Uid\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InspectUlidCommandTest | Symfony\Component\Uid\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GenerateUlidCommandTest | Symfony\Component\Uid\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| GenerateUuidCommandTest | Symfony\Component\Uid\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| InspectUuidCommandTest | Symfony\Component\Uid\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| UuidFactoryTest | Symfony\Component\Uid\Tests\Factory | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| UlidFactoryTest | Symfony\Component\Uid\Tests\Factory | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GenerateUuidCommand | Symfony\Component\Uid\Command | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| GenerateUlidCommand | Symfony\Component\Uid\Command | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| InspectUuidCommand | Symfony\Component\Uid\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InspectUlidCommand | Symfony\Component\Uid\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TimeBasedUuidFactory | Symfony\Component\Uid\Factory | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| UuidFactory | Symfony\Component\Uid\Factory | 0 | 0 / 0 | 6 / 6 | 6 / 6 |
| RandomBasedUuidFactory | Symfony\Component\Uid\Factory | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| UlidFactory | Symfony\Component\Uid\Factory | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NameBasedUuidFactory | Symfony\Component\Uid\Factory | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| Entry | Symfony\Component\Ldap | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| Ldap | Symfony\Component\Ldap | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| LdapUser | Symfony\Component\Ldap\Security | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| LdapAuthenticator | Symfony\Component\Ldap\Security | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| LdapBadge | Symfony\Component\Ldap\Security | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| CheckLdapCredentialsListener | Symfony\Component\Ldap\Security | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| LdapUserProvider | Symfony\Component\Ldap\Security | 0 | 0 / 0 | 9 / 9 | 7 / 7 |
| LdapTestCase | Symfony\Component\Ldap\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LdapTest | Symfony\Component\Ldap\Tests | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| EntryTest | Symfony\Component\Ldap\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CheckLdapCredentialsListenerTest | Symfony\Component\Ldap\Tests\Security | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| TestAuthenticator | Symfony\Component\Ldap\Tests\Security | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| LdapAuthenticatorTest | Symfony\Component\Ldap\Tests\Security | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LdapUserProviderTest | Symfony\Component\Ldap\Tests\Security | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| LdapManagerTest | Symfony\Component\Ldap\Tests\Adapter\ExtLdap | 2+ | 0 / 0 | 1 / 1 | 21 / 21 |
| AdapterTest | Symfony\Component\Ldap\Tests\Adapter\ExtLdap | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| EntryManagerTest | Symfony\Component\Ldap\Tests\Adapter\ExtLdap | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractConnection | Symfony\Component\Ldap\Adapter | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractQuery | Symfony\Component\Ldap\Adapter | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| Connection | Symfony\Component\Ldap\Adapter\ExtLdap | 2+ | 4 / 4 | 2 / 2 | 11 / 11 |
| EntryManager | Symfony\Component\Ldap\Adapter\ExtLdap | 0 | 0 / 0 | 1 / 1 | 11 / 11 |
| Adapter | Symfony\Component\Ldap\Adapter\ExtLdap | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| UpdateOperation | Symfony\Component\Ldap\Adapter\ExtLdap | 0 | 1 / 1 | 3 / 3 | 2 / 2 |
| Collection | Symfony\Component\Ldap\Adapter\ExtLdap | 0 | 0 / 0 | 3 / 3 | 10 / 10 |
| Query | Symfony\Component\Ldap\Adapter\ExtLdap | 2+ | 1 / 1 | 2 / 2 | 8 / 8 |
| ConnectionOptions | Symfony\Component\Ldap\Adapter\ExtLdap | 0 | 39 / 39 | 0 / 0 | 3 / 3 |
| DriverNotFoundException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NotBoundException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LdapException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidCredentialsException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidSearchCredentialsException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UpdateOperationException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ConnectionTimeoutException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ConnectionException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AlreadyExistsException | Symfony\Component\Ldap\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Type | Symfony\Component\PropertyInfo | 0 | 12 / 12 | 8 / 8 | 8 / 8 |
| PropertyInfoCacheExtractor | Symfony\Component\PropertyInfo | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| PropertyReadInfo | Symfony\Component\PropertyInfo | 0 | 5 / 5 | 5 / 5 | 6 / 6 |
| PropertyWriteInfo | Symfony\Component\PropertyInfo | 0 | 8 / 8 | 7 / 7 | 12 / 12 |
| PropertyInfoExtractor | Symfony\Component\PropertyInfo | 0 | 0 / 0 | 5 / 5 | 9 / 9 |
| NameScopeFactory | Symfony\Component\PropertyInfo\PhpStan | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| NameScope | Symfony\Component\PropertyInfo\PhpStan | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| PhpDocTypeHelper | Symfony\Component\PropertyInfo\Util | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| PhpStanTypeHelper | Symfony\Component\PropertyInfo\Util | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractPropertyInfoExtractorTest | Symfony\Component\PropertyInfo\Tests | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| PropertyInfoCacheExtractorTest | Symfony\Component\PropertyInfo\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PropertyInfoExtractorTest | Symfony\Component\PropertyInfo\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TypeTest | Symfony\Component\PropertyInfo\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PhpDocExtractorTest | Symfony\Component\PropertyInfo\Tests\Extractor | 2+ | 0 / 0 | 1 / 1 | 32 / 32 |
| EmptyDocBlock | Symfony\Component\PropertyInfo\Tests\Extractor | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| OmittedParamTagTypeDocBlock | Symfony\Component\PropertyInfo\Tests\Extractor | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerExtractorTest | Symfony\Component\PropertyInfo\Tests\Extractor | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| ConstructorExtractorTest | Symfony\Component\PropertyInfo\Tests\Extractor | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| PhpStanExtractorTest | Symfony\Component\PropertyInfo\Tests\Extractor | 2+ | 0 / 0 | 2 / 2 | 34 / 34 |
| PhpStanOmittedParamTagTypeDocBlock | Symfony\Component\PropertyInfo\Tests\Extractor | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReflectionExtractorTest | Symfony\Component\PropertyInfo\Tests\Extractor | 2+ | 0 / 0 | 1 / 1 | 40 / 40 |
| DummyNamespace | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyCollection | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IntRangeDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| NoProperties | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PseudoTypesDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 10 / 10 | 0 / 0 |
| Php80Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| Php81Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyUnionType | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 2 / 2 | 7 / 7 | 0 / 0 |
| AdderRemoverDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| SnakeCaseDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 30 / 30 | 15 / 15 |
| NullExtractor | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| Php7Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Php74Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 6 / 6 | 3 / 3 |
| PseudoTypeDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ConstructorDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| Php82Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| DockBlockFallback | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| ParentDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 10 / 10 | 8 / 8 |
| Php7ParentDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Php71Dummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| Php71DummyExtended | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Php71DummyExtended2 | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpStanPseudoTypesDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 2+ | 0 / 0 | 9 / 9 | 0 / 0 |
| Php80PromotedDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DummyExtractor | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| InvalidDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| IgnorePropertyDummy | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| DefaultValue | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 5 / 5 | 0 / 0 |
| ConstructorDummyWithoutDocBlock | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotInstantiable | Symfony\Component\PropertyInfo\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RootDummyItem | Symfony\Component\PropertyInfo\Tests\Fixtures\RootDummy | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Property | A | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Dummy | A | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Dummy | B | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyUsedInTrait | Symfony\Component\PropertyInfo\Tests\Fixtures\TraitUsage | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyUsingTrait | Symfony\Component\PropertyInfo\Tests\Fixtures\TraitUsage | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyInAnotherNamespace | Symfony\Component\PropertyInfo\Tests\Fixtures\TraitUsage\AnotherNamespace | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PropertyInfoPassTest | Symfony\Component\PropertyInfo\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PropertyInfoConstructorPassTest | Symfony\Component\PropertyInfo\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpStanExtractor | Symfony\Component\PropertyInfo\Extractor | 0 | 3 / 3 | 8 / 8 | 9 / 9 |
| SerializerExtractor | Symfony\Component\PropertyInfo\Extractor | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConstructorExtractor | Symfony\Component\PropertyInfo\Extractor | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ReflectionExtractor | Symfony\Component\PropertyInfo\Extractor | 0 | 8 / 8 | 13 / 13 | 30 / 30 |
| PhpDocExtractor | Symfony\Component\PropertyInfo\Extractor | 0 | 3 / 3 | 8 / 8 | 11 / 11 |
| PropertyInfoConstructorPass | Symfony\Component\PropertyInfo\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyInfoPass | Symfony\Component\PropertyInfo\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EventDispatcher | Symfony\Component\EventDispatcher | 0 | 0 / 0 | 3 / 3 | 12 / 12 |
| ImmutableEventDispatcher | Symfony\Component\EventDispatcher | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| GenericEvent | Symfony\Component\EventDispatcher | 2+ | 0 / 0 | 2 / 2 | 12 / 12 |
| AsEventListener | Symfony\Component\EventDispatcher\Attribute | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| ChildEventDispatcherTest | Symfony\Component\EventDispatcher\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ChildEventDispatcher | Symfony\Component\EventDispatcher\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EventDispatcherTest | Symfony\Component\EventDispatcher\Tests | 2+ | 3 / 3 | 2 / 2 | 30 / 30 |
| CallableClass | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestEventListener | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| TestWithDispatcher | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| TestEventSubscriber | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestEventSubscriberWithPriorities | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestEventSubscriberWithMultipleListeners | Symfony\Component\EventDispatcher\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| GenericEventTest | Symfony\Component\EventDispatcher\Tests | 2+ | 0 / 0 | 2 / 2 | 14 / 14 |
| ImmutableEventDispatcherTest | Symfony\Component\EventDispatcher\Tests | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| TaggedMultiListener | Symfony\Component\EventDispatcher\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| CustomEvent | Symfony\Component\EventDispatcher\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TaggedInvokableListener | Symfony\Component\EventDispatcher\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterListenersPassTest | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| SubscriberService | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InvokableListenerService | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AliasedSubscriber | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AliasedEvent | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TypedListener | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| GenericListener | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IncompleteSubscriber | Symfony\Component\EventDispatcher\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| WrappedListenerTest | Symfony\Component\EventDispatcher\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FooListener | Symfony\Component\EventDispatcher\Tests\Debug | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableEventDispatcherTest | Symfony\Component\EventDispatcher\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| EventSubscriber | Symfony\Component\EventDispatcher\Tests\Debug | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterListenersPass | Symfony\Component\EventDispatcher\DependencyInjection | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ExtractingEventDispatcher | Symfony\Component\EventDispatcher\DependencyInjection | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| AddEventAliasesPass | Symfony\Component\EventDispatcher\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TraceableEventDispatcher | Symfony\Component\EventDispatcher\Debug | 0 | 0 / 0 | 8 / 8 | 21 / 21 |
| WrappedListener | Symfony\Component\EventDispatcher\Debug | 0 | 0 / 0 | 12 / 12 | 8 / 8 |
| SymfonyRuntime | Symfony\Component\Runtime | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| GenericRuntime | Symfony\Component\Runtime | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| ClosureRunner | Symfony\Component\Runtime\Runner | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ResponseRunner | Symfony\Component\Runtime\Runner\Symfony | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConsoleApplicationRunner | Symfony\Component\Runtime\Runner\Symfony | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| HttpKernelRunner | Symfony\Component\Runtime\Runner\Symfony | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| TestKernel | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| MissingDotenv | Symfony\Component\Runtime\Internal | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SymfonyErrorHandler | Symfony\Component\Runtime\Internal | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BasicErrorHandler | Symfony\Component\Runtime\Internal | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ComposerPlugin | Symfony\Component\Runtime\Internal | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| HttpKernelInterfaceRuntime | Symfony\Runtime\Symfony\Component\HttpKernel | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ResponseRuntime | Symfony\Runtime\Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RequestRuntime | Symfony\Runtime\Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ApplicationRuntime | Symfony\Runtime\Symfony\Component\Console | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InputInterfaceRuntime | Symfony\Runtime\Symfony\Component\Console\Input | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| OutputInterfaceRuntime | Symfony\Runtime\Symfony\Component\Console\Output | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CommandRuntime | Symfony\Runtime\Symfony\Component\Console\Command | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ClosureResolver | Symfony\Component\Runtime\Resolver | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DebugClosureResolver | Symfony\Component\Runtime\Resolver | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoLock | Symfony\Component\Lock | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| Key | Symfony\Component\Lock | 0 | 0 / 0 | 4 / 4 | 12 / 12 |
| Lock | Symfony\Component\Lock | 0 | 0 / 0 | 5 / 5 | 11 / 11 |
| LockFactory | Symfony\Component\Lock | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| LockTest | Symfony\Component\Lock\Tests | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 4 / 4 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 4 / 4 | |
| KeyTest | Symfony\Component\Lock\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LockFactoryTest | Symfony\Component\Lock\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StoreFactoryTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PdoStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| InMemoryStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ZookeeperStoreFactoryTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SemaphoreStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PostgreSqlStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractStoreTestCase | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MemcachedStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RedisClusterStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RelayStoreTest | Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MongoDbStoreFactoryTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DoctrineDbalPostgreSqlStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AbstractRedisStoreTestCase | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| Symfony51Store | Symfony\Component\Lock\Tests\Store | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| DoctrineDbalStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 1 / 1 | 15 / 15 |
| ZookeeperStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| RedisArrayStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RedisStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PredisStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MongoDbStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| RedisProxyStoreFactoryTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CombinedStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 4 / 4 | 15 / 15 |
| FlockStoreTest | Symfony\Component\Lock\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Client | MongoDB | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Database | MongoDB | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Collection | MongoDB | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| UnanimousStrategyTest | Symfony\Component\Lock\Tests\Strategy | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ConsensusStrategyTest | Symfony\Component\Lock\Tests\Strategy | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| LockConflictedException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidTtlException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LockReleasingException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LockStorageException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnserializableKeyException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LockAcquiringException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LockExpiredException | Symfony\Component\Lock\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DoctrineDbalPostgreSqlStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 2 / 2 | 13 / 13 |
| StoreFactory | Symfony\Component\Lock\Store | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PdoStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 6 / 6 | 11 / 11 |
| InMemoryStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| FlockStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| CombinedStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| ZookeeperStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| MongoDbStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| RedisStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| MemcachedStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| SemaphoreStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| DoctrineDbalStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| PostgreSqlStore | Symfony\Component\Lock\Store | 0 | 0 / 0 | 6 / 6 | 14 / 14 |
| UnanimousStrategy | Symfony\Component\Lock\Strategy | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ConsensusStrategy | Symfony\Component\Lock\Strategy | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| RecurringMessage | Symfony\Component\Scheduler | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| Scheduler | Symfony\Component\Scheduler | 0 | 0 / 0 | 6 / 6 | 5 / 5 |
| Schedule | Symfony\Component\Scheduler | 0 | 0 / 0 | 5 / 5 | 18 / 18 |
| StaticMessageProvider | Symfony\Component\Scheduler\Trigger | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| CronExpressionTrigger | Symfony\Component\Scheduler\Trigger | 0 | 2 / 2 | 2 / 2 | 5 / 5 |
| CallbackMessageProvider | Symfony\Component\Scheduler\Trigger | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| CallbackTrigger | Symfony\Component\Scheduler\Trigger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| PeriodicalTrigger | Symfony\Component\Scheduler\Trigger | 0 | 0 / 0 | 6 / 6 | 6 / 6 |
| JitterTrigger | Symfony\Component\Scheduler\Trigger | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ExcludeTimeTrigger | Symfony\Component\Scheduler\Trigger | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| AbstractDecoratedTrigger | Symfony\Component\Scheduler\Trigger | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| AsPeriodicTask | Symfony\Component\Scheduler\Attribute | 0 | 0 / 0 | 8 / 8 | 1 / 1 |
| AsSchedule | Symfony\Component\Scheduler\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AsCronTask | Symfony\Component\Scheduler\Attribute | 0 | 0 / 0 | 7 / 7 | 1 / 1 |
| RecurringMessageTest | Symfony\Component\Scheduler\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyStringableMessage | Symfony\Component\Scheduler\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SchedulerTest | Symfony\Component\Scheduler\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Message | Symfony\Component\Scheduler\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Handler | Symfony\Component\Scheduler\Tests | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| ScheduleTest | Symfony\Component\Scheduler\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractDecoratedTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CallbackTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CallbackMessageProviderTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExcludeTimeTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PeriodicalTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| CronExpressionTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| JitterTriggerTest | Symfony\Component\Scheduler\Tests\Trigger | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CheckpointTest | Symfony\Component\Scheduler\Tests\Generator | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| MessageGeneratorTest | Symfony\Component\Scheduler\Tests\Generator | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 3 / 3 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| SchedulerTransportFactoryTest | Symfony\Component\Scheduler\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Container | Symfony\Component\Scheduler\Tests\Messenger | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SchedulerTransportTest | Symfony\Component\Scheduler\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SomeScheduleProvider | Symfony\Component\Scheduler\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DebugCommandTest | Symfony\Component\Scheduler\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DispatchSchedulerEventListenerTest | Symfony\Component\Scheduler\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestEventListener | Symfony\Component\Scheduler\Tests\EventListener | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| Checkpoint | Symfony\Component\Scheduler\Generator | 0 | 0 / 0 | 7 / 7 | 7 / 7 |
| MessageGenerator | Symfony\Component\Scheduler\Generator | 0 | 0 / 0 | 7 / 7 | 5 / 5 |
| MessageContext | Symfony\Component\Scheduler\Generator | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| TriggerHeap | Symfony\Component\Scheduler\Generator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ServiceCallMessage | Symfony\Component\Scheduler\Messenger | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| ScheduledStamp | Symfony\Component\Scheduler\Messenger | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| SchedulerTransportFactory | Symfony\Component\Scheduler\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SchedulerTransport | Symfony\Component\Scheduler\Messenger | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ServiceCallMessageHandler | Symfony\Component\Scheduler\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DebugCommand | Symfony\Component\Scheduler\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| AddScheduleMessengerPass | Symfony\Component\Scheduler\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Scheduler\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Scheduler\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FailureEvent | Symfony\Component\Scheduler\Event | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| PreRunEvent | Symfony\Component\Scheduler\Event | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| PostRunEvent | Symfony\Component\Scheduler\Event | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| DispatchSchedulerEventListener | Symfony\Component\Scheduler\EventListener | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| Mailer | Symfony\Component\Mailer | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| SentMessage | Symfony\Component\Mailer | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| Envelope | Symfony\Component\Mailer | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| DelayedEnvelope | Symfony\Component\Mailer | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| Transport | Symfony\Component\Mailer | 0 | 1 / 1 | 1 / 1 | 8 / 8 |
| MessageDataCollector | Symfony\Component\Mailer\DataCollector | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| AbstractHttpTransport | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| SendmailTransportFactory | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RoundRobinTransport | Symfony\Component\Mailer\Transport | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| AbstractApiTransport | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FailoverTransport | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Dsn | Symfony\Component\Mailer\Transport | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| AbstractTransportFactory | Symfony\Component\Mailer\Transport | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| Transports | Symfony\Component\Mailer\Transport | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| SendmailTransport | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| NullTransport | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractTransport | Symfony\Component\Mailer\Transport | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| NullTransportFactory | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NativeTransportFactory | Symfony\Component\Mailer\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EsmtpTransport | Symfony\Component\Mailer\Transport\Smtp | 2+ | 0 / 0 | 4 / 4 | 12 / 12 |
| EsmtpTransportFactory | Symfony\Component\Mailer\Transport\Smtp | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SmtpTransport | Symfony\Component\Mailer\Transport\Smtp | 2+ | 0 / 0 | 8 / 8 | 23 / 23 |
| PlainAuthenticator | Symfony\Component\Mailer\Transport\Smtp\Auth | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| XOAuth2Authenticator | Symfony\Component\Mailer\Transport\Smtp\Auth | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| LoginAuthenticator | Symfony\Component\Mailer\Transport\Smtp\Auth | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CramMd5Authenticator | Symfony\Component\Mailer\Transport\Smtp\Auth | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractStream | Symfony\Component\Mailer\Transport\Smtp\Stream | 0 | 0 / 0 | 5 / 5 | 8 / 8 |
| SocketStream | Symfony\Component\Mailer\Transport\Smtp\Stream | 2+ | 0 / 0 | 7 / 7 | 16 / 16 |
| ProcessStream | Symfony\Component\Mailer\Transport\Smtp\Stream | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| TransportFactoryTestCase | Symfony\Component\Mailer\Test | 2+ | 2 / 2 | 3 / 3 | 12 / 12 |
| EmailIsQueued | Symfony\Component\Mailer\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EmailCount | Symfony\Component\Mailer\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| PostmarkRequestParser | Symfony\Component\Mailer\Bridge\Postmark\Webhook | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| PostmarkSmtpTransport | Symfony\Component\Mailer\Bridge\Postmark\Transport | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| PostmarkTransportFactory | Symfony\Component\Mailer\Bridge\Postmark\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MessageStreamHeader | Symfony\Component\Mailer\Bridge\Postmark\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PostmarkApiTransport | Symfony\Component\Mailer\Bridge\Postmark\Transport | 2+ | 1 / 1 | 2 / 2 | 7 / 7 |
| PostmarkRequestParserTest | Symfony\Component\Mailer\Bridge\Postmark\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PostmarkSmtpTransportTest | Symfony\Component\Mailer\Bridge\Postmark\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PostmarkApiTransportTest | Symfony\Component\Mailer\Bridge\Postmark\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| PostmarkTransportFactoryTest | Symfony\Component\Mailer\Bridge\Postmark\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PostmarkPayloadConverter | Symfony\Component\Mailer\Bridge\Postmark\RemoteEvent | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MailPaceTransportFactory | Symfony\Component\Mailer\Bridge\MailPace\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailPaceSmtpTransport | Symfony\Component\Mailer\Bridge\MailPace\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MailPaceApiTransport | Symfony\Component\Mailer\Bridge\MailPace\Transport | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| MailPaceTransportFactoryTest | Symfony\Component\Mailer\Bridge\MailPace\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailPaceSmtpTransportTest | Symfony\Component\Mailer\Bridge\MailPace\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailPaceApiTransportTest | Symfony\Component\Mailer\Bridge\MailPace\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| InfobipTransportFactory | Symfony\Component\Mailer\Bridge\Infobip\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InfobipSmtpTransport | Symfony\Component\Mailer\Bridge\Infobip\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InfobipApiTransport | Symfony\Component\Mailer\Bridge\Infobip\Transport | 2+ | 2 / 2 | 1 / 1 | 7 / 7 |
| InfobipApiTransportTest | Symfony\Component\Mailer\Bridge\Infobip\Tests\Transport | 2+ | 1 / 1 | 3 / 3 | 17 / 17 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| InfobipApiTransportFactoryTest | Symfony\Component\Mailer\Bridge\Infobip\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SesSmtpTransport | Symfony\Component\Mailer\Bridge\Amazon\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SesTransportFactory | Symfony\Component\Mailer\Bridge\Amazon\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SesHttpAsyncAwsTransport | Symfony\Component\Mailer\Bridge\Amazon\Transport | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| SesApiAsyncAwsTransport | Symfony\Component\Mailer\Bridge\Amazon\Transport | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SesApiAsyncAwsTransportTest | Symfony\Component\Mailer\Bridge\Amazon\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SesHttpAsyncAwsTransportTest | Symfony\Component\Mailer\Bridge\Amazon\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SesSmtpTransportTest | Symfony\Component\Mailer\Bridge\Amazon\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SesTransportFactoryTest | Symfony\Component\Mailer\Bridge\Amazon\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SendgridRequestParser | Symfony\Component\Mailer\Bridge\Sendgrid\Webhook | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| SendgridApiTransport | Symfony\Component\Mailer\Bridge\Sendgrid\Transport | 2+ | 1 / 1 | 1 / 1 | 7 / 7 |
| SendgridTransportFactory | Symfony\Component\Mailer\Bridge\Sendgrid\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SendgridSmtpTransport | Symfony\Component\Mailer\Bridge\Sendgrid\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SendgridWrongSignatureRequestParserTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendgridWrongSecretRequestParserTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendgridSignedRequestParserTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendgridUnsignedRequestParserTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SendgridMissingSignedRequestParserTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendgridTransportFactoryTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SendgridApiTransportTest | Symfony\Component\Mailer\Bridge\Sendgrid\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| SendgridPayloadConverter | Symfony\Component\Mailer\Bridge\Sendgrid\RemoteEvent | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| GmailTransportFactory | Symfony\Component\Mailer\Bridge\Google\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GmailSmtpTransport | Symfony\Component\Mailer\Bridge\Google\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GmailTransportFactoryTest | Symfony\Component\Mailer\Bridge\Google\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailjetRequestParser | Symfony\Component\Mailer\Bridge\Mailjet\Webhook | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| MailjetTransportFactory | Symfony\Component\Mailer\Bridge\Mailjet\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailjetApiTransport | Symfony\Component\Mailer\Bridge\Mailjet\Transport | 2+ | 4 / 4 | 3 / 3 | 9 / 9 |
| MailjetSmtpTransport | Symfony\Component\Mailer\Bridge\Mailjet\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailjetRequestParserTest | Symfony\Component\Mailer\Bridge\Mailjet\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailjetApiTransportTest | Symfony\Component\Mailer\Bridge\Mailjet\Tests\Transport | 2+ | 2 / 2 | 0 / 0 | 12 / 12 |
| MailjetTransportFactoryTest | Symfony\Component\Mailer\Bridge\Mailjet\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailjetPayloadConverter | Symfony\Component\Mailer\Bridge\Mailjet\RemoteEvent | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MandrillHttpTransport | Symfony\Component\Mailer\Bridge\Mailchimp\Transport | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| MandrillApiTransport | Symfony\Component\Mailer\Bridge\Mailchimp\Transport | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| MandrillTransportFactory | Symfony\Component\Mailer\Bridge\Mailchimp\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MandrillSmtpTransport | Symfony\Component\Mailer\Bridge\Mailchimp\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MandrillApiTransportTest | Symfony\Component\Mailer\Bridge\Mailchimp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MandrillTransportFactoryTest | Symfony\Component\Mailer\Bridge\Mailchimp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MandrillHttpTransportTest | Symfony\Component\Mailer\Bridge\Mailchimp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MandrillSmtpTransportTest | Symfony\Component\Mailer\Bridge\Mailchimp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailerSendTransportFactory | Symfony\Component\Mailer\Bridge\MailerSend\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailerSendApiTransport | Symfony\Component\Mailer\Bridge\MailerSend\Transport | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| MailerSendSmtpTransport | Symfony\Component\Mailer\Bridge\MailerSend\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailerSendTransportFactoryTest | Symfony\Component\Mailer\Bridge\MailerSend\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailerSendApiTransportTest | Symfony\Component\Mailer\Bridge\MailerSend\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ScalewayApiTransport | Symfony\Component\Mailer\Bridge\Scaleway\Transport | 2+ | 1 / 1 | 3 / 3 | 9 / 9 |
| ScalewayTransportFactory | Symfony\Component\Mailer\Bridge\Scaleway\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ScalewaySmtpTransport | Symfony\Component\Mailer\Bridge\Scaleway\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ScalewayApiTransportTest | Symfony\Component\Mailer\Bridge\Scaleway\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ScalewayTransportFactoryTest | Symfony\Component\Mailer\Bridge\Scaleway\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailgunRequestParser | Symfony\Component\Mailer\Bridge\Mailgun\Webhook | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| MailgunSmtpTransport | Symfony\Component\Mailer\Bridge\Mailgun\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailgunApiTransport | Symfony\Component\Mailer\Bridge\Mailgun\Transport | 2+ | 1 / 1 | 3 / 3 | 6 / 6 |
| MailgunTransportFactory | Symfony\Component\Mailer\Bridge\Mailgun\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailgunHttpTransport | Symfony\Component\Mailer\Bridge\Mailgun\Transport | 2+ | 1 / 1 | 3 / 3 | 4 / 4 |
| MailgunRequestParserTest | Symfony\Component\Mailer\Bridge\Mailgun\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailgunSmtpTransportTest | Symfony\Component\Mailer\Bridge\Mailgun\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailgunApiTransportTest | Symfony\Component\Mailer\Bridge\Mailgun\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| MailgunHttpTransportTest | Symfony\Component\Mailer\Bridge\Mailgun\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailgunTransportFactoryTest | Symfony\Component\Mailer\Bridge\Mailgun\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailgunPayloadConverter | Symfony\Component\Mailer\Bridge\Mailgun\RemoteEvent | 0 | 1 / 1 | 0 / 0 | 3 / 3 |
| BrevoRequestParser | Symfony\Component\Mailer\Bridge\Brevo\Webhook | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| BrevoApiTransport | Symfony\Component\Mailer\Bridge\Brevo\Transport | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| BrevoSmtpTransport | Symfony\Component\Mailer\Bridge\Brevo\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BrevoTransportFactory | Symfony\Component\Mailer\Bridge\Brevo\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BrevoRequestParserTest | Symfony\Component\Mailer\Bridge\Brevo\Tests\Webhook | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BrevoApiTransportTest | Symfony\Component\Mailer\Bridge\Brevo\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| BrevoTransportFactoryTest | Symfony\Component\Mailer\Bridge\Brevo\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| BrevoPayloadConverter | Symfony\Component\Mailer\Bridge\Brevo\RemoteEvent | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SentMessageTest | Symfony\Component\Mailer\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MailerTest | Symfony\Component\Mailer\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| TransportTest | Symfony\Component\Mailer\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DummyTransport | Symfony\Component\Mailer\Tests | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyTransportFactory | Symfony\Component\Mailer\Tests | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| EnvelopeTest | Symfony\Component\Mailer\Tests | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| RoundRobinTransportTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| TransportsTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DsnTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FailoverTransportTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| NullTransportTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SendmailTransportFactoryTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NullTransportFactoryTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractTransportTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| NativeTransportFactoryTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| SendmailTransportTest | Symfony\Component\Mailer\Tests\Transport | 2+ | 3 / 3 | 1 / 1 | 10 / 10 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| SmtpTransportTest | Symfony\Component\Mailer\Tests\Transport\Smtp | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| EsmtpTransportFactoryTest | Symfony\Component\Mailer\Tests\Transport\Smtp | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyStream | Symfony\Component\Mailer\Tests\Transport\Smtp | 2+ | 0 / 0 | 3 / 3 | 14 / 14 |
| EsmtpTransportTest | Symfony\Component\Mailer\Tests\Transport\Smtp | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CustomEsmtpTransport | Symfony\Component\Mailer\Tests\Transport\Smtp | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractStreamTest | Symfony\Component\Mailer\Tests\Transport\Smtp\Stream | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SocketStreamTest | Symfony\Component\Mailer\Tests\Transport\Smtp\Stream | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MailerTestCommandTest | Symfony\Component\Mailer\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UnsupportedSchemeExceptionTest | Symfony\Component\Mailer\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MessageListenerTest | Symfony\Component\Mailer\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MessengerTransportListenerTest | Symfony\Component\Mailer\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MessageHandler | Symfony\Component\Mailer\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SendEmailMessage | Symfony\Component\Mailer\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| MailerTestCommand | Symfony\Component\Mailer\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| LogicException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnsupportedSchemeException | Symfony\Component\Mailer\Exception | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| UnexpectedResponseException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TransportException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| IncompleteDsnException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| HttpTransportException | Symfony\Component\Mailer\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MessageEvents | Symfony\Component\Mailer\Event | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| SentMessageEvent | Symfony\Component\Mailer\Event | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MessageEvent | Symfony\Component\Mailer\Event | 2+ | 0 / 0 | 6 / 6 | 11 / 11 |
| FailedMessageEvent | Symfony\Component\Mailer\Event | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| TagHeader | Symfony\Component\Mailer\Header | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MetadataHeader | Symfony\Component\Mailer\Header | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| MessageListener | Symfony\Component\Mailer\EventListener | 0 | 4 / 4 | 3 / 3 | 6 / 6 |
| EnvelopeListener | Symfony\Component\Mailer\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| MessageLoggerListener | Symfony\Component\Mailer\EventListener | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| MessengerTransportListener | Symfony\Component\Mailer\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Filesystem | Symfony\Component\Filesystem | 0 | 0 / 0 | 1 / 1 | 26 / 26 |
| Path | Symfony\Component\Filesystem | 0 | 2 / 2 | 2 / 2 | 21 / 21 |
| PathTest | Symfony\Component\Filesystem\Tests | 2+ | 0 / 0 | 1 / 1 | 44 / 44 |
| FilesystemTestCase | Symfony\Component\Filesystem\Tests | 2+ | 0 / 0 | 6 / 6 | 12 / 12 |
| ExceptionTest | Symfony\Component\Filesystem\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FilesystemTest | Symfony\Component\Filesystem\Tests | 2+ | 0 / 0 | 0 / 0 | 116 / 116 |
| MockStream | Symfony\Component\Filesystem\Tests\Fixtures\MockStream | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RuntimeException | Symfony\Component\Filesystem\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IOException | Symfony\Component\Filesystem\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| InvalidArgumentException | Symfony\Component\Filesystem\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FileNotFoundException | Symfony\Component\Filesystem\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| HttpHeaderSerializer | Symfony\Component\WebLink | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Link | Symfony\Component\WebLink | 0 | 122 / 122 | 3 / 3 | 11 / 11 |
| GenericLinkProvider | Symfony\Component\WebLink | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| LinkTest | Symfony\Component\WebLink\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| GenericLinkProviderTest | Symfony\Component\WebLink\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| HttpHeaderSerializerTest | Symfony\Component\WebLink\Tests | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| AddLinkHeaderListenerTest | Symfony\Component\WebLink\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AddLinkHeaderListener | Symfony\Component\WebLink\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| PropertyPathIterator | Symfony\Component\PropertyAccess | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| PropertyPath | Symfony\Component\PropertyAccess | 0 | 1 / 1 | 5 / 5 | 10 / 10 |
| PropertyAccessorBuilder | Symfony\Component\PropertyAccess | 0 | 0 / 0 | 6 / 6 | 24 / 24 |
| PropertyAccessor | Symfony\Component\PropertyAccess | 0 | 14 / 14 | 9 / 9 | 17 / 17 |
| PropertyAccess | Symfony\Component\PropertyAccess | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| PropertyPathBuilder | Symfony\Component\PropertyAccess | 0 | 0 / 0 | 2 / 2 | 12 / 12 |
| PropertyAccessorArrayAccessTestCase | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| PropertyAccessorArrayObjectTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestPluralAdderRemoverAndSetter | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TestPluralAdderRemoverAndSetterSameSingularAndPlural | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| PropertyAccessorTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 1 / 1 | 100 / 100 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 3 / 3 | |
| PropertyAccessorTraversableArrayObjectTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyPathBuilderTest | Symfony\Component\PropertyAccess\Tests | 2+ | 1 / 1 | 1 / 1 | 31 / 31 |
| PropertyAccessorBuilderTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 1 / 1 | 14 / 14 |
| PropertyPathTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 24 / 24 |
| PropertyAccessorArrayTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyAccessorCollectionTestCase_Car | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| PropertyAccessorCollectionTestCase_CarOnlyAdder | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PropertyAccessorCollectionTestCase_CarOnlyRemover | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PropertyAccessorCollectionTestCase_CarNoAdderAndRemover | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PropertyAccessorCollectionTestCase_CompositeCar | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PropertyAccessorCollectionTestCase_CarStructure | Symfony\Component\PropertyAccess\Tests | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| PropertyAccessorCollectionTestCase | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PropertyAccessorNonTraversableArrayObjectTest | Symfony\Component\PropertyAccess\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestClassIsWritable | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TypeHinted | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| TestPublicPropertyGetterOnObject | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 0 / 0 |
| TestClassTypedProperty | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Ticket5775Object | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UninitializedObjectProperty | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| TestClassSetValue | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| UninitializedProperty | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| TestSingularAndPluralProps | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| TestPublicPropertyDynamicallyCreated | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TraversableArrayObject | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| TestClassMagicCall | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TestAdderRemoverInvalidArgumentLength | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| TestAdderRemoverInvalidMethods | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TestPublicPropertyGetterOnObjectMagicGet | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| UninitializedPrivateProperty | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ExtendedUninitializedProperty | Symfony\Component\PropertyAccess\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NonTraversableArrayObject | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| TestClassMagicGet | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| TestClassTypeErrorInsideCall | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ReturnTyped | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| TestClass | Symfony\Component\PropertyAccess\Tests\Fixtures | 0 | 0 / 0 | 14 / 14 | 33 / 33 |
| AccessException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UninitializedPropertyException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| OutOfBoundsException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidPropertyPathException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedTypeException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoSuchIndexException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoSuchPropertyException | Symfony\Component\PropertyAccess\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Instantiator | Symfony\Component\VarExporter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ProxyHelper | Symfony\Component\VarExporter | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| Hydrator | Symfony\Component\VarExporter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| VarExporter | Symfony\Component\VarExporter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LazyGhostTraitTest | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| LazyProxyTraitTest | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ProxyHelperTest | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| TestForProxyHelper | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 0 / 0 | 10 / 10 |
| TestSignatureFQ | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InstantiatorTest | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Foo | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| Bar | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| VarExporterTest | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| MyWakeup | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| MyCloneable | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyNotCloneable | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrivateConstructor | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MyPrivateValue | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MyPrivateChildValue | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MyArrayObject | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| GoodNight | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| FinalError | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FinalArrayIterator | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FinalStdClass | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractClass | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ConcreteClass | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Php74Serializable | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ArrayObject | Symfony\Component\VarExporter\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| __UnserializeButNo__Serialize | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| __SerializeButNo__Unserialize | Symfony\Component\VarExporter\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FooReadonly | Symfony\Component\VarExporter\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| FooSerializable | Symfony\Component\VarExporter\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| MySerializable | Symfony\Component\VarExporter\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| SimpleObject | Symfony\Component\VarExporter\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| NoMagicClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| ChildMagicClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 2+ | 1 / 1 | 1 / 1 | 0 / 0 |
| LazyClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| MagicClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| ReadOnlyClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ClassWithUninitializedObjectProperty | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ChildStdClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ChildTestClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 2+ | 0 / 0 | 5 / 5 | 1 / 1 |
| TestClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyGhost | 2+ | 0 / 0 | 4 / 4 | 1 / 1 |
| StringMagicGetClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestUnserializeClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Php82NullStandaloneReturnType | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReadOnlyClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TestOverwritePropClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| TestWakeupClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FinalPublicClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TestClass | Symfony\Component\VarExporter\Tests\Fixtures\LazyProxy | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| LazyObjectState | Symfony\Component\VarExporter\Internal | 0 | 4 / 4 | 4 / 4 | 3 / 3 |
| LazyObjectRegistry | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 6 / 6 | 4 / 4 |
| Values | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Hydrator | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 8 / 8 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| Registry | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 6 / 6 | 5 / 5 |
| Reference | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| Exporter | Symfony\Component\VarExporter\Internal | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| LogicException | Symfony\Component\VarExporter\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassNotFoundException | Symfony\Component\VarExporter\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NotInstantiableTypeException | Symfony\Component\VarExporter\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Response | Symfony\Component\BrowserKit | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| Cookie | Symfony\Component\BrowserKit | 0 | 1 / 1 | 9 / 9 | 14 / 14 |
| HttpBrowser | Symfony\Component\BrowserKit | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| History | Symfony\Component\BrowserKit | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| Request | Symfony\Component\BrowserKit | 0 | 0 / 0 | 7 / 7 | 8 / 8 |
| AbstractBrowser | Symfony\Component\BrowserKit | 0 | 0 / 0 | 17 / 17 | 41 / 41 |
| CookieJar | Symfony\Component\BrowserKit | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| BrowserHasCookie | Symfony\Component\BrowserKit\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| BrowserCookieValueSame | Symfony\Component\BrowserKit\Test\Constraint | 2+ | 0 / 0 | 5 / 5 | 4 / 4 |
| HttpBrowserTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| CookieTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| ResponseTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| HistoryTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RequestTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CookieJarTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| TestClient | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| AbstractBrowserTest | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 0 / 0 | 57 / 57 |
| TestHttpClient | Symfony\Component\BrowserKit\Tests | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| BrowserCookieValueSameTest | Symfony\Component\BrowserKit\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BrowserHasCookieTest | Symfony\Component\BrowserKit\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| LogicException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedValueException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonException | Symfony\Component\BrowserKit\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Debug | Symfony\Component\ErrorHandler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DebugClassLoader | Symfony\Component\ErrorHandler | 0 | 3 / 3 | 19 / 19 | 19 / 19 |
| BufferingLogger | Symfony\Component\ErrorHandler | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ErrorHandler | Symfony\Component\ErrorHandler | 0 | 0 / 0 | 17 / 17 | 19 / 19 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ThrowableUtils | Symfony\Component\ErrorHandler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassNotFoundErrorEnhancer | Symfony\Component\ErrorHandler\ErrorEnhancer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| UndefinedFunctionErrorEnhancer | Symfony\Component\ErrorHandler\ErrorEnhancer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UndefinedMethodErrorEnhancer | Symfony\Component\ErrorHandler\ErrorEnhancer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DebugClassLoaderTest | Symfony\Component\ErrorHandler\Tests | 2+ | 0 / 0 | 3 / 3 | 27 / 27 |
| ClassLoader | Symfony\Component\ErrorHandler\Tests | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ErrorHandlerTest | Symfony\Component\ErrorHandler\Tests | 2+ | 0 / 0 | 0 / 0 | 26 / 26 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ClassNotFoundErrorEnhancerTest | Symfony\Component\ErrorHandler\Tests\ErrorEnhancer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| UndefinedMethodErrorEnhancerTest | Symfony\Component\ErrorHandler\Tests\ErrorEnhancer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UndefinedFunctionErrorEnhancerTest | Symfony\Component\ErrorHandler\Tests\ErrorEnhancer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RequiredTwice | Symfony\Component\ErrorHandler\Tests\Fixtures2 | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FileLinkFormatterTest | Symfony\Component\ErrorHandler\Tests\ErrorRenderer | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HtmlErrorRendererTest | Symfony\Component\ErrorHandler\Tests\ErrorRenderer | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| SerializerErrorRendererTest | Symfony\Component\ErrorHandler\Tests\ErrorRenderer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| OverrideFinalProperty | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 6 / 6 | 0 / 0 |
| ErrorHandlerThatUsesThePreviousOne | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StringErrorCodeException | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InternalClass | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReturnTypeParent | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 36 / 36 |
| ClassWithAnnotatedParameters | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| NotPSR0 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Symfony_Component_ErrorHandler_Tests_Fixtures_PEARClass | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| CaseMismatch | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| VirtualClassMagicCall | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| VirtualClass | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SubClassWithAnnotatedParameters | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ReturnTypeGrandParent | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotPSR0bis | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass1 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass2 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass3 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass4 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass5 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass6 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass7 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalClass8 | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AnnotatedClass | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendedFinalMethod | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FinalMethod | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ReturnType | Test\Symfony\Component\ErrorHandler\Tests | 2+ | 0 / 0 | 0 / 0 | 38 / 38 |
| LoggerThatSetAnErrorHandler | Symfony\Component\ErrorHandler\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DeprecatedClass | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| OverrideOutsideFinalProperty | Test\Symfony\Component\ErrorHandler\Tests | 2+ | 0 / 0 | 3 / 3 | 0 / 0 |
| FinalProperty | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalProperty | 0 | 0 / 0 | 7 / 7 | 0 / 0 |
| OutsideFinalProperty | Test\Symfony\Component\ErrorHandler\Tests\FinalProperty | 0 | 0 / 0 | 4 / 4 | 0 / 0 |
| OverrideFinalPropertySameNamespace | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalProperty | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| PSR4CaseMismatch | Symfony\Component\ErrorHandler\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FinalConstants | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalConstant | 2+ | 5 / 5 | 0 / 0 | 0 / 0 |
| FinalConstants2 | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalConstant | 0 | 4 / 4 | 0 / 0 | 0 / 0 |
| OverrideFinalConstant81 | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalConstant | 0 | 6 / 6 | 0 / 0 | 0 / 0 |
| OverrideFinalConstant | Symfony\Component\ErrorHandler\Tests\Fixtures\FinalConstant | 2+ | 6 / 6 | 0 / 0 | 0 / 0 |
| FlattenExceptionTest | Symfony\Component\ErrorHandler\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| TentativeTypes | Symfony\Component\ErrorHandler\Internal | 0 | 1 / 1 | 0 / 0 | 0 / 0 |
| SerializerErrorRenderer | Symfony\Component\ErrorHandler\ErrorRenderer | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| CliErrorRenderer | Symfony\Component\ErrorHandler\ErrorRenderer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| HtmlErrorRenderer | Symfony\Component\ErrorHandler\ErrorRenderer | 0 | 4 / 4 | 7 / 7 | 21 / 21 |
| FileLinkFormatter | Symfony\Component\ErrorHandler\ErrorRenderer | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| OutOfMemoryError | Symfony\Component\ErrorHandler\Error | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UndefinedMethodError | Symfony\Component\ErrorHandler\Error | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FatalError | Symfony\Component\ErrorHandler\Error | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| UndefinedFunctionError | Symfony\Component\ErrorHandler\Error | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassNotFoundError | Symfony\Component\ErrorHandler\Error | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FlattenException | Symfony\Component\ErrorHandler\Exception | 0 | 0 / 0 | 13 / 13 | 33 / 33 |
| SilencedErrorContext | Symfony\Component\ErrorHandler\Exception | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| Envelope | Symfony\Component\Messenger | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| TraceableMessageBus | Symfony\Component\Messenger | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| Worker | Symfony\Component\Messenger | 0 | 0 / 0 | 10 / 10 | 8 / 8 |
| MessageBus | Symfony\Component\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 2 / 2 | |
| RoutableMessageBus | Symfony\Component\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| WorkerMetadata | Symfony\Component\Messenger | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| MessengerDataCollector | Symfony\Component\Messenger\DataCollector | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| Acknowledger | Symfony\Component\Messenger\Handler | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| HandlersLocator | Symfony\Component\Messenger\Handler | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| RedispatchMessageHandler | Symfony\Component\Messenger\Handler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HandlerDescriptor | Symfony\Component\Messenger\Handler | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| TraceableMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| TraceableStack | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 5 / 5 | 4 / 4 |
| AddBusNameStampMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FailedMessageProcessingMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| StackMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| MiddlewareStack | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| HandleMessageMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| RouterContextMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SendMessageMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| DispatchAfterCurrentBusMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| QueuedEnvelope | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| RejectRedeliveredMessageMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ActivationMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| ValidationMiddleware | Symfony\Component\Messenger\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TransportFactory | Symfony\Component\Messenger\Transport | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| Serializer | Symfony\Component\Messenger\Transport\Serialization | 0 | 2 / 2 | 3 / 3 | 9 / 9 |
| PhpSerializer | Symfony\Component\Messenger\Transport\Serialization | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| FlattenExceptionNormalizer | Symfony\Component\Messenger\Transport\Serialization\Normalizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| SendersLocator | Symfony\Component\Messenger\Transport\Sender | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| InMemoryTransportFactory | Symfony\Component\Messenger\Transport\InMemory | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| InMemoryTransport | Symfony\Component\Messenger\Transport\InMemory | 0 | 0 / 0 | 8 / 8 | 11 / 11 |
| SingleMessageReceiver | Symfony\Component\Messenger\Transport\Receiver | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| SyncTransport | Symfony\Component\Messenger\Transport\Sync | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| SyncTransportFactory | Symfony\Component\Messenger\Transport\Sync | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AsMessageHandler | Symfony\Component\Messenger\Attribute | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| MiddlewareTestCase | Symfony\Component\Messenger\Test\Middleware | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MultiplierRetryStrategy | Symfony\Component\Messenger\Retry | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| Connection | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 1 / 1 | 13 / 13 | 15 / 15 |
| RedisReceiver | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| RedisReceivedStamp | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RedisTransport | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| RedisTransportFactory | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| RedisSender | Symfony\Component\Messenger\Bridge\Redis\Transport | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| RedisExtIntegrationTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 2 / 2 | 23 / 23 |
| RedisReceiverTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RelayExtIntegrationTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ConnectionTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 31 / 31 |
| RedisSenderTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RedisTransportTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| RedisTransportFactoryTest | Symfony\Component\Messenger\Bridge\Redis\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyMessage | Symfony\Component\Messenger\Bridge\Redis\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ExternalMessageSerializer | Symfony\Component\Messenger\Bridge\Redis\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ExternalMessage | Symfony\Component\Messenger\Bridge\Redis\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| Connection | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 4 / 4 | 11 / 11 | 29 / 29 |
| AmqpReceiver | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| AmqpTransport | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 4 / 4 | 10 / 10 |
| AmqpStamp | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| AmqpSender | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| AmqpReceivedStamp | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AmqpTransportFactory | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AmqpFactory | Symfony\Component\Messenger\Bridge\Amqp\Transport | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| AmqpTransportTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AmqpTransportFactoryTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AmqpStampTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AmqpSenderTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ConnectionTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 1 / 1 | 0 / 0 | 41 / 41 |
| TestAmqpFactory | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| AmqpExtIntegrationTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| AmqpReceivedStampTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AmqpReceiverTest | Symfony\Component\Messenger\Bridge\Amqp\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyMessage | Symfony\Component\Messenger\Bridge\Amqp\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| Connection | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 2 / 2 | 4 / 4 | 23 / 23 |
| DoctrineSender | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DoctrineTransportFactory | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DoctrineTransport | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 0 / 0 | 4 / 4 | 13 / 13 |
| DoctrineReceivedStamp | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DoctrineReceiver | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 0 | 1 / 1 | 3 / 3 | 10 / 10 |
| PostgreSqlConnection | Symfony\Component\Messenger\Bridge\Doctrine\Transport | 2+ | 1 / 1 | 0 / 0 | 10 / 10 |
| DoctrinePostgreSqlRegularIntegrationTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| DoctrineReceiverTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| DoctrinePostgreSqlFilterIntegrationTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| DoctrineTransportTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConnectionTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 24 / 24 |
| DoctrineIntegrationTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| PostgreSqlConnectionTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| DoctrinePostgreSqlIntegrationTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| DoctrineTransportFactoryTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DoctrineSenderTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DoctrinePostgreSqlPgbouncerIntegrationTest | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Transport | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| DummyMessage | Symfony\Component\Messenger\Bridge\Doctrine\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| Connection | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 1 / 1 | 5 / 5 | 10 / 10 |
| BeanstalkdSender | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| BeanstalkdTransport | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| BeanstalkdTransportFactory | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| BeanstalkdReceivedStamp | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| BeanstalkdReceiver | Symfony\Component\Messenger\Bridge\Beanstalkd\Transport | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| BeanstalkdTransportTest | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConnectionTest | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| BeanstalkdReceiverTest | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| BeanstalkdSenderTest | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| BeanstalkdTransportFactoryTest | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyMessage | Symfony\Component\Messenger\Bridge\Beanstalkd\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AddFifoStampMiddleware | Symfony\Component\Messenger\Bridge\AmazonSqs\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Connection | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 3 / 3 | 5 / 5 | 17 / 17 |
| AmazonSqsXrayTraceHeaderStamp | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AmazonSqsSender | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AmazonSqsReceivedStamp | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AmazonSqsTransportFactory | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AmazonSqsReceiver | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| AmazonSqsTransport | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 4 / 4 | 10 / 10 |
| AmazonSqsFifoStamp | Symfony\Component\Messenger\Bridge\AmazonSqs\Transport | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AddFifoStampTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| WithMessageDeduplicationIdAndMessageGroupIdMessage | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Middleware | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| WithMessageDeduplicationIdMessage | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| WithMessageGroupIdMessage | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| WithoutIdMessage | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Middleware | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AmazonSqsReceiverTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConnectionTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 32 / 32 |
| AmazonSqsIntegrationTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AmazonSqsTransportFactoryTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AmazonSqsTransportTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 4 / 4 | 15 / 15 |
| AmazonSqsSenderTest | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Transport | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyMessage | Symfony\Component\Messenger\Bridge\AmazonSqs\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RoutableMessageBusTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FailureIntegrationTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyFailureTestSenderAndReceiver | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| DummyTestHandler | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| HandleTraitTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestQueryBus | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MessageBusTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| SimpleMiddleware | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableMessageBusTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| WorkerTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| DummyQueueReceiver | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyBatchHandler | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| WorkerMetadataTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EnvelopeTest | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| DummyImplementsFooBarStamp | Symfony\Component\Messenger\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyExtendsFooBarStamp | Symfony\Component\Messenger\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MessengerDataCollectorTest | Symfony\Component\Messenger\Tests\DataCollector | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| HandleDescriptorTest | Symfony\Component\Messenger\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| DummyCommandHandlerWithSpecificMethod | Symfony\Component\Messenger\Tests\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandlersLocatorTest | Symfony\Component\Messenger\Tests\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HandlersLocatorTestCallable | Symfony\Component\Messenger\Tests\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SendMessageMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| ActivationMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ActivationMiddlewareTestCallable | Symfony\Component\Messenger\Tests\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandleMessageMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 3 / 3 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 3 / 3 | |
| HandleMessageMiddlewareTestCallable | Symfony\Component\Messenger\Tests\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandleMessageMiddlewareNamedArgumentTestCallable | Symfony\Component\Messenger\Tests\Middleware | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RouterContextMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StackMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidationMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 2 / 2 | |
| DispatchAfterCurrentBusMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DummyEvent | Symfony\Component\Messenger\Tests\Middleware | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DispatchingMiddleware | Symfony\Component\Messenger\Tests\Middleware | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| AddBusNameStampMiddlewareTest | Symfony\Component\Messenger\Tests\Middleware | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerTest | Symfony\Component\Messenger\Tests\Transport\Serialization | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| DummySymfonySerializerNonSendableStamp | Symfony\Component\Messenger\Tests\Transport\Serialization | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummySymfonySerializerInvalidConstructor | Symfony\Component\Messenger\Tests\Transport\Serialization | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpSerializerTest | Symfony\Component\Messenger\Tests\Transport\Serialization | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| DummyPhpSerializerNonSendableStamp | Symfony\Component\Messenger\Tests\Transport\Serialization | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PhpSerializerWithClassNotFoundSupportTest | Symfony\Component\Messenger\Tests\Transport\Serialization | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FlattenExceptionNormalizerTest | Symfony\Component\Messenger\Tests\Transport\Serialization\Normalizer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| SendersLocatorTest | Symfony\Component\Messenger\Tests\Transport\Sender | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| InMemoryTransportTest | Symfony\Component\Messenger\Tests\Transport\InMemory | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| InMemoryTransportFactoryTest | Symfony\Component\Messenger\Tests\Transport\InMemory | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| SingleMessageReceiverTest | Symfony\Component\Messenger\Tests\Transport\Receiver | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SyncTransportFactoryTest | Symfony\Component\Messenger\Tests\Transport\Sync | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SyncTransportTest | Symfony\Component\Messenger\Tests\Transport\Sync | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MultiplierRetryStrategyTest | Symfony\Component\Messenger\Tests\Retry | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DummyMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MyOwnException | Symfony\Component\Messenger\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ThirdMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| UnionTypeOneMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SecondMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ResettableDummyReceiver | Symfony\Component\Messenger\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| DummyCommandWithDescription | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyCommand | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MultipleBusesMessageHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyHandlerWithCustomMethods | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TaggedDummyHandlerWithUnionTypes | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| UnionTypeArgumentHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedDummyHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyQueryHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnionTypeTwoMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| UnionBuiltinTypeArgumentHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyCommandHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleBusesMessage | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MyOwnChildException | Symfony\Component\Messenger\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AnEnvelopeStamp | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TestTracesWithHandleTraitAction | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyQuery | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyCommandWithDescriptionHandler | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyReceiver | Symfony\Component\Messenger\Tests\Fixtures | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| ChildDummyMessage | Symfony\Component\Messenger\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DelayStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ErrorDetailsStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SentToFailureTransportStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidationStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RedeliveryStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TransportNamesStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HandledStampTest | Symfony\Component\Messenger\Tests\Stamp | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StatsCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| FailedMessagesRetryCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ConsumeMessagesCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| StopWorkersCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FailedMessagesShowCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| DebugCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| SetupTransportsCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| FailedMessagesRemoveCommandTest | Symfony\Component\Messenger\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| MessengerPassTest | Symfony\Component\Messenger\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 35 / 35 |
| DummyHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyReceiver | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| UndefinedMessageHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UndefinedMessageHandlerViaAttribute | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotInvokableHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingArgumentHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MissingArgumentTypeHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BuiltinArgumentTypeHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandlerWithMultipleMessages | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrioritizedHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandlerMappingMethods | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| HandlerMappingWithNonExistentMethod | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| HandleNoMessageHandler | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandlerOnSpecificBuses | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| HandlerOnUndefinedBus | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UselessMiddleware | Symfony\Component\Messenger\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HandlerFailedExceptionTest | Symfony\Component\Messenger\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| StopWorkerOnTimeLimitListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| StopWorkerOnCustomStopExceptionListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ResetServicesListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| StopWorkerOnRestartSignalListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| StopWorkerOnFailureLimitListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| StopWorkerOnMessageLimitListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| StopWorkerOnMemoryLimitListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendFailedMessageForRetryListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AddErrorDetailsStampListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SendFailedMessageToFailureTransportListenerTest | Symfony\Component\Messenger\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RedispatchMessage | Symfony\Component\Messenger\Message | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| DelayStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| FlushBatchHandlersStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AckStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| BusNameStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| NoAutoAckStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SentStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ReceivedStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DispatchAfterCurrentBusStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MessageDecodingFailedStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| RedeliveryStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| TransportMessageIdStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HandlerArgumentsStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SerializedMessageStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TransportNamesStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HandledStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| RouterContextStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 8 / 8 | 9 / 9 |
| SerializerStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ValidationStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConsumedByWorkerStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SentToFailureTransportStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ErrorDetailsStamp | Symfony\Component\Messenger\Stamp | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| ConsumeMessagesCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 10 / 10 | 8 / 8 |
| AbstractFailedMessagesCommand | Symfony\Component\Messenger\Command | 2+ | 1 / 1 | 3 / 3 | 10 / 10 |
| FailedMessagesRetryCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 7 / 7 | 9 / 9 |
| SetupTransportsCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| FailedMessagesShowCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| StatsCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| DebugCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| StopWorkersCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| FailedMessagesRemoveCommand | Symfony\Component\Messenger\Command | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MessengerPass | Symfony\Component\Messenger\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| HandlerFailedException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LogicException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| StopWorkerException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidationFailedException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| RecoverableMessageHandlingException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoHandlerForMessageException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TransportException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DelayedMessageHandlingException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| NoSenderForMessageException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MessageDecodingFailedException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RejectRedeliveredMessageException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnrecoverableMessageHandlingException | Symfony\Component\Messenger\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| WorkerMessageFailedEvent | Symfony\Component\Messenger\Event | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| SendMessageToTransportsEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| WorkerStoppedEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractWorkerMessageEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| WorkerMessageHandledEvent | Symfony\Component\Messenger\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| WorkerMessageRetriedEvent | Symfony\Component\Messenger\Event | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| WorkerStartedEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| WorkerMessageReceivedEvent | Symfony\Component\Messenger\Event | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| WorkerRunningEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| WorkerRateLimitedEvent | Symfony\Component\Messenger\Event | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| StopWorkerOnMemoryLimitListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| StopWorkerOnMessageLimitListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| SendFailedMessageToFailureTransportListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| StopWorkerOnRestartSignalListener | Symfony\Component\Messenger\EventListener | 0 | 1 / 1 | 3 / 3 | 5 / 5 |
| StopWorkerOnCustomStopExceptionListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ResetServicesListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| AddErrorDetailsStampListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| StopWorkerOnTimeLimitListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| StopWorkerOnFailureLimitListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| SendFailedMessageForRetryListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 5 / 5 | 7 / 7 |
| DispatchPcntlSignalListener | Symfony\Component\Messenger\EventListener | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Semaphore | Symfony\Component\Semaphore | 0 | 0 / 0 | 5 / 5 | 10 / 10 |
| Key | Symfony\Component\Semaphore | 0 | 0 / 0 | 5 / 5 | 12 / 12 |
| SemaphoreFactory | Symfony\Component\Semaphore | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| SemaphoreTest | Symfony\Component\Semaphore\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| SemaphoreFactoryTest | Symfony\Component\Semaphore\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StoreFactoryTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractStoreTestCase | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| RedisClusterStoreTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RelayStoreTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractRedisStoreTestCase | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RedisArrayStoreTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RedisStoreTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PredisStoreTest | Symfony\Component\Semaphore\Tests\Store | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SemaphoreAcquiringException | Symfony\Component\Semaphore\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SemaphoreExpiredException | Symfony\Component\Semaphore\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SemaphoreReleasingException | Symfony\Component\Semaphore\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RuntimeException | Symfony\Component\Semaphore\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Semaphore\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| StoreFactory | Symfony\Component\Semaphore\Store | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RedisStore | Symfony\Component\Semaphore\Store | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| SplFileInfo | Symfony\Component\Finder | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| Finder | Symfony\Component\Finder | 0 | 3 / 3 | 21 / 21 | 38 / 38 |
| Glob | Symfony\Component\Finder | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Gitignore | Symfony\Component\Finder | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| NumberComparator | Symfony\Component\Finder\Comparator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Comparator | Symfony\Component\Finder\Comparator | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| DateComparator | Symfony\Component\Finder\Comparator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GlobTest | Symfony\Component\Finder\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| GitignoreTest | Symfony\Component\Finder\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FinderOpenBasedirTest | Symfony\Component\Finder\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FinderTest | Symfony\Component\Finder\Tests | 2+ | 0 / 0 | 0 / 0 | 72 / 72 |
| DateComparatorTest | Symfony\Component\Finder\Tests\Comparator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ComparatorTest | Symfony\Component\Finder\Tests\Comparator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NumberComparatorTest | Symfony\Component\Finder\Tests\Comparator | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RealIteratorTestCase | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| MockSplFileInfo | Symfony\Component\Finder\Tests\Iterator | 2+ | 3 / 3 | 5 / 5 | 12 / 12 |
| anonymous-class | 0 | 0 / 0 | 5 / 5 | 8 / 8 | |
| ExcludeDirectoryFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InnerNameIterator | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FilenameFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PathFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SizeRangeFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InnerSizeIterator | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MultiplePcreFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestMultiplePcreFilterIterator | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| IteratorTestCase | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DepthRangeFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RecursiveDirectoryIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| LazyIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CustomFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DateRangeFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SortableIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MockFileListIterator | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| VcsIgnoredFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| FileTypeFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InnerTypeIterator | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FilecontentFilterIteratorTest | Symfony\Component\Finder\Tests\Iterator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Iterator | Symfony\Component\Finder\Tests\Iterator | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| LazyIterator | Symfony\Component\Finder\Iterator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| VcsIgnoredFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| FilecontentFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MultiplePcreFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| SizeRangeFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FilenameFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DateRangeFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CustomFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RecursiveDirectoryIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 5 / 5 | 6 / 6 |
| ExcludeDirectoryFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 5 / 5 | 4 / 4 |
| SortableIterator | Symfony\Component\Finder\Iterator | 0 | 11 / 11 | 2 / 2 | 2 / 2 |
| DepthRangeFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| FileTypeFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 2 / 2 | 1 / 1 | 2 / 2 |
| PathFilterIterator | Symfony\Component\Finder\Iterator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AccessDeniedException | Symfony\Component\Finder\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DirectoryNotFoundException | Symfony\Component\Finder\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TransitionBlocker | Symfony\Component\Workflow | 0 | 3 / 3 | 3 / 3 | 7 / 7 |
| WorkflowEvents | Symfony\Component\Workflow | 0 | 8 / 8 | 0 / 0 | 1 / 1 |
| Registry | Symfony\Component\Workflow | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| DefinitionBuilder | Symfony\Component\Workflow | 0 | 0 / 0 | 4 / 4 | 9 / 9 |
| Marking | Symfony\Component\Workflow | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| Definition | Symfony\Component\Workflow | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| TransitionBlockerList | Symfony\Component\Workflow | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| Transition | Symfony\Component\Workflow | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| Workflow | Symfony\Component\Workflow | 0 | 8 / 8 | 5 / 5 | 20 / 20 |
| StateMachine | Symfony\Component\Workflow | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| WorkflowDataCollector | Symfony\Component\Workflow\DataCollector | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| WorkflowValidator | Symfony\Component\Workflow\Validator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StateMachineValidator | Symfony\Component\Workflow\Validator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AsEnteredListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsTransitionListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsEnterListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsLeaveListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsCompletedListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsAnnounceListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsGuardListener | Symfony\Component\Workflow\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DefinitionTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| StateMachineTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TransitionTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RegistryTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| Subject1 | Symfony\Component\Workflow\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Subject2 | Symfony\Component\Workflow\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MarkingTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DefinitionBuilderTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| WorkflowTest | Symfony\Component\Workflow\Tests | 2+ | 0 / 0 | 0 / 0 | 35 / 35 |
| EventDispatcherMock | Symfony\Component\Workflow\Tests | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Subject | Symfony\Component\Workflow\Tests | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| WorkflowDataCollectorTest | Symfony\Component\Workflow\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StateMachineValidatorTest | Symfony\Component\Workflow\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| WorkflowValidatorTest | Symfony\Component\Workflow\Tests\Validator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AsListenerTest | Symfony\Component\Workflow\Tests\Attribute | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| InstanceOfSupportStrategyTest | Symfony\Component\Workflow\Tests\SupportStrategy | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Subject1 | Symfony\Component\Workflow\Tests\SupportStrategy | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Subject2 | Symfony\Component\Workflow\Tests\SupportStrategy | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SubjectWithType | Symfony\Component\Workflow\Tests\MarkingStore | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| PropertiesMarkingStoreTest | Symfony\Component\Workflow\Tests\MarkingStore | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| MethodMarkingStoreTest | Symfony\Component\Workflow\Tests\MarkingStore | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| SubjectWithProperties | Symfony\Component\Workflow\Tests\MarkingStore | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| WorkflowGuardListenerPassTest | Symfony\Component\Workflow\Tests\DependencyInjection | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| InMemoryMetadataStoreTest | Symfony\Component\Workflow\Tests\Metadata | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| GraphvizDumperTest | Symfony\Component\Workflow\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| MermaidDumperTest | Symfony\Component\Workflow\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PlantUmlDumperTest | Symfony\Component\Workflow\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| StateMachineGraphvizDumperTest | Symfony\Component\Workflow\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TraceableWorkflowTest | Symfony\Component\Workflow\Tests\Debug | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| AuditTrailListenerTest | Symfony\Component\Workflow\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Logger | Symfony\Component\Workflow\Tests\EventListener | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| GuardListenerTest | Symfony\Component\Workflow\Tests\EventListener | 2+ | 0 / 0 | 4 / 4 | 12 / 12 |
| InstanceOfSupportStrategy | Symfony\Component\Workflow\SupportStrategy | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| MethodMarkingStore | Symfony\Component\Workflow\MarkingStore | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| WorkflowGuardListenerPass | Symfony\Component\Workflow\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WorkflowDebugPass | Symfony\Component\Workflow\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidDefinitionException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NotEnabledTransitionException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RuntimeException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UndefinedTransitionException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TransitionException | Symfony\Component\Workflow\Exception | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| EnterEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LeaveEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Event | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 4 / 4 | 7 / 7 |
| TransitionEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AnnounceEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GuardEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| CompletedEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EnteredEvent | Symfony\Component\Workflow\Event | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InMemoryMetadataStore | Symfony\Component\Workflow\Metadata | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| PlantUmlDumper | Symfony\Component\Workflow\Dumper | 0 | 6 / 6 | 1 / 1 | 12 / 12 |
| GraphvizDumper | Symfony\Component\Workflow\Dumper | 0 | 0 / 0 | 1 / 1 | 15 / 15 |
| MermaidDumper | Symfony\Component\Workflow\Dumper | 0 | 9 / 9 | 3 / 3 | 10 / 10 |
| StateMachineGraphvizDumper | Symfony\Component\Workflow\Dumper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableWorkflow | Symfony\Component\Workflow\Debug | 0 | 0 / 0 | 3 / 3 | 13 / 13 |
| GuardListener | Symfony\Component\Workflow\EventListener | 0 | 0 / 0 | 7 / 7 | 4 / 4 |
| GuardExpression | Symfony\Component\Workflow\EventListener | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AuditTrailListener | Symfony\Component\Workflow\EventListener | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| ExpressionLanguage | Symfony\Component\Workflow\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Stopwatch | Symfony\Component\Stopwatch | 0 | 0 / 0 | 3 / 3 | 11 / 11 |
| Section | Symfony\Component\Stopwatch | 0 | 0 / 0 | 5 / 5 | 11 / 11 |
| StopwatchPeriod | Symfony\Component\Stopwatch | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| StopwatchEvent | Symfony\Component\Stopwatch | 0 | 0 / 0 | 6 / 6 | 17 / 17 |
| StopwatchPeriodTest | Symfony\Component\Stopwatch\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| StopwatchEventTest | Symfony\Component\Stopwatch\Tests | 2+ | 1 / 1 | 0 / 0 | 15 / 15 |
| StopwatchTest | Symfony\Component\Stopwatch\Tests | 2+ | 1 / 1 | 0 / 0 | 13 / 13 |
| RemoteEvent | Symfony\Component\RemoteEvent | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| AsRemoteEventConsumer | Symfony\Component\RemoteEvent\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| SmsEventTest | Symfony\Component\RemoteEvent\Tests\Event\Sms | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConsumeRemoteEventHandler | Symfony\Component\RemoteEvent\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ConsumeRemoteEventMessage | Symfony\Component\RemoteEvent\Messenger | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| LogicException | Symfony\Component\RemoteEvent\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\RemoteEvent\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\RemoteEvent\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ParseException | Symfony\Component\RemoteEvent\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SmsEvent | Symfony\Component\RemoteEvent\Event\Sms | 2+ | 2 / 2 | 1 / 1 | 2 / 2 |
| MailerEngagementEvent | Symfony\Component\RemoteEvent\Event\Mailer | 2+ | 4 / 4 | 0 / 0 | 0 / 0 |
| MailerDeliveryEvent | Symfony\Component\RemoteEvent\Event\Mailer | 2+ | 5 / 5 | 1 / 1 | 2 / 2 |
| AbstractMailerEvent | Symfony\Component\RemoteEvent\Event\Mailer | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| AbstractUriElement | Symfony\Component\DomCrawler | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| Link | Symfony\Component\DomCrawler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Crawler | Symfony\Component\DomCrawler | 0 | 0 / 0 | 9 / 9 | 65 / 65 |
| FormFieldRegistry | Symfony\Component\DomCrawler | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| Form | Symfony\Component\DomCrawler | 2+ | 0 / 0 | 3 / 3 | 24 / 24 |
| UriResolver | Symfony\Component\DomCrawler | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| Image | Symfony\Component\DomCrawler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CrawlerSelectorCount | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| CrawlerSelectorTextSame | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| CrawlerSelectorTextContains | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 4 / 4 | 4 / 4 |
| CrawlerSelectorAttributeValueSame | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| CrawlerSelectorExists | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| CrawlerAnySelectorTextSame | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| CrawlerAnySelectorTextContains | Symfony\Component\DomCrawler\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| LinkTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| AbstractCrawlerTestCase | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 107 / 107 |
| UriResolverTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NativeParserCrawlerTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FormTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 57 / 57 |
| ImageTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Html5ParserCrawlerTest | Symfony\Component\DomCrawler\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| CrawlerSelectorExistsTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CrawlerSelectorTextContainsTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CrawlerAnySelectorTextSameTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CrawlerSelectorAttributeValueSameTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CrawlerSelectorTextSameTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CrawlerAnySelectorTextContainsTest | Symfony\Component\DomCrawler\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ChoiceFormFieldTest | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| InputFormFieldTest | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormFieldTest | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FormFieldTestCase | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileFormFieldTest | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TextareaFormFieldTest | Symfony\Component\DomCrawler\Tests\Field | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FileFormField | Symfony\Component\DomCrawler\Field | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TextareaFormField | Symfony\Component\DomCrawler\Field | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormField | Symfony\Component\DomCrawler\Field | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| ChoiceFormField | Symfony\Component\DomCrawler\Field | 2+ | 0 / 0 | 4 / 4 | 14 / 14 |
| InputFormField | Symfony\Component\DomCrawler\Field | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Parser | Symfony\Component\Yaml | 0 | 3 / 3 | 11 / 11 | 29 / 29 |
| Escaper | Symfony\Component\Yaml | 0 | 3 / 3 | 0 / 0 | 4 / 4 |
| Unescaper | Symfony\Component\Yaml | 0 | 1 / 1 | 0 / 0 | 4 / 4 |
| Dumper | Symfony\Component\Yaml | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Inline | Symfony\Component\Yaml | 0 | 1 / 1 | 6 / 6 | 17 / 17 |
| Yaml | Symfony\Component\Yaml | 0 | 13 / 13 | 0 / 0 | 3 / 3 |
| YamlTest | Symfony\Component\Yaml\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ParserTest | Symfony\Component\Yaml\Tests | 2+ | 0 / 0 | 1 / 1 | 129 / 129 |
| B | Symfony\Component\Yaml\Tests | 0 | 3 / 3 | 1 / 1 | 0 / 0 |
| DumperTest | Symfony\Component\Yaml\Tests | 2+ | 0 / 0 | 4 / 4 | 54 / 54 |
| A | Symfony\Component\Yaml\Tests | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ParseExceptionTest | Symfony\Component\Yaml\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InlineTest | Symfony\Component\Yaml\Tests | 2+ | 0 / 0 | 0 / 0 | 89 / 89 |
| LintCommandTest | Symfony\Component\Yaml\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| Foo | Symfony\Component\Yaml\Tests\Command | 0 | 1 / 1 | 0 / 0 | 0 / 0 |
| LintCommand | Symfony\Component\Yaml\Command | 2+ | 0 / 0 | 5 / 5 | 13 / 13 |
| DumpException | Symfony\Component\Yaml\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Yaml\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ParseException | Symfony\Component\Yaml\Exception | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| TaggedValue | Symfony\Component\Yaml\Tag | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| Symfony\Component\Mime | 2+ | 6 / 6 | 6 / 6 | 47 / 47 | |
| CharacterStream | Symfony\Component\Mime | 0 | 1 / 1 | 6 / 6 | 6 / 6 |
| MessageConverter | Symfony\Component\Mime | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| MimeTypes | Symfony\Component\Mime | 0 | 2 / 2 | 4 / 4 | 8 / 8 |
| DraftEmail | Symfony\Component\Mime | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FileBinaryMimeTypeGuesser | Symfony\Component\Mime | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| Address | Symfony\Component\Mime | 0 | 1 / 1 | 4 / 4 | 8 / 8 |
| RawMessage | Symfony\Component\Mime | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| FileinfoMimeTypeGuesser | Symfony\Component\Mime | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| Message | Symfony\Component\Mime | 2+ | 0 / 0 | 2 / 2 | 13 / 13 |
| DkimOptions | Symfony\Component\Mime\Crypto | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| SMimeSigner | Symfony\Component\Mime\Crypto | 2+ | 0 / 0 | 4 / 4 | 2 / 2 |
| SMimeEncrypter | Symfony\Component\Mime\Crypto | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| DkimSigner | Symfony\Component\Mime\Crypto | 0 | 4 / 4 | 4 / 4 | 4 / 4 |
| SMime | Symfony\Component\Mime\Crypto | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| EmailTextBodyContains | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| EmailHeaderSame | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| EmailSubjectContains | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| EmailHasHeader | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| EmailAddressContains | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| EmailHtmlBodyContains | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| EmailAttachmentCount | Symfony\Component\Mime\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| QpEncoder | Symfony\Component\Mime\Encoder | 0 | 1 / 1 | 2 / 2 | 5 / 5 |
| IdnAddressEncoder | Symfony\Component\Mime\Encoder | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Base64Encoder | Symfony\Component\Mime\Encoder | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EightBitContentEncoder | Symfony\Component\Mime\Encoder | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| Rfc2231Encoder | Symfony\Component\Mime\Encoder | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| QpContentEncoder | Symfony\Component\Mime\Encoder | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| Base64ContentEncoder | Symfony\Component\Mime\Encoder | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Base64MimeHeaderEncoder | Symfony\Component\Mime\Encoder | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| QpMimeHeaderEncoder | Symfony\Component\Mime\Encoder | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FileinfoMimeTypeGuesserTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AddressTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| FileBinaryMimeTypeGuesserTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MimeTypesTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| MessageTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| DraftEmailTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| EmailTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 43 / 43 |
| MessageConverterTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CharacterStreamTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RawMessageTest | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AbstractMimeTypeGuesserTestCase | Symfony\Component\Mime\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| SMimeSignerTest | Symfony\Component\Mime\Tests\Crypto | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| SMimeTestCase | Symfony\Component\Mime\Tests\Crypto | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| DkimSignerTest | Symfony\Component\Mime\Tests\Crypto | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| SMimeEncrypterTest | Symfony\Component\Mime\Tests\Crypto | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| Rfc2231EncoderTest | Symfony\Component\Mime\Tests\Encoder | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| QpEncoderTest | Symfony\Component\Mime\Tests\Encoder | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| Base64MimeHeaderEncoderTest | Symfony\Component\Mime\Tests\Encoder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| QpMimeHeaderEncoderTest | Symfony\Component\Mime\Tests\Encoder | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| Base64EncoderTest | Symfony\Component\Mime\Tests\Encoder | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| IdnAddressEncoderTest | Symfony\Component\Mime\Encoder | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LeagueHtmlToMarkdownConverterTest | Symfony\Component\Mime\Tests\HtmlToTextConverter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DefaultHtmlToTextConverterTest | Symfony\Component\Mime\Tests\HtmlToTextConverter | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MessagePartTest | Symfony\Component\Mime\Tests\Part | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TextPartTest | Symfony\Component\Mime\Tests\Part | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| DataPartTest | Symfony\Component\Mime\Tests\Part | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| DigestPartTest | Symfony\Component\Mime\Tests\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MixedPartTest | Symfony\Component\Mime\Tests\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AlternativePartTest | Symfony\Component\Mime\Tests\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RelatedPartTest | Symfony\Component\Mime\Tests\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormDataPartTest | Symfony\Component\Mime\Tests\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AddMimeTypeGuesserPassTest | Symfony\Component\Mime\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IdentificationHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| MailboxListHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| PathHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HeadersTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 39 / 39 |
| DateHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| MailboxHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ParameterizedHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 1 / 1 | 18 / 18 |
| UnstructuredHeaderTest | Symfony\Component\Mime\Tests\Header | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| LeagueHtmlToMarkdownConverter | Symfony\Component\Mime\HtmlToTextConverter | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DefaultHtmlToTextConverter | Symfony\Component\Mime\HtmlToTextConverter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DataPart | Symfony\Component\Mime\Part | 2+ | 0 / 0 | 4 / 4 | 14 / 14 |
| TextPart | Symfony\Component\Mime\Part | 2+ | 0 / 0 | 9 / 9 | 16 / 16 |
| MessagePart | Symfony\Component\Mime\Part | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| AbstractMultipartPart | Symfony\Component\Mime\Part | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| AbstractPart | Symfony\Component\Mime\Part | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| SMimePart | Symfony\Component\Mime\Part | 2+ | 0 / 0 | 5 / 5 | 8 / 8 |
| File | Symfony\Component\Mime\Part | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| MixedPart | Symfony\Component\Mime\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AlternativePart | Symfony\Component\Mime\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RelatedPart | Symfony\Component\Mime\Part\Multipart | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FormDataPart | Symfony\Component\Mime\Part\Multipart | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| DigestPart | Symfony\Component\Mime\Part\Multipart | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AddMimeTypeGuesserPass | Symfony\Component\Mime\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Mime\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AddressEncoderException | Symfony\Component\Mime\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Mime\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Mime\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RfcComplianceException | Symfony\Component\Mime\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MailboxHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| Headers | Symfony\Component\Mime\Header | 0 | 2 / 2 | 2 / 2 | 26 / 26 |
| UnstructuredHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| MailboxListHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| DateHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| PathHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| AbstractHeader | Symfony\Component\Mime\Header | 0 | 1 / 1 | 5 / 5 | 17 / 17 |
| ParameterizedHeader | Symfony\Component\Mime\Header | 2+ | 1 / 1 | 2 / 2 | 9 / 9 |
| IdentificationHeader | Symfony\Component\Mime\Header | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| OptionConfigurator | Symfony\Component\OptionsResolver | 0 | 0 / 0 | 2 / 2 | 10 / 10 |
| OptionsResolver | Symfony\Component\OptionsResolver | 0 | 1 / 1 | 18 / 18 | 39 / 39 |
| OptionsResolverTest | Symfony\Component\OptionsResolver\Tests | 2+ | 0 / 0 | 1 / 1 | 201 / 201 |
| OptionsResolverIntrospectorTest | Symfony\Component\OptionsResolver\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 23 / 23 |
| InvalidOptionsException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingOptionsException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AccessException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| OptionDefinitionException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoSuchOptionException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoConfigurationException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UndefinedOptionsException | Symfony\Component\OptionsResolver\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| OptionsResolverIntrospector | Symfony\Component\OptionsResolver\Debug | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| CodePointString | Symfony\Component\String | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| AbstractString | Symfony\Component\String | 0 | 8 / 8 | 2 / 2 | 57 / 57 |
| AbstractUnicodeString | Symfony\Component\String | 2+ | 9 / 9 | 3 / 3 | 25 / 25 |
| LazyString | Symfony\Component\String | 0 | 0 / 0 | 1 / 1 | 9 / 9 |
| ByteString | Symfony\Component\String | 2+ | 1 / 1 | 0 / 0 | 36 / 36 |
| UnicodeString | Symfony\Component\String | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| WcswidthDataGenerator | Symfony\Component\String\Resources | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| AbstractAsciiTestCase | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 113 / 113 |
| ByteStringTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| UnicodeStringTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| CodePointStringTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractUnicodeTestCase | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 44 / 44 |
| SluggerTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| FunctionsTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| LazyStringTest | Symfony\Component\String\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| FrenchInflectorTest | Symfony\Component\String\Tests\Inflector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EnglishInflectorTest | Symfony\Component\String\Tests\Inflector | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AsciiSluggerTest | Symfony\Component\String | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FrenchInflector | Symfony\Component\String\Inflector | 0 | 3 / 3 | 0 / 0 | 3 / 3 |
| EnglishInflector | Symfony\Component\String\Inflector | 0 | 3 / 3 | 0 / 0 | 2 / 2 |
| RuntimeException | Symfony\Component\String\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\String\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AsciiSlugger | Symfony\Component\String\Slugger | 0 | 1 / 1 | 4 / 4 | 8 / 8 |
| CompiledRoute | Symfony\Component\Routing | 0 | 0 / 0 | 8 / 8 | 13 / 13 |
| RouteCompiler | Symfony\Component\Routing | 0 | 2 / 2 | 0 / 0 | 6 / 6 |
| RequestContext | Symfony\Component\Routing | 0 | 0 / 0 | 9 / 9 | 25 / 25 |
| RouteCollection | Symfony\Component\Routing | 0 | 0 / 0 | 4 / 4 | 23 / 23 |
| Route | Symfony\Component\Routing | 0 | 0 / 0 | 9 / 9 | 38 / 38 |
| Router | Symfony\Component\Routing | 0 | 0 / 0 | 12 / 12 | 18 / 18 |
| Alias | Symfony\Component\Routing | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| Route | Symfony\Component\Routing\Attribute | 0 | 0 / 0 | 12 / 12 | 25 / 25 |
| RequestContextTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| RouteTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 0 / 0 | 26 / 26 |
| RouterTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 3 / 3 | 15 / 15 |
| CompiledRouteTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RouteCompilerTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| Utf8RouteCompiler | Symfony\Component\Routing\Tests | 2+ | 1 / 1 | 0 / 0 | 0 / 0 |
| RouteCollectionTest | Symfony\Component\Routing\Tests | 2+ | 0 / 0 | 0 / 0 | 23 / 23 |
| RouteTest | Symfony\Component\Routing\Tests\Annotation | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UrlMatcherTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 78 / 78 |
| RedirectableUrlMatcherTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| CompiledRedirectableUrlMatcherTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestCompiledRedirectableUrlMatcher | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionLanguageProviderTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| TraceableUrlMatcherTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CompiledUrlMatcherTest | Symfony\Component\Routing\Tests\Matcher | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| StaticPrefixCollectionTest | Symfony\Component\Routing\Tests\Matcher\Dumper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CompiledUrlMatcherDumperTest | Symfony\Component\Routing\Tests\Matcher\Dumper | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| TestCompiledUrlMatcher | Symfony\Component\Routing\Tests\Matcher\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UrlGeneratorTest | Symfony\Component\Routing\Tests\Generator | 2+ | 0 / 0 | 0 / 0 | 87 / 87 |
| StringableObject | Symfony\Component\Routing\Tests\Generator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| StringableObjectWithPublicProperty | Symfony\Component\Routing\Tests\Generator | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| NonStringableObject | Symfony\Component\Routing\Tests\Generator | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| NonStringableObjectWithPublicProperty | Symfony\Component\Routing\Tests\Generator | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| CompiledUrlGeneratorDumperTest | Symfony\Component\Routing\Tests\Generator\Dumper | 2+ | 0 / 0 | 4 / 4 | 21 / 21 |
| EnumRequirementTest | Symfony\Component\Routing\Tests\Requirement | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RequirementTest | Symfony\Component\Routing\Tests\Requirement | 2+ | 0 / 0 | 0 / 0 | 30 / 30 |
| AttributeDirectoryLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| AttributeClassLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 35 / 35 |
| GlobFileLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GlobFileLoaderWithoutImport | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ObjectLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| TestObjectLoader | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| TestObjectLoaderRouteService | Symfony\Component\Routing\Tests\Loader | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| YamlFileLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 42 / 42 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ContainerLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClosureLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FileLocatorStub | Symfony\Component\Routing\Tests\Loader | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AttributeFileLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 2 / 2 | 15 / 15 |
| PhpFileLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| Psr4DirectoryLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| XmlFileLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 45 / 45 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| DirectoryLoaderTest | Symfony\Component\Routing\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| CustomXmlFileLoader | Symfony\Component\Routing\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableAttributeClassLoader | Symfony\Component\Routing\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CustomRouteCompiler | Symfony\Component\Routing\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomCompiledRoute | Symfony\Component\Routing\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| RedirectableUrlMatcher | Symfony\Component\Routing\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| VariadicClass | Symfony\Component\Routing\Tests\Fixtures\OtherAnnotatedClasses | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InvokableFQCNAliasConflictController | Symfony\Component\Routing\Tests\Fixtures\AnnotationFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BazClass | Symfony\Component\Routing\Tests\Fixtures\AttributedClasses | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractClass | Symfony\Component\Routing\Tests\Fixtures\AttributedClasses | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FooClass | Symfony\Component\Routing\Tests\Fixtures\AttributedClasses | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| BarClass | Symfony\Component\Routing\Tests\Fixtures\AttributedClasses | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EncodingClass | Symfony\Component\Routing\Tests\Fixtures\AttributedClasses | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RequirementsWithoutPlaceholderNameController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrefixedActionLocalizedRouteController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BazClass | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendedRouteOnClassController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DefaultValueController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| PrefixedActionPathController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Utf8ActionControllers | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MethodActionControllers | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| LocalizedActionPathController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedPrefixWithRouteWithoutLocale | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedPrefixLocalizedActionController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendedRouteOnMethodController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedPrefixMissingLocaleActionController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RouteWithPrefixController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InvokableController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 10 / 10 |
| RouteWithEnv | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MethodsAndSchemes | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ActionPathController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedPrefixMissingRouteLocaleActionController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedMethodActionControllers | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| InvokableMethodController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InvokableFQCNAliasConflictController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InvokableLocalizedController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| GlobalDefaultsClass | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| MissingRouteNameController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RouteWithPriorityController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| EncodingClass | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ExtendedRoute | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExplicitLocalizedActionPathController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AbstractClassController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| NothingButNameController | Symfony\Component\Routing\Tests\Fixtures\AttributeFixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooAttributes | Symfony\Component\Routing\Tests\Fixtures\Attributes | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AttributesClassParamAfterCommaController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamInlineAfterParenthesisController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamInlineQuotedAfterCommaController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamQuotedAfterParenthesisController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamInlineQuotedAfterParenthesisController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamAfterParenthesisController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamQuotedAfterCommaController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AttributesClassParamInlineAfterCommaController | Symfony\Component\Routing\Tests\Fixtures\AttributesFixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MyController | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyUnannotatedController | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyControllerWithATrait | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers\SubNamespace | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MyChildController | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers\SubNamespace | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IrrelevantClass | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers\SubNamespace | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyAbstractController | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers\SubNamespace | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyOtherController | Symfony\Component\Routing\Tests\Fixtures\Psr4Controllers\SubNamespace\EvenDeeperNamespace | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AddExpressionLanguageProvidersPassTest | Symfony\Component\Routing\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RoutingResolverPassTest | Symfony\Component\Routing\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Route | Symfony\Component\Routing\Annotation | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExpressionLanguageProvider | Symfony\Component\Routing\Matcher | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| UrlMatcher | Symfony\Component\Routing\Matcher | 0 | 3 / 3 | 7 / 7 | 12 / 12 |
| CompiledUrlMatcher | Symfony\Component\Routing\Matcher | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TraceableUrlMatcher | Symfony\Component\Routing\Matcher | 2+ | 3 / 3 | 1 / 1 | 4 / 4 |
| RedirectableUrlMatcher | Symfony\Component\Routing\Matcher | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CompiledUrlMatcherDumper | Symfony\Component\Routing\Matcher\Dumper | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| MatcherDumper | Symfony\Component\Routing\Matcher\Dumper | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StaticPrefixCollection | Symfony\Component\Routing\Matcher\Dumper | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| CompiledUrlGenerator | Symfony\Component\Routing\Generator | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| UrlGenerator | Symfony\Component\Routing\Generator | 0 | 1 / 1 | 6 / 6 | 8 / 8 |
| CompiledUrlGeneratorDumper | Symfony\Component\Routing\Generator\Dumper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| GeneratorDumper | Symfony\Component\Routing\Generator\Dumper | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| EnumRequirement | Symfony\Component\Routing\Requirement | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AttributeDirectoryLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AttributeFileLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| YamlFileLoader | Symfony\Component\Routing\Loader | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| PhpFileLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ProtectedPhpFileLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Psr4DirectoryLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| XmlFileLoader | Symfony\Component\Routing\Loader | 2+ | 2 / 2 | 0 / 0 | 11 / 11 |
| ObjectLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AttributeClassLoader | Symfony\Component\Routing\Loader | 0 | 0 / 0 | 3 / 3 | 13 / 13 |
| ContainerLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| DirectoryLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GlobFileLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClosureLoader | Symfony\Component\Routing\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RouteConfigurator | Symfony\Component\Routing\Loader\Configurator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CollectionConfigurator | Symfony\Component\Routing\Loader\Configurator | 0 | 0 / 0 | 4 / 4 | 8 / 8 |
| AliasConfigurator | Symfony\Component\Routing\Loader\Configurator | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| RoutingConfigurator | Symfony\Component\Routing\Loader\Configurator | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| ImportConfigurator | Symfony\Component\Routing\Loader\Configurator | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| AddExpressionLanguageProvidersPass | Symfony\Component\Routing\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RoutingResolverPass | Symfony\Component\Routing\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ResourceNotFoundException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RouteNotFoundException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingMandatoryParametersException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| InvalidArgumentException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MethodNotAllowedException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| NoConfigurationException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RouteCircularReferenceException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| InvalidParameterException | Symfony\Component\Routing\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| HtmlSanitizer | Symfony\Component\HtmlSanitizer | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| HtmlSanitizerConfig | Symfony\Component\HtmlSanitizer | 0 | 0 / 0 | 12 / 12 | 31 / 31 |
| HtmlSanitizerConfigTest | Symfony\Component\HtmlSanitizer\Tests | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| HtmlSanitizerAllTest | Symfony\Component\HtmlSanitizer\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| HtmlSanitizerCustomTest | Symfony\Component\HtmlSanitizer\Tests | 2+ | 0 / 0 | 0 / 0 | 24 / 24 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| MastermindsParserTest | Symfony\Component\HtmlSanitizer\Tests\Parser | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UrlSanitizerTest | Symfony\Component\HtmlSanitizer\Tests\TextSanitizer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| StringSanitizerTest | Symfony\Component\HtmlSanitizer\Tests\TextSanitizer | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| W3CReferenceTest | Symfony\Component\HtmlSanitizer\Tests\Reference | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| MastermindsParser | Symfony\Component\HtmlSanitizer\Parser | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DomVisitor | Symfony\Component\HtmlSanitizer\Visitor | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| UrlAttributeSanitizer | Symfony\Component\HtmlSanitizer\Visitor\AttributeSanitizer | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| Cursor | Symfony\Component\HtmlSanitizer\Visitor\Model | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| BlockedNode | Symfony\Component\HtmlSanitizer\Visitor\Node | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| DocumentNode | Symfony\Component\HtmlSanitizer\Visitor\Node | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TextNode | Symfony\Component\HtmlSanitizer\Visitor\Node | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| Node | Symfony\Component\HtmlSanitizer\Visitor\Node | 0 | 1 / 1 | 4 / 4 | 7 / 7 |
| UrlSanitizer | Symfony\Component\HtmlSanitizer\TextSanitizer | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| StringSanitizer | Symfony\Component\HtmlSanitizer\TextSanitizer | 0 | 2 / 2 | 0 / 0 | 2 / 2 |
| W3CReference | Symfony\Component\HtmlSanitizer\Reference | 0 | 7 / 7 | 0 / 0 | 0 / 0 |
| CssSelectorConverter | Symfony\Component\CssSelector | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| XPathExpr | Symfony\Component\CssSelector\XPath | 0 | 0 / 0 | 3 / 3 | 8 / 8 |
| Translator | Symfony\Component\CssSelector\XPath | 0 | 0 / 0 | 8 / 8 | 13 / 13 |
| FunctionExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| CombinationExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| PseudoClassExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| NodeExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 3 / 3 | 1 / 1 | 15 / 15 |
| AttributeMatchingExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| HtmlExtension | Symfony\Component\CssSelector\XPath\Extension | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| AbstractExtension | Symfony\Component\CssSelector\XPath\Extension | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| CssSelectorConverterTest | Symfony\Component\CssSelector\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TranslatorTest | Symfony\Component\CssSelector\Tests\XPath | 2+ | 0 / 0 | 0 / 0 | 17 / 17 |
| TokenStreamTest | Symfony\Component\CssSelector\Tests\Parser | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ParserTest | Symfony\Component\CssSelector\Tests\Parser | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| ReaderTest | Symfony\Component\CssSelector\Tests\Parser | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HashHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| NumberHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| WhitespaceHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CommentHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractHandlerTestCase | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| StringHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| IdentifierHandlerTest | Symfony\Component\CssSelector\Tests\Parser\Handler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ClassParserTest | Symfony\Component\CssSelector\Tests\Parser\Shortcut | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EmptyStringParserTest | Symfony\Component\CssSelector\Tests\Parser\Shortcut | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ElementParserTest | Symfony\Component\CssSelector\Tests\Parser\Shortcut | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| HashParserTest | Symfony\Component\CssSelector\Tests\Parser\Shortcut | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClassNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| FunctionNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PseudoNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| HashNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AttributeNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ElementNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NegationNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SpecificityTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CombinedSelectorNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SelectorNodeTest | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AbstractNodeTestCase | Symfony\Component\CssSelector\Tests\Node | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| Token | Symfony\Component\CssSelector\Parser | 0 | 7 / 7 | 3 / 3 | 12 / 12 |
| Parser | Symfony\Component\CssSelector\Parser | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| Reader | Symfony\Component\CssSelector\Parser | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| TokenStream | Symfony\Component\CssSelector\Parser | 0 | 0 / 0 | 5 / 5 | 8 / 8 |
| CommentHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IdentifierHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| WhitespaceHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| StringHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| HashHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| NumberHandler | Symfony\Component\CssSelector\Parser\Handler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ClassParser | Symfony\Component\CssSelector\Parser\Shortcut | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EmptyStringParser | Symfony\Component\CssSelector\Parser\Shortcut | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ElementParser | Symfony\Component\CssSelector\Parser\Shortcut | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HashParser | Symfony\Component\CssSelector\Parser\Shortcut | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TokenizerEscaping | Symfony\Component\CssSelector\Parser\Tokenizer | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Tokenizer | Symfony\Component\CssSelector\Parser\Tokenizer | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TokenizerPatterns | Symfony\Component\CssSelector\Parser\Tokenizer | 0 | 0 / 0 | 12 / 12 | 8 / 8 |
| ClassNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| FunctionNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| AbstractNode | Symfony\Component\CssSelector\Node | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| PseudoNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ElementNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| Specificity | Symfony\Component\CssSelector\Node | 0 | 3 / 3 | 3 / 3 | 4 / 4 |
| HashNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| AttributeNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 5 / 5 | 8 / 8 |
| NegationNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| SelectorNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| CombinedSelectorNode | Symfony\Component\CssSelector\Node | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| InternalErrorException | Symfony\Component\CssSelector\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SyntaxErrorException | Symfony\Component\CssSelector\Exception | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ParseException | Symfony\Component\CssSelector\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExpressionErrorException | Symfony\Component\CssSelector\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| VarDumper | Symfony\Component\VarDumper | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Cursor | Symfony\Component\VarDumper\Cloner | 0 | 4 / 4 | 17 / 17 | 0 / 0 |
| VarCloner | Symfony\Component\VarDumper\Cloner | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| AbstractCloner | Symfony\Component\VarDumper\Cloner | 0 | 0 / 0 | 8 / 8 | 9 / 9 |
| Data | Symfony\Component\VarDumper\Cloner | 0 | 0 / 0 | 7 / 7 | 22 / 22 |
| Stub | Symfony\Component\VarDumper\Cloner | 0 | 10 / 10 | 9 / 9 | 1 / 1 |
| GmpCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReflectionCaster | Symfony\Component\VarDumper\Caster | 0 | 2 / 2 | 0 / 0 | 19 / 19 |
| StubCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| SymfonyCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 6 / 6 |
| FrameStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 2 / 2 | 1 / 1 |
| ProxyManagerCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FFICaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 5 / 5 |
| DateCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 7 / 7 |
| PdoCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| XmlResourceCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| ResourceCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| ExceptionCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 4 / 4 | 11 / 11 |
| UninitializedStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DsCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| LinkStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| MemcachedCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| DoctrineCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| RdKafkaCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 12 / 12 |
| MysqliCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ImgStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TraceStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 4 / 4 | 1 / 1 |
| CutArrayStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| PgSqlCaster | Symfony\Component\VarDumper\Caster | 0 | 4 / 4 | 0 / 0 | 3 / 3 |
| Caster | Symfony\Component\VarDumper\Caster | 0 | 15 / 15 | 1 / 1 | 4 / 4 |
| SplCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 11 / 11 |
| ConstStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ScalarStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DsPairStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IntlCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| RedisCaster | Symfony\Component\VarDumper\Caster | 0 | 4 / 4 | 0 / 0 | 4 / 4 |
| FiberCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ImagineCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AmqpCaster | Symfony\Component\VarDumper\Caster | 0 | 2 / 2 | 0 / 0 | 6 / 6 |
| DOMCaster | Symfony\Component\VarDumper\Caster | 0 | 2 / 2 | 0 / 0 | 15 / 15 |
| UuidCaster | Symfony\Component\VarDumper\Caster | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| XmlReaderCaster | Symfony\Component\VarDumper\Caster | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| ArgsStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| EnumStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| CutStub | Symfony\Component\VarDumper\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DataTest | Symfony\Component\VarDumper\Tests\Cloner | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| VarClonerTest | Symfony\Component\VarDumper\Tests\Cloner | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| StubTest | Symfony\Component\VarDumper\Tests\Cloner | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MyStub | Symfony\Component\VarDumper\Tests\Cloner | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| VarDumperTestTraitTest | Symfony\Component\VarDumper\Tests\Test | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FiberCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SplCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| MyArrayIterator | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| BadSplFileInfo | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IntlCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| MemcachedCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| StubCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| ReflectionCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 30 / 30 |
| PdoCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FFICasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 1 / 1 | 0 / 0 | 22 / 22 |
| RedisCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RdKafkaCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 2 / 2 | 2 / 2 | 7 / 7 |
| XmlReaderCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| SymfonyCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MysqliCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DoctrineCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| A | Symfony\Component\VarDumper\Tests\Caster | 0 | 0 / 0 | 3 / 3 | 0 / 0 |
| B | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 3 / 3 | 0 / 0 |
| ExceptionCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| DateCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 1 / 1 | 21 / 21 |
| NoTimezoneDate | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| GmpCasterTest | Symfony\Component\VarDumper\Tests\Caster | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConnectionTest | Symfony\Component\VarDumper\Tests\Server | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| GeneratorDemo | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Php81Enums | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| MyAttribute | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ReflectionNamedTypeFixture | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ReflectionUnionTypeWithIntersectionFixture | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Php74 | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| Php82NullStandaloneReturnType | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DumbFoo | Symfony\Component\VarDumper\Tests\Fixture | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ReflectionUnionTypeFixture | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| NotLoadableClass | Symfony\Component\VarDumper\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DateTimeChild | Symfony\Component\VarDumper\Tests\Fixtures | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| LotsOfAttributes | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 1 / 1 | 1 / 1 | 1 / 1 |
| AbstractTwigTemplate | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| __TwigTemplate_VarDumperFixture_u75a09 | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| ExtendsReflectionTypeFixture | Symfony\Component\VarDumper\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ReflectionIntersectionTypeFixture | Symfony\Component\VarDumper\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| ServerDumpCommandTest | Symfony\Component\VarDumper\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CliDescriptorTest | Symfony\Component\VarDumper\Tests\Command\Descriptor | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| HtmlDescriptorTest | Symfony\Component\VarDumper\Tests\Command\Descriptor | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ContextualizedDumperTest | Symfony\Component\VarDumper\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServerDumperTest | Symfony\Component\VarDumper\Tests\Dumper | 2+ | 1 / 1 | 0 / 0 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| CliDumperTest | Symfony\Component\VarDumper\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| HtmlDumperTest | Symfony\Component\VarDumper\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FunctionsTest | Symfony\Component\VarDumper\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RequestContextProviderTest | Dumper\ContextProvider | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Connection | Symfony\Component\VarDumper\Server | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| DumpServer | Symfony\Component\VarDumper\Server | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| ServerDumpCommand | Symfony\Component\VarDumper\Command | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| CliDescriptor | Symfony\Component\VarDumper\Command\Descriptor | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| HtmlDescriptor | Symfony\Component\VarDumper\Command\Descriptor | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ThrowingCasterException | Symfony\Component\VarDumper\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServerDumper | Symfony\Component\VarDumper\Dumper | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AbstractDumper | Symfony\Component\VarDumper\Dumper | 0 | 4 / 4 | 8 / 8 | 8 / 8 |
| CliDumper | Symfony\Component\VarDumper\Dumper | 2+ | 0 / 0 | 12 / 12 | 18 / 18 |
| ContextualizedDumper | Symfony\Component\VarDumper\Dumper | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| HtmlDumper | Symfony\Component\VarDumper\Dumper | 2+ | 0 / 0 | 11 / 11 | 14 / 14 |
| RequestContextProvider | Symfony\Component\VarDumper\Dumper\ContextProvider | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| CliContextProvider | Symfony\Component\VarDumper\Dumper\ContextProvider | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SourceContextProvider | Symfony\Component\VarDumper\Dumper\ContextProvider | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| AssetMapperDevServerSubscriber | Symfony\Component\AssetMapper | 0 | 1 / 1 | 5 / 5 | 6 / 6 |
| AssetMapperCompiler | Symfony\Component\AssetMapper | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| MappedAsset | Symfony\Component\AssetMapper | 0 | 0 / 0 | 12 / 12 | 7 / 7 |
| AssetMapperRepository | Symfony\Component\AssetMapper | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| CompiledAssetMapperConfigReader | Symfony\Component\AssetMapper | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| MapperAwareAssetPackage | Symfony\Component\AssetMapper | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AssetMapper | Symfony\Component\AssetMapper | 0 | 1 / 1 | 4 / 4 | 6 / 6 |
| PublicAssetsPathResolver | Symfony\Component\AssetMapper\Path | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LocalPublicAssetsFilesystem | Symfony\Component\AssetMapper\Path | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| MapperAwareAssetPackageIntegrationTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| AssetMapperRepositoryTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| AssetMapperDevServerSubscriberFunctionalTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| MapperAwareAssetPackageTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AssetMapperTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| MappedAssetTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AssetMapperCompilerTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| CompiledAssetMapperConfigReaderTest | Symfony\Component\AssetMapper\Tests | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| LocalPublicAssetsFilesystemTest | Symfony\Component\AssetMapper\Tests\Path | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| PublicAssetsPathResolverTest | Symfony\Component\AssetMapper\Tests\Path | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AssetMapperTestAppKernel | Symfony\Component\AssetMapper\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DebugAssetsMapperCommandTest | Symfony\Component\AssetMapper\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AssetMapperCompileCommandTest | Symfony\Component\AssetMapper\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| SourceMappingUrlsCompilerTest | Symfony\Component\AssetMapper\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| JavaScriptImportPathCompilerTest | Symfony\Component\AssetMapper\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| CssAssetUrlCompilerTest | Symfony\Component\AssetMapper\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| CachedMappedAssetFactoryTest | Symfony\Component\AssetMapper\Tests\Factory | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| MappedAssetFactoryTest | Symfony\Component\AssetMapper\Tests\Factory | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| ImportMapConfigReaderTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| ImportMapAuditorTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| RemotePackageStorageTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 3 / 3 | 10 / 10 |
| ImportMapRendererTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ImportMapGeneratorTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 5 / 5 | 15 / 15 |
| PackageUpdateInfoTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ImportMapEntriesTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ImportMapEntryTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ImportMapManagerTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 6 / 6 | 15 / 15 |
| JavaScriptImportTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RemotePackageDownloaderTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ImportMapVersionCheckerTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ImportMapUpdateCheckerTest | Symfony\Component\AssetMapper\Tests\ImportMap | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| JsDelivrEsmResolverTest | Symfony\Component\AssetMapper\Tests\ImportMap\Resolver | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| DebugAssetMapperCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| AssetMapperCompileCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 7 / 7 | 5 / 5 |
| ImportMapUpdateCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ImportMapOutdatedCommand | Symfony\Component\AssetMapper\Command | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| ImportMapAuditCommand | Symfony\Component\AssetMapper\Command | 2+ | 1 / 1 | 2 / 2 | 7 / 7 |
| ImportMapInstallCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| ImportMapRemoveCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ImportMapRequireCommand | Symfony\Component\AssetMapper\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| LogicException | Symfony\Component\AssetMapper\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RuntimeException | Symfony\Component\AssetMapper\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CircularAssetsException | Symfony\Component\AssetMapper\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| PreAssetsCompileEvent | Symfony\Component\AssetMapper\Event | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| CssAssetUrlCompiler | Symfony\Component\AssetMapper\Compiler | 0 | 1 / 1 | 2 / 2 | 4 / 4 |
| JavaScriptImportPathCompiler | Symfony\Component\AssetMapper\Compiler | 0 | 1 / 1 | 3 / 3 | 8 / 8 |
| SourceMappingUrlsCompiler | Symfony\Component\AssetMapper\Compiler | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| CachedMappedAssetFactory | Symfony\Component\AssetMapper\Factory | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| MappedAssetFactory | Symfony\Component\AssetMapper\Factory | 0 | 1 / 1 | 5 / 5 | 6 / 6 |
| ImportMapManager | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 4 / 4 | 10 / 10 |
| JavaScriptImport | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| ImportMapConfigReader | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 3 / 3 | 9 / 9 |
| ImportMapPackageAudit | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| PackageVersionProblem | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| ImportMapEntry | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| ImportMapPackageAuditVulnerability | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 7 / 7 | 1 / 1 |
| RemotePackageStorage | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| ImportMapVersionChecker | Symfony\Component\AssetMapper\ImportMap | 0 | 1 / 1 | 3 / 3 | 5 / 5 |
| ImportMapEntries | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| PackageRequireOptions | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 5 / 5 | 1 / 1 |
| ImportMapUpdateChecker | Symfony\Component\AssetMapper\ImportMap | 0 | 1 / 1 | 2 / 2 | 4 / 4 |
| ImportMapRenderer | Symfony\Component\AssetMapper\ImportMap | 0 | 2 / 2 | 6 / 6 | 5 / 5 |
| ImportMapGenerator | Symfony\Component\AssetMapper\ImportMap | 0 | 2 / 2 | 3 / 3 | 9 / 9 |
| ImportMapAuditor | Symfony\Component\AssetMapper\ImportMap | 0 | 1 / 1 | 2 / 2 | 3 / 3 |
| PackageUpdateInfo | Symfony\Component\AssetMapper\ImportMap | 0 | 5 / 5 | 4 / 4 | 2 / 2 |
| RemotePackageDownloader | Symfony\Component\AssetMapper\ImportMap | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| JsDelivrEsmResolver | Symfony\Component\AssetMapper\ImportMap\Resolver | 0 | 6 / 6 | 1 / 1 | 6 / 6 |
| ResolvedImportMapPackage | Symfony\Component\AssetMapper\ImportMap\Resolver | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| EnvVarProcessor | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| ExpressionLanguageProvider | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| Container | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 14 / 14 | 21 / 21 |
| ReverseContainer | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 4 / 4 | 3 / 3 |
| Variable | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ContainerBuilder | Symfony\Component\DependencyInjection | 2+ | 1 / 1 | 21 / 21 | 73 / 73 |
| ChildDefinition | Symfony\Component\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| Reference | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| Definition | Symfony\Component\DependencyInjection | 0 | 1 / 1 | 23 / 23 | 59 / 59 |
| ExpressionLanguage | Symfony\Component\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceLocator | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| TypedReference | Symfony\Component\DependencyInjection | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| Alias | Symfony\Component\DependencyInjection | 0 | 1 / 1 | 3 / 3 | 8 / 8 |
| Parameter | Symfony\Component\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractExtension | Symfony\Component\DependencyInjection\Extension | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| Extension | Symfony\Component\DependencyInjection\Extension | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| Autoconfigure | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 10 / 10 | 1 / 1 |
| AutowireIterator | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsDecorator | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| AutowireServiceClosure | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AsTaggedItem | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| Target | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| When | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| AutowireDecorated | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TaggedIterator | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 6 / 6 | 1 / 1 |
| AutowireLocator | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireCallable | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Autowire | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AutoconfigureTag | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedLocator | Symfony\Component\DependencyInjection\Attribute | 2+ | 0 / 0 | 6 / 6 | 1 / 1 |
| Exclude | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AsAlias | Symfony\Component\DependencyInjection\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ContainerParametersResourceChecker | Symfony\Component\DependencyInjection\Config | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ContainerParametersResource | Symfony\Component\DependencyInjection\Config | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractArgument | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| RewindableGenerator | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| ServiceLocatorArgument | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| BoundArgument | Symfony\Component\DependencyInjection\Argument | 0 | 3 / 3 | 6 / 6 | 3 / 3 |
| IteratorArgument | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| LazyClosure | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| TaggedIteratorArgument | Symfony\Component\DependencyInjection\Argument | 2+ | 0 / 0 | 7 / 7 | 8 / 8 |
| ServiceLocator | Symfony\Component\DependencyInjection\Argument | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| ServiceClosureArgument | Symfony\Component\DependencyInjection\Argument | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ContainerTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 36 / 36 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| ProjectServiceContainer | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 4 / 4 | 9 / 9 |
| ChildDefinitionTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| DefinitionTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 32 / 32 |
| AliasTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ParameterTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ReferenceTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ServiceLocatorTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| SomeServiceSubscriber | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| EnvVarProcessorTest | Symfony\Component\DependencyInjection\Tests | 2+ | 1 / 1 | 0 / 0 | 67 / 67 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| ContainerBuilderTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 0 / 0 | 124 / 124 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 11 / 11 | |
| FooClass | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| A | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| B | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| C | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| D | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| E | Symfony\Component\DependencyInjection\Tests | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| CrossCheckTest | Symfony\Component\DependencyInjection\Tests | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| AbstractExtensionTest | Symfony\Component\DependencyInjection\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| ExtensionTest | Symfony\Component\DependencyInjection\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| EnableableExtension | Symfony\Component\DependencyInjection\Tests\Extension | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AutowireCallableTest | Symfony\Component\DependencyInjection\Tests\Attribute | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| Foo | Symfony\Component\DependencyInjection\Tests\Attribute | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireLocatorTest | Symfony\Component\DependencyInjection\Tests\Attribute | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AutowireTest | Symfony\Component\DependencyInjection\Tests\Attribute | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ContainerParametersResourceTest | Symfony\Component\DependencyInjection\Tests\Config | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| ContainerParametersResourceCheckerTest | Symfony\Component\DependencyInjection\Tests\Config | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| TaggedIteratorArgumentTest | Symfony\Component\DependencyInjection\Tests\Argument | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| AbstractArgumentTest | Symfony\Component\DependencyInjection\Tests\Argument | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RewindableGeneratorTest | Symfony\Component\DependencyInjection\Tests\Argument | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| EnvPlaceholderParameterBagTest | Symfony\Component\DependencyInjection\Tests\ParameterBag | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| ContainerBagTest | Symfony\Component\DependencyInjection\Tests\ParameterBag | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| ParameterBagTest | Symfony\Component\DependencyInjection\Tests\ParameterBag | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| FrozenParameterBagTest | Symfony\Component\DependencyInjection\Tests\ParameterBag | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| LoaderResolverTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| GlobFileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GlobFileLoaderWithoutImport | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| YamlFileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 77 / 77 |
| ClosureLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpFileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| FileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 18 / 18 |
| TestFileLoader | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| XmlFileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 1 / 1 | 67 / 67 |
| IniFileLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| DirectoryLoaderTest | Symfony\Component\DependencyInjection\Tests\Loader | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| EnvConfiguratorTest | Symfony\Component\DependencyInjection\Tests\Loader\Configurator | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| NullDumperTest | Symfony\Component\DependencyInjection\Tests\LazyProxy\PhpDumper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LazyServiceDumperTest | Symfony\Component\DependencyInjection\Tests\LazyProxy\PhpDumper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TestContainer | Symfony\Component\DependencyInjection\Tests\LazyProxy\PhpDumper | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| RealServiceInstantiatorTest | Symfony\Component\DependencyInjection\Tests\LazyProxy\Instantiator | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstructNotExists | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooBarTaggedClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MultipleArgumentBindings | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CaseSensitiveClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TaggedService1 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FooClassWithDefaultEnumAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BarFactory | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TaggedLocatorConsumerWithDefaultIndexMethodAndWithDefaultPriorityMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TaggedService3 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| TaggedLocatorConsumerWithoutIndex | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StubbedTranslator | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TaggedService2 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FooTagClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TaggedLocatorConsumer | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FooBarTaggedForDefaultPriorityClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| WithTarget | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| IntTagClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| WithTargetAnonymous | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedService4 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| TestServiceSubscriber | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| TaggedService3Configurator | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomDefinition | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TestServiceSubscriberChild | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| StaticConstructorAutoconfigure | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TaggedLocatorConsumerConsumer | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FooClassWithEnumAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| NamedIterableArgumentDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedLocatorConsumerWithDefaultPriorityMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TestServiceSubscriberIntersection | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| StdClassDecorator | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TestServiceSubscriberUnionWithTrait | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| WitherStaticReturnType | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SimilarArgumentsDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| TestServiceSubscriberUnion | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| BarTagClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ParentNotExists | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AutoconfigureAttributed | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| TestServiceSubscriberParent | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FooForCircularWithAddCalls | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooWithAbstractArgument | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| TaggedIteratorConsumer | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TaggedConsumerWithExclude | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AcmeConfig | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| TaggedLocatorConsumerWithDefaultIndexMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| NamedEnumArgumentDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedLocatorConsumerWithServiceSubscriber | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| TaggedIteratorConsumerWithDefaultPriorityMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TestDefinition1 | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FactoryDummyWithoutReturnTypes | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReadOnlyClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestDefinition2 | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FooClassWithDefaultArrayAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| OptionalParameter | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestServiceSubscriberIntersectionWithTrait | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NamedArgumentsDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| TestDefinition3 | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AutowireLocatorConsumer | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooClassWithDefaultObjectAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedLocatorConsumerFactory | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedIteratorConsumerWithDefaultIndexMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| NewInInitializer | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TaggedIteratorConsumerWithDefaultIndexMethodAndWithDefaultPriorityMethod | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| StaticMethodTag | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NamedArgumentsVariadicsDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooTaggedForInvalidDefaultMethodClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| Bar | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| AutoconfiguredService1 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DeprecatedClass | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| FactoryDummy | Symfony\Component\DependencyInjection\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| FactoryParent | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ScalarFactory | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutoconfiguredService2 | Symfony\Component\DependencyInjection\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Configuration | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\InvalidConfig | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidConfigExtension | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\InvalidConfig | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ValidConfigExtension | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\ValidConfig | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Configuration | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\ValidConfig | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SemiValidConfigExtension | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\SemiValidConfig | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Configuration | Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\SemiValidConfig | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| CustomParameterAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| CustomAnyAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures\Attribute | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CustomMethodAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| CustomAutoconfiguration | Symfony\Component\DependencyInjection\Tests\Fixtures\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| CustomPropertyAttribute | Symfony\Component\DependencyInjection\Tests\Fixtures\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| WithAsAlias | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| WithAsAliasMultiple | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| WithAsAliasIdMultipleInterface | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| WithAsAliasMultipleInterface | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| WithAsAliasDuplicate | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| WithAsAliasInterface | Symfony\Component\DependencyInjection\Tests\Fixtures\PrototypeAsAlias | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| FooVariadic | Symfony\Component\DependencyInjection\Tests\Fixtures\includes | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| IntersectionClasses | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleArgumentsOptionalScalarNotReallyOptional | Symfony\Component\DependencyInjection\Tests\Fixtures\includes | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AcmeExtension | 0 | 0 / 0 | 0 / 0 | 4 / 4 | |
| Foo | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooVoid | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bar | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| A | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| B | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| C | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| I | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| F | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| G | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| H | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| D | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| E | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| J | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| K | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CollisionA | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CollisionB | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CannotBeAutowired | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Lille | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Dunglas | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LesTilleuls | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BadTypeHintedArgument | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BadParentTypeHintedArgument | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotGuessableArgument | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotGuessableArgumentForSubclass | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleArguments | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleArgumentsOptionalScalar | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MultipleArgumentsOptionalScalarLast | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnderscoreNamedArgument | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ClassForResource | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| IdenticalClassResource | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassChangedConstructorArgs | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SetterInjectionCollision | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Wither | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| SetterInjectionParent | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| SetterInjection | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NotWireable | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 8 / 8 |
| PrivateConstructor | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ScalarSetter | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DecoratorImpl | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Decorated | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Decorator | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DecoratedDecorator | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NonAutowirableDecorator | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ElsaAction | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ParametersLikeDefaultValue | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| StaticConstructor | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| AAndIInterfaceConsumer | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MyCallable | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BarClass | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| BazClass | 0 | 0 / 0 | 1 / 1 | 5 / 5 | |
| BarUserClass | 0 | 0 / 0 | 2 / 2 | 1 / 1 | |
| MethodCallClass | 0 | 0 / 0 | 3 / 3 | 2 / 2 | |
| DummyProxyDumper | 0 | 0 / 0 | 0 / 0 | 3 / 3 | |
| LazyContext | 0 | 0 / 0 | 2 / 2 | 1 / 1 | |
| FactoryCircular | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| FactoryChecker | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| FoobarCircular | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| FooCircular | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| BarCircular | 0 | 0 / 0 | 1 / 1 | 1 / 1 | |
| CompositeTypeClasses | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NullableIntersection | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireSetter | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireWither | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireProperty | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| CustomAutowire | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireAttribute | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 10 / 10 | 1 / 1 |
| AutowireAttributeNullFallback | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| AsDecoratorFoo | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AsDecoratorBar10 | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AsDecoratorBar20 | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AsDecoratorBaz | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireNestedAttributes | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ProjectWithXsdExtension | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| ProjectExtension | 0 | 0 / 0 | 0 / 0 | 5 / 5 | |
| FooClass | Bar | 0 | 0 / 0 | 9 / 9 | 6 / 6 |
| UnionScalars | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnionClasses | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnionNull | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooLazyClass | Bar | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| P1 | Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| C1 | Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| C2 | Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| C3 | Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| NotAService | Symfony\Component\DependencyInjection\Tests\Fixtures\Utils | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Foo | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ProductionOnly | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Adapter | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\Adapter | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Adapter | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\AnotherAdapter | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PrototypeStaticConstructor | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\StaticConstructor | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PrototypeStaticConstructorAsArgument | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\StaticConstructor | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bar | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Sub | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingParent | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\BadClasses | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Baz | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Service5 | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component2\Dir2 | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Service4 | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component2\Dir1 | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DeeperBaz | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\AnotherSub | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Service2 | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component1\Dir2 | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Service1 | Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component1\Dir1 | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 12 / 12 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 10 / 10 | |
| ProjectServiceContainer | 2+ | 1 / 1 | 3 / 3 | 10 / 10 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 2 / 2 | 8 / 8 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 10 / 10 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| Symfony_DI_PhpDumper_Test_Rot13Parameters | 2+ | 0 / 0 | 4 / 4 | 12 / 12 | |
| Symfony_DI_PhpDumper_Test_Almost_Circular_Public | 2+ | 0 / 0 | 1 / 1 | 51 / 51 | |
| Symfony_DI_PhpDumper_Test_DefaultParameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| Symfony_DI_PhpDumper_Test_Callable_Adapter_Consumer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| Symfony_DI_PhpDumper_Test_Inline_Self_Ref | 2+ | 0 / 0 | 1 / 1 | 4 / 4 | |
| Symfony_DI_PhpDumper_Service_Wither_Annotation | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| Symfony_DI_PhpDumper_Test_JsonParameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| Symfony_DI_PhpDumper_Errored_Definition | 2+ | 0 / 0 | 3 / 3 | 37 / 37 | |
| ProjectServiceContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 10 / 10 | |
| ProjectServiceContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 8 / 8 | |
| stdClassGhost2fc7938 | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| stdClassProxy2fc7938 | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| Symfony_DI_PhpDumper_Service_Locator_Argument | 2+ | 0 / 0 | 2 / 2 | 9 / 9 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| ProjectServiceContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Symfony_DI_PhpDumper_Service_CurrentFactoryInlining | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 37 / 37 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| Symfony_DI_PhpDumper_Test_UrlParameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| Symfony_DI_PhpDumper_Service_Wither_Lazy | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| WitherProxy580fe0f | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| Symfony_DI_PhpDumper_Test_Deep_Graph | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 | |
| Symfony_DI_PhpDumper_Test_Closure_Proxy | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| Symfony_DI_PhpDumper_Service_Wither_Lazy_Non_Shared | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| WitherProxyDd381be | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 | |
| ProjectServiceContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| objectProxy8ac8e9a | 0 | 1 / 1 | 0 / 0 | 1 / 1 | |
| Symfony_DI_PhpDumper_Service_Non_Shared_Lazy | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| FooLazyClassGhost2108fce | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| Symfony_DI_PhpDumper_Test_Uninitialized_Reference | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 11 / 11 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 12 / 12 | |
| Symfony_DI_PhpDumper_Test_EnvParameters | 2+ | 0 / 0 | 3 / 3 | 11 / 11 | |
| Symfony_DI_PhpDumper_Test_Autowire_Closure | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| Symfony_DI_PhpDumper_Test_Base64Parameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 | |
| Symfony_DI_PhpDumper_Test_QueryStringParameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| Symfony_DI_PhpDumper_Test_Lazy_Autowire_Attribute | 2+ | 0 / 0 | 1 / 1 | 8 / 8 | |
| FooProxy4048957 | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| Symfony_DI_PhpDumper_Test_CsvParameters | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 2 / 2 | 7 / 7 | |
| Symfony_DI_PhpDumper_Test_Unsupported_Characters | 2+ | 0 / 0 | 3 / 3 | 12 / 12 | |
| Symfony_DI_PhpDumper_Service_Wither | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| Symfony_DI_PhpDumper_Service_WitherStaticReturnType | 2+ | 0 / 0 | 1 / 1 | 5 / 5 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 3 / 3 | 9 / 9 | |
| Symfony_DI_PhpDumper_Test_Lazy_Closure | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| ProjectServiceContainer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 | |
| stdClassGhost2fc7938 | 2+ | 1 / 1 | 0 / 0 | 0 / 0 | |
| Symfony_DI_PhpDumper_Test_Almost_Circular_Private | 2+ | 0 / 0 | 1 / 1 | 36 / 36 | |
| NestedConfig | Symfony\Component\DependencyInjection\Tests\Fixtures\AcmeConfig | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ConstructorWithOptionalArgumentsContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstructorWithMandatoryArgumentsContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConstructorWithoutArgumentsContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NoConstructorContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\Container | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Waldo | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| BarMethodCall | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 1 / 1 | 10 / 10 |
| BarOptionalArgumentNotNull | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| WaldoFoo | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IntersectionConstructor | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooObject | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Wobble | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Foo | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| BarOptionalArgument | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Bar | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| UnionConstructor | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| BarErroredDependency | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnionConstructorPHP82 | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Deprecated | Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeDeclarationsPass | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CustomContainer | Symfony\Component\DependencyInjection\Tests\Fixtures\containers | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ProjectServiceContainer | Container14 | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IntersectionDummy | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Dummy | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| DummyWithInterface | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| UnionDummy | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| B | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| C | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| A | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| D | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| E | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| G | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| F | Symfony\Component\DependencyInjection\Tests\Fixtures\Preload | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AutowiringFailedExceptionTest | Symfony\Component\DependencyInjection\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| InvalidParameterTypeExceptionTest | Symfony\Component\DependencyInjection\Tests\Exception | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| MyClass | Symfony\Component\DependencyInjection\Tests\Exception | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CheckArgumentsValidityPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RegisterEnvVarProcessorsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SimpleProcessor | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| BadProcessor | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResolveChildDefinitionsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 23 / 23 |
| InlineServiceDefinitionsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| DecoratorServicePassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| CheckCircularReferencesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ResolveNoPreloadPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResolveHotPathPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MergeExtensionConfigurationPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| FooConfiguration | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BarExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ThrowingExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TestCccConfiguration | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestCccExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AutowirePassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 75 / 75 |
| ResolveBindingsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| ExtensionCompilerPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| DummyExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| CompilerPassExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ResolveFactoryClassPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RegisterAutoconfigureAttributesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AttributeAutoconfigurationPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AutowireRequiredMethodsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| OptionalServiceClass | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ResolveReferencesToAliasesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ResolveClassPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| RegisterServiceSubscribersPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| CheckDefinitionValidityPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| AbstractRecursivePassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| ResolveParameterPlaceHoldersPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 3 / 3 | 13 / 13 |
| RemoveUnusedDefinitionsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| RegisterReverseContainerPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AliasDeprecatedPublicServicesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DefinitionErrorExceptionPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResolveInstanceofConditionalsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| DecoratorWithBehavior | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| ResolveTaggedIteratorArgumentPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AnalyzeServiceReferencesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ValidateEnvPlaceholdersPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| EnvConfiguration | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ConfigurationWithArrayNodeRequiringOneElement | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| EnvExtension | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ResolveNamedArgumentsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| NoConstructor | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutowireRequiredPropertiesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PriorityTaggedServiceTraitTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| PriorityTaggedServiceTraitImplementation | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| HelloNamedService | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| HelloNamedService2 | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AutoAliasServicePassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ServiceClassDefault | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ServiceClassMysql | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ServiceClassMariaDb | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CheckExceptionOnInvalidReferenceBehaviorPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| PassConfigTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CheckReferenceValidityPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CheckTypeDeclarationsPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 65 / 65 |
| CallableClass | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ReplaceAliasByActualDefinitionPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CustomExpressionLanguageFunctionTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| IntegrationTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 37 / 37 |
| ServiceSubscriberStub | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DecoratedServiceSubscriber | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DecoratedServiceLocator | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| IntegrationTestStub | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IntegrationTestStubParent | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TagCollector | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ServiceLocatorTagPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| Locator | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Service | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DecoratedService | Symfony\Component\DependencyInjection\Tests\Compiler | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ResolveInvalidReferencesPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| RemoveBuildParametersPassTest | Symfony\Component\DependencyInjection\Tests\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PhpDumperTest | Symfony\Component\DependencyInjection\Tests\Dumper | 2+ | 0 / 0 | 1 / 1 | 93 / 93 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| Rot13EnvVarProcessor | Symfony\Component\DependencyInjection\Tests\Dumper | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FooForDeepGraph | Symfony\Component\DependencyInjection\Tests\Dumper | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| LazyClosureConsumer | Symfony\Component\DependencyInjection\Tests\Dumper | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| LazyServiceConsumer | Symfony\Component\DependencyInjection\Tests\Dumper | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| CallableAdapterConsumer | Symfony\Component\DependencyInjection\Tests\Dumper | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| GraphvizDumperTest | Symfony\Component\DependencyInjection\Tests\Dumper | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| XmlDumperTest | Symfony\Component\DependencyInjection\Tests\Dumper | 2+ | 0 / 0 | 1 / 1 | 21 / 21 |
| PreloaderTest | Symfony\Component\DependencyInjection\Tests\Dumper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| YamlDumperTest | Symfony\Component\DependencyInjection\Tests\Dumper | 2+ | 0 / 0 | 1 / 1 | 16 / 16 |
| EnvPlaceholderParameterBag | Symfony\Component\DependencyInjection\ParameterBag | 2+ | 0 / 0 | 5 / 5 | 9 / 9 |
| ParameterBag | Symfony\Component\DependencyInjection\ParameterBag | 0 | 0 / 0 | 3 / 3 | 16 / 16 |
| ContainerBag | Symfony\Component\DependencyInjection\ParameterBag | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| FrozenParameterBag | Symfony\Component\DependencyInjection\ParameterBag | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| FileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 1 / 1 | 7 / 7 | 7 / 7 |
| YamlFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 4 / 4 | 4 / 4 | 15 / 15 |
| PhpFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ProtectedPhpFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| XmlFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 1 / 1 | 1 / 1 | 19 / 19 |
| IniFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DirectoryLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| GlobFileLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ClosureLoader | Symfony\Component\DependencyInjection\Loader | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ServicesConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 7 / 7 | 11 / 11 |
| DefaultsConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| ReferenceConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| FromCallableConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 1 / 1 | 2 / 2 |
| AbstractConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 0 | 1 / 1 | 2 / 2 | 4 / 4 |
| ClosureReferenceConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EnvConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 0 / 0 | 1 / 1 | 22 / 22 |
| AbstractServiceConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 0 / 0 | 3 / 3 | 9 / 9 |
| InstanceofConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 1 / 1 | 2 / 2 |
| ContainerConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 7 / 7 | 7 / 7 |
| AliasConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 0 / 0 | 1 / 1 |
| InlineServiceConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 3 / 3 | 1 / 1 |
| PrototypeConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 5 / 5 | 3 / 3 |
| ParametersConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 1 / 1 | 3 / 3 |
| ServiceConfigurator | Symfony\Component\DependencyInjection\Loader\Configurator | 2+ | 1 / 1 | 5 / 5 | 2 / 2 |
| LazyServiceDumper | Symfony\Component\DependencyInjection\LazyProxy\PhpDumper | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| NullDumper | Symfony\Component\DependencyInjection\LazyProxy\PhpDumper | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| LazyServiceInstantiator | Symfony\Component\DependencyInjection\LazyProxy\Instantiator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RealServiceInstantiator | Symfony\Component\DependencyInjection\LazyProxy\Instantiator | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ParameterCircularReferenceException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| LogicException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EnvNotFoundException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ParameterNotFoundException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 5 / 5 | 7 / 7 |
| OutOfBoundsException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ServiceCircularReferenceException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| ServiceNotFoundException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| RuntimeException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadMethodCallException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AutowiringFailedException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 2 / 2 | |
| InvalidParameterTypeException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EnvParameterException | Symfony\Component\DependencyInjection\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DecoratorServicePass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ResolveInvalidReferencesPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| ValidateEnvPlaceholdersPass | Symfony\Component\DependencyInjection\Compiler | 0 | 1 / 1 | 1 / 1 | 2 / 2 |
| RegisterEnvVarProcessorsPass | Symfony\Component\DependencyInjection\Compiler | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| RegisterAutoconfigureAttributesPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| CheckDefinitionValidityPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| PassConfig | Symfony\Component\DependencyInjection\Compiler | 0 | 5 / 5 | 6 / 6 | 16 / 16 |
| ServiceReferenceGraph | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| ResolveNoPreloadPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 1 / 1 | 2 / 2 | 2 / 2 |
| ServiceReferenceGraphNode | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 4 / 4 | 10 / 10 |
| CheckTypeDeclarationsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 2 / 2 | 4 / 4 | 5 / 5 |
| InlineServiceDefinitionsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 8 / 8 | 4 / 4 |
| ResolveFactoryClassPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ResolveBindingsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 4 / 4 | 3 / 3 |
| AutowireAsDecoratorPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| PriorityTaggedServiceUtil | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterReverseContainerPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AbstractRecursivePass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| AliasDeprecatedPublicServicesPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| ResolveInstanceofConditionalsPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ResolveReferencesToAliasesPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CheckArgumentsValidityPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| AttributeAutoconfigurationPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 5 / 5 | 2 / 2 |
| AutowireRequiredPropertiesPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ResolveNamedArgumentsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| RemovePrivateAliasesPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MergeExtensionConfigurationPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MergeExtensionConfigurationParameterBag | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| MergeExtensionConfigurationContainerBuilder | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ServiceReferenceGraphEdge | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 6 / 6 | 7 / 7 |
| DefinitionErrorExceptionPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| RemoveUnusedDefinitionsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| AutowirePass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 14 / 14 | 16 / 16 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 3 / 3 | 1 / 1 | |
| ServiceLocatorTagPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ResolveTaggedIteratorArgumentPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ResolveEnvPlaceholdersPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| CheckCircularReferencesPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| CheckExceptionOnInvalidReferenceBehaviorPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| anonymous-class | 2+ | 0 / 0 | 3 / 3 | 1 / 1 | |
| RemoveBuildParametersPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AutoAliasServicePass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ResolveParameterPlaceHoldersPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 4 / 4 | 3 / 3 |
| ResolveClassPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RemoveAbstractDefinitionsPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CheckReferenceValidityPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| RegisterServiceSubscribersPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ResolveHotPathPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| ResolveDecoratorStackPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ResolveServiceSubscribersPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 1 / 1 |
| ReplaceAliasByActualDefinitionPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 2 / 2 |
| ResolveChildDefinitionsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| Compiler | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 3 / 3 | 7 / 7 |
| ExtensionCompilerPass | Symfony\Component\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AnalyzeServiceReferencesPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 10 / 10 | 4 / 4 |
| AutowireRequiredMethodsPass | Symfony\Component\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| GraphvizDumper | Symfony\Component\DependencyInjection\Dumper | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| YamlDumper | Symfony\Component\DependencyInjection\Dumper | 2+ | 0 / 0 | 1 / 1 | 12 / 12 |
| Preloader | Symfony\Component\DependencyInjection\Dumper | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| XmlDumper | Symfony\Component\DependencyInjection\Dumper | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| Dumper | Symfony\Component\DependencyInjection\Dumper | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| PhpDumper | Symfony\Component\DependencyInjection\Dumper | 2+ | 2 / 2 | 31 / 31 | 53 / 53 |
| SodiumPasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| UserPasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| Pbkdf2PasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 5 / 5 | 4 / 4 |
| NativePasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| MessageDigestPasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| PlaintextPasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| MigratingPasswordHasher | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| PasswordHasherFactory | Symfony\Component\PasswordHasher\Hasher | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Pbkdf2PasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SodiumPasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| UserPasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| PasswordHasherFactoryTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| SomeUser | Symfony\Component\PasswordHasher\Tests\Hasher | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| SomeChildUser | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| HasherAwareUser | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| MessageDigestPasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NativePasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| PlaintextPasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MigratingPasswordHasherTest | Symfony\Component\PasswordHasher\Tests\Hasher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestLegacyPasswordAuthenticatedUser | Symfony\Component\PasswordHasher\Tests\Fixtures | 0 | 0 / 0 | 4 / 4 | 6 / 6 |
| TestPasswordAuthenticatedUser | Symfony\Component\PasswordHasher\Tests\Fixtures | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| UserPasswordHashCommandTest | Symfony\Component\PasswordHasher\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 26 / 26 |
| UserPasswordHashCommand | Symfony\Component\PasswordHasher\Command | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| LogicException | Symfony\Component\PasswordHasher\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidPasswordException | Symfony\Component\PasswordHasher\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MockClock | Symfony\Component\Clock | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Clock | Symfony\Component\Clock | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| MonotonicClock | Symfony\Component\Clock | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| DatePoint | Symfony\Component\Clock | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| NativeClock | Symfony\Component\Clock | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| MockClockTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| ClockBeforeClassTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| ClockAwareTraitTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClockAwareTestImplem | Symfony\Component\Clock\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| MonotonicClockTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ClockTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| DatePointTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NativeClockTest | Symfony\Component\Clock\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| StreamedResponse | Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| BinaryFileResponse | Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 6 / 6 | 14 / 14 |
| InputBag | Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ServerBag | Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Response | Symfony\Component\HttpFoundation | 0 | 64 / 64 | 8 / 8 | 61 / 61 |
| Cookie | Symfony\Component\HttpFoundation | 0 | 6 / 6 | 11 / 11 | 27 / 27 |
| AcceptHeader | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 2 / 2 | 10 / 10 |
| ResponseHeaderBag | Symfony\Component\HttpFoundation | 2+ | 4 / 4 | 3 / 3 | 16 / 16 |
| HeaderUtils | Symfony\Component\HttpFoundation | 0 | 2 / 2 | 0 / 0 | 9 / 9 |
| RequestStack | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| RedirectResponse | Symfony\Component\HttpFoundation | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| JsonResponse | Symfony\Component\HttpFoundation | 2+ | 1 / 1 | 3 / 3 | 8 / 8 |
| Request | Symfony\Component\HttpFoundation | 0 | 20 / 20 | 34 / 34 | 88 / 88 |
| ParameterBag | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 1 / 1 | 19 / 19 |
| IpUtils | Symfony\Component\HttpFoundation | 0 | 1 / 1 | 1 / 1 | 8 / 8 |
| AcceptHeaderItem | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 4 / 4 | 13 / 13 |
| StreamedJsonResponse | Symfony\Component\HttpFoundation | 2+ | 1 / 1 | 2 / 2 | 5 / 5 |
| UrlHelper | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| ChainRequestMatcher | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HeaderBag | Symfony\Component\HttpFoundation | 0 | 2 / 2 | 2 / 2 | 20 / 20 |
| FileBag | Symfony\Component\HttpFoundation | 2+ | 1 / 1 | 0 / 0 | 6 / 6 |
| UriSigner | Symfony\Component\HttpFoundation | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| AbstractRequestRateLimiter | Symfony\Component\HttpFoundation\RateLimiter | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| ResponseCookieValueSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 4 / 4 | 5 / 5 |
| ResponseHasCookie | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| ResponseHeaderLocationSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ResponseStatusCodeSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ResponseIsSuccessful | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResponseIsUnprocessable | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResponseIsRedirected | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResponseHasHeader | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| RequestAttributeValueSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ResponseFormatSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ResponseHeaderSame | Symfony\Component\HttpFoundation\Test\Constraint | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| File | Symfony\Component\HttpFoundation\File | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| Stream | Symfony\Component\HttpFoundation\File | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UploadedFile | Symfony\Component\HttpFoundation\File | 2+ | 0 / 0 | 4 / 4 | 11 / 11 |
| AccessDeniedException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NoFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| IniSizeFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CannotWriteFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtensionFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UploadException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedTypeException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormSizeFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| FileNotFoundException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PartialFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NoTmpDirFileException | Symfony\Component\HttpFoundation\File\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MethodRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| PathRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| IsJsonRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PortRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HostRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AttributesRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ExpressionRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| SchemeRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| IpsRequestMatcher | Symfony\Component\HttpFoundation\RequestMatcher | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ServerBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| UriSignerTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RedirectResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| CookieTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| ResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 86 / 86 |
| StringableObject | Symfony\Component\HttpFoundation\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DefaultResponse | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| HeaderUtilsTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| FileBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| AcceptHeaderItemTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| ResponseHeaderBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| RequestTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 123 / 123 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| RequestContentProxy | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NewRequest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BinaryFileResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 29 / 29 |
| StreamedJsonResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 2 / 2 | 0 / 0 | |
| JsonResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| JsonSerializableObject | Symfony\Component\HttpFoundation\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| InputBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| AcceptHeaderTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| StreamedResponseTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| ResponseTestCase | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RequestStackTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| IpUtilsTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| ParameterBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 34 / 34 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| HeaderBagTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 20 / 20 |
| UrlHelperTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 3 / 3 | |
| ResponseFunctionalTest | Symfony\Component\HttpFoundation\Tests | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| AbstractRequestRateLimiterTest | Symfony\Component\HttpFoundation\Tests\RateLimiter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MockAbstractRequestRateLimiter | Symfony\Component\HttpFoundation\Tests\RateLimiter | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ResponseIsSuccessfulTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseIsRedirectedTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseCookieValueSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ResponseFormatSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ResponseHasHeaderTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RequestAttributeValueSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseHeaderLocationSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ResponseIsUnprocessableTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseStatusCodeSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseHeaderSameTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ResponseHasCookieTest | Symfony\Component\HttpFoundation\Tests\Test\Constraint | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FakeFile | Symfony\Component\HttpFoundation\Tests\File | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| FileTest | Symfony\Component\HttpFoundation\Tests\File | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| UploadedFileTest | Symfony\Component\HttpFoundation\Tests\File | 2+ | 0 / 0 | 0 / 0 | 22 / 22 |
| IsJsonRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| IpsRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AttributesRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| HostRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SchemeRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MethodRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PortRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PathRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExpressionRequestMatcherTest | Symfony\Component\HttpFoundation\Tests\RequestMatcher | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 2 / 2 | |
| SessionTest | Symfony\Component\HttpFoundation\Tests\Session | 2+ | 0 / 0 | 2 / 2 | 26 / 26 |
| AttributeBagTest | Symfony\Component\HttpFoundation\Tests\Session\Attribute | 2+ | 0 / 0 | 2 / 2 | 16 / 16 |
| PhpBridgeSessionStorageTest | Symfony\Component\HttpFoundation\Tests\Session\Storage | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| MockArraySessionStorageTest | Symfony\Component\HttpFoundation\Tests\Session\Storage | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| MetadataBagTest | Symfony\Component\HttpFoundation\Tests\Session\Storage | 2+ | 0 / 0 | 2 / 2 | 11 / 11 |
| NativeSessionStorageTest | Symfony\Component\HttpFoundation\Tests\Session\Storage | 2+ | 0 / 0 | 3 / 3 | 24 / 24 |
| MockFileSessionStorageTest | Symfony\Component\HttpFoundation\Tests\Session\Storage | 2+ | 0 / 0 | 2 / 2 | 9 / 9 |
| StrictSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| RedisSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RelaySessionHandlerTest | Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SessionHandlerFactoryTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AbstractSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| AbstractRedisSessionHandlerTestCase | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 1 / 1 | 2 / 2 | 14 / 14 |
| MarshallingSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 2 / 2 | 9 / 9 |
| MemcachedSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 2 / 2 | 2 / 2 | 11 / 11 |
| NullSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MongoDbSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 2 / 2 | 3 / 3 | 16 / 16 |
| PredisClusterSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| PredisSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IdentityMarshallerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RedisArraySessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NativeFileSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MigratingSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 3 / 3 | 10 / 10 |
| PdoSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 1 / 1 | 25 / 25 |
| MockPdo | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| RedisClusterSessionHandlerTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Client | MongoDB | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestSessionHandler | 2+ | 0 / 0 | 2 / 2 | 12 / 12 | |
| SessionHandlerProxyTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy | 2+ | 0 / 0 | 2 / 2 | 13 / 13 |
| TestSessionHandler | Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AbstractProxyTest | Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| AutoExpireFlashBagTest | Symfony\Component\HttpFoundation\Tests\Session\Flash | 2+ | 0 / 0 | 2 / 2 | 15 / 15 |
| FlashBagTest | Symfony\Component\HttpFoundation\Tests\Session\Flash | 2+ | 0 / 0 | 2 / 2 | 14 / 14 |
| ConflictingHeadersException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UnexpectedValueException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| BadRequestException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SuspiciousOperationException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SessionNotFoundException | Symfony\Component\HttpFoundation\Exception | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Session | Symfony\Component\HttpFoundation\Session | 0 | 0 / 0 | 6 / 6 | 26 / 26 |
| SessionUtils | Symfony\Component\HttpFoundation\Session | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SessionFactory | Symfony\Component\HttpFoundation\Session | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| SessionBagProxy | Symfony\Component\HttpFoundation\Session | 0 | 0 / 0 | 4 / 4 | 7 / 7 |
| AttributeBag | Symfony\Component\HttpFoundation\Session\Attribute | 0 | 0 / 0 | 3 / 3 | 14 / 14 |
| NativeSessionStorage | Symfony\Component\HttpFoundation\Session\Storage | 0 | 0 / 0 | 5 / 5 | 18 / 18 |
| MockFileSessionStorageFactory | Symfony\Component\HttpFoundation\Session\Storage | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| NativeSessionStorageFactory | Symfony\Component\HttpFoundation\Session\Storage | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| PhpBridgeSessionStorage | Symfony\Component\HttpFoundation\Session\Storage | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| MockFileSessionStorage | Symfony\Component\HttpFoundation\Session\Storage | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| PhpBridgeSessionStorageFactory | Symfony\Component\HttpFoundation\Session\Storage | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| MetadataBag | Symfony\Component\HttpFoundation\Session\Storage | 0 | 3 / 3 | 5 / 5 | 11 / 11 |
| MockArraySessionStorage | Symfony\Component\HttpFoundation\Session\Storage | 0 | 0 / 0 | 7 / 7 | 17 / 17 |
| NullSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AbstractSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 0 | 0 / 0 | 5 / 5 | 8 / 8 |
| SessionHandlerFactory | Symfony\Component\HttpFoundation\Session\Storage\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| PdoSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 3 / 3 | 17 / 17 | 24 / 24 |
| MarshallingSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| NativeFileSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MigratingSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 0 | 0 / 0 | 2 / 2 | 9 / 9 |
| IdentityMarshaller | Symfony\Component\HttpFoundation\Session\Storage\Handler | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| MongoDbSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| RedisSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 3 / 3 | 7 / 7 |
| StrictSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| MemcachedSessionHandler | Symfony\Component\HttpFoundation\Session\Storage\Handler | 2+ | 0 / 0 | 3 / 3 | 9 / 9 |
| SessionHandlerProxy | Symfony\Component\HttpFoundation\Session\Storage\Proxy | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| AbstractProxy | Symfony\Component\HttpFoundation\Session\Storage\Proxy | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| AutoExpireFlashBag | Symfony\Component\HttpFoundation\Session\Flash | 0 | 0 / 0 | 3 / 3 | 15 / 15 |
| FlashBag | Symfony\Component\HttpFoundation\Session\Flash | 0 | 0 / 0 | 3 / 3 | 15 / 15 |
| ExecutableFinder | Symfony\Component\Process | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| InputStream | Symfony\Component\Process | 0 | 0 / 0 | 3 / 3 | 5 / 5 |
| PhpProcess | Symfony\Component\Process | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PhpSubprocess | Symfony\Component\Process | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| PhpExecutableFinder | Symfony\Component\Process | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ProcessUtils | Symfony\Component\Process | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| Process | Symfony\Component\Process | 0 | 13 / 13 | 27 / 27 | 75 / 75 |
| CreateNewConsoleTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ProcessTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 3 / 3 | 123 / 123 |
| NonStringifiable | Symfony\Component\Process\Tests | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PhpSubprocessTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| PhpProcessTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ExecutableFinderTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| ProcessFailedExceptionTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| PhpExecutableFinderTest | Symfony\Component\Process\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RunProcessMessageHandlerTest | Symfony\Component\Process\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| UnixPipes | Symfony\Component\Process\Pipes | 2+ | 0 / 0 | 3 / 3 | 9 / 9 |
| WindowsPipes | Symfony\Component\Process\Pipes | 2+ | 0 / 0 | 5 / 5 | 10 / 10 |
| AbstractPipes | Symfony\Component\Process\Pipes | 0 | 0 / 0 | 5 / 5 | 6 / 6 |
| RunProcessContext | Symfony\Component\Process\Messenger | 0 | 0 / 0 | 4 / 4 | 1 / 1 |
| RunProcessMessage | Symfony\Component\Process\Messenger | 0 | 0 / 0 | 5 / 5 | 2 / 2 |
| RunProcessMessageHandler | Symfony\Component\Process\Messenger | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ProcessSignaledException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| LogicException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ProcessFailedException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| RuntimeException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ProcessTimedOutException | Symfony\Component\Process\Exception | 2+ | 2 / 2 | 2 / 2 | 5 / 5 |
| InvalidArgumentException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RunProcessFailedException | Symfony\Component\Process\Exception | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ConsoleEvents | Symfony\Component\Console | 0 | 5 / 5 | 0 / 0 | 0 / 0 |
| Cursor | Symfony\Component\Console | 0 | 0 / 0 | 2 / 2 | 16 / 16 |
| Application | Symfony\Component\Console | 0 | 0 / 0 | 18 / 18 | 50 / 50 |
| Terminal | Symfony\Component\Console | 0 | 1 / 1 | 4 / 4 | 10 / 10 |
| Color | Symfony\Component\Console | 0 | 3 / 3 | 3 / 3 | 5 / 5 |
| SingleCommandApplication | Symfony\Component\Console | 2+ | 0 / 0 | 3 / 3 | 3 / 3 |
| CommandDataCollector | Symfony\Component\Console\DataCollector | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| ConsoleLogger | Symfony\Component\Console\Logger | 2+ | 2 / 2 | 4 / 4 | 4 / 4 |
| AsCommand | Symfony\Component\Console\Attribute | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ArrayInput | Symfony\Component\Console\Input | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| ArgvInput | Symfony\Component\Console\Input | 2+ | 0 / 0 | 2 / 2 | 14 / 14 |
| InputArgument | Symfony\Component\Console\Input | 0 | 3 / 3 | 5 / 5 | 9 / 9 |
| InputOption | Symfony\Component\Console\Input | 0 | 5 / 5 | 6 / 6 | 14 / 14 |
| InputDefinition | Symfony\Component\Console\Input | 0 | 0 / 0 | 7 / 7 | 24 / 24 |
| StringInput | Symfony\Component\Console\Input | 2+ | 2 / 2 | 0 / 0 | 2 / 2 |
| Input | Symfony\Component\Console\Input | 0 | 0 / 0 | 5 / 5 | 17 / 17 |
| GithubActionReporter | Symfony\Component\Console\CI | 0 | 2 / 2 | 1 / 1 | 6 / 6 |
| TerminalTest | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 3 / 3 | 9 / 9 |
| ApplicationTest | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 2 / 2 | 120 / 120 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 0 / 0 | |
| CustomApplication | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CustomDefaultCommandApplication | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LazyTestCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DisabledCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BaseSignableCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 6 / 6 | 2 / 2 |
| SignableCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TerminatableCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TerminatableWithEventCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| SignalEventSubscriber | Symfony\Component\Console\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ColorTest | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ConsoleEventsTest | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| EventTraceSubscriber | Symfony\Component\Console\Tests | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| FailingCommand | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CursorTest | Symfony\Component\Console\Tests | 2+ | 0 / 0 | 1 / 1 | 21 / 21 |
| ConsoleLoggerTest | Symfony\Component\Console\Tests\Logger | 2+ | 0 / 0 | 1 / 1 | 13 / 13 |
| DummyTest | Symfony\Component\Console\Tests\Logger | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ArgvInputTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 25 / 25 |
| InputOptionTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| InputTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| InputDefinitionTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 6 / 6 | 36 / 36 |
| StringInputTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ArrayInputTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| InputArgumentTest | Symfony\Component\Console\Tests\Input | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| GithubActionReporterTest | Symfony\Component\Console\Tests\CI | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ConsoleOutputTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NullOutputTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ConsoleSectionOutputTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 1 / 1 | 17 / 17 |
| AnsiColorModeTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| OutputTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| TestOutput | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| StreamOutputTest | Symfony\Component\Console\Tests\Output | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| CompletionInputTest | Symfony\Component\Console\Tests\Completion | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FishCompletionOutputTest | Symfony\Component\Console\Tests\Completion\Output | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ZshCompletionOutputTest | Symfony\Component\Console\Tests\Completion\Output | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| BashCompletionOutputTest | Symfony\Component\Console\Tests\Completion\Output | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CompletionOutputTestCase | Symfony\Component\Console\Tests\Completion\Output | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SymfonyStyleTest | Symfony\Component\Console\Tests\Style | 2+ | 0 / 0 | 3 / 3 | 13 / 13 |
| ConfirmationQuestionTest | Symfony\Component\Console\Tests\Question | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ChoiceQuestionTest | Symfony\Component\Console\Tests\Question | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| StringChoice | Symfony\Component\Console\Tests\Question | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| QuestionTest | Symfony\Component\Console\Tests\Question | 2+ | 0 / 0 | 1 / 1 | 33 / 33 |
| OutputFormatterTest | Symfony\Component\Console\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 23 / 23 |
| TableCell | Symfony\Component\Console\Tests\Formatter | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NullOutputFormatterStyleTest | Symfony\Component\Console\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| OutputFormatterStyleStackTest | Symfony\Component\Console\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| NullOutputFormatterTest | Symfony\Component\Console\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| OutputFormatterStyleTest | Symfony\Component\Console\Tests\Formatter | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RunCommandMessageHandlerTest | Symfony\Component\Console\Tests\Messenger | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| SignalMapTest | Symfony\Component\Console\Tests\SignalRegistry | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SignalRegistryTest | Symfony\Component\Console\Tests\SignalRegistry | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ContainerCommandLoaderTest | Symfony\Component\Console\Tests\CommandLoader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FactoryCommandLoaderTest | Symfony\Component\Console\Tests\CommandLoader | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| MarkdownDescriptorTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| XmlDescriptorTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ApplicationDescriptionTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestApplication | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ObjectsProvider | Symfony\Component\Console\Tests\Descriptor | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| AbstractDescriptorTestCase | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| ReStructuredTextDescriptorTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TextDescriptorTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| JsonDescriptorTest | Symfony\Component\Console\Tests\Descriptor | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ApplicationTesterTest | Symfony\Component\Console\Tests\Tester | 2+ | 0 / 0 | 2 / 2 | 8 / 8 |
| CommandTesterTest | Symfony\Component\Console\Tests\Tester | 2+ | 0 / 0 | 2 / 2 | 15 / 15 |
| CommandIsSuccessfulTest | Symfony\Component\Console\Tests\Tester\Constraint | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DescriptorCommand4 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BarHiddenCommand | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| Foo5Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| TestAmbiguousCommandRegistering2 | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| FooLockCommand | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| DescriptorCommand2 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DescriptorCommand3 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DescriptorCommand1 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| BarBucCommand | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| TestAmbiguousCommandRegistering | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| FooSubnamespaced2Command | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| DescriptorApplicationMbString | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FooWithoutAliasCommand | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| FooSameCaseUppercaseCommand | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| DescriptorApplication2 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FooCommand | 2+ | 0 / 0 | 2 / 2 | 3 / 3 | |
| Foo2Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| DescriptorApplication1 | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DescriptorCommandMbString | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FooHiddenCommand | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| TestCommand | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| FooSubnamespaced1Command | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| FooSameCaseLowercaseCommand | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| FooOptCommand | 2+ | 0 / 0 | 2 / 2 | 3 / 3 | |
| Foo1Command | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| Foo4Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| MockableAppliationWithTerminalWidth | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyOutput | Symfony\Component\Console\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| FoobarCommand | 2+ | 0 / 0 | 2 / 2 | 2 / 2 | |
| Foo3Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| Foo6Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| FooLock2Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| SingleCommandApplicationTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| DumpCompletionCommandTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LockableTraitTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| CommandTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 42 / 42 |
| Php8Command | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Php8Command2 | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MyAnnotatedCommand | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 0 / 0 |
| ListCommandTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| HelpCommandTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CompleteCommandTest | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 3 / 3 | 11 / 11 |
| CompleteCommandTest_HelloCommand | Symfony\Component\Console\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TableStyleTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| QuestionHelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 44 / 44 |
| AutocompleteValues | Symfony\Component\Console\Tests\Helper | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| HelperSetTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| ProcessHelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TableTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 1 / 1 | 40 / 40 |
| DumperNativeFallbackTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| HelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ProgressIndicatorTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 11 / 11 |
| SymfonyQuestionHelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| DumperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| FormatterHelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| AbstractQuestionHelperTestCase | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| OutputWrapperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TableCellStyleTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DescriptorHelperTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ProgressBarTest | Symfony\Component\Console\Tests\Helper | 2+ | 0 / 0 | 1 / 1 | 65 / 65 |
| AddConsoleCommandPassTest | Symfony\Component\Console\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| MyCommand | Symfony\Component\Console\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NamedCommand | Symfony\Component\Console\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EscapedDefaultsFromPhpCommand | Symfony\Component\Console\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DescribedCommand | Symfony\Component\Console\Tests\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| ErrorListenerTest | Symfony\Component\Console\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| NonStringInput | Symfony\Component\Console\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TrimmedBufferOutput | Symfony\Component\Console\Output | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| BufferedOutput | Symfony\Component\Console\Output | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| Output | Symfony\Component\Console\Output | 0 | 0 / 0 | 2 / 2 | 14 / 14 |
| ConsoleSectionOutput | Symfony\Component\Console\Output | 2+ | 0 / 0 | 5 / 5 | 11 / 11 |
| ConsoleOutput | Symfony\Component\Console\Output | 2+ | 0 / 0 | 2 / 2 | 12 / 12 |
| NullOutput | Symfony\Component\Console\Output | 0 | 0 / 0 | 1 / 1 | 12 / 12 |
| StreamOutput | Symfony\Component\Console\Output | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Suggestion | Symfony\Component\Console\Completion | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| CompletionSuggestions | Symfony\Component\Console\Completion | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| CompletionInput | Symfony\Component\Console\Completion | 2+ | 4 / 4 | 5 / 5 | 13 / 13 |
| FishCompletionOutput | Symfony\Component\Console\Completion\Output | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BashCompletionOutput | Symfony\Component\Console\Completion\Output | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ZshCompletionOutput | Symfony\Component\Console\Completion\Output | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| OutputStyle | Symfony\Component\Console\Style | 0 | 0 / 0 | 1 / 1 | 16 / 16 |
| SymfonyStyle | Symfony\Component\Console\Style | 2+ | 1 / 1 | 6 / 6 | 36 / 36 |
| ChoiceQuestion | Symfony\Component\Console\Question | 2+ | 0 / 0 | 4 / 4 | 8 / 8 |
| Question | Symfony\Component\Console\Question | 0 | 0 / 0 | 10 / 10 | 22 / 22 |
| ConfirmationQuestion | Symfony\Component\Console\Question | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| OutputFormatterStyle | Symfony\Component\Console\Formatter | 0 | 0 / 0 | 6 / 6 | 8 / 8 |
| NullOutputFormatterStyle | Symfony\Component\Console\Formatter | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| OutputFormatter | Symfony\Component\Console\Formatter | 0 | 0 / 0 | 3 / 3 | 15 / 15 |
| NullOutputFormatter | Symfony\Component\Console\Formatter | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| OutputFormatterStyleStack | Symfony\Component\Console\Formatter | 0 | 0 / 0 | 2 / 2 | 7 / 7 |
| RunCommandMessage | Symfony\Component\Console\Messenger | 0 | 0 / 0 | 3 / 3 | 2 / 2 |
| RunCommandContext | Symfony\Component\Console\Messenger | 0 | 0 / 0 | 3 / 3 | 1 / 1 |
| RunCommandMessageHandler | Symfony\Component\Console\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SignalRegistry | Symfony\Component\Console\SignalRegistry | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| SignalMap | Symfony\Component\Console\SignalRegistry | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| ContainerCommandLoader | Symfony\Component\Console\CommandLoader | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| FactoryCommandLoader | Symfony\Component\Console\CommandLoader | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TextDescriptor | Symfony\Component\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| ApplicationDescription | Symfony\Component\Console\Descriptor | 0 | 1 / 1 | 6 / 6 | 6 / 6 |
| XmlDescriptor | Symfony\Component\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| Descriptor | Symfony\Component\Console\Descriptor | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| ReStructuredTextDescriptor | Symfony\Component\Console\Descriptor | 2+ | 0 / 0 | 7 / 7 | 13 / 13 |
| JsonDescriptor | Symfony\Component\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| MarkdownDescriptor | Symfony\Component\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| CommandTester | Symfony\Component\Console\Tester | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| ApplicationTester | Symfony\Component\Console\Tester | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CommandCompletionTester | Symfony\Component\Console\Tester | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CommandIsSuccessful | Symfony\Component\Console\Tester\Constraint | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TraceableCommand | Symfony\Component\Console\Command | 2+ | 0 / 0 | 14 / 14 | 31 / 31 |
| LazyCommand | Symfony\Component\Console\Command | 2+ | 0 / 0 | 2 / 2 | 23 / 23 |
| HelpCommand | Symfony\Component\Console\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CompleteCommand | Symfony\Component\Console\Command | 2+ | 1 / 1 | 2 / 2 | 7 / 7 |
| ListCommand | Symfony\Component\Console\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DumpCompletionCommand | Symfony\Component\Console\Command | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| Command | Symfony\Component\Console\Command | 0 | 3 / 3 | 14 / 14 | 39 / 39 |
| TableStyle | Symfony\Component\Console\Helper | 0 | 0 / 0 | 24 / 24 | 23 / 23 |
| TableRows | Symfony\Component\Console\Helper | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| SymfonyQuestionHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TableCell | Symfony\Component\Console\Helper | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| ProcessHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TableSeparator | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| OutputWrapper | Symfony\Component\Console\Helper | 0 | 3 / 3 | 1 / 1 | 2 / 2 |
| FormatterHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TableCellStyle | Symfony\Component\Console\Helper | 0 | 3 / 3 | 1 / 1 | 5 / 5 |
| ProgressBar | Symfony\Component\Console\Helper | 0 | 8 / 8 | 26 / 26 | 44 / 44 |
| DebugFormatterHelper | Symfony\Component\Console\Helper | 2+ | 1 / 1 | 2 / 2 | 5 / 5 |
| HelperSet | Symfony\Component\Console\Helper | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| Dumper | Symfony\Component\Console\Helper | 0 | 0 / 0 | 4 / 4 | 2 / 2 |
| InputAwareHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| QuestionHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 3 / 3 | 17 / 17 |
| Helper | Symfony\Component\Console\Helper | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| Table | Symfony\Component\Console\Helper | 0 | 9 / 9 | 14 / 14 | 39 / 39 |
| ProgressIndicator | Symfony\Component\Console\Helper | 0 | 1 / 1 | 10 / 10 | 13 / 13 |
| DescriptorHelper | Symfony\Component\Console\Helper | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| AddConsoleCommandPass | Symfony\Component\Console\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| LogicException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidOptionException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RunCommandFailedException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 1 / 1 | 1 / 1 |
| RuntimeException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| NamespaceNotFoundException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| InvalidArgumentException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MissingInputException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CommandNotFoundException | Symfony\Component\Console\Exception | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| ConsoleTerminateEvent | Symfony\Component\Console\Event | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ConsoleErrorEvent | Symfony\Component\Console\Event | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| ConsoleCommandEvent | Symfony\Component\Console\Event | 2+ | 1 / 1 | 1 / 1 | 3 / 3 |
| ConsoleEvent | Symfony\Component\Console\Event | 2+ | 0 / 0 | 3 / 3 | 4 / 4 |
| ConsoleSignalEvent | Symfony\Component\Console\Event | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| CliRequest | Symfony\Component\Console\Debug | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 2 / 2 | |
| ErrorListener | Symfony\Component\Console\EventListener | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| FullStack | Symfony\Bundle | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SecurityBundle | Symfony\Bundle\SecurityBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Security | Symfony\Bundle\SecurityBundle | 0 | 0 / 0 | 2 / 2 | 8 / 8 |
| SecurityDataCollector | Symfony\Bundle\SecurityBundle\DataCollector | 2+ | 0 / 0 | 7 / 7 | 23 / 23 |
| LazyFirewallContext | Symfony\Bundle\SecurityBundle\Security | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| UserAuthenticator | Symfony\Bundle\SecurityBundle\Security | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FirewallContext | Symfony\Bundle\SecurityBundle\Security | 0 | 0 / 0 | 4 / 4 | 5 / 5 |
| FirewallMap | Symfony\Bundle\SecurityBundle\Security | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| FirewallConfig | Symfony\Bundle\SecurityBundle\Security | 0 | 0 / 0 | 13 / 13 | 14 / 14 |
| SecurityTest | Symfony\Bundle\SecurityBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| SecurityDataCollectorTest | Symfony\Bundle\SecurityBundle\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 1 / 1 | |
| DummyVoter | Symfony\Bundle\SecurityBundle\Tests\DataCollector | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FirewallMapTest | Symfony\Bundle\SecurityBundle\Tests\Security | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| UserAuthenticatorTest | Symfony\Bundle\SecurityBundle\Tests\Security | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FirewallContextTest | Symfony\Bundle\SecurityBundle\Tests\Security | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallConfigTest | Symfony\Bundle\SecurityBundle\Tests\Security | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionCacheWarmerTest | Symfony\Bundle\SecurityBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LogoutRouteLoaderTest | Symfony\Bundle\SecurityBundle\Tests\Routing | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FirewallAwareLoginLinkHandlerTest | Symfony\Bundle\SecurityBundle\Tests\LoginLink | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| YamlCompleteConfigurationTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| PhpCompleteConfigurationTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| XmlCompleteConfigurationTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CompleteConfigurationTestCase | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 31 / 31 |
| SecurityExtensionTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 41 / 41 |
| TestAuthenticator | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| TestUserChecker | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| TestFirewallListenerFactory | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| MainConfigurationTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 9 / 9 |
| LoginLinkFactoryTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| AccessTokenFactoryTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| AbstractFactoryTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| StubFactory | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DummyProvider | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Fixtures\UserProvider | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| RegisterEntryPointsPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomAuthenticator | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AddSessionDomainConstraintPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| AddSecurityVotersPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MakeFirewallsEventDispatcherTraceablePassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| RegisterGlobalSecurityEventListenersPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| TestSubscriber | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SortFirewallListenersPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FirewallListenerPriorityMinus1 | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallListenerPriority1 | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallListenerPriority2 | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| AddExpressionLanguageProvidersPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RegisterTokenUsageTrackingPassTest | Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FormLoginTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractWebTestCase | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| JsonLoginTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SecurityTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| UserWithoutEquatable | Symfony\Bundle\SecurityBundle\Tests\Functional | 0 | 0 / 0 | 7 / 7 | 11 / 11 |
| ForceLoginController | Symfony\Bundle\SecurityBundle\Tests\Functional | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| LogoutController | Symfony\Bundle\SecurityBundle\Tests\Functional | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| LoggedInController | Symfony\Bundle\SecurityBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonLoginLdapTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EventAliasTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AccessTokenTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 33 / 33 |
| RememberMeCookieTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RememberMeTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AutowiringTypesTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LogoutTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MissingUserProviderTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CsrfFormLoginTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AuthenticatorTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| FirewallEntryPointTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SecurityRoutingIntegrationTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 13 / 13 |
| LoginLinkAuthenticationTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticationCommencingTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SwitchUserTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| LocalizedRoutesAsPathTest | Symfony\Bundle\SecurityBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| AppKernel | Symfony\Bundle\SecurityBundle\Tests\Functional\app | 2+ | 0 / 0 | 3 / 3 | 10 / 10 |
| TestBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CsrfFormLoginBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\CsrfFormLoginBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UserLoginType | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\CsrfFormLoginBundle\Form | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| LoginController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\CsrfFormLoginBundle\Controller | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| AutowiredServices | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AutowiringBundle | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| AutowiringBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AutowiringBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EventBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\EventBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TestSubscriber | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\EventBundle\EventSubscriber | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| EventExtension | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\EventBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AccessTokenBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| AccessTokenHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle\Security\Handler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonAuthenticationSuccessHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle\Security\Http | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonAuthenticationFailureHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle\Security\Http | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BarController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AccessTokenBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RememberMeBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RememberMeBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| UserChangingUserProvider | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RememberMeBundle\Security | 0 | 0 / 0 | 2 / 2 | 6 / 6 |
| StaticTokenProvider | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RememberMeBundle\Security | 0 | 0 / 0 | 2 / 2 | 5 / 5 |
| ProfileController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RememberMeBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SecuredPageBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\SecuredPageBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ArrayUserProvider | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\SecuredPageBundle\Security\Core\User | 0 | 0 / 0 | 1 / 1 | 7 / 7 |
| AdminController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\SecuredPageBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DummyFormLoginFactory | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SecurityController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ApiAuthenticator | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| ProfileController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AuthenticatorBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| LoginFormAuthenticator | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| RequestTrackerBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RequestTrackerBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RequestTrackerSubscriber | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RequestTrackerBundle\EventSubscriber | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| RequestTrackerExtension | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\RequestTrackerBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| FormLoginBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FormLoginBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| LocalizedFormFailureHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FormLoginBundle\Security | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LoginController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FormLoginBundle\Controller | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| LocalizedController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FormLoginBundle\Controller | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| FormLoginExtension | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FormLoginBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonLoginBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\JsonLoginBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| JsonAuthenticationSuccessHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\JsonLoginBundle\Security\Http | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonAuthenticationFailureHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\JsonLoginBundle\Security\Http | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestController | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\JsonLoginBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestCustomLoginLinkSuccessHandler | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\LoginLink | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FirewallEntryPointBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FirewallEntryPointBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| EntryPointStub | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FirewallEntryPointBundle\Security | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| FirewallEntryPointExtension | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\FirewallEntryPointBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MissingUserProviderBundle | Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\MissingUserProviderBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TraceableFirewallListenerTest | Symfony\Bundle\SecurityBundle\Tests\Debug | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| DummyAuthenticator | Symfony\Bundle\SecurityBundle\Tests\Debug | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| VoteListenerTest | Symfony\Bundle\SecurityBundle\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ExpressionCacheWarmer | Symfony\Bundle\SecurityBundle\CacheWarmer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| DecoratedRememberMeHandler | Symfony\Bundle\SecurityBundle\RememberMe | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| FirewallAwareRememberMeHandler | Symfony\Bundle\SecurityBundle\RememberMe | 0 | 1 / 1 | 0 / 0 | 4 / 4 |
| DebugFirewallCommand | Symfony\Bundle\SecurityBundle\Command | 2+ | 0 / 0 | 4 / 4 | 11 / 11 |
| LogoutRouteLoader | Symfony\Bundle\SecurityBundle\Routing | 0 | 0 / 0 | 2 / 2 | 2 / 2 |
| FirewallAwareLoginLinkHandler | Symfony\Bundle\SecurityBundle\LoginLink | 0 | 1 / 1 | 0 / 0 | 3 / 3 |
| MainConfiguration | Symfony\Bundle\SecurityBundle\DependencyInjection | 0 | 4 / 4 | 2 / 2 | 8 / 8 |
| SecurityExtension | Symfony\Bundle\SecurityBundle\DependencyInjection | 2+ | 0 / 0 | 6 / 6 | 29 / 29 |
| OidcTokenHandlerFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\AccessToken | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| OidcUserInfoTokenHandlerFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\AccessToken | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ServiceTokenHandlerFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\AccessToken | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| LdapFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| InMemoryFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| LoginLinkFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| HttpBasicLdapFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| JsonLoginLdapFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AccessTokenFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 1 / 1 | 1 / 1 | 7 / 7 |
| FormLoginFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| FormLoginLdapFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CustomAuthenticatorFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| RemoteUserFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 1 / 1 | 0 / 0 | 4 / 4 |
| RememberMeFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 1 / 1 | 1 / 1 | 7 / 7 |
| AbstractFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 0 / 0 | 3 / 3 | 6 / 6 |
| X509Factory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 1 / 1 | 0 / 0 | 4 / 4 |
| SignatureAlgorithmFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonLoginFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 2+ | 1 / 1 | 0 / 0 | 4 / 4 |
| HttpBasicFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 1 / 1 | 0 / 0 | 4 / 4 |
| LoginThrottlingFactory | Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| AddExpressionLanguageProvidersPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterTokenUsageTrackingPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterLdapLocatorPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterGlobalSecurityEventListenersPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| SortFirewallListenersPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ReplaceDecoratedRememberMeHandlerPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| AddSessionDomainConstraintPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AddSecurityVotersPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterEntryPointPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MakeFirewallsEventDispatcherTraceablePass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| CleanRememberMeVerifierPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RegisterCsrfFeaturesPass | Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| TraceableFirewallListener | Symfony\Bundle\SecurityBundle\Debug | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| WrappedListener | Symfony\Bundle\SecurityBundle\Debug | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| WrappedLazyListener | Symfony\Bundle\SecurityBundle\Debug | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| FirewallListener | Symfony\Bundle\SecurityBundle\EventListener | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| VoteListener | Symfony\Bundle\SecurityBundle\EventListener | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TwigBundle | Symfony\Bundle\TwigBundle | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TemplateIterator | Symfony\Bundle\TwigBundle | 0 | 0 / 0 | 5 / 5 | 3 / 3 |
| TemplateIteratorTest | Symfony\Bundle\TwigBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TestCase | Symfony\Bundle\TwigBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TwigExtensionTest | Symfony\Bundle\TwigBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 15 / 15 |
| ConfigurationTest | Symfony\Bundle\TwigBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| AcmeBundle | Symfony\Bundle\TwigBundle\Tests\DependencyInjection\AcmeBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| TwigLoaderPassTest | Symfony\Bundle\TwigBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 3 / 3 | 5 / 5 |
| TwigEnvironmentPassTest | Symfony\Bundle\TwigBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ExtensionPassTest | Symfony\Bundle\TwigBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| EmptyAppTest | Symfony\Bundle\TwigBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| EmptyAppKernel | Symfony\Bundle\TwigBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NoTemplatingEntryTest | Symfony\Bundle\TwigBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| NoTemplatingEntryKernel | Symfony\Bundle\TwigBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TemplateCacheWarmer | Symfony\Bundle\TwigBundle\CacheWarmer | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| LintCommand | Symfony\Bundle\TwigBundle\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TwigExtension | Symfony\Bundle\TwigBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| Configuration | Symfony\Bundle\TwigBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| EnvironmentConfigurator | Symfony\Bundle\TwigBundle\DependencyInjection\Configurator | 0 | 0 / 0 | 6 / 6 | 2 / 2 |
| ExtensionPass | Symfony\Bundle\TwigBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TwigLoaderPass | Symfony\Bundle\TwigBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TwigEnvironmentPass | Symfony\Bundle\TwigBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RuntimeLoaderPass | Symfony\Bundle\TwigBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| KernelBrowser | Symfony\Bundle\FrameworkBundle | 2+ | 0 / 0 | 3 / 3 | 11 / 11 |
| FrameworkBundle | Symfony\Bundle\FrameworkBundle | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AbstractDataCollector | Symfony\Bundle\FrameworkBundle\DataCollector | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RouterDataCollector | Symfony\Bundle\FrameworkBundle\DataCollector | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| KernelTestCase | Symfony\Bundle\FrameworkBundle\Test | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| TestBrowserToken | Symfony\Bundle\FrameworkBundle\Test | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| WebTestCase | Symfony\Bundle\FrameworkBundle\Test | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TestContainer | Symfony\Bundle\FrameworkBundle\Test | 2+ | 0 / 0 | 3 / 3 | 16 / 16 |
| Translator | Symfony\Bundle\FrameworkBundle\Translation | 2+ | 0 / 0 | 8 / 8 | 7 / 7 |
| SodiumVault | Symfony\Bundle\FrameworkBundle\Secrets | 2+ | 0 / 0 | 4 / 4 | 11 / 11 |
| DotenvVault | Symfony\Bundle\FrameworkBundle\Secrets | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| AbstractVault | Symfony\Bundle\FrameworkBundle\Secrets | 0 | 0 / 0 | 1 / 1 | 8 / 8 |
| KernelBrowserTest | Symfony\Bundle\FrameworkBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestCase | Symfony\Bundle\FrameworkBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| RouterDataCollectorTest | Symfony\Bundle\FrameworkBundle\Tests\DataCollector | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| TestBrowserTokenTest | Symfony\Bundle\FrameworkBundle\Tests\Test | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| WebTestCaseTest | Symfony\Bundle\FrameworkBundle\Tests\Test | 2+ | 0 / 0 | 0 / 0 | 42 / 42 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| TranslatorTest | Symfony\Bundle\FrameworkBundle\Tests\Translation | 2+ | 0 / 0 | 1 / 1 | 21 / 21 |
| TranslatorWithInvalidLocale | Symfony\Bundle\FrameworkBundle\Tests\Translation | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| DotenvVaultTest | Symfony\Bundle\FrameworkBundle\Tests\Secrets | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| SodiumVaultTest | Symfony\Bundle\FrameworkBundle\Tests\Secrets | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| ConfigBuilderCacheWarmerTest | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| anonymous-class | 0 | 0 / 0 | 1 / 1 | 18 / 18 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 5 / 5 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 1 / 1 | |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 2 / 2 | |
| TestKernel | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| TestSecurityExtension | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| RouterCacheWarmerTest | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ValidatorCacheWarmerTest | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SerializerCacheWarmerTest | Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ControllerResolverTest | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| DummyController | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TemplateControllerTest | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestAbstractController | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| AbstractControllerTest | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 39 / 39 |
| RedirectControllerTest | Symfony\Bundle\FrameworkBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 18 / 18 |
| WarmedClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ContainerExcluded | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassAliasExampleClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassAliasTargetClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DeclaredClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DeprecatedClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| BackslashClass | Symfony\Bundle\FrameworkBundle\Tests\Fixtures | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| CircularReferenceHandler | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Serializer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| MaxDepthHandler | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Serializer | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Person | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Serialization | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Author | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Serialization | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| DummyMessage | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DummySchedule | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| FooMessage | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| SecondMessage | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| DummyTask | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| DummyTaskWithCustomReceiver | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| BarMessage | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| Category | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation | 0 | 1 / 1 | 2 / 2 | 0 / 0 |
| Person | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| SubCategory | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation | 2+ | 0 / 0 | 1 / 1 | 0 / 0 |
| Author | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Article | Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| EventDispatcherDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| YamlLintCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| TranslationUpdateCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 17 / 17 |
| CachePoolInvalidateTagsCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| SecretsListCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| CachePoolDeleteCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 8 / 8 |
| CachePruneCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| XliffLintCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 6 / 6 |
| TranslationUpdateCommandCompletionTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| WorkflowDumpCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CachePoolClearCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| SecretsSetCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| TranslationDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 2 / 2 | 17 / 17 |
| RouterMatchCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SecretsRemoveCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CacheClearCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command\CacheClearCommand | 2+ | 0 / 0 | 2 / 2 | 5 / 5 |
| TestAppKernel | Symfony\Bundle\FrameworkBundle\Tests\Command\CacheClearCommand\Fixture | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| DummyFileCacheWarmer | Symfony\Bundle\FrameworkBundle\Tests\Command\CacheClearCommand\Fixture | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| AboutCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Command\AboutCommand | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| TestAppKernel | Symfony\Bundle\FrameworkBundle\Tests\Command\AboutCommand\Fixture | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| RedirectableCompiledUrlMatcherTest | Symfony\Bundle\FrameworkBundle\Tests\Routing | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DelegatingLoaderTest | Symfony\Bundle\FrameworkBundle\Tests\Routing | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RouterTest | Symfony\Bundle\FrameworkBundle\Tests\Routing | 2+ | 0 / 0 | 0 / 0 | 31 / 31 |
| FrameworkExtensionTestCase | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 147 / 147 |
| YamlFrameworkExtensionTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConfigurationTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 26 / 26 |
| PhpFrameworkExtensionTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| XmlFrameworkExtensionTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| TestBundle | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Fixtures\TestBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| CustomPathBundle | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Fixtures\CustomPathBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ProfilerPassTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| anonymous-class | 0 | 0 / 0 | 0 / 0 | 4 / 4 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 2 / 2 | |
| TestServiceContainerRefPassesTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| UnusedTagsPassTest | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| UnusedTagsPassUtils | Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UidTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| HttpClientTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SerializerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| SerializerKernel | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 1 / 1 | 2 / 2 |
| Foo | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| Bar | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| TestServiceContainerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AbstractWebTestCase | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CachePoolsTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| SluggerLocaleAwareTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| SchedulerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| SecurityTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| SubRequestsTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RoutingConditionServiceTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ContainerDumpTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| RouterDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 1 / 1 | 10 / 10 |
| AbstractAttributeRoutingTestCase | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ContainerDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| AutowiringTypesTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| ApiAttributesTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| WithMapQueryStringController | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WithMapRequestPayloadController | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| QueryString | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| Filter | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| RequestBody | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ConfigDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 19 / 19 |
| FragmentTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CachePoolListCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| ProfilerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| CachePoolClearCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| AnnotatedControllerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Psr4RoutingTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TranslationDebugCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| BundlePathsTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| MailerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| anonymous-class | 2+ | 0 / 0 | 1 / 1 | 3 / 3 | |
| SessionTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| DebugAutowiringCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| CacheAttributeListenerTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| TestEntityValueResolver | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Post | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| WithAttributesController | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotificationTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConfigDumpReferenceCommandTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| PropertyInfoTest | Symfony\Bundle\FrameworkBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Dummy | Symfony\Bundle\FrameworkBundle\Tests\Functional | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestDumpExtension | Symfony\Bundle\FrameworkBundle\Tests\Functional\Extension | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| AppKernel | Symfony\Bundle\FrameworkBundle\Tests\Functional\app | 2+ | 0 / 0 | 3 / 3 | 16 / 16 |
| RoutingConditionServiceBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| DefaultController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Controller | 0 | 0 / 0 | 0 / 0 | 7 / 7 |
| AutoConfiguredNonAliasedService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Service | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| FooReplacementService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Service | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AutoConfiguredService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Service | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FooOriginalService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Service | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ManuallyTaggedService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\Service | 0 | 0 / 0 | 0 / 0 | 2 / 2 |
| ExtensionWithoutConfigTestBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\ExtensionWithoutConfigTestBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| ExtensionWithoutConfigTestExtension | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\ExtensionWithoutConfigTestBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| TestBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| NonPublicService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TestServiceContainer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| PrivateService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TestServiceContainer | 0 | 0 / 0 | 1 / 1 | 0 / 0 |
| PublicService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TestServiceContainer | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| UnusedPrivateService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TestServiceContainer | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AutowiredServices | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\AutowiringTypes | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| TransSubscriberService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TransDebug | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| TransMethodCallsService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TransDebug | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| TransPropertyService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TransDebug | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| TransConstructArgService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\TransDebug | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| MockClientCallback | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Tests | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| NotificationController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SecurityController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ProfilerController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TransController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| FragmentController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 6 / 6 |
| Bar | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 1 / 1 | 1 / 1 |
| SubRequestController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 1 / 1 | 5 / 5 |
| AnnotatedController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 5 / 5 |
| SubRequestServiceResolutionController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| HttpClientController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UidController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 4 / 4 |
| TestCommentIdentifier | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| SessionController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| EmailController | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Controller | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestExtension | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| Configuration | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| CustomConfig | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\DependencyInjection\Config | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| SlugConstructArgService | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\Slugger | 0 | 0 / 0 | 1 / 1 | 2 / 2 |
| LegacyBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\LegacyBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| LegacyPerson | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\LegacyBundle\Entity | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| DefaultConfigTestBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\DefaultConfigTestBundle | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| Configuration | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\DefaultConfigTestBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DefaultConfigTestExtension | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\DefaultConfigTestBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ModernBundle | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\ModernBundle\src | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ModernPerson | Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\ModernBundle\src\Entity | 0 | 0 / 0 | 2 / 2 | 1 / 1 |
| ConcreteMicroKernel | Symfony\Bundle\FrameworkBundle\Tests\Kernel | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| Danger | Symfony\Bundle\FrameworkBundle\Tests\Kernel | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MicroKernelTraitTest | Symfony\Bundle\FrameworkBundle\Tests\Kernel | 2+ | 0 / 0 | 1 / 1 | 7 / 7 |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 0 / 0 | |
| anonymous-class | 2+ | 0 / 0 | 0 / 0 | 3 / 3 | |
| MinimalKernel | Symfony\Bundle\FrameworkBundle\Tests\Kernel | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| FlexStyleMicroKernel | Symfony\Bundle\FrameworkBundle\Tests\Kernel | 2+ | 0 / 0 | 1 / 1 | 11 / 11 |
| ApplicationTest | Symfony\Bundle\FrameworkBundle\Tests\Console | 2+ | 0 / 0 | 0 / 0 | 16 / 16 |
| ThrowingCommand | Symfony\Bundle\FrameworkBundle\Tests\Console | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| MarkdownDescriptorTest | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| XmlDescriptorTest | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ObjectsProvider | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 14 / 14 |
| CallableClass | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 3 / 3 |
| ExtendedCallableClass | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RouteStub | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ClassWithoutDocComment | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassWithDocComment | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassWithDocCommentOnMultipleLines | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| ClassWithDocCommentWithoutInitialSpace | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 0 / 0 |
| AbstractDescriptorTestCase | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 1 / 1 | 40 / 40 |
| TextDescriptorTest | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| MyController | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| JsonDescriptorTest | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ValidatorCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 4 / 4 |
| ConfigBuilderCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| AbstractPhpFileCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 0 | 0 / 0 | 1 / 1 | 6 / 6 |
| RouterCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 0 | 0 / 0 | 1 / 1 | 4 / 4 |
| TranslationsCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 0 | 0 / 0 | 2 / 2 | 4 / 4 |
| SerializerCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CachePoolClearerCacheWarmer | Symfony\Bundle\FrameworkBundle\CacheWarmer | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| AbstractController | Symfony\Bundle\FrameworkBundle\Controller | 0 | 0 / 0 | 1 / 1 | 27 / 27 |
| TemplateController | Symfony\Bundle\FrameworkBundle\Controller | 0 | 0 / 0 | 1 / 1 | 3 / 3 |
| ControllerResolver | Symfony\Bundle\FrameworkBundle\Controller | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| RedirectController | Symfony\Bundle\FrameworkBundle\Controller | 0 | 0 / 0 | 3 / 3 | 4 / 4 |
| HttpCache | Symfony\Bundle\FrameworkBundle\HttpCache | 2+ | 0 / 0 | 5 / 5 | 5 / 5 |
| SecretsListCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| CachePoolInvalidateTagsCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| SecretsRemoveCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| CacheClearCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 6 / 6 |
| XliffLintCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| SecretsDecryptToLocalCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| AbstractConfigCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| RouterDebugCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 7 / 7 |
| TranslationUpdateCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 4 / 4 | 9 / 9 | 10 / 10 |
| ConfigDumpReferenceCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| AssetsInstallCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 3 / 3 | 2 / 2 | 8 / 8 |
| CachePoolPruneCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| CachePoolClearCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ContainerLintCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| SecretsEncryptFromLocalCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| DebugAutowiringCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 1 / 1 | 5 / 5 |
| CacheWarmupCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| WorkflowDumpCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 1 / 1 | 1 / 1 | 4 / 4 |
| EventDispatcherDebugCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 1 / 1 | 1 / 1 | 6 / 6 |
| ContainerDebugCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 10 / 10 |
| TranslationDebugCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 7 / 7 | 8 / 8 | 13 / 13 |
| YamlLintCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| CachePoolListCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| SecretsGenerateKeysCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| CachePoolDeleteCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| AboutCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| RouterMatchCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 3 / 3 |
| SecretsSetCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 2 / 2 | 4 / 4 |
| ConfigDebugCommand | Symfony\Bundle\FrameworkBundle\Command | 2+ | 0 / 0 | 0 / 0 | 12 / 12 |
| RedirectableCompiledUrlMatcher | Symfony\Bundle\FrameworkBundle\Routing | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| AttributeRouteControllerLoader | Symfony\Bundle\FrameworkBundle\Routing | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| Router | Symfony\Bundle\FrameworkBundle\Routing | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| DelegatingLoader | Symfony\Bundle\FrameworkBundle\Routing | 2+ | 0 / 0 | 3 / 3 | 2 / 2 |
| AsRoutingConditionService | Symfony\Bundle\FrameworkBundle\Routing\Attribute | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| Configuration | Symfony\Bundle\FrameworkBundle\DependencyInjection | 0 | 0 / 0 | 1 / 1 | 40 / 40 |
| FrameworkExtension | Symfony\Bundle\FrameworkBundle\DependencyInjection | 2+ | 0 / 0 | 1 / 1 | 50 / 50 |
| VirtualRequestStackPass | Symfony\Bundle\FrameworkBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ContainerBuilderDebugDumpPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestServiceContainerRealRefPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| UnusedTagsPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 1 / 1 | 0 / 0 | 1 / 1 |
| AssetsContextPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ErrorLoggerCompilerPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| TestServiceContainerWeakRefPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ProfilerPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| RemoveUnusedSessionMarshallingHandlerPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| AddDebugLogProcessorPass | Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| Application | Symfony\Bundle\FrameworkBundle\Console | 2+ | 0 / 0 | 3 / 3 | 12 / 12 |
| TextDescriptor | Symfony\Bundle\FrameworkBundle\Console\Descriptor | 2+ | 0 / 0 | 1 / 1 | 19 / 19 |
| XmlDescriptor | Symfony\Bundle\FrameworkBundle\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 27 / 27 |
| Descriptor | Symfony\Bundle\FrameworkBundle\Console\Descriptor | 0 | 0 / 0 | 1 / 1 | 29 / 29 |
| JsonDescriptor | Symfony\Bundle\FrameworkBundle\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| MarkdownDescriptor | Symfony\Bundle\FrameworkBundle\Console\Descriptor | 2+ | 0 / 0 | 0 / 0 | 14 / 14 |
| DescriptorHelper | Symfony\Bundle\FrameworkBundle\Console\Helper | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| ConsoleProfilerListener | Symfony\Bundle\FrameworkBundle\EventListener | 0 | 0 / 0 | 8 / 8 | 5 / 5 |
| SuggestMissingPackageSubscriber | Symfony\Bundle\FrameworkBundle\EventListener | 0 | 1 / 1 | 0 / 0 | 2 / 2 |
| WebProfilerBundle | Symfony\Bundle\WebProfilerBundle | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| TestCase | Symfony\Bundle\WebProfilerBundle\Tests | 2+ | 0 / 0 | 0 / 0 | 0 / 0 |
| MinifyTest | Symfony\Bundle\WebProfilerBundle\Tests\Resources | 2+ | 0 / 0 | 0 / 0 | 1 / 1 |
| IconTest | Symfony\Bundle\WebProfilerBundle\Tests\Resources | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| ProfilerControllerTest | Symfony\Bundle\WebProfilerBundle\Tests\Controller | 2+ | 0 / 0 | 0 / 0 | 33 / 33 |
| ContentSecurityPolicyHandlerTest | Symfony\Bundle\WebProfilerBundle\Tests\Csp | 2+ | 0 / 0 | 0 / 0 | 7 / 7 |
| CodeExtensionTest | Symfony\Bundle\WebProfilerBundle\Tests\Profiler | 2+ | 0 / 0 | 0 / 0 | 9 / 9 |
| TemplateManagerTest | Symfony\Bundle\WebProfilerBundle\Tests\Profiler | 2+ | 0 / 0 | 3 / 3 | 6 / 6 |
| ProfileDummy | Symfony\Bundle\WebProfilerBundle\Tests\Profiler | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| WebProfilerExtensionTest | Symfony\Bundle\WebProfilerBundle\Tests\Twig | 2+ | 0 / 0 | 0 / 0 | 2 / 2 |
| WebProfilerExtensionTest | Symfony\Bundle\WebProfilerBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 2 / 2 | 10 / 10 |
| ConfigurationTest | Symfony\Bundle\WebProfilerBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 4 / 4 |
| WebProfilerBundleKernel | Symfony\Bundle\WebProfilerBundle\Tests\Functional | 2+ | 0 / 0 | 0 / 0 | 8 / 8 |
| WebDebugToolbarListenerTest | Symfony\Bundle\WebProfilerBundle\Tests\EventListener | 2+ | 0 / 0 | 0 / 0 | 21 / 21 |
| ProfilerController | Symfony\Bundle\WebProfilerBundle\Controller | 0 | 0 / 0 | 7 / 7 | 14 / 14 |
| ExceptionPanelController | Symfony\Bundle\WebProfilerBundle\Controller | 0 | 0 / 0 | 2 / 2 | 3 / 3 |
| RouterController | Symfony\Bundle\WebProfilerBundle\Controller | 0 | 0 / 0 | 5 / 5 | 3 / 3 |
| NonceGenerator | Symfony\Bundle\WebProfilerBundle\Csp | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| ContentSecurityPolicyHandler | Symfony\Bundle\WebProfilerBundle\Csp | 0 | 0 / 0 | 2 / 2 | 14 / 14 |
| TemplateManager | Symfony\Bundle\WebProfilerBundle\Profiler | 0 | 0 / 0 | 3 / 3 | 3 / 3 |
| CodeExtension | Symfony\Bundle\WebProfilerBundle\Profiler | 2+ | 0 / 0 | 3 / 3 | 13 / 13 |
| WebProfilerExtension | Symfony\Bundle\WebProfilerBundle\Twig | 2+ | 0 / 0 | 3 / 3 | 8 / 8 |
| WebProfilerExtension | Symfony\Bundle\WebProfilerBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| Configuration | Symfony\Bundle\WebProfilerBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| WebDebugToolbarListener | Symfony\Bundle\WebProfilerBundle\EventListener | 0 | 2 / 2 | 7 / 7 | 6 / 6 |
| DebugBundle | Symfony\Bundle\DebugBundle | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DebugExtensionTest | Symfony\Bundle\DebugBundle\Tests\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 6 / 6 |
| DumpDataCollectorPassTest | Symfony\Bundle\DebugBundle\Tests\DependencyInjection\Compiler | 2+ | 0 / 0 | 0 / 0 | 5 / 5 |
| ServerDumpPlaceholderCommand | Symfony\Bundle\DebugBundle\Command | 2+ | 0 / 0 | 1 / 1 | 3 / 3 |
| Configuration | Symfony\Bundle\DebugBundle\DependencyInjection | 0 | 0 / 0 | 0 / 0 | 1 / 1 |
| DebugExtension | Symfony\Bundle\DebugBundle\DependencyInjection | 2+ | 0 / 0 | 0 / 0 | 3 / 3 |
| DumpDataCollectorPass | Symfony\Bundle\DebugBundle\DependencyInjection\Compiler | 0 | 0 / 0 | 0 / 0 | 1 / 1 |