This is the list of classes depdendencies : For each class, there is the list of other classes that it depends upon. Dependencies include types, attributes, instantiation and static calls.
Class | Dependency | Type | Count |
---|---|---|---|
__TwigTemplate_VarDumperFixture_u75a09 (\) | AbstractTwigTemplate (\) | extends | 1 |
AbstractTwigTemplate (\) | staticmethodcall | 1 | |
ExtendsDeprecatedClassFromOtherVendor (\acme\lib) | DeprecatedClass (\fcy\lib) | extends | 1 |
SomeService (\acme\lib) | AnotherService (\bar\lib) | new | 1 |
AcmeExtension (\) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
BarService (\app\services) | ExtendsDeprecatedClassFromOtherVendor (\acme\lib) | staticconstant | 1 |
ExtendsDeprecatedFromVendor (\app\services) | DeprecatedClass (\fcy\lib) | extends | 1 |
AccessTokenAuthenticatorTest (\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
HeaderAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 1 | |
FallbackUserLoader (\symfony\component\security\http\authenticator) | new | 1 | |
AffirmativeStrategyTest (\authorization\strategy) | AccessDecisionStrategyTestCase (\symfony\component\security\core\test) | extends | 1 |
ConsensusStrategyTest (\authorization\strategy) | AccessDecisionStrategyTestCase (\symfony\component\security\core\test) | extends | 1 |
PriorityStrategyTest (\authorization\strategy) | AccessDecisionStrategyTestCase (\symfony\component\security\core\test) | extends | 1 |
UnanimousStrategyTest (\authorization\strategy) | AccessDecisionStrategyTestCase (\symfony\component\security\core\test) | extends | 1 |
Dummy (\b) | Dummy (\a) | extends | 1 |
BarBucCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
BarCircular (\) | FoobarCircular (\) | type | 1 |
BarClass (\) | BazClass (\) | extends | 1 |
BazClass (\) | type | 1 | |
BarHiddenCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
BarUserClass (\) | BarClass (\) | type | 1 |
BazClass (\) | Foo (\) | type | 1 |
Builder (\) | Filesystem (\symfony\component\filesystem) | new | 1 |
Finder (\symfony\component\finder) | new | 1 | |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 | |
ComposerAutoloaderInitFake (\) | ComposerLoaderFake (\) | type | 1 |
ComposerAutoloaderInitFakeBis (\) | ComposerLoaderFakeBis (\) | type | 1 |
ProjectServiceContainer (\container14) | ContainerBuilder (\symfony\component\dependencyinjection) | extends | 1 |
TraceableArgumentResolverTest (\controller) | Request (\symfony\component\httpfoundation) | new | 1 |
TraceableArgumentResolver (\symfony\component\httpkernel\controller) | new | 1 | |
TraceableControllerResolverTest (\controller) | Request (\symfony\component\httpfoundation) | new | 1 |
TraceableControllerResolver (\symfony\component\httpkernel\controller) | new | 1 | |
DummyProxyDumper (\) | DumperInterface (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | implements | 1 |
RequestContextProviderTest (\dumper\contextprovider) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
EnumTypeTest (\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IdentityTranslator (\symfony\component\translation) | new | 1 | |
ImportMapExtensionTest (\extension) | ImportMapExtension (\symfony\bridge\twig\extension) | new | 1 |
ImportMapRuntime (\symfony\bridge\twig\extension) | new | 1 | |
AnnotationsBundle (\fixtures\bundles\annotationsbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
AnnotationsOneLineBundle (\fixtures\bundles\annotationsonelinebundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
AttributesBundle (\fixtures\bundles\attributesbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
FullEmbeddableAnnotationsBundle (\fixtures\bundles\fullembeddableannotationsbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
FullEmbeddableAttributesBundle (\fixtures\bundles\fullembeddableattributesbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
NewAnnotationsBundle (\fixtures\bundles\newannotationsbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
NewXmlBundle (\fixtures\bundles\newxmlbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
PhpBundle (\fixtures\bundles\phpbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
SrcXmlBundle (\fixtures\bundles\srcxmlbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
XmlBundle (\fixtures\bundles\xmlbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
YamlBundle (\fixtures\bundles\yamlbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
Foo1Command (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Foo2Command (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Foo3Command (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Foo4Command (\) | Command (\symfony\component\console\command) | extends | 1 |
Foo5Command (\) | Command (\symfony\component\console\command) | extends | 1 |
Foo6Command (\) | Command (\symfony\component\console\command) | extends | 1 |
FoobarCircular (\) | FooCircular (\) | type | 1 |
FoobarCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FooCircular (\) | BarCircular (\) | type | 1 |
FooCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
FooHiddenCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FooLazyClassGhost2108fce (\) | FooLazyClass (\bar) | extends | 1 |
\Symfony\Component\VarExporter\LazyGhostTrait (\symfony\component\varexporter) | use | 1 | |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
FooLock2Command (\) | Command (\symfony\component\console\command) | extends | 1 |
LockableTrait (\symfony\component\console\command) | use | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FooLockCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
LockableTrait (\symfony\component\console\command) | use | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FooOptCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
FooProxy4048957 (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
\Symfony\Component\VarExporter\LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
FooSameCaseLowercaseCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
FooSameCaseUppercaseCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
FooSubnamespaced1Command (\) | Command (\symfony\component\console\command) | extends | 1 |
FooSubnamespaced2Command (\) | Command (\symfony\component\console\command) | extends | 1 |
FooWithoutAliasCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
LineNotifyTransportFactoryTest (\) | LineNotifyTransportFactory (\symfony\component\notifier\bridge\linenotify) | new | 1 |
LineNotifyTransportFactory (\symfony\component\notifier\bridge\linenotify) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
objectProxy8ac8e9a (\) | AInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
AInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
IInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 | |
IInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
\Symfony\Component\VarExporter\LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
BarCov (\phpunitcoveragetest) | FooCov (\phpunitcoveragetest) | type | 1 |
BarCovTest (\phpunitcoveragetest\tests) | BarCov (\phpunitcoveragetest) | new | 1 |
FooCov (\phpunitcoveragetest) | new | 1 | |
ProjectExtension (\) | ExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 |
ProjectServiceContainer (\) | BarClass (\) | new | 1 |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
A (\symfony\component\dependencyinjection\tests\compiler) | staticmethodcall | 1 | |
AAndIInterfaceConsumer (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
CustomDefinition (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
C1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | new | 1 | |
C2 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | new | 1 | |
C3 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | new | 1 | |
NewInInitializer (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
ParentNotExists (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
TestDefinition1 (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
Stopwatch (\symfony\component\stopwatch) | new | 1 | |
ProjectWithXsdExtension (\) | ProjectExtension (\) | extends | 1 |
DoctrineTokenProviderTest (\security\rememberme) | DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | new | 1 |
DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | type | 1 | |
RelaySessionHandlerTest (\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
stdClassProxy2fc7938 (\) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
\Symfony\Component\VarExporter\LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
RelayStoreTest (\store) | AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
EntityValueResolver (\symfony\bridge\doctrine\argumentresolver) | ExpressionLanguage (\symfony\component\expressionlanguage) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | staticconstant | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
MapEntity (\symfony\bridge\doctrine\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
ProxyCacheWarmer (\symfony\bridge\doctrine\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
DoctrineDataCollector (\symfony\bridge\doctrine\datacollector) | ObjectParameter (\symfony\bridge\doctrine\datacollector) | new | 1 |
ObjectParameter (\symfony\bridge\doctrine\datacollector) | type | 1 | |
DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
AbstractDoctrineExtension (\symfony\bridge\doctrine\dependencyinjection) | Alias (\symfony\component\dependencyinjection) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
DoctrineValidationPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
RegisterEventListenersAndSubscribersPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RegisterMappingsPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RegisterUidTypePass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
EntityFactory (\symfony\bridge\doctrine\dependencyinjection\security\userprovider) | UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
DoctrineChoiceLoader (\symfony\bridge\doctrine\form\choicelist) | EntityLoaderInterface (\symfony\bridge\doctrine\form\choicelist) | type | 1 |
IdReader (\symfony\bridge\doctrine\form\choicelist) | type | 1 | |
AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | extends | 1 | |
IdReader (\symfony\bridge\doctrine\form\choicelist) | RuntimeException (\symfony\component\form\exception) | new | 1 |
ORMQueryBuilderLoader (\symfony\bridge\doctrine\form\choicelist) | EntityLoaderInterface (\symfony\bridge\doctrine\form\choicelist) | implements | 1 |
TransformationFailedException (\symfony\component\form\exception) | new | 1 | |
CollectionToArrayTransformer (\symfony\bridge\doctrine\form\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
TransformationFailedException (\symfony\component\form\exception) | new | 1 | |
DoctrineOrmExtension (\symfony\bridge\doctrine\form) | DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | new | 1 |
EntityType (\symfony\bridge\doctrine\form\type) | new | 1 | |
AbstractExtension (\symfony\component\form) | extends | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | FormTypeGuesserInterface (\symfony\component\form) | implements | 1 |
TypeGuess (\symfony\component\form\guess) | type | 1 | |
MergeDoctrineCollectionListener (\symfony\bridge\doctrine\form\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
DoctrineType (\symfony\bridge\doctrine\form\type) | DoctrineChoiceLoader (\symfony\bridge\doctrine\form\choicelist) | new | 1 |
IdReader (\symfony\bridge\doctrine\form\choicelist) | new | 1 | |
IdReader (\symfony\bridge\doctrine\form\choicelist) | type | 1 | |
CollectionToArrayTransformer (\symfony\bridge\doctrine\form\datatransformer) | new | 1 | |
MergeDoctrineCollectionListener (\symfony\bridge\doctrine\form\eventlistener) | new | 1 | |
AbstractType (\symfony\component\form) | extends | 1 | |
RuntimeException (\symfony\component\form\exception) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
EntityType (\symfony\bridge\doctrine\form\type) | ORMQueryBuilderLoader (\symfony\bridge\doctrine\form\choicelist) | new | 1 |
ORMQueryBuilderLoader (\symfony\bridge\doctrine\form\choicelist) | type | 1 | |
DoctrineType (\symfony\bridge\doctrine\form\type) | extends | 1 | |
DoctrineType (\symfony\bridge\doctrine\form\type) | staticmethodcall | 1 | |
AbstractType (\symfony\component\form) | staticmethodcall | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UlidGenerator (\symfony\bridge\doctrine\idgenerator) | UlidFactory (\symfony\component\uid\factory) | type | 1 |
Ulid (\symfony\component\uid) | new | 1 | |
UuidGenerator (\symfony\bridge\doctrine\idgenerator) | NameBasedUuidFactory (\symfony\component\uid\factory) | type | 1 |
RandomBasedUuidFactory (\symfony\component\uid\factory) | type | 1 | |
TimeBasedUuidFactory (\symfony\component\uid\factory) | type | 1 | |
ManagerRegistry (\symfony\bridge\doctrine) | Container (\symfony\component\dependencyinjection) | type | 1 |
LazyObjectInterface (\symfony\component\varexporter) | instanceof | 1 | |
AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | UnrecoverableMessageHandlingException (\symfony\component\messenger\exception) | new | 1 |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
DoctrineClearEntityManagerWorkerSubscriber (\symfony\bridge\doctrine\messenger) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
DoctrineCloseConnectionMiddleware (\symfony\bridge\doctrine\messenger) | AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | extends | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
DoctrineOpenTransactionLoggerMiddleware (\symfony\bridge\doctrine\messenger) | AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | extends | 1 |
AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | staticmethodcall | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
DoctrinePingConnectionMiddleware (\symfony\bridge\doctrine\messenger) | AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | extends | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
DoctrineTransactionMiddleware (\symfony\bridge\doctrine\messenger) | AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | extends | 1 |
HandlerFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
HandlerFailedException (\symfony\component\messenger\exception) | new | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
Connection (\symfony\bridge\doctrine\middleware\debug) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Statement (\symfony\bridge\doctrine\middleware\debug) | new | 1 | |
Statement (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
Connection (\symfony\bridge\doctrine\middleware\debug\dbal3) | Statement (\symfony\bridge\doctrine\middleware\debug\dbal3) | new | 1 |
Statement (\symfony\bridge\doctrine\middleware\debug\dbal3) | type | 1 | |
DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
Statement (\symfony\bridge\doctrine\middleware\debug\dbal3) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Query (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | Query (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Driver (\symfony\bridge\doctrine\middleware\debug) | Connection (\symfony\bridge\doctrine\middleware\debug) | new | 1 |
Connection (\symfony\bridge\doctrine\middleware\debug\dbal3) | new | 1 | |
DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
Middleware (\symfony\bridge\doctrine\middleware\debug) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Driver (\symfony\bridge\doctrine\middleware\debug) | new | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
Statement (\symfony\bridge\doctrine\middleware\debug) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Query (\symfony\bridge\doctrine\middleware\debug) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
DoctrineExtractor (\symfony\bridge\doctrine\propertyinfo) | PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
DoctrineDbalCacheAdapterSchemaListener (\symfony\bridge\doctrine\schemalistener) | AbstractSchemaListener (\symfony\bridge\doctrine\schemalistener) | extends | 1 |
LockStoreSchemaListener (\symfony\bridge\doctrine\schemalistener) | AbstractSchemaListener (\symfony\bridge\doctrine\schemalistener) | extends | 1 |
InvalidArgumentException (\symfony\component\lock\exception) | catch | 1 | |
DoctrineDbalStore (\symfony\component\lock\store) | instanceof | 1 | |
MessengerTransportDoctrineSchemaListener (\symfony\bridge\doctrine\schemalistener) | AbstractSchemaListener (\symfony\bridge\doctrine\schemalistener) | extends | 1 |
PdoSessionHandlerSchemaListener (\symfony\bridge\doctrine\schemalistener) | AbstractSchemaListener (\symfony\bridge\doctrine\schemalistener) | extends | 1 |
PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | instanceof | 1 | |
PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 | |
RememberMeTokenProviderDoctrineSchemaListener (\symfony\bridge\doctrine\schemalistener) | AbstractSchemaListener (\symfony\bridge\doctrine\schemalistener) | extends | 1 |
DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | instanceof | 1 | |
PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | instanceof | 1 | |
DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | instanceof | 1 |
TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 | |
TokenVerifierInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 | |
TokenNotFoundException (\symfony\component\security\core\exception) | catch | 1 | |
EntityUserProvider (\symfony\bridge\doctrine\security\user) | UserLoaderInterface (\symfony\bridge\doctrine\security\user) | instanceof | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserLoaderInterface (\symfony\bridge\doctrine\security\user) | UserInterface (\symfony\component\security\core\user) | type | 1 |
EntityValueResolverTest (\symfony\bridge\doctrine\tests\argumentresolver) | MapEntity (\symfony\bridge\doctrine\attribute) | type | 1 |
SyntaxError (\symfony\component\expressionlanguage) | new | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
ContainerAwareEventManagerTest (\symfony\bridge\doctrine\tests) | ContainerAwareEventManager (\symfony\bridge\doctrine) | type | 1 |
Container (\symfony\component\dependencyinjection) | type | 1 | |
DoctrineDataCollectorTest (\symfony\bridge\doctrine\tests\datacollector) | DoctrineDataCollector (\symfony\bridge\doctrine\datacollector) | new | 1 |
DoctrineDataCollector (\symfony\bridge\doctrine\datacollector) | type | 1 | |
DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | new | 1 | |
Query (\symfony\bridge\doctrine\middleware\debug) | new | 1 | |
ConcreteMappingsPass (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | RegisterMappingsPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | extends | 1 |
RegisterEventListenersAndSubscribersPassTest (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | RegisterEventListenersAndSubscribersPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
RegisterMappingsPassTest (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | ConcreteMappingsPass (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
DoctrineExtensionTest (\symfony\bridge\doctrine\tests\dependencyinjection) | AbstractDoctrineExtension (\symfony\bridge\doctrine\dependencyinjection) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
AssociationEntity (\symfony\bridge\doctrine\tests\fixtures) | CompositeIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 |
SingleIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 | |
AssociationEntity2 (\symfony\bridge\doctrine\tests\fixtures) | CompositeIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 |
SingleIntIdNoToStringEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 | |
DoctrineLoaderEntity (\symfony\bridge\doctrine\tests\fixtures) | DoctrineLoaderParentEntity (\symfony\bridge\doctrine\tests\fixtures) | extends | 1 |
UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | attribute | 1 | |
EmbeddedIdentifierEntity (\symfony\bridge\doctrine\tests\fixtures) | Identifier (\symfony\bridge\doctrine\tests\fixtures\embeddable) | type | 1 |
Employee (\symfony\bridge\doctrine\tests\fixtures) | Person (\symfony\bridge\doctrine\tests\fixtures) | extends | 1 |
Person (\symfony\bridge\doctrine\tests\fixtures) | DiscriminatorColumn (\doctrine\orm\mapping) | attribute | 1 |
DiscriminatorMap (\doctrine\orm\mapping) | attribute | 1 | |
InheritanceType (\doctrine\orm\mapping) | attribute | 1 | |
SingleAssociationToIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | SingleIntIdNoToStringEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 |
SingleIntIdStringWrapperNameEntity (\symfony\bridge\doctrine\tests\fixtures) | StringWrapper (\symfony\bridge\doctrine\tests\fixtures\type) | type | 1 |
SingleStringCastableIdEntity (\symfony\bridge\doctrine\tests\fixtures) | StringCastableObjectIdentity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 |
StringWrapperType (\symfony\bridge\doctrine\tests\fixtures\type) | StringWrapper (\symfony\bridge\doctrine\tests\fixtures\type) | instanceof | 1 |
StringWrapper (\symfony\bridge\doctrine\tests\fixtures\type) | new | 1 | |
StringWrapper (\symfony\bridge\doctrine\tests\fixtures\type) | type | 1 | |
UlidIdEntity (\symfony\bridge\doctrine\tests\fixtures) | Ulid (\symfony\component\uid) | type | 1 |
User (\symfony\bridge\doctrine\tests\fixtures) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UuidIdEntity (\symfony\bridge\doctrine\tests\fixtures) | Uuid (\symfony\component\uid) | type | 1 |
DoctrineChoiceLoaderTest (\symfony\bridge\doctrine\tests\form\choicelist) | EntityLoaderInterface (\symfony\bridge\doctrine\form\choicelist) | type | 1 |
IdReader (\symfony\bridge\doctrine\form\choicelist) | type | 1 | |
CollectionToArrayTransformerTest (\symfony\bridge\doctrine\tests\form\datatransformer) | CollectionToArrayTransformer (\symfony\bridge\doctrine\form\datatransformer) | type | 1 |
DoctrineOrmTypeGuesserTest (\symfony\bridge\doctrine\tests\form) | DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | new | 1 |
MergeDoctrineCollectionListenerTest (\symfony\bridge\doctrine\tests\form\eventlistener) | MergeDoctrineCollectionListener (\symfony\bridge\doctrine\form\eventlistener) | new | 1 |
EventDispatcher (\symfony\component\eventdispatcher) | type | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
EntityTypePerformanceTest (\symfony\bridge\doctrine\tests\form\type) | DoctrineOrmExtension (\symfony\bridge\doctrine\form) | new | 1 |
SingleIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
CoreExtension (\symfony\component\form\extension\core) | new | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
FormPerformanceTestCase (\symfony\component\form\test) | extends | 1 | |
FormPerformanceTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | DoctrineOrmExtension (\symfony\bridge\doctrine\form) | new | 1 |
CompositeStringIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
GroupableEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 1 | |
SingleStringIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
UlidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | Ulid (\symfony\component\uid) | new | 1 |
Ulid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | UuidFactory (\symfony\component\uid\factory) | new | 1 |
UuidV4 (\symfony\component\uid) | new | 1 | |
DoctrineClearEntityManagerWorkerSubscriberTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineClearEntityManagerWorkerSubscriber (\symfony\bridge\doctrine\messenger) | new | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
DoctrineCloseConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineCloseConnectionMiddleware (\symfony\bridge\doctrine\messenger) | type | 1 |
ConsumedByWorkerStamp (\symfony\component\messenger\stamp) | new | 1 | |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
DoctrineOpenTransactionLoggerMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineOpenTransactionLoggerMiddleware (\symfony\bridge\doctrine\messenger) | type | 1 |
Envelope (\symfony\component\messenger) | new | 1 | |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
DoctrinePingConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrinePingConnectionMiddleware (\symfony\bridge\doctrine\messenger) | type | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
DoctrineTransactionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineTransactionMiddleware (\symfony\bridge\doctrine\messenger) | type | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
MiddlewareTest (\symfony\bridge\doctrine\tests\middleware\debug) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | type | 1 |
Middleware (\symfony\bridge\doctrine\middleware\debug) | new | 1 | |
ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
MySubscriber (\symfony\bridge\doctrine\tests) | MyListener (\symfony\bridge\doctrine\tests) | extends | 1 |
DoctrineExtractorTest (\symfony\bridge\doctrine\tests\propertyinfo) | DoctrineExtractor (\symfony\bridge\doctrine\propertyinfo) | new | 1 |
DoctrineExtractor (\symfony\bridge\doctrine\propertyinfo) | type | 1 | |
DoctrineFooType (\symfony\bridge\doctrine\tests\propertyinfo\fixtures) | Foo (\symfony\bridge\doctrine\tests\propertyinfo\fixtures) | instanceof | 1 |
Foo (\symfony\bridge\doctrine\tests\propertyinfo\fixtures) | new | 1 | |
Foo (\symfony\bridge\doctrine\tests\propertyinfo\fixtures) | type | 1 | |
DoctrineDbalCacheAdapterSchemaListenerTest (\symfony\bridge\doctrine\tests\schemalistener) | DoctrineDbalCacheAdapterSchemaListener (\symfony\bridge\doctrine\schemalistener) | new | 1 |
LockStoreSchemaListenerTest (\symfony\bridge\doctrine\tests\schemalistener) | InvalidArgumentException (\symfony\component\lock\exception) | new | 1 |
PdoSessionHandlerSchemaListenerTest (\symfony\bridge\doctrine\tests\schemalistener) | PdoSessionHandlerSchemaListener (\symfony\bridge\doctrine\schemalistener) | new | 1 |
PasswordUpgraderRepository (\symfony\bridge\doctrine\tests\security\user) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
UserLoaderRepository (\symfony\bridge\doctrine\tests\security\user) | UserLoaderInterface (\symfony\bridge\doctrine\security\user) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
TestManagerRegistry (\symfony\bridge\doctrine\tests) | ManagerRegistry (\symfony\bridge\doctrine) | extends | 1 |
UlidTypeTest (\symfony\bridge\doctrine\tests\types) | UlidType (\symfony\bridge\doctrine\types) | type | 1 |
Ulid (\symfony\component\uid) | new | 1 | |
UuidTypeTest (\symfony\bridge\doctrine\tests\types) | UuidType (\symfony\bridge\doctrine\types) | type | 1 |
UniqueEntityDummyOne (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | attribute | 1 |
UniqueEntityDummyThree (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | attribute | 1 |
UniqueEntityDummyTwo (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | attribute | 1 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | Employee (\symfony\bridge\doctrine\tests\fixtures) | new | 1 |
TestRepositoryFactory (\symfony\bridge\doctrine\tests) | type | 1 | |
UniqueEntityValidator (\symfony\bridge\doctrine\validator\constraints) | new | 1 | |
UniqueEntityValidator (\symfony\bridge\doctrine\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 1 | |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | BaseUser (\symfony\bridge\doctrine\tests\fixtures) | new | 1 |
DoctrineLoaderEmbed (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
DoctrineLoaderEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
DoctrineLoaderEnum (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
DoctrineLoaderNestedEmbed (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
DoctrineLoaderNoAutoMappingEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
DoctrineLoaderParentEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AbstractUidType (\symfony\bridge\doctrine\types) | AbstractUid (\symfony\component\uid) | type | 1 |
UlidType (\symfony\bridge\doctrine\types) | AbstractUidType (\symfony\bridge\doctrine\types) | extends | 1 |
UuidType (\symfony\bridge\doctrine\types) | AbstractUidType (\symfony\bridge\doctrine\types) | extends | 1 |
UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
UniqueEntityValidator (\symfony\bridge\doctrine\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | instanceof | 1 |
UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | staticconstant | 1 | |
UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | type | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
DoctrineInitializer (\symfony\bridge\doctrine\validator) | ObjectInitializerInterface (\symfony\component\validator) | implements | 1 |
DoctrineLoader (\symfony\bridge\doctrine\validator) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | instanceof | 1 |
UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | new | 1 | |
Length (\symfony\component\validator\constraints) | instanceof | 1 | |
Length (\symfony\component\validator\constraints) | new | 1 | |
Valid (\symfony\component\validator\constraints) | new | 1 | |
AutoMappingTrait (\symfony\component\validator\mapping\loader) | use | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
ServerLogCommand (\symfony\bridge\monolog\command) | ConsoleFormatter (\symfony\bridge\monolog\formatter) | new | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
LogicException (\symfony\component\console\exception) | new | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 1 | |
DebugProcessorTest (\symfony\bridge\monolog) | RequestStack (\symfony\component\httpfoundation) | new | 1 |
ConsoleFormatter (\symfony\bridge\monolog\formatter) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 1 |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | type | 1 | |
CliDumper (\symfony\component\vardumper\dumper) | type | 1 | |
ChromePhpHandler (\symfony\bridge\monolog\handler) | Response (\symfony\component\httpfoundation) | type | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
ConsoleHandler (\symfony\bridge\monolog\handler) | ConsoleCommandEvent (\symfony\component\console\event) | type | 1 |
ConsoleTerminateEvent (\symfony\component\console\event) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ElasticsearchLogstashHandler (\symfony\bridge\monolog\handler) | FormattableHandlerTrait (\monolog\handler) | use | 1 |
ProcessableHandlerTrait (\monolog\handler) | use | 1 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpCodeActivationStrategy (\symfony\bridge\monolog\handler\fingerscrossed) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
HttpException (\symfony\component\httpkernel\exception) | instanceof | 1 | |
NotFoundActivationStrategy (\symfony\bridge\monolog\handler\fingerscrossed) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
HttpException (\symfony\component\httpkernel\exception) | instanceof | 1 | |
FirePHPHandler (\symfony\bridge\monolog\handler) | Response (\symfony\component\httpfoundation) | type | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
NotifierHandler (\symfony\bridge\monolog\handler) | Notification (\symfony\component\notifier\notification) | new | 1 |
Notification (\symfony\component\notifier\notification) | staticmethodcall | 1 | |
ServerLogHandler (\symfony\bridge\monolog\handler) | VarDumperFormatter (\symfony\bridge\monolog\formatter) | new | 1 |
AbstractTokenProcessor (\symfony\bridge\monolog\processor) | TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
ConsoleCommandProcessor (\symfony\bridge\monolog\processor) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
ConsoleEvent (\symfony\component\console\event) | type | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
DebugProcessor (\symfony\bridge\monolog\processor) | DebugLoggerInterface (\symfony\component\httpkernel\log) | implements | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
RouteProcessor (\symfony\bridge\monolog\processor) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
SwitchUserTokenProcessor (\symfony\bridge\monolog\processor) | AbstractTokenProcessor (\symfony\bridge\monolog\processor) | extends | 1 |
SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
TokenProcessor (\symfony\bridge\monolog\processor) | AbstractTokenProcessor (\symfony\bridge\monolog\processor) | extends | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
WebProcessor (\symfony\bridge\monolog\processor) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
ConsoleFormatterTest (\symfony\bridge\monolog\tests\formatter) | ConsoleFormatter (\symfony\bridge\monolog\formatter) | new | 1 |
ConsoleFormatter (\symfony\bridge\monolog\formatter) | staticconstant | 1 | |
RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 | |
ConsoleHandlerTest (\symfony\bridge\monolog\tests\handler) | ConsoleCommandEvent (\symfony\component\console\event) | new | 1 |
ConsoleTerminateEvent (\symfony\component\console\event) | new | 1 | |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
HttpCodeActivationStrategyTest (\symfony\bridge\monolog\tests\handler\fingerscrossed) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
NotFoundActivationStrategyTest (\symfony\bridge\monolog\tests\handler\fingerscrossed) | NotFoundActivationStrategy (\symfony\bridge\monolog\handler\fingerscrossed) | new | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
FirePHPHandlerTest (\symfony\bridge\monolog\tests\handler) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
MailerHandlerTest (\symfony\bridge\monolog\tests\handler) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 |
MailerInterface (\symfony\component\mailer) | type | 1 | |
ClassThatInheritDebugProcessor (\symfony\bridge\monolog\tests\processor) | DebugProcessor (\symfony\bridge\monolog\processor) | extends | 1 |
ConsoleCommandProcessorTest (\symfony\bridge\monolog\tests\processor) | ConsoleEvent (\symfony\component\console\event) | new | 1 |
ConsoleEvent (\symfony\component\console\event) | type | 1 | |
RouteProcessorTest (\symfony\bridge\monolog\tests\processor) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 |
ParameterBag (\symfony\component\httpfoundation) | new | 1 | |
FinishRequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
SwitchUserTokenProcessorTest (\symfony\bridge\monolog\tests\processor) | SwitchUserTokenProcessor (\symfony\bridge\monolog\processor) | new | 1 |
RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | new | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
TokenProcessorTest (\symfony\bridge\monolog\tests\processor) | TokenProcessor (\symfony\bridge\monolog\processor) | new | 1 |
RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
WebProcessorTest (\symfony\bridge\monolog\tests\processor) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticconstant | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
ConstraintTrait (\symfony\bridge\phpunit) | Legacy\ConstraintTraitForV7 (\symfony\bridge\phpunit\legacy) | use | 1 |
Legacy\ConstraintTraitForV8 (\symfony\bridge\phpunit\legacy) | use | 1 | |
Legacy\ConstraintTraitForV9 (\symfony\bridge\phpunit\legacy) | use | 1 | |
CoverageListener (\symfony\bridge\phpunit) | TestListenerDefaultImplementation (\phpunit\framework) | use | 1 |
DeprecationErrorHandler (\symfony\bridge\phpunit) | Configuration (\symfony\bridge\phpunit\deprecationerrorhandler) | type | 1 |
Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 1 | |
DebugClassLoader (\symfony\component\errorhandler) | staticmethodcall | 1 | |
DeprecationGroup (\symfony\bridge\phpunit\deprecationerrorhandler) | DeprecationNotice (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 1 |
DeprecationNotice (\symfony\bridge\phpunit\deprecationerrorhandler) | type | 1 | |
ExpectDeprecationTrait (\symfony\bridge\phpunit) | ExpectDeprecationTraitBeforeV8_4 (\symfony\bridge\phpunit\legacy) | use | 1 |
ExpectDeprecationTraitForV8_4 (\symfony\bridge\phpunit\legacy) | use | 1 | |
CommandForV7 (\symfony\bridge\phpunit\legacy) | SymfonyTestsListener (\symfony\bridge\phpunit) | instanceof | 1 |
SymfonyTestsListener (\symfony\bridge\phpunit) | new | 1 | |
CommandForV9 (\symfony\bridge\phpunit\legacy) | SymfonyTestsListener (\symfony\bridge\phpunit) | instanceof | 1 |
SymfonyTestsListener (\symfony\bridge\phpunit) | new | 1 | |
ConstraintTraitForV7 (\symfony\bridge\phpunit\legacy) | ConstraintLogicTrait (\symfony\bridge\phpunit\legacy) | use | 1 |
ConstraintTraitForV8 (\symfony\bridge\phpunit\legacy) | ConstraintLogicTrait (\symfony\bridge\phpunit\legacy) | use | 1 |
ConstraintTraitForV9 (\symfony\bridge\phpunit\legacy) | ConstraintLogicTrait (\symfony\bridge\phpunit\legacy) | use | 1 |
SymfonyTestsListenerForV7 (\symfony\bridge\phpunit\legacy) | TestListenerDefaultImplementation (\phpunit\framework) | use | 1 |
SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | type | 1 | |
ConfigurationTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | DeprecationGroup (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 1 |
ExpectDeprecationTraitTest (\symfony\bridge\phpunit\tests) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
ExpectDeprecationTraitTestFail (\symfony\bridge\phpunit\tests\failtests) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
NoAssertionsTestNotRisky (\symfony\bridge\phpunit\tests\failtests) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
NoAssertionsTestRisky (\symfony\bridge\phpunit\tests\failtests) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
PsrServerRequestResolver (\symfony\bridge\psrhttpmessage\argumentvalueresolver) | HttpMessageFactoryInterface (\symfony\bridge\psrhttpmessage) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
PsrResponseListener (\symfony\bridge\psrhttpmessage\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ViewEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
HttpFoundationFactory (\symfony\bridge\psrhttpmessage\factory) | UploadedFile (\symfony\bridge\psrhttpmessage\factory) | new | 1 |
UploadedFile (\symfony\bridge\psrhttpmessage\factory) | type | 1 | |
HttpFoundationFactoryInterface (\symfony\bridge\psrhttpmessage) | implements | 1 | |
Cookie (\symfony\component\httpfoundation) | new | 1 | |
Cookie (\symfony\component\httpfoundation) | type | 1 | |
Request (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 1 | |
PsrHttpFactory (\symfony\bridge\psrhttpmessage\factory) | HttpMessageFactoryInterface (\symfony\bridge\psrhttpmessage) | implements | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | instanceof | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | staticproperty | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | instanceof | 1 | |
UploadedFile (\symfony\bridge\psrhttpmessage\factory) | FileException (\symfony\component\httpfoundation\file\exception) | new | 1 |
File (\symfony\component\httpfoundation\file) | type | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | extends | 1 | |
HttpFoundationFactoryInterface (\symfony\bridge\psrhttpmessage) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpMessageFactoryInterface (\symfony\bridge\psrhttpmessage) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
PsrServerRequestResolverTest (\symfony\bridge\psrhttpmessage\tests\argumentvalueresolver) | PsrServerRequestResolver (\symfony\bridge\psrhttpmessage\argumentvalueresolver) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | new | 1 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | type | 1 | |
PsrResponseListenerTest (\symfony\bridge\psrhttpmessage\tests\eventlistener) | Response (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
ViewEvent (\symfony\component\httpkernel\event) | new | 1 | |
ViewEvent (\symfony\component\httpkernel\event) | type | 1 | |
HttpFoundationFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | HttpFoundationFactory (\symfony\bridge\psrhttpmessage\factory) | type | 1 |
Response (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 | |
UploadedFile (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 | |
UploadedFile (\symfony\bridge\psrhttpmessage\tests\fixtures) | type | 1 | |
Uri (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 | |
Cookie (\symfony\component\httpfoundation) | staticconstant | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | type | 1 | |
PsrHttpFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | Cookie (\symfony\component\httpfoundation) | new | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 1 | |
Kernel (\symfony\bridge\psrhttpmessage\tests\fixtures\app) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | use | 1 | |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
Response (\symfony\bridge\psrhttpmessage\tests\fixtures) | Message (\symfony\bridge\psrhttpmessage\tests\fixtures) | extends | 1 |
Message (\symfony\bridge\psrhttpmessage\tests\fixtures) | staticmethodcall | 1 | |
Stream (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 | |
ServerRequest (\symfony\bridge\psrhttpmessage\tests\fixtures) | Message (\symfony\bridge\psrhttpmessage\tests\fixtures) | extends | 1 |
Message (\symfony\bridge\psrhttpmessage\tests\fixtures) | staticmethodcall | 1 | |
UploadedFile (\symfony\bridge\psrhttpmessage\tests\fixtures) | Stream (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 1 |
ControllerTest (\symfony\bridge\psrhttpmessage\tests\functional) | WebTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
CovertTest (\symfony\bridge\psrhttpmessage\tests\functional) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | new | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | type | 1 | |
Request (\symfony\component\httpfoundation) | instanceof | 1 | |
Request (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | instanceof | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AppVariable (\symfony\bridge\twig) | Request (\symfony\component\httpfoundation) | type | 1 |
FlashBagAwareSessionInterface (\symfony\component\httpfoundation\session) | instanceof | 1 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
Template (\symfony\bridge\twig\attribute) | \Attribute (\) | attribute | 1 |
DebugCommand (\symfony\bridge\twig\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Finder (\symfony\component\finder) | staticmethodcall | 1 | |
LintCommand (\symfony\bridge\twig\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
GithubActionReporter (\symfony\component\console\ci) | new | 1 | |
GithubActionReporter (\symfony\component\console\ci) | type | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Finder (\symfony\component\finder) | staticmethodcall | 1 | |
TwigDataCollector (\symfony\bridge\twig\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
TwigErrorRenderer (\symfony\bridge\twig\errorrenderer) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | implements | 1 |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
TemplateAttributeListener (\symfony\bridge\twig\eventlistener) | Template (\symfony\bridge\twig\attribute) | instanceof | 1 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
FormInterface (\symfony\component\form) | instanceof | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 1 | |
ViewEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
DumpExtension (\symfony\bridge\twig\extension) | DumpTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 |
ExpressionExtension (\symfony\bridge\twig\extension) | Expression (\symfony\component\expressionlanguage) | new | 1 |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
FormExtension (\symfony\bridge\twig\extension) | FormThemeTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 |
ChoiceGroupView (\symfony\component\form\choicelist\view) | instanceof | 1 | |
HttpKernelExtension (\symfony\bridge\twig\extension) | ControllerReference (\symfony\component\httpkernel\controller) | new | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
ImportMapRuntime (\symfony\bridge\twig\extension) | ImportMapRenderer (\symfony\component\assetmapper\importmap) | type | 1 |
SecurityExtension (\symfony\bridge\twig\extension) | AuthenticationCredentialsNotFoundException (\symfony\component\security\core\exception) | catch | 1 |
StopwatchExtension (\symfony\bridge\twig\extension) | StopwatchTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 |
TranslationExtension (\symfony\bridge\twig\extension) | TranslationDefaultDomainNodeVisitor (\symfony\bridge\twig\nodevisitor) | new | 1 |
TransDefaultDomainTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 | |
TransTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 | |
TranslatableMessage (\symfony\component\translation) | instanceof | 1 | |
TranslatableMessage (\symfony\component\translation) | new | 1 | |
TranslatableMessage (\symfony\component\translation) | type | 1 | |
TranslatableInterface (\symfony\contracts\translation) | instanceof | 1 | |
TranslatableInterface (\symfony\contracts\translation) | type | 1 | |
WebLinkExtension (\symfony\bridge\twig\extension) | GenericLinkProvider (\symfony\component\weblink) | new | 1 |
Link (\symfony\component\weblink) | new | 1 | |
WorkflowExtension (\symfony\bridge\twig\extension) | TransitionBlockerList (\symfony\component\workflow) | type | 1 |
YamlExtension (\symfony\bridge\twig\extension) | Dumper (\symfony\component\yaml) | new | 1 |
TwigRendererEngine (\symfony\bridge\twig\form) | AbstractRendererEngine (\symfony\component\form) | extends | 1 |
AbstractRendererEngine (\symfony\component\form) | staticmethodcall | 1 | |
BodyRenderer (\symfony\bridge\twig\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | instanceof | 1 |
WrappedTemplatedEmail (\symfony\bridge\twig\mime) | new | 1 | |
BodyRendererInterface (\symfony\component\mime) | implements | 1 | |
InvalidArgumentException (\symfony\component\mime\exception) | new | 1 | |
Message (\symfony\component\mime) | type | 1 | |
NotificationEmail (\symfony\bridge\twig\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | extends | 1 |
DataPart (\symfony\component\mime\part) | new | 1 | |
TemplatedEmail (\symfony\bridge\twig\mime) | Email (\symfony\component\mime) | extends | 1 |
TranslationDefaultDomainNodeVisitor (\symfony\bridge\twig\nodevisitor) | TransNode (\symfony\bridge\twig\node) | instanceof | 1 |
Scope (\symfony\bridge\twig\nodevisitor) | type | 1 | |
TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | TransNode (\symfony\bridge\twig\node) | instanceof | 1 |
FormLayoutTestCase (\symfony\bridge\twig\test) | TwigRendererEngine (\symfony\bridge\twig\form) | new | 1 |
RuntimeLoaderProvider (\symfony\bridge\twig\test\traits) | use | 1 | |
FormRendererInterface (\symfony\component\form) | type | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | extends | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
RuntimeLoaderProvider (\symfony\bridge\twig\test\traits) | FormRenderer (\symfony\component\form) | type | 1 |
AppVariableTest (\symfony\bridge\twig\tests) | AppVariable (\symfony\bridge\twig) | type | 1 |
FlashBag (\symfony\component\httpfoundation\session\flash) | new | 1 | |
Session (\symfony\component\httpfoundation\session) | new | 1 | |
DebugCommandTest (\symfony\bridge\twig\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
LintCommandTest (\symfony\bridge\twig\tests\command) | LintCommand (\symfony\bridge\twig\command) | new | 1 |
Application (\symfony\component\console) | new | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
TwigErrorRendererTest (\symfony\bridge\twig\tests\errorrenderer) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 |
TemplateAttributeListenerTest (\symfony\bridge\twig\tests\eventlistener) | Template (\symfony\bridge\twig\attribute) | new | 1 |
AbstractBootstrap3HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractBootstrap3LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
AbstractBootstrap3LayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
AbstractBootstrap4HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractBootstrap4LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
FormError (\symfony\component\form) | new | 1 | |
AbstractBootstrap4LayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractBootstrap3LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
AbstractBootstrap5HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractBootstrap5LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
AbstractBootstrap5LayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractBootstrap4LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
AbstractDivLayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormLayoutTestCase (\symfony\bridge\twig\test) | extends | 1 |
CsrfExtension (\symfony\component\form\extension\csrf) | new | 1 | |
FormView (\symfony\component\form) | type | 1 | |
VersionAwareTest (\symfony\component\form\tests) | use | 1 | |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 1 | |
AbstractTableLayoutTestCase (\symfony\bridge\twig\tests\extension) | AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
DumpExtensionTest (\symfony\bridge\twig\tests\extension) | HtmlDumper (\symfony\component\vardumper\dumper) | new | 1 |
ExpressionExtensionTest (\symfony\bridge\twig\tests\extension) | ExpressionExtension (\symfony\bridge\twig\extension) | new | 1 |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | TranslatorInterface (\symfony\contracts\translation) | implements | 1 |
FormExtensionBootstrap3HorizontalLayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 1 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 1 | |
AbstractBootstrap3HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 1 | |
FormExtensionBootstrap3LayoutTest (\symfony\bridge\twig\tests\extension) | TwigRendererEngine (\symfony\bridge\twig\form) | new | 1 |
AbstractBootstrap3LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
FormExtensionBootstrap4HorizontalLayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 1 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 1 | |
AbstractBootstrap4HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 1 | |
FormExtensionBootstrap4LayoutTest (\symfony\bridge\twig\tests\extension) | TwigRendererEngine (\symfony\bridge\twig\form) | new | 1 |
AbstractBootstrap4LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
FormExtensionBootstrap5HorizontalLayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 1 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 1 | |
AbstractBootstrap5HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 1 | |
FormExtensionBootstrap5LayoutTest (\symfony\bridge\twig\tests\extension) | TwigRendererEngine (\symfony\bridge\twig\form) | new | 1 |
AbstractBootstrap5LayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
FormExtensionDivLayoutTest (\symfony\bridge\twig\tests\extension) | TwigRendererEngine (\symfony\bridge\twig\form) | new | 1 |
AbstractDivLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
FormExtensionFieldHelpersTest (\symfony\bridge\twig\tests\extension) | ChoiceType (\symfony\component\form\extension\core\type) | new | 1 |
TextType (\symfony\component\form\extension\core\type) | new | 1 | |
FormError (\symfony\component\form) | new | 1 | |
FormView (\symfony\component\form) | type | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | extends | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
FormExtensionTableLayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 1 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 1 | |
AbstractTableLayoutTestCase (\symfony\bridge\twig\tests\extension) | extends | 1 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 1 | |
HtmlSanitizerExtensionTest (\symfony\bridge\twig\tests\extension) | HtmlSanitizerExtension (\symfony\bridge\twig\extension) | new | 1 |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
HttpFoundationExtensionTest (\symfony\bridge\twig\tests\extension) | RequestContext (\symfony\component\routing) | new | 1 |
HttpKernelExtensionTest (\symfony\bridge\twig\tests\extension) | RequestStack (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
UriSigner (\symfony\component\httpfoundation) | new | 1 | |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | new | 1 | |
RoutingExtensionTest (\symfony\bridge\twig\tests\extension) | RoutingExtension (\symfony\bridge\twig\extension) | new | 1 |
SerializerExtensionTest (\symfony\bridge\twig\tests\extension) | SerializerExtension (\symfony\bridge\twig\extension) | new | 1 |
SerializerRuntime (\symfony\bridge\twig\extension) | new | 1 | |
SerializerModelFixture (\symfony\bridge\twig\tests\extension\fixtures) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
YamlEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 | |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
StopwatchExtensionTest (\symfony\bridge\twig\tests\extension) | StopwatchExtension (\symfony\bridge\twig\extension) | new | 1 |
TranslationExtensionTest (\symfony\bridge\twig\tests\extension) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
WebLinkExtensionTest (\symfony\bridge\twig\tests\extension) | WebLinkExtension (\symfony\bridge\twig\extension) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
WorkflowExtensionTest (\symfony\bridge\twig\tests\extension) | WorkflowExtension (\symfony\bridge\twig\extension) | type | 1 |
Definition (\symfony\component\workflow) | new | 1 | |
MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 1 | |
InMemoryMetadataStore (\symfony\component\workflow\metadata) | new | 1 | |
Registry (\symfony\component\workflow) | new | 1 | |
InstanceOfSupportStrategy (\symfony\component\workflow\supportstrategy) | new | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
Workflow (\symfony\component\workflow) | new | 1 | |
BodyRendererTest (\symfony\bridge\twig\tests\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | type | 1 |
HtmlToTextConverterInterface (\symfony\component\mime\htmltotextconverter) | type | 1 | |
LocaleSwitcher (\symfony\component\translation) | instanceof | 1 | |
LocaleSwitcher (\symfony\component\translation) | new | 1 | |
LocaleSwitcher (\symfony\component\translation) | type | 1 | |
TemplatedEmailTest (\symfony\bridge\twig\tests\mime) | DataPart (\symfony\component\mime\part) | new | 1 |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
MimeMessageNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
FormThemeTest (\symfony\bridge\twig\tests\node) | RuntimeLoaderProvider (\symfony\bridge\twig\test\traits) | use | 1 |
FormRenderer (\symfony\component\form) | new | 1 | |
TransNodeTest (\symfony\bridge\twig\tests\node) | TransNode (\symfony\bridge\twig\node) | new | 1 |
ScopeTest (\symfony\bridge\twig\tests\nodevisitor) | Scope (\symfony\bridge\twig\nodevisitor) | new | 1 |
TranslationNodeVisitorTest (\symfony\bridge\twig\tests\nodevisitor) | TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | new | 1 |
TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | staticconstant | 1 | |
TwigNodeProvider (\symfony\bridge\twig\tests\nodevisitor) | TransDefaultDomainNode (\symfony\bridge\twig\node) | new | 1 |
TransNode (\symfony\bridge\twig\node) | new | 1 | |
FormThemeTokenParserTest (\symfony\bridge\twig\tests\tokenparser) | FormThemeTokenParser (\symfony\bridge\twig\tokenparser) | new | 1 |
DumpTokenParser (\symfony\bridge\twig\tokenparser) | DumpNode (\symfony\bridge\twig\node) | new | 1 |
FormThemeTokenParser (\symfony\bridge\twig\tokenparser) | FormThemeNode (\symfony\bridge\twig\node) | new | 1 |
StopwatchTokenParser (\symfony\bridge\twig\tokenparser) | StopwatchNode (\symfony\bridge\twig\node) | new | 1 |
TransDefaultDomainTokenParser (\symfony\bridge\twig\tokenparser) | TransDefaultDomainNode (\symfony\bridge\twig\node) | new | 1 |
TransTokenParser (\symfony\bridge\twig\tokenparser) | TransNode (\symfony\bridge\twig\node) | new | 1 |
TwigExtractor (\symfony\bridge\twig\translation) | Finder (\symfony\component\finder) | new | 1 |
AbstractFileExtractor (\symfony\component\translation\extractor) | extends | 1 | |
ExtractorInterface (\symfony\component\translation\extractor) | implements | 1 | |
ServerDumpPlaceholderCommand (\symfony\bundle\debugbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ServerDumpCommand (\symfony\component\vardumper\command) | type | 1 | |
DumpServer (\symfony\component\vardumper\server) | type | 1 | |
DebugBundle (\symfony\bundle\debugbundle) | DumpDataCollectorPass (\symfony\bundle\debugbundle\dependencyinjection\compiler) | new | 1 |
Application (\symfony\component\console) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
DumpDataCollectorPass (\symfony\bundle\debugbundle\dependencyinjection\compiler) | WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | staticconstant | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
Configuration (\symfony\bundle\debugbundle\dependencyinjection) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
DebugExtension (\symfony\bundle\debugbundle\dependencyinjection) | Configuration (\symfony\bundle\debugbundle\dependencyinjection) | new | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
ReflectionCaster (\symfony\component\vardumper\caster) | staticconstant | 1 | |
DebugExtensionTest (\symfony\bundle\debugbundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
AbstractPhpFileCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
ArrayAdapter (\symfony\component\cache\adapter) | type | 1 | |
NullAdapter (\symfony\component\cache\adapter) | new | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | new | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | type | 1 | |
ClassExistenceResource (\symfony\component\config\resource) | staticmethodcall | 1 | |
CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
CachePoolClearerCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
ConfigBuilderCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | ConfigBuilderGenerator (\symfony\component\config\builder) | new | 1 |
ConfigBuilderGeneratorInterface (\symfony\component\config\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | instanceof | 1 | |
Container (\symfony\component\dependencyinjection) | instanceof | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
ContainerBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
Kernel (\symfony\component\httpkernel) | instanceof | 1 | |
Kernel (\symfony\component\httpkernel) | type | 1 | |
RouterCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | instanceof | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
SerializerCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | AbstractPhpFileCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | extends | 1 |
AbstractPhpFileCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | staticmethodcall | 1 | |
ArrayAdapter (\symfony\component\cache\adapter) | type | 1 | |
CacheClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 | |
ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 | |
LoaderChain (\symfony\component\serializer\mapping\loader) | instanceof | 1 | |
LoaderChain (\symfony\component\serializer\mapping\loader) | new | 1 | |
XmlFileLoader (\symfony\component\serializer\mapping\loader) | instanceof | 1 | |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | instanceof | 1 | |
TranslationsCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | instanceof | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
ValidatorCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | AbstractPhpFileCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | extends | 1 |
ArrayAdapter (\symfony\component\cache\adapter) | type | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | type | 1 | |
LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | new | 1 | |
LoaderChain (\symfony\component\validator\mapping\loader) | instanceof | 1 | |
LoaderChain (\symfony\component\validator\mapping\loader) | new | 1 | |
XmlFileLoader (\symfony\component\validator\mapping\loader) | instanceof | 1 | |
YamlFileLoader (\symfony\component\validator\mapping\loader) | instanceof | 1 | |
AboutCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Helper (\symfony\component\console\helper) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
AbstractConfigCommand (\symfony\bundle\frameworkbundle\command) | ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | extends | 1 |
LogicException (\symfony\component\console\exception) | new | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
AssetsInstallCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ContainerInterface (\symfony\component\dependencyinjection) | type | 1 | |
IOException (\symfony\component\filesystem\exception) | new | 1 | |
BuildDebugContainerTrait (\symfony\bundle\frameworkbundle\command) | KernelInterface (\symfony\component\httpkernel) | type | 1 |
CacheClearCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
Preloader (\symfony\component\dependencyinjection\dumper) | staticmethodcall | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
Finder (\symfony\component\finder) | staticmethodcall | 1 | |
RebootableInterface (\symfony\component\httpkernel) | instanceof | 1 | |
CachePoolClearCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | instanceof | 1 | |
CachePoolDeleteCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
CachePoolInvalidateTagsCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
TagAwareCacheInterface (\symfony\contracts\cache) | instanceof | 1 | |
CachePoolListCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
CachePoolPruneCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
CacheWarmupCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Preloader (\symfony\component\dependencyinjection\dumper) | staticmethodcall | 1 | |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | instanceof | 1 | |
ConfigDebugCommand (\symfony\bundle\frameworkbundle\command) | AbstractConfigCommand (\symfony\bundle\frameworkbundle\command) | extends | 1 |
Processor (\symfony\component\config\definition) | new | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
LogicException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ValidateEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | instanceof | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
ConfigDumpReferenceCommand (\symfony\bundle\frameworkbundle\command) | AbstractConfigCommand (\symfony\bundle\frameworkbundle\command) | extends | 1 |
ConfigurationInterface (\symfony\component\config\definition) | instanceof | 1 | |
XmlReferenceDumper (\symfony\component\config\definition\dumper) | new | 1 | |
YamlReferenceDumper (\symfony\component\config\definition\dumper) | new | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | BuildDebugContainerTrait (\symfony\bundle\frameworkbundle\command) | use | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
ContainerLintCommand (\symfony\bundle\frameworkbundle\command) | ConfigCache (\symfony\component\config) | new | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
RuntimeException (\symfony\component\console\exception) | catch | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ResolveFactoryClassPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
Container (\symfony\component\dependencyinjection) | instanceof | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
Kernel (\symfony\component\httpkernel) | instanceof | 1 | |
DebugAutowiringCommand (\symfony\bundle\frameworkbundle\command) | ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | extends | 1 |
ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | staticmethodcall | 1 | |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | staticmethodcall | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Target (\symfony\component\dependencyinjection\attribute) | new | 1 | |
EventDispatcherDebugCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 | |
ServiceProviderInterface (\symfony\contracts\service) | instanceof | 1 | |
RouterDebugCommand (\symfony\bundle\frameworkbundle\command) | BuildDebugContainerTrait (\symfony\bundle\frameworkbundle\command) | use | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
RouterMatchCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
ArrayInput (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
TraceableUrlMatcher (\symfony\component\routing\matcher) | new | 1 | |
SecretsDecryptToLocalCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SecretsEncryptFromLocalCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SecretsGenerateKeysCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SecretsListCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
Dumper (\symfony\component\console\helper) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SecretsRemoveCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SecretsSetCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
DataCollectorTranslator (\symfony\component\translation) | instanceof | 1 | |
LoggingTranslator (\symfony\component\translation) | instanceof | 1 | |
Translator (\symfony\component\translation) | instanceof | 1 | |
TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
WorkflowDumpCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | type | 1 | |
MermaidDumper (\symfony\component\workflow\dumper) | new | 1 | |
PlantUmlDumper (\symfony\component\workflow\dumper) | new | 1 | |
Marking (\symfony\component\workflow) | new | 1 | |
StateMachine (\symfony\component\workflow) | instanceof | 1 | |
XliffLintCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
XliffLintCommand (\symfony\component\translation\command) | extends | 1 | |
YamlLintCommand (\symfony\bundle\frameworkbundle\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
LintCommand (\symfony\component\yaml\command) | extends | 1 | |
Application (\symfony\bundle\frameworkbundle\console) | Application (\symfony\component\console) | extends | 1 |
ListCommand (\symfony\component\console\command) | instanceof | 1 | |
CliRequest (\symfony\component\console\debug) | new | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | instanceof | 1 | |
Kernel (\symfony\component\httpkernel) | staticconstant | 1 | |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ClassExistenceResource (\symfony\component\config\resource) | new | 1 |
DescriptorInterface (\symfony\component\console\descriptor) | implements | 1 | |
Alias (\symfony\component\dependencyinjection) | instanceof | 1 | |
Alias (\symfony\component\dependencyinjection) | type | 1 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ServiceReferenceGraphEdge (\symfony\component\dependencyinjection\compiler) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | instanceof | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 | |
Route (\symfony\component\routing) | instanceof | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | instanceof | 1 | |
JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | extends | 1 |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | staticmethodcall | 1 | |
LogicException (\symfony\component\console\exception) | new | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | extends | 1 |
LogicException (\symfony\component\console\exception) | new | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
Alias (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | extends | 1 |
OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 1 | |
Dumper (\symfony\component\console\helper) | new | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
Alias (\symfony\component\dependencyinjection) | type | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | extends | 1 |
LogicException (\symfony\component\console\exception) | new | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
Alias (\symfony\component\dependencyinjection) | instanceof | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
DescriptorHelper (\symfony\bundle\frameworkbundle\console\helper) | JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 |
MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 | |
TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 | |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 | |
DescriptorHelper (\symfony\component\console\helper) | extends | 1 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 1 | |
AbstractController (\symfony\bundle\frameworkbundle\controller) | ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
BinaryFileResponse (\symfony\component\httpfoundation) | new | 1 | |
BinaryFileResponse (\symfony\component\httpfoundation) | type | 1 | |
SessionNotFoundException (\symfony\component\httpfoundation\exception) | catch | 1 | |
JsonResponse (\symfony\component\httpfoundation) | staticconstant | 1 | |
JsonResponse (\symfony\component\httpfoundation) | type | 1 | |
RedirectResponse (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 1 | |
FlashBagAwareSessionInterface (\symfony\component\httpfoundation\session) | instanceof | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | type | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
GenericLinkProvider (\symfony\component\weblink) | new | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
ControllerResolver (\symfony\bundle\frameworkbundle\controller) | AbstractController (\symfony\bundle\frameworkbundle\controller) | instanceof | 1 |
ContainerControllerResolver (\symfony\component\httpkernel\controller) | extends | 1 | |
ContainerControllerResolver (\symfony\component\httpkernel\controller) | staticmethodcall | 1 | |
ControllerResolver (\symfony\component\httpkernel\controller) | staticmethodcall | 1 | |
RedirectController (\symfony\bundle\frameworkbundle\controller) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 1 |
TemplateController (\symfony\bundle\frameworkbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
AbstractDataCollector (\symfony\bundle\frameworkbundle\datacollector) | TemplateAwareDataCollectorInterface (\symfony\bundle\frameworkbundle\datacollector) | implements | 1 |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
RouterDataCollector (\symfony\bundle\frameworkbundle\datacollector) | RedirectController (\symfony\bundle\frameworkbundle\controller) | instanceof | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
RouterDataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
RouterDataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
TemplateAwareDataCollectorInterface (\symfony\bundle\frameworkbundle\datacollector) | DataCollectorInterface (\symfony\component\httpkernel\datacollector) | extends | 1 |
AddDebugLogProcessorPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AssetsContextPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ContainerBuilderDebugDumpPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | ConfigCache (\symfony\component\config) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
XmlDumper (\symfony\component\dependencyinjection\dumper) | new | 1 | |
ErrorLoggerCompilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ProfilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RemoveUnusedSessionMarshallingHandlerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
TestServiceContainerRealRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
TestServiceContainerWeakRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
UnusedTagsPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | NodeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
SemaphoreStore (\symfony\component\lock\store) | staticmethodcall | 1 | |
WorkflowEvents (\symfony\component\workflow) | staticconstant | 1 | |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | new | 1 |
CachePoolPass (\symfony\component\cache\dependencyinjection) | staticmethodcall | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
DirectoryResource (\symfony\component\config\resource) | new | 1 | |
FileResource (\symfony\component\config\resource) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | staticmethodcall | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Parameter (\symfony\component\dependencyinjection) | new | 1 | |
Glob (\symfony\component\finder) | staticmethodcall | 1 | |
GenericRetryStrategy (\symfony\component\httpclient\retry) | staticconstant | 1 | |
AsController (\symfony\component\httpkernel\attribute) | type | 1 | |
AsTargetedValueResolver (\symfony\component\httpkernel\attribute) | type | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | staticmethodcall | 1 | |
AsMessageHandler (\symfony\component\messenger\attribute) | type | 1 | |
AsRemoteEventConsumer (\symfony\component\remoteevent\attribute) | type | 1 | |
AsCronTask (\symfony\component\scheduler\attribute) | type | 1 | |
AsPeriodicTask (\symfony\component\scheduler\attribute) | type | 1 | |
AsSchedule (\symfony\component\scheduler\attribute) | type | 1 | |
Definition (\symfony\component\workflow) | new | 1 | |
StateMachineValidator (\symfony\component\workflow\validator) | new | 1 | |
WorkflowValidator (\symfony\component\workflow\validator) | new | 1 | |
VirtualRequestStackPass (\symfony\bundle\frameworkbundle\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConsoleProfilerListener (\symfony\bundle\frameworkbundle\eventlistener) | ConsoleCommandEvent (\symfony\component\console\event) | type | 1 |
ConsoleErrorEvent (\symfony\component\console\event) | type | 1 | |
ConsoleTerminateEvent (\symfony\component\console\event) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 1 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
SuggestMissingPackageSubscriber (\symfony\bundle\frameworkbundle\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
ConsoleErrorEvent (\symfony\component\console\event) | type | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | instanceof | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | new | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
FrameworkBundle (\symfony\bundle\frameworkbundle) | AddDebugLogProcessorPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 |
AssetsContextPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
ContainerBuilderDebugDumpPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
ErrorLoggerCompilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
ProfilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
RemoveUnusedSessionMarshallingHandlerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
TestServiceContainerRealRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
TestServiceContainerWeakRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
UnusedTagsPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
VirtualRequestStackPass (\symfony\bundle\frameworkbundle\dependencyinjection) | new | 1 | |
CacheCollectorPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
CachePoolClearerPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
CachePoolPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
CachePoolPrunerPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
ClassExistenceResource (\symfony\component\config\resource) | new | 1 | |
ErrorHandler (\symfony\component\errorhandler) | staticmethodcall | 1 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
BinaryFileResponse (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
ControllerArgumentValueResolverPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
FragmentRendererPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
LoggerPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
RegisterLocaleAwareServicesPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
RemoveEmptyControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
ResettableServicePass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
AddExpressionLanguageProvidersPass (\symfony\component\routing\dependencyinjection) | new | 1 | |
RoutingResolverPass (\symfony\component\routing\dependencyinjection) | new | 1 | |
HttpCache (\symfony\bundle\frameworkbundle\httpcache) | Request (\symfony\component\httpfoundation) | type | 1 |
Esi (\symfony\component\httpkernel\httpcache) | new | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | extends | 1 | |
Store (\symfony\component\httpkernel\httpcache) | new | 1 | |
StoreInterface (\symfony\component\httpkernel\httpcache) | instanceof | 1 | |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
KernelBrowser (\symfony\bundle\frameworkbundle) | TestBrowserToken (\symfony\bundle\frameworkbundle\test) | new | 1 |
Cookie (\symfony\component\browserkit) | new | 1 | |
Cookie (\symfony\component\browserkit) | type | 1 | |
CookieJar (\symfony\component\browserkit) | type | 1 | |
History (\symfony\component\browserkit) | type | 1 | |
ContainerInterface (\symfony\component\dependencyinjection) | type | 1 | |
HttpKernelBrowser (\symfony\component\httpkernel) | extends | 1 | |
Profile (\symfony\component\httpkernel\profiler) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
AsRoutingConditionService (\symfony\bundle\frameworkbundle\routing\attribute) | \Attribute (\) | attribute | 1 |
Autoconfigure (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AutoconfigureTag (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
AutoconfigureTag (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AttributeRouteControllerLoader (\symfony\bundle\frameworkbundle\routing) | AttributeClassLoader (\symfony\component\routing\loader) | extends | 1 |
AttributeClassLoader (\symfony\component\routing\loader) | staticmethodcall | 1 | |
Route (\symfony\component\routing) | type | 1 | |
DelegatingLoader (\symfony\bundle\frameworkbundle\routing) | LoaderLoadException (\symfony\component\config\exception) | new | 1 |
DelegatingLoader (\symfony\component\config\loader) | extends | 1 | |
LoaderResolverInterface (\symfony\component\config\loader) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
RedirectableCompiledUrlMatcher (\symfony\bundle\frameworkbundle\routing) | CompiledUrlMatcher (\symfony\component\routing\matcher) | extends | 1 |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
Router (\symfony\bundle\frameworkbundle\routing) | FileExistenceResource (\symfony\component\config\resource) | new | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
ContainerParametersResource (\symfony\component\dependencyinjection\config) | new | 1 | |
ContainerInterface (\symfony\component\dependencyinjection) | instanceof | 1 | |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
Router (\symfony\component\routing) | extends | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
DotenvVault (\symfony\bundle\frameworkbundle\secrets) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | extends | 1 |
SodiumVault (\symfony\bundle\frameworkbundle\secrets) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | extends | 1 |
EnvVarLoaderInterface (\symfony\component\dependencyinjection) | implements | 1 | |
LazyString (\symfony\component\string) | staticmethodcall | 1 | |
BrowserKitAssertionsTrait (\symfony\bundle\frameworkbundle\test) | AbstractBrowser (\symfony\component\browserkit) | instanceof | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DomCrawlerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | Crawler (\symfony\component\domcrawler) | type | 1 |
KernelTestCase (\symfony\bundle\frameworkbundle\test) | MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 |
NotificationAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 | |
Container (\symfony\component\dependencyinjection) | type | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | MessageEvents (\symfony\component\mailer\event) | type | 1 |
NotificationAssertionsTrait (\symfony\bundle\frameworkbundle\test) | NotificationEvents (\symfony\component\notifier\event) | type | 1 |
TestBrowserToken (\symfony\bundle\frameworkbundle\test) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
TestContainer (\symfony\bundle\frameworkbundle\test) | Container (\symfony\component\dependencyinjection) | extends | 1 |
Container (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
WebTestAssertionsTrait (\symfony\bundle\frameworkbundle\test) | BrowserKitAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 |
DomCrawlerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 | |
HttpClientAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 | |
WebTestCase (\symfony\bundle\frameworkbundle\test) | KernelBrowser (\symfony\bundle\frameworkbundle) | type | 1 |
KernelTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 | |
KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
WebTestAssertionsTrait (\symfony\bundle\frameworkbundle\test) | use | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ConfigBuilderCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
TestKernel (\symfony\bundle\frameworkbundle\tests\cachewarmer) | new | 1 | |
TestSecurityExtension (\symfony\bundle\frameworkbundle\tests\cachewarmer) | new | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
SerializerCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 |
NullAdapter (\symfony\component\cache\adapter) | new | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | new | 1 | |
LoaderChain (\symfony\component\serializer\mapping\loader) | new | 1 | |
TestAuthenticatorFactoryInterface (\symfony\bundle\frameworkbundle\tests\cachewarmer) | NodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
TestKernel (\symfony\bundle\frameworkbundle\tests\cachewarmer) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 1 | |
testRouterInterfaceWithoutWarmebleInterface (\symfony\bundle\frameworkbundle\tests\cachewarmer) | RouterInterface (\symfony\component\routing) | extends | 1 |
testRouterInterfaceWithWarmebleInterface (\symfony\bundle\frameworkbundle\tests\cachewarmer) | WarmableInterface (\symfony\component\httpkernel\cachewarmer) | extends | 1 |
RouterInterface (\symfony\component\routing) | extends | 1 | |
TestSecurityExtension (\symfony\bundle\frameworkbundle\tests\cachewarmer) | TestAuthenticatorFactoryInterface (\symfony\bundle\frameworkbundle\tests\cachewarmer) | type | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
ValidatorCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 |
AboutCommandTest (\symfony\bundle\frameworkbundle\tests\command\aboutcommand) | AboutCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\aboutcommand\fixture) | type | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\aboutcommand\fixture) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
CacheClearCommandTest (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand) | TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand\fixture) | type | 1 |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
ConfigCacheFactory (\symfony\component\config) | new | 1 | |
Container (\symfony\component\dependencyinjection) | type | 1 | |
IOException (\symfony\component\filesystem\exception) | catch | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
Finder (\symfony\component\finder) | new | 1 | |
DummyFileCacheWarmer (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand\fixture) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand\fixture) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
CachePoolClearCommandTest (\symfony\bundle\frameworkbundle\tests\command) | CachePoolClearCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | new | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
CachePoolDeleteCommandTest (\symfony\bundle\frameworkbundle\tests\command) | TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
CachePoolInvalidateTagsCommandTest (\symfony\bundle\frameworkbundle\tests\command) | CachePoolInvalidateTagsCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
CachePoolInvalidateTagsCommand (\symfony\bundle\frameworkbundle\command) | type | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
CachePruneCommandTest (\symfony\bundle\frameworkbundle\tests\command) | CachePoolPruneCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
PruneableInterface (\symfony\component\cache) | type | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
EventDispatcherDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | EventDispatcherDebugCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | type | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
RouterMatchCommandTest (\symfony\bundle\frameworkbundle\tests\command) | RouterDebugCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
RouterMatchCommand (\symfony\bundle\frameworkbundle\command) | new | 1 | |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
RequestContext (\symfony\component\routing) | new | 1 | |
Route (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
SecretsListCommandTest (\symfony\bundle\frameworkbundle\tests\command) | SecretsListCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
DotenvVault (\symfony\bundle\frameworkbundle\secrets) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
SecretsRemoveCommandTest (\symfony\bundle\frameworkbundle\tests\command) | SecretsRemoveCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
SecretsSetCommandTest (\symfony\bundle\frameworkbundle\tests\command) | SecretsSetCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | type | 1 | |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
ExtensionWithoutConfigTestBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\extensionwithoutconfigtestbundle) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
ExtractorInterface (\symfony\component\translation\extractor) | type | 1 | |
TranslationUpdateCommandCompletionTest (\symfony\bundle\frameworkbundle\tests\command) | TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | type | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
TranslationUpdateCommandTest (\symfony\bundle\frameworkbundle\tests\command) | TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
WorkflowDumpCommandTest (\symfony\bundle\frameworkbundle\tests\command) | WorkflowDumpCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\component\console) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
XliffLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | HelperSet (\symfony\component\console\helper) | new | 1 |
InputDefinition (\symfony\component\console\input) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
YamlLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | HelperSet (\symfony\component\console\helper) | new | 1 |
InputDefinition (\symfony\component\console\input) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
ApplicationTest (\symfony\bundle\frameworkbundle\tests\console) | Application (\symfony\bundle\frameworkbundle\console) | type | 1 |
SuggestMissingPackageSubscriber (\symfony\bundle\frameworkbundle\eventlistener) | new | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
ConsoleErrorEvent (\symfony\component\console\event) | new | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | new | 1 | |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | ArrayInput (\symfony\component\console\input) | new | 1 |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
BufferedOutput (\symfony\component\console\output) | staticconstant | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | type | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
ExtendedCallableClass (\symfony\bundle\frameworkbundle\tests\console\descriptor) | CallableClass (\symfony\bundle\frameworkbundle\tests\console\descriptor) | extends | 1 |
JsonDescriptorTest (\symfony\bundle\frameworkbundle\tests\console\descriptor) | JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | extends | 1 | |
MarkdownDescriptorTest (\symfony\bundle\frameworkbundle\tests\console\descriptor) | MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | extends | 1 | |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
RouteStub (\symfony\bundle\frameworkbundle\tests\console\descriptor) | CompiledRoute (\symfony\component\routing) | new | 1 |
CompiledRoute (\symfony\component\routing) | type | 1 | |
Route (\symfony\component\routing) | extends | 1 | |
TextDescriptorTest (\symfony\bundle\frameworkbundle\tests\console\descriptor) | TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | extends | 1 | |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | staticmethodcall | 1 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 1 | |
Route (\symfony\component\routing) | type | 1 | |
XmlDescriptorTest (\symfony\bundle\frameworkbundle\tests\console\descriptor) | XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | extends | 1 | |
ThrowingCommand (\symfony\bundle\frameworkbundle\tests\console) | Command (\symfony\component\console\command) | extends | 1 |
AbstractControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | AbstractController (\symfony\bundle\frameworkbundle\controller) | staticmethodcall | 1 |
TestAbstractController (\symfony\bundle\frameworkbundle\tests\controller) | new | 1 | |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
Container (\symfony\component\dependencyinjection) | type | 1 | |
ContainerBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
Form (\symfony\component\form) | new | 1 | |
JsonResponse (\symfony\component\httpfoundation) | staticconstant | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
FlashBag (\symfony\component\httpfoundation\session\flash) | new | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | catch | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
HttpHeaderSerializer (\symfony\component\weblink) | new | 1 | |
ControllerResolverTest (\symfony\bundle\frameworkbundle\tests\controller) | ControllerResolver (\symfony\bundle\frameworkbundle\controller) | new | 1 |
ContainerControllerResolverTest (\symfony\component\httpkernel\tests\controller) | extends | 1 | |
DummyController (\symfony\bundle\frameworkbundle\tests\controller) | AbstractController (\symfony\bundle\frameworkbundle\controller) | extends | 1 |
RedirectControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
TemplateControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 |
TestAbstractController (\symfony\bundle\frameworkbundle\tests\controller) | AbstractController (\symfony\bundle\frameworkbundle\controller) | extends | 1 |
RouterDataCollectorTest (\symfony\bundle\frameworkbundle\tests\datacollector) | RedirectController (\symfony\bundle\frameworkbundle\controller) | new | 1 |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | new | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | type | 1 | |
ProfilerPassTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | TemplateAwareDataCollectorInterface (\symfony\bundle\frameworkbundle\datacollector) | type | 1 |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
TestServiceContainerRefPassesTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | TestServiceContainerRealRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 |
TestServiceContainerWeakRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
UnusedTagsPassTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | UnusedTagsPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 1 |
UnusedTagsPassUtils (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ConfigurationTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 |
JsonDecode (\symfony\component\serializer\encoder) | staticconstant | 1 | |
CustomPathBundle (\symfony\bundle\frameworkbundle\tests\dependencyinjection\fixtures\custompathbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
TestBundle (\symfony\bundle\frameworkbundle\tests\dependencyinjection\fixtures\testbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | type | 1 |
TestCase (\symfony\bundle\frameworkbundle\tests) | extends | 1 | |
CachePoolPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Finder (\symfony\component\finder) | new | 1 | |
TranslatorPass (\symfony\component\translation\dependencyinjection) | new | 1 | |
AddConstraintValidatorsPass (\symfony\component\validator\dependencyinjection) | new | 1 | |
PhpFrameworkExtensionTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
XmlFrameworkExtensionTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFrameworkExtensionTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
DummyMessage (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | DummyMessageInterface (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | implements | 1 |
DummySchedule (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
Key (\symfony\component\lock) | new | 1 | |
Lock (\symfony\component\lock) | new | 1 | |
InMemoryStore (\symfony\component\lock\store) | new | 1 | |
AsSchedule (\symfony\component\scheduler\attribute) | attribute | 1 | |
Schedule (\symfony\component\scheduler) | new | 1 | |
Schedule (\symfony\component\scheduler) | type | 1 | |
ScheduleProviderInterface (\symfony\component\scheduler) | implements | 1 | |
DummyTaskWithCustomReceiver (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | AsPeriodicTask (\symfony\component\scheduler\attribute) | attribute | 1 |
SubCategory (\symfony\bundle\frameworkbundle\tests\fixtures\validation) | Category (\symfony\bundle\frameworkbundle\tests\fixtures\validation) | extends | 1 |
WarmedClass (\symfony\bundle\frameworkbundle\tests\fixtures) | DeclaredClass (\symfony\bundle\frameworkbundle\tests\fixtures) | extends | 1 |
AbstractAttributeRoutingTestCase (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | WebTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
Filesystem (\symfony\component\filesystem) | new | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
AnnotatedControllerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractAttributeRoutingTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
ApiAttributesTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
AppKernel (\symfony\bundle\frameworkbundle\tests\functional\app) | TestDumpExtension (\symfony\bundle\frameworkbundle\tests\functional\extension) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
AutowiringTypesTest (\symfony\bundle\frameworkbundle\tests\functional) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 |
WebTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | staticmethodcall | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
DefaultConfigTestBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\defaultconfigtestbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
Configuration (\symfony\bundle\frameworkbundle\tests\functional\bundle\defaultconfigtestbundle\dependencyinjection) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
DefaultConfigTestExtension (\symfony\bundle\frameworkbundle\tests\functional\bundle\defaultconfigtestbundle\dependencyinjection) | Configuration (\symfony\bundle\frameworkbundle\tests\functional\bundle\defaultconfigtestbundle\dependencyinjection) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
ExtensionWithoutConfigTestExtension (\symfony\bundle\frameworkbundle\tests\functional\bundle\extensionwithoutconfigtestbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
ExtensionWithoutConfigTestBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\extensionwithoutconfigtestbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
LegacyBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\legacybundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ModernBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\modernbundle\src) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
RoutingConditionServiceBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\routingconditionservicebundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
AutoConfiguredService (\symfony\bundle\frameworkbundle\tests\functional\bundle\routingconditionservicebundle\service) | AsRoutingConditionService (\symfony\bundle\frameworkbundle\routing\attribute) | attribute | 1 |
FooOriginalService (\symfony\bundle\frameworkbundle\tests\functional\bundle\routingconditionservicebundle\service) | AsRoutingConditionService (\symfony\bundle\frameworkbundle\routing\attribute) | attribute | 1 |
FooReplacementService (\symfony\bundle\frameworkbundle\tests\functional\bundle\routingconditionservicebundle\service) | AsRoutingConditionService (\symfony\bundle\frameworkbundle\routing\attribute) | attribute | 1 |
AutowiredServices (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\autowiringtypes) | EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 |
AnnotatedController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
EmailController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
MailerInterface (\symfony\component\mailer) | type | 1 | |
Address (\symfony\component\mime) | new | 1 | |
FragmentController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Bar (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | new | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | new | 1 | |
FragmentUriGeneratorInterface (\symfony\component\httpkernel\fragment) | type | 1 | |
HttpClientController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
NotificationController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
Notification (\symfony\component\notifier\notification) | staticconstant | 1 | |
NotifierInterface (\symfony\component\notifier) | type | 1 | |
Recipient (\symfony\component\notifier\recipient) | new | 1 | |
ProfilerController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
SecurityController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
SessionController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
RedirectResponse (\symfony\component\httpfoundation) | new | 1 | |
SubRequestController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | new | 1 | |
SubRequestServiceResolutionController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
TestCommentIdentifier (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Ulid (\symfony\component\uid) | extends | 1 |
TransController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
UidController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | TestCommentIdentifier (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | type | 1 |
Ulid (\symfony\component\uid) | type | 1 | |
Configuration (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
TestExtension (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | Configuration (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | new | 1 |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
TestBundle (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle) | CustomConfig (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection\config) | new | 1 |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
MockClientCallback (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\tests) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
TransPropertyService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\transdebug) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
TransSubscriberService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\transdebug) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
BundlePathsTest (\symfony\bundle\frameworkbundle\tests\functional) | AssetsInstallCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
CacheAttributeListenerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
CachePoolClearCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | CachePoolClearCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CachePoolListCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | CachePoolListCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CachePoolsTest (\symfony\bundle\frameworkbundle\tests\functional) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 |
WebTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | staticmethodcall | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
ConfigDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | ConfigDebugCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
Application (\symfony\bundle\frameworkbundle\console) | type | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
ArrayInput (\symfony\component\console\input) | new | 1 | |
NullOutput (\symfony\component\console\output) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
ConfigDumpReferenceCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | ConfigDumpReferenceCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
Application (\symfony\bundle\frameworkbundle\console) | new | 1 | |
Application (\symfony\bundle\frameworkbundle\console) | type | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
ArrayInput (\symfony\component\console\input) | new | 1 | |
NullOutput (\symfony\component\console\output) | new | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
ContainerDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
ContainerDumpTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
DebugAutowiringCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | DebugAutowiringCommand (\symfony\bundle\frameworkbundle\command) | new | 1 |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
TestDumpExtension (\symfony\bundle\frameworkbundle\tests\functional\extension) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
FragmentTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
HttpClientTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
MailerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
Mailer (\symfony\component\mailer) | new | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
Address (\symfony\component\mime) | new | 1 | |
Email (\symfony\component\mime) | new | 1 | |
NotificationTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
ProfilerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
PropertyInfoTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
Psr4RoutingTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractAttributeRoutingTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
QueryString (\symfony\bundle\frameworkbundle\tests\functional) | Filter (\symfony\bundle\frameworkbundle\tests\functional) | type | 1 |
RouterDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | Application (\symfony\bundle\frameworkbundle\console) | type | 1 |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
RoutingConditionServiceTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
SchedulerTest (\symfony\bundle\frameworkbundle\tests\functional) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 |
WebTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
BarMessage (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | new | 1 | |
DummySchedule (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | staticproperty | 1 | |
FooMessage (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | new | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | staticmethodcall | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
ReceivedStamp (\symfony\component\messenger\stamp) | new | 1 | |
SecurityTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
SerializerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
Foo (\symfony\bundle\frameworkbundle\tests\functional) | new | 1 | |
SessionTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
SluggerLocaleAwareTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
SubRequestsTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
TestEntityValueResolver (\symfony\bundle\frameworkbundle\tests\functional) | Post (\symfony\bundle\frameworkbundle\tests\functional) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
TestServiceContainerTest (\symfony\bundle\frameworkbundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
PrivateService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\testservicecontainer) | new | 1 | |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | Application (\symfony\bundle\frameworkbundle\console) | type | 1 |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
UidTest (\symfony\bundle\frameworkbundle\tests\functional) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 |
WebTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 | |
AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | staticmethodcall | 1 | |
Ulid (\symfony\component\uid) | new | 1 | |
UuidV4 (\symfony\component\uid) | new | 1 | |
UuidV6 (\symfony\component\uid) | new | 1 | |
WithAttributesController (\symfony\bundle\frameworkbundle\tests\functional) | Post (\symfony\bundle\frameworkbundle\tests\functional) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
WithMapQueryStringController (\symfony\bundle\frameworkbundle\tests\functional) | QueryString (\symfony\bundle\frameworkbundle\tests\functional) | type | 1 |
JsonResponse (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
WithMapRequestPayloadController (\symfony\bundle\frameworkbundle\tests\functional) | RequestBody (\symfony\bundle\frameworkbundle\tests\functional) | type | 1 |
JsonResponse (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ConcreteMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | use | 1 | |
Danger (\symfony\bundle\frameworkbundle\tests\kernel) | instanceof | 1 | |
Danger (\symfony\bundle\frameworkbundle\tests\kernel) | new | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
FlexStyleMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | use | 1 |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
MicroKernelTraitTest (\symfony\bundle\frameworkbundle\tests\kernel) | FlexStyleMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | type | 1 | |
MinimalKernel (\symfony\bundle\frameworkbundle\tests\kernel) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | use | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 1 | |
KernelBrowserTest (\symfony\bundle\frameworkbundle\tests) | AbstractWebTestCase (\symfony\bundle\frameworkbundle\tests\functional) | extends | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
DelegatingLoaderTest (\symfony\bundle\frameworkbundle\tests\routing) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
RouteCollection (\symfony\component\routing) | new | 1 | |
RedirectableCompiledUrlMatcherTest (\symfony\bundle\frameworkbundle\tests\routing) | RedirectableCompiledUrlMatcher (\symfony\bundle\frameworkbundle\routing) | new | 1 |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | new | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
RouterTest (\symfony\bundle\frameworkbundle\tests\routing) | FileLocator (\symfony\component\config) | new | 1 |
ResourceCheckerConfigCache (\symfony\component\config) | new | 1 | |
ResourceCheckerConfigCacheFactory (\symfony\component\config) | new | 1 | |
ContainerParametersResource (\symfony\component\dependencyinjection\config) | new | 1 | |
ContainerParametersResourceChecker (\symfony\component\dependencyinjection\config) | new | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
Container (\symfony\component\dependencyinjection) | type | 1 | |
YamlFileLoader (\symfony\component\routing\loader) | new | 1 | |
TestBrowserTokenTest (\symfony\bundle\frameworkbundle\tests\test) | TestBrowserToken (\symfony\bundle\frameworkbundle\test) | new | 1 |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | KernelBrowser (\symfony\bundle\frameworkbundle) | type | 1 |
Cookie (\symfony\component\browserkit) | new | 1 | |
CookieJar (\symfony\component\browserkit) | new | 1 | |
Crawler (\symfony\component\domcrawler) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TranslatorTest (\symfony\bundle\frameworkbundle\tests\translation) | DirectoryResource (\symfony\component\config\resource) | new | 1 |
FileExistenceResource (\symfony\component\config\resource) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
TranslatorWithInvalidLocale (\symfony\bundle\frameworkbundle\tests\translation) | Translator (\symfony\bundle\frameworkbundle\translation) | extends | 1 |
Translator (\symfony\bundle\frameworkbundle\translation) | WarmableInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
MessageFormatterInterface (\symfony\component\translation\formatter) | type | 1 | |
Translator (\symfony\component\translation) | extends | 1 | |
ExpressionCacheWarmer (\symfony\bundle\securitybundle\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
DebugFirewallCommand (\symfony\bundle\securitybundle\command) | LazyFirewallContext (\symfony\bundle\securitybundle\security) | instanceof | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SecurityDataCollector (\symfony\bundle\securitybundle\datacollector) | FirewallMap (\symfony\bundle\securitybundle\security) | instanceof | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
TraceableAccessDecisionManager (\symfony\component\security\core\authorization) | instanceof | 1 | |
TraceableVoter (\symfony\component\security\core\authorization\voter) | instanceof | 1 | |
SwitchUserListener (\symfony\component\security\http\firewall) | staticconstant | 1 | |
TraceableFirewallListener (\symfony\bundle\securitybundle\debug) | FirewallListener (\symfony\bundle\securitybundle\eventlistener) | extends | 1 |
LazyFirewallContext (\symfony\bundle\securitybundle\security) | instanceof | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
TraceableListenerTrait (\symfony\bundle\securitybundle\debug) | Response (\symfony\component\httpfoundation) | type | 1 |
WrappedLazyListener (\symfony\bundle\securitybundle\debug) | TraceableListenerTrait (\symfony\bundle\securitybundle\debug) | use | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
LazyResponseException (\symfony\component\security\core\exception) | catch | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | type | 1 | |
WrappedListener (\symfony\bundle\securitybundle\debug) | TraceableListenerTrait (\symfony\bundle\securitybundle\debug) | use | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
AddExpressionLanguageProvidersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AddSecurityVotersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AddSessionDomainConstraintPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CleanRememberMeVerifierPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
MakeFirewallsEventDispatcherTraceablePass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RegisterCsrfFeaturesPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
RegisterEntryPointPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RegisterGlobalSecurityEventListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AuthenticationEvents (\symfony\component\security\core) | staticconstant | 1 | |
SecurityEvents (\symfony\component\security\http) | staticconstant | 1 | |
RegisterLdapLocatorPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RegisterTokenUsageTrackingPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ReplaceDecoratedRememberMeHandlerPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
SortFirewallListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | type | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | instanceof | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
OidcTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | TokenHandlerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | implements | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
OidcUserInfoTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | TokenHandlerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | implements | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ServiceTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | TokenHandlerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | implements | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
TokenHandlerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | NodeBuilder (\symfony\component\config\definition\builder) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 | |
StatelessAuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | NodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CustomAuthenticatorFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
FirewallListenerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
FormLoginLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 |
FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 | |
FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 | |
LdapFactoryTrait (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | use | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
HttpBasicFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
HttpBasicLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | HttpBasicFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
HttpBasicFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 | |
LdapFactoryTrait (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | use | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\security\core\exception) | new | 1 | |
JsonLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
JsonLoginLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 |
JsonLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 | |
JsonLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | staticmethodcall | 1 | |
LdapFactoryTrait (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | use | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
LdapFactoryTrait (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
LoginThrottlingFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
RemoteUserFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
SignatureAlgorithmFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 |
StatelessAuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
X509Factory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
InMemoryFactory (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Parameter (\symfony\component\dependencyinjection) | new | 1 | |
LdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | NodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 |
AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | instanceof | 1 | |
AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | type | 1 | |
FirewallListenerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | instanceof | 1 | |
StatelessAuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | instanceof | 1 | |
UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
FirewallListener (\symfony\bundle\securitybundle\eventlistener) | FirewallMap (\symfony\bundle\securitybundle\security) | instanceof | 1 |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
Firewall (\symfony\component\security\http) | extends | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
VoteListener (\symfony\bundle\securitybundle\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
VoteEvent (\symfony\component\security\core\event) | type | 1 | |
FirewallAwareLoginLinkHandler (\symfony\bundle\securitybundle\loginlink) | FirewallAwareTrait (\symfony\bundle\securitybundle\security) | use | 1 |
FirewallMap (\symfony\bundle\securitybundle\security) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
LoginLinkDetails (\symfony\component\security\http\loginlink) | type | 1 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | implements | 1 | |
DecoratedRememberMeHandler (\symfony\bundle\securitybundle\rememberme) | RememberMeDetails (\symfony\component\security\http\rememberme) | type | 1 |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | implements | 1 | |
FirewallAwareRememberMeHandler (\symfony\bundle\securitybundle\rememberme) | FirewallAwareTrait (\symfony\bundle\securitybundle\security) | use | 1 |
FirewallMap (\symfony\bundle\securitybundle\security) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | type | 1 | |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | implements | 1 | |
LogoutRouteLoader (\symfony\bundle\securitybundle\routing) | ContainerParametersResource (\symfony\component\dependencyinjection\config) | new | 1 |
Route (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
Security (\symfony\bundle\securitybundle) | FirewallConfig (\symfony\bundle\securitybundle\security) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | implements | 1 | |
LogoutException (\symfony\component\security\core\exception) | new | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 1 | |
FirewallAwareTrait (\symfony\bundle\securitybundle\security) | FirewallMap (\symfony\bundle\securitybundle\security) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
FirewallMap (\symfony\bundle\securitybundle\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | type | 1 |
FirewallContext (\symfony\bundle\securitybundle\security) | type | 1 | |
FirewallMapInterface (\symfony\component\security\http) | implements | 1 | |
LazyFirewallContext (\symfony\bundle\securitybundle\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | type | 1 |
FirewallContext (\symfony\bundle\securitybundle\security) | extends | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ExceptionListener (\symfony\component\security\http\firewall) | type | 1 | |
LogoutListener (\symfony\component\security\http\firewall) | type | 1 | |
UserAuthenticator (\symfony\bundle\securitybundle\security) | FirewallAwareTrait (\symfony\bundle\securitybundle\security) | use | 1 |
FirewallMap (\symfony\bundle\securitybundle\security) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UserAuthenticatorInterface (\symfony\component\security\http\authentication) | implements | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 1 | |
SecurityBundle (\symfony\bundle\securitybundle) | AddExpressionLanguageProvidersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 |
AddSecurityVotersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
AddSessionDomainConstraintPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
CleanRememberMeVerifierPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
MakeFirewallsEventDispatcherTraceablePass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
RegisterCsrfFeaturesPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
RegisterEntryPointPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
RegisterGlobalSecurityEventListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
RegisterLdapLocatorPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
RegisterTokenUsageTrackingPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
ReplaceDecoratedRememberMeHandlerPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
SortFirewallListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
OidcTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 | |
OidcUserInfoTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 | |
ServiceTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 | |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
CustomAuthenticatorFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
FormLoginLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
HttpBasicFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
HttpBasicLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
JsonLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
JsonLoginLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
LoginThrottlingFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
RemoteUserFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
X509Factory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 | |
InMemoryFactory (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | new | 1 | |
LdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AddEventAliasesPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
AuthenticationEvents (\symfony\component\security\core) | staticconstant | 1 | |
SecurityEvents (\symfony\component\security\http) | staticconstant | 1 | |
ExpressionCacheWarmerTest (\symfony\bundle\securitybundle\tests\cachewarmer) | ExpressionCacheWarmer (\symfony\bundle\securitybundle\cachewarmer) | new | 1 |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
DummyVoter (\symfony\bundle\securitybundle\tests\datacollector) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
VoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | FirewallConfig (\symfony\bundle\securitybundle\security) | new | 1 |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | new | 1 | |
RoleHierarchy (\symfony\component\security\core\role) | new | 1 | |
DummyAuthenticator (\symfony\bundle\securitybundle\tests\debug) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
TraceableFirewallListenerTest (\symfony\bundle\securitybundle\tests\debug) | AuthenticatorManager (\symfony\component\security\http\authentication) | new | 1 |
TraceableAuthenticatorManagerListener (\symfony\component\security\http\authenticator\debug) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
AuthenticatorManagerListener (\symfony\component\security\http\firewall) | new | 1 | |
AddSessionDomainConstraintPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | new | 1 |
AddSessionDomainConstraintPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 | |
Alias (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
CustomAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
JsonResponse (\symfony\component\httpfoundation) | staticconstant | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
FirewallListenerPriority1 (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | implements | 1 | |
FirewallListenerPriority2 (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | implements | 1 | |
FirewallListenerPriorityMinus1 (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | implements | 1 | |
MakeFirewallsEventDispatcherTraceablePassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 |
SecurityBundle (\symfony\bundle\securitybundle) | new | 1 | |
DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RegisterEntryPointsPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | RegisterEntryPointPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
RegisterGlobalSecurityEventListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 |
SecurityBundle (\symfony\bundle\securitybundle) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
RegisterTokenUsageTrackingPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
SortFirewallListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | SortFirewallListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 1 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
TestSubscriber (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
AuthenticationEvents (\symfony\component\security\core) | staticconstant | 1 | |
CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 |
SecurityBundle (\symfony\bundle\securitybundle) | new | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
DummyProvider (\symfony\bundle\securitybundle\tests\dependencyinjection\fixtures\userprovider) | UserProviderFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\userprovider) | implements | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PhpCompleteConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
AbstractFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | StubFactory (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AccessTokenFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | OidcTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 |
OidcUserInfoTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 | |
ServiceTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | new | 1 | |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | type | 1 | |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
LoginLinkFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 1 |
LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | type | 1 | |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
StubFactory (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
SecurityExtensionTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | new | 1 |
SecurityBundle (\symfony\bundle\securitybundle) | new | 1 | |
DummyProvider (\symfony\bundle\securitybundle\tests\dependencyinjection\fixtures\userprovider) | new | 1 | |
TestFirewallListenerFactory (\symfony\bundle\securitybundle\tests\dependencyinjection) | new | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
TestAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection) | AuthenticationException (\symfony\component\security\core\exception) | type | 1 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
TestFirewallListenerFactory (\symfony\bundle\securitybundle\tests\dependencyinjection) | AuthenticatorFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 |
FirewallListenerFactoryInterface (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | implements | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
TestUserChecker (\symfony\bundle\securitybundle\tests\dependencyinjection) | UserCheckerInterface (\symfony\component\security\core\user) | implements | 1 |
XmlCompleteConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlCompleteConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | extends | 1 |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
VoteListenerTest (\symfony\bundle\securitybundle\tests\eventlistener) | VoteListener (\symfony\bundle\securitybundle\eventlistener) | new | 1 |
VoteEvent (\symfony\component\security\core\event) | new | 1 | |
AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | WebTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
Filesystem (\symfony\component\filesystem) | new | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
AccessTokenTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
AppKernel (\symfony\bundle\securitybundle\tests\functional\app) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
AuthenticationCommencingTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
AuthenticatorTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
AutowiringTypesTest (\symfony\bundle\securitybundle\tests\functional) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 |
WebTestCase (\symfony\bundle\frameworkbundle\test) | staticmethodcall | 1 | |
AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 | |
AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | staticmethodcall | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
AccessTokenBundle (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
BarController (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\controller) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
JsonResponse (\symfony\component\httpfoundation) | type | 1 | |
FooController (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\controller) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
JsonResponse (\symfony\component\httpfoundation) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
AccessTokenHandler (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\security\handler) | BadCredentialsException (\symfony\component\security\core\exception) | new | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 | |
JsonAuthenticationFailureHandler (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\security\http) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
JsonAuthenticationSuccessHandler (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\security\http) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
ApiAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
JsonResponse (\symfony\component\httpfoundation) | staticconstant | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
AuthenticatorBundle (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | DummyFormLoginFactory (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | new | 1 |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
DummyFormLoginFactory (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | extends | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LoginFormAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
TargetPathTrait (\symfony\component\security\http\util) | use | 1 | |
ProfileController (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | AbstractController (\symfony\bundle\frameworkbundle\controller) | extends | 1 |
SecurityController (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | AbstractController (\symfony\bundle\frameworkbundle\controller) | extends | 1 |
AutowiringBundle (\symfony\bundle\securitybundle\tests\functional\bundle\autowiringbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\csrfformloginbundle\controller) | AccessDeniedException (\symfony\component\security\core\exception) | new | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
CsrfFormLoginBundle (\symfony\bundle\securitybundle\tests\functional\bundle\csrfformloginbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
UserLoginType (\symfony\bundle\securitybundle\tests\functional\bundle\csrfformloginbundle\form) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormError (\symfony\component\form) | new | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
EventExtension (\symfony\bundle\securitybundle\tests\functional\bundle\eventbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
EventBundle (\symfony\bundle\securitybundle\tests\functional\bundle\eventbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
TestSubscriber (\symfony\bundle\securitybundle\tests\functional\bundle\eventbundle\eventsubscriber) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FirewallEntryPointExtension (\symfony\bundle\securitybundle\tests\functional\bundle\firewallentrypointbundle\dependencyinjection) | FileLocator (\symfony\component\config) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
FirewallEntryPointBundle (\symfony\bundle\securitybundle\tests\functional\bundle\firewallentrypointbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
EntryPointStub (\symfony\bundle\securitybundle\tests\functional\bundle\firewallentrypointbundle\security) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
LocalizedController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessDeniedException (\symfony\component\security\core\exception) | new | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
FormLoginExtension (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
FormLoginBundle (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
LocalizedFormFailureHandler (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\security) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
TestController (\symfony\bundle\securitybundle\tests\functional\bundle\jsonloginbundle\controller) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
JsonLoginBundle (\symfony\bundle\securitybundle\tests\functional\bundle\jsonloginbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
JsonAuthenticationFailureHandler (\symfony\bundle\securitybundle\tests\functional\bundle\jsonloginbundle\security\http) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
JsonAuthenticationSuccessHandler (\symfony\bundle\securitybundle\tests\functional\bundle\jsonloginbundle\security\http) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
TestCustomLoginLinkSuccessHandler (\symfony\bundle\securitybundle\tests\functional\bundle\loginlink) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
MissingUserProviderBundle (\symfony\bundle\securitybundle\tests\functional\bundle\missinguserproviderbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ProfileController (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
RememberMeBundle (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
StaticTokenProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 |
TokenNotFoundException (\symfony\component\security\core\exception) | new | 1 | |
UserChangingUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | InMemoryUser (\symfony\component\security\core\user) | type | 1 |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
RequestTrackerExtension (\symfony\bundle\securitybundle\tests\functional\bundle\requesttrackerbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
RequestTrackerSubscriber (\symfony\bundle\securitybundle\tests\functional\bundle\requesttrackerbundle\eventsubscriber) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestTrackerBundle (\symfony\bundle\securitybundle\tests\functional\bundle\requesttrackerbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
AdminController (\symfony\bundle\securitybundle\tests\functional\bundle\securedpagebundle\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
SecuredPageBundle (\symfony\bundle\securitybundle\tests\functional\bundle\securedpagebundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ArrayUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\securedpagebundle\security\core\user) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 1 |
UserNotFoundException (\symfony\component\security\core\exception) | new | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
TestBundle (\symfony\bundle\securitybundle\tests\functional\bundle) | CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
CsrfFormLoginTest (\symfony\bundle\securitybundle\tests\functional) | KernelBrowser (\symfony\bundle\frameworkbundle) | type | 1 |
AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
EventAliasTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
AuthenticationEvents (\symfony\component\security\core) | staticconstant | 1 | |
AuthenticationSuccessEvent (\symfony\component\security\core\event) | new | 1 | |
InteractiveLoginEvent (\symfony\component\security\http\event) | new | 1 | |
SwitchUserEvent (\symfony\component\security\http\event) | new | 1 | |
FirewallEntryPointTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
EntryPointStub (\symfony\bundle\securitybundle\tests\functional\bundle\firewallentrypointbundle\security) | staticconstant | 1 | |
ForceLoginController (\symfony\bundle\securitybundle\tests\functional) | Security (\symfony\bundle\securitybundle) | type | 1 |
JsonResponse (\symfony\component\httpfoundation) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
FormLoginTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
JsonLoginLdapTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
JsonLoginTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
LocalizedRoutesAsPathTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
LoggedInController (\symfony\bundle\securitybundle\tests\functional) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
LoginLinkAuthenticationTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
LogoutController (\symfony\bundle\securitybundle\tests\functional) | Security (\symfony\bundle\securitybundle) | type | 1 |
JsonResponse (\symfony\component\httpfoundation) | new | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
LogoutTest (\symfony\bundle\securitybundle\tests\functional) | KernelBrowser (\symfony\bundle\frameworkbundle) | type | 1 |
AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
MissingUserProviderTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
RememberMeCookieTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 1 | |
RememberMeTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
SecurityRoutingIntegrationTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
SecurityTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
SwitchUserTest (\symfony\bundle\securitybundle\tests\functional) | AbstractWebTestCase (\symfony\bundle\securitybundle\tests\functional) | extends | 1 |
SwitchUserListener (\symfony\component\security\http\firewall) | staticconstant | 1 | |
UserWithoutEquatable (\symfony\bundle\securitybundle\tests\functional) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
FirewallAwareLoginLinkHandlerTest (\symfony\bundle\securitybundle\tests\loginlink) | FirewallAwareLoginLinkHandler (\symfony\bundle\securitybundle\loginlink) | new | 1 |
FirewallConfig (\symfony\bundle\securitybundle\security) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
LoginLinkDetails (\symfony\component\security\http\loginlink) | new | 1 | |
LogoutRouteLoaderTest (\symfony\bundle\securitybundle\tests\routing) | LogoutRouteLoader (\symfony\bundle\securitybundle\routing) | new | 1 |
Route (\symfony\component\routing) | new | 1 | |
FirewallConfigTest (\symfony\bundle\securitybundle\tests\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | new | 1 |
FirewallContextTest (\symfony\bundle\securitybundle\tests\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | new | 1 |
FirewallContext (\symfony\bundle\securitybundle\security) | new | 1 | |
FirewallMapTest (\symfony\bundle\securitybundle\tests\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
UserAuthenticatorTest (\symfony\bundle\securitybundle\tests\security) | FirewallMap (\symfony\bundle\securitybundle\security) | new | 1 |
UserAuthenticator (\symfony\bundle\securitybundle\security) | new | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
Request (\symfony\component\httpfoundation) | new | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 1 | |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | new | 1 | |
SecurityTest (\symfony\bundle\securitybundle\tests) | FirewallConfig (\symfony\bundle\securitybundle\security) | type | 1 |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
TemplateCacheWarmer (\symfony\bundle\twigbundle\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
LintCommand (\symfony\bundle\twigbundle\command) | LintCommand (\symfony\bridge\twig\command) | extends | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
ExtensionPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RuntimeLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
TwigEnvironmentPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
TwigLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
Configuration (\symfony\bundle\twigbundle\dependencyinjection) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
TwigExtension (\symfony\bundle\twigbundle\dependencyinjection) | FileLocator (\symfony\component\config) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
TemplateIterator (\symfony\bundle\twigbundle) | Finder (\symfony\component\finder) | staticmethodcall | 1 |
AcmeBundle (\symfony\bundle\twigbundle\tests\dependencyinjection\acmebundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ExtensionPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | ExtensionPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
TwigLoaderPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | TwigLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
TwigExtensionTest (\symfony\bundle\twigbundle\tests\dependencyinjection) | RuntimeLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 |
TestCase (\symfony\bundle\twigbundle\tests) | extends | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
EmptyAppKernel (\symfony\bundle\twigbundle\tests\functional) | TwigBundle (\symfony\bundle\twigbundle) | new | 1 |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
EmptyAppTest (\symfony\bundle\twigbundle\tests\functional) | EmptyAppKernel (\symfony\bundle\twigbundle\tests\functional) | new | 1 |
TestCase (\symfony\bundle\twigbundle\tests) | extends | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | staticconstant | 1 | |
NoTemplatingEntryKernel (\symfony\bundle\twigbundle\tests\functional) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
TwigBundle (\symfony\bundle\twigbundle) | new | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
NoTemplatingEntryTest (\symfony\bundle\twigbundle\tests\functional) | NoTemplatingEntryKernel (\symfony\bundle\twigbundle\tests\functional) | new | 1 |
TestCase (\symfony\bundle\twigbundle\tests) | extends | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Kernel (\symfony\component\httpkernel) | staticconstant | 1 | |
TemplateIteratorTest (\symfony\bundle\twigbundle\tests) | TestCase (\symfony\bundle\twigbundle\tests) | extends | 1 |
Kernel (\symfony\component\httpkernel) | type | 1 | |
TwigBundle (\symfony\bundle\twigbundle) | ExtensionPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 |
RuntimeLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 | |
TwigEnvironmentPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 | |
TwigLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 1 | |
Application (\symfony\component\console) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | staticmethodcall | 1 | |
ExceptionPanelController (\symfony\bundle\webprofilerbundle\controller) | NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | BinaryFileResponse (\symfony\component\httpfoundation) | new | 1 |
RedirectResponse (\symfony\component\httpfoundation) | type | 1 | |
AutoExpireFlashBag (\symfony\component\httpfoundation\session\flash) | instanceof | 1 | |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | instanceof | 1 | |
ExceptionDataCollector (\symfony\component\httpkernel\datacollector) | instanceof | 1 | |
RouterController (\symfony\bundle\webprofilerbundle\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
TraceableUrlMatcher (\symfony\component\routing\matcher) | new | 1 | |
Configuration (\symfony\bundle\webprofilerbundle\dependencyinjection) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
WebProfilerExtension (\symfony\bundle\webprofilerbundle\dependencyinjection) | FileLocator (\symfony\component\config) | new | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AutoExpireFlashBag (\symfony\component\httpfoundation\session\flash) | instanceof | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | WebTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | type | 1 | |
ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticconstant | 1 | |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | type | 1 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | new | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | catch | 1 | |
ContentSecurityPolicyHandlerTest (\symfony\bundle\webprofilerbundle\tests\csp) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
WebProfilerExtensionTest (\symfony\bundle\webprofilerbundle\tests\dependencyinjection) | TestCase (\symfony\bundle\webprofilerbundle\tests) | extends | 1 |
Container (\symfony\component\dependencyinjection) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
KernelInterface (\symfony\component\httpkernel) | type | 1 | |
WebDebugToolbarListenerTest (\symfony\bundle\webprofilerbundle\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
WebProfilerBundleKernel (\symfony\bundle\webprofilerbundle\tests\functional) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | use | 1 | |
TwigBundle (\symfony\bundle\twigbundle) | new | 1 | |
WebProfilerBundle (\symfony\bundle\webprofilerbundle) | new | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
Kernel (\symfony\component\httpkernel) | staticconstant | 1 | |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
CodeExtensionTest (\symfony\bundle\webprofilerbundle\tests\profiler) | CodeExtension (\symfony\bundle\webprofilerbundle\profiler) | new | 1 |
CodeExtension (\symfony\bundle\webprofilerbundle\profiler) | type | 1 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 1 | |
ProfileDummy (\symfony\bundle\webprofilerbundle\tests\profiler) | Profile (\symfony\component\httpkernel\profiler) | extends | 1 |
Profile (\symfony\component\httpkernel\profiler) | staticmethodcall | 1 | |
TemplateManagerTest (\symfony\bundle\webprofilerbundle\tests\profiler) | TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | type | 1 |
ProfileDummy (\symfony\bundle\webprofilerbundle\tests\profiler) | new | 1 | |
TestCase (\symfony\bundle\webprofilerbundle\tests) | extends | 1 | |
TestCase (\symfony\bundle\webprofilerbundle\tests) | staticmethodcall | 1 | |
Profile (\symfony\component\httpkernel\profiler) | new | 1 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 1 | |
WebProfilerExtensionTest (\symfony\bundle\webprofilerbundle\tests\twig) | WebProfilerExtension (\symfony\bundle\webprofilerbundle\twig) | new | 1 |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
WebProfilerBundle (\symfony\bundle\webprofilerbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
NullContext (\symfony\component\asset\context) | ContextInterface (\symfony\component\asset\context) | implements | 1 |
RequestStackContext (\symfony\component\asset\context) | ContextInterface (\symfony\component\asset\context) | implements | 1 |
AssetNotFoundException (\symfony\component\asset\exception) | RuntimeException (\symfony\component\asset\exception) | extends | 1 |
RuntimeException (\symfony\component\asset\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\asset\exception) | ExceptionInterface (\symfony\component\asset\exception) | implements | 1 |
LogicException (\symfony\component\asset\exception) | ExceptionInterface (\symfony\component\asset\exception) | implements | 1 |
RuntimeException (\symfony\component\asset\exception) | ExceptionInterface (\symfony\component\asset\exception) | implements | 1 |
Package (\symfony\component\asset) | PackageInterface (\symfony\component\asset) | implements | 1 |
Packages (\symfony\component\asset) | InvalidArgumentException (\symfony\component\asset\exception) | new | 1 |
LogicException (\symfony\component\asset\exception) | new | 1 | |
PathPackage (\symfony\component\asset) | ContextInterface (\symfony\component\asset\context) | type | 1 |
Package (\symfony\component\asset) | extends | 1 | |
VersionStrategyInterface (\symfony\component\asset\versionstrategy) | type | 1 | |
PackageTest (\symfony\component\asset\tests) | EmptyVersionStrategy (\symfony\component\asset\versionstrategy) | new | 1 |
UrlPackageTest (\symfony\component\asset\tests) | ContextInterface (\symfony\component\asset\context) | type | 1 |
JsonManifestVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
UrlPackage (\symfony\component\asset) | ContextInterface (\symfony\component\asset\context) | type | 1 |
InvalidArgumentException (\symfony\component\asset\exception) | new | 1 | |
LogicException (\symfony\component\asset\exception) | new | 1 | |
Package (\symfony\component\asset) | extends | 1 | |
Package (\symfony\component\asset) | staticmethodcall | 1 | |
VersionStrategyInterface (\symfony\component\asset\versionstrategy) | type | 1 | |
EmptyVersionStrategy (\symfony\component\asset\versionstrategy) | VersionStrategyInterface (\symfony\component\asset\versionstrategy) | implements | 1 |
JsonManifestVersionStrategy (\symfony\component\asset\versionstrategy) | AssetNotFoundException (\symfony\component\asset\exception) | new | 1 |
LogicException (\symfony\component\asset\exception) | new | 1 | |
VersionStrategyInterface (\symfony\component\asset\versionstrategy) | implements | 1 | |
ClientExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
StaticVersionStrategy (\symfony\component\asset\versionstrategy) | VersionStrategyInterface (\symfony\component\asset\versionstrategy) | implements | 1 |
AssetMapper (\symfony\component\assetmapper) | AssetMapperInterface (\symfony\component\assetmapper) | implements | 1 |
AssetMapperRepository (\symfony\component\assetmapper) | type | 1 | |
CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | type | 1 | |
MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | type | 1 | |
AssetMapperCompiler (\symfony\component\assetmapper) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
AssetMapperDevServerSubscriber (\symfony\component\assetmapper) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
MappedAsset (\symfony\component\assetmapper) | type | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
BinaryFileResponse (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 1 | |
AssetMapperRepository (\symfony\component\assetmapper) | Filesystem (\symfony\component\filesystem) | new | 1 |
AssetMapperCompileCommand (\symfony\component\assetmapper\command) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | type | 1 | |
PreAssetsCompileEvent (\symfony\component\assetmapper\event) | new | 1 | |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | type | 1 | |
PublicAssetsFilesystemInterface (\symfony\component\assetmapper\path) | type | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DebugAssetMapperCommand (\symfony\component\assetmapper\command) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
AssetMapperRepository (\symfony\component\assetmapper) | type | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ImportMapAuditCommand (\symfony\component\assetmapper\command) | ImportMapAuditor (\symfony\component\assetmapper\importmap) | type | 1 |
ImportMapPackageAuditVulnerability (\symfony\component\assetmapper\importmap) | type | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
ImportMapInstallCommand (\symfony\component\assetmapper\command) | RemotePackageDownloader (\symfony\component\assetmapper\importmap) | type | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
ProgressBar (\symfony\component\console\helper) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ImportMapOutdatedCommand (\symfony\component\assetmapper\command) | ImportMapUpdateChecker (\symfony\component\assetmapper\importmap) | type | 1 |
PackageUpdateInfo (\symfony\component\assetmapper\importmap) | type | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ImportMapRemoveCommand (\symfony\component\assetmapper\command) | ImportMapManager (\symfony\component\assetmapper\importmap) | type | 1 |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticconstant | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ImportMapRequireCommand (\symfony\component\assetmapper\command) | VersionProblemCommandTrait (\symfony\component\assetmapper\command) | use | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | type | 1 | |
PackageRequireOptions (\symfony\component\assetmapper\importmap) | new | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ImportMapUpdateCommand (\symfony\component\assetmapper\command) | VersionProblemCommandTrait (\symfony\component\assetmapper\command) | use | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | type | 1 | |
AsCommand (\symfony\component\console\attribute) | attribute | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticconstant | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
VersionProblemCommandTrait (\symfony\component\assetmapper\command) | ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | type | 1 |
OutputInterface (\symfony\component\console\output) | type | 1 | |
AssetCompilerInterface (\symfony\component\assetmapper\compiler) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
CssAssetUrlCompiler (\symfony\component\assetmapper\compiler) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
AssetCompilerInterface (\symfony\component\assetmapper\compiler) | implements | 1 | |
RuntimeException (\symfony\component\assetmapper\exception) | catch | 1 | |
RuntimeException (\symfony\component\assetmapper\exception) | new | 1 | |
JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | AssetCompilerInterface (\symfony\component\assetmapper\compiler) | implements | 1 |
RuntimeException (\symfony\component\assetmapper\exception) | catch | 1 | |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
JavaScriptImport (\symfony\component\assetmapper\importmap) | new | 1 | |
SourceMappingUrlsCompiler (\symfony\component\assetmapper\compiler) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
AssetCompilerInterface (\symfony\component\assetmapper\compiler) | implements | 1 | |
PreAssetsCompileEvent (\symfony\component\assetmapper\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
CircularAssetsException (\symfony\component\assetmapper\exception) | RuntimeException (\symfony\component\assetmapper\exception) | extends | 1 |
RuntimeException (\symfony\component\assetmapper\exception) | staticmethodcall | 1 | |
LogicException (\symfony\component\assetmapper\exception) | ExceptionInterface (\symfony\component\assetmapper\exception) | implements | 1 |
RuntimeException (\symfony\component\assetmapper\exception) | ExceptionInterface (\symfony\component\assetmapper\exception) | implements | 1 |
CachedMappedAssetFactory (\symfony\component\assetmapper\factory) | MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | implements | 1 |
MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | type | 1 | |
ConfigCache (\symfony\component\config) | new | 1 | |
FileExistenceResource (\symfony\component\config\resource) | new | 1 | |
MappedAssetFactory (\symfony\component\assetmapper\factory) | AssetMapperCompiler (\symfony\component\assetmapper) | type | 1 |
CircularAssetsException (\symfony\component\assetmapper\exception) | new | 1 | |
RuntimeException (\symfony\component\assetmapper\exception) | new | 1 | |
MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | implements | 1 | |
PublicAssetsPathResolverInterface (\symfony\component\assetmapper\path) | type | 1 | |
MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | MappedAsset (\symfony\component\assetmapper) | type | 1 |
ImportMapAuditor (\symfony\component\assetmapper\importmap) | RuntimeException (\symfony\component\assetmapper\exception) | new | 1 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapPackageAudit (\symfony\component\assetmapper\importmap) | new | 1 | |
ImportMapPackageAuditVulnerability (\symfony\component\assetmapper\importmap) | new | 1 | |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 1 |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | type | 1 | |
Path (\symfony\component\filesystem) | staticmethodcall | 1 | |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 | |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | type | 1 | |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapEntries (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
PackageRequireOptions (\symfony\component\assetmapper\importmap) | new | 1 | |
RemotePackageDownloader (\symfony\component\assetmapper\importmap) | type | 1 | |
PackageResolverInterface (\symfony\component\assetmapper\importmap\resolver) | type | 1 | |
MappedAsset (\symfony\component\assetmapper) | type | 1 | |
ImportMapPackageAudit (\symfony\component\assetmapper\importmap) | ImportMapPackageAuditVulnerability (\symfony\component\assetmapper\importmap) | type | 1 |
ImportMapRenderer (\symfony\component\assetmapper\importmap) | Packages (\symfony\component\asset) | type | 1 |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
GenericLinkProvider (\symfony\component\weblink) | new | 1 | |
ImportMapUpdateChecker (\symfony\component\assetmapper\importmap) | ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 |
PackageUpdateInfo (\symfony\component\assetmapper\importmap) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | RuntimeException (\symfony\component\assetmapper\exception) | new | 1 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
RemotePackageDownloader (\symfony\component\assetmapper\importmap) | type | 1 | |
HttpExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
RemotePackageDownloader (\symfony\component\assetmapper\importmap) | ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | type | 1 | |
PackageResolverInterface (\symfony\component\assetmapper\importmap\resolver) | type | 1 | |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 |
JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | CssAssetUrlCompiler (\symfony\component\assetmapper\compiler) | staticconstant | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
PackageResolverInterface (\symfony\component\assetmapper\importmap\resolver) | implements | 1 | |
ResolvedImportMapPackage (\symfony\component\assetmapper\importmap\resolver) | new | 1 | |
Path (\symfony\component\filesystem) | staticmethodcall | 1 | |
ResolvedImportMapPackage (\symfony\component\assetmapper\importmap\resolver) | PackageRequireOptions (\symfony\component\assetmapper\importmap) | type | 1 |
MappedAsset (\symfony\component\assetmapper) | JavaScriptImport (\symfony\component\assetmapper\importmap) | type | 1 |
MapperAwareAssetPackage (\symfony\component\assetmapper) | PackageInterface (\symfony\component\asset) | implements | 1 |
PackageInterface (\symfony\component\asset) | type | 1 | |
AssetMapperInterface (\symfony\component\assetmapper) | type | 1 | |
LocalPublicAssetsFilesystem (\symfony\component\assetmapper\path) | PublicAssetsFilesystemInterface (\symfony\component\assetmapper\path) | implements | 1 |
Filesystem (\symfony\component\filesystem) | type | 1 | |
PublicAssetsPathResolver (\symfony\component\assetmapper\path) | PublicAssetsPathResolverInterface (\symfony\component\assetmapper\path) | implements | 1 |
AssetMapperCompilerTest (\symfony\component\assetmapper\tests) | AssetMapperCompiler (\symfony\component\assetmapper) | new | 1 |
MappedAsset (\symfony\component\assetmapper) | new | 1 | |
AssetMapperDevServerSubscriberFunctionalTest (\symfony\component\assetmapper\tests) | WebTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
AssetMapperRepositoryTest (\symfony\component\assetmapper\tests) | Glob (\symfony\component\finder) | staticmethodcall | 1 |
AssetMapperTest (\symfony\component\assetmapper\tests) | AssetMapper (\symfony\component\assetmapper) | new | 1 |
AssetMapper (\symfony\component\assetmapper) | staticconstant | 1 | |
AssetMapper (\symfony\component\assetmapper) | type | 1 | |
AssetMapperRepository (\symfony\component\assetmapper) | new | 1 | |
MappedAssetFactoryInterface (\symfony\component\assetmapper\factory) | type | 1 | |
AssetMapperCompileCommandTest (\symfony\component\assetmapper\tests\command) | PreAssetsCompileEvent (\symfony\component\assetmapper\event) | type | 1 |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | type | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | instanceof | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
Finder (\symfony\component\finder) | new | 1 | |
DebugAssetsMapperCommandTest (\symfony\component\assetmapper\tests\command) | Application (\symfony\bundle\frameworkbundle\console) | new | 1 |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CompiledAssetMapperConfigReaderTest (\symfony\component\assetmapper\tests) | Filesystem (\symfony\component\filesystem) | type | 1 |
CssAssetUrlCompilerTest (\symfony\component\assetmapper\tests\compiler) | MappedAsset (\symfony\component\assetmapper) | type | 1 |
SourceMappingUrlsCompilerTest (\symfony\component\assetmapper\tests\compiler) | SourceMappingUrlsCompiler (\symfony\component\assetmapper\compiler) | new | 1 |
MappedAsset (\symfony\component\assetmapper) | type | 1 | |
CachedMappedAssetFactoryTest (\symfony\component\assetmapper\tests\factory) | JavaScriptImport (\symfony\component\assetmapper\importmap) | new | 1 |
ConfigCache (\symfony\component\config) | new | 1 | |
FileResource (\symfony\component\config\resource) | new | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
MappedAssetFactoryTest (\symfony\component\assetmapper\tests\factory) | AssetMapperCompiler (\symfony\component\assetmapper) | new | 1 |
AssetMapperInterface (\symfony\component\assetmapper) | type | 1 | |
AssetCompilerInterface (\symfony\component\assetmapper\compiler) | type | 1 | |
CssAssetUrlCompiler (\symfony\component\assetmapper\compiler) | new | 1 | |
JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | new | 1 | |
MappedAssetFactory (\symfony\component\assetmapper\factory) | new | 1 | |
MappedAssetFactory (\symfony\component\assetmapper\factory) | type | 1 | |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | FrameworkBundle (\symfony\bundle\frameworkbundle) | new | 1 |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
Alias (\symfony\component\dependencyinjection) | new | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
ImportMapAuditorTest (\symfony\component\assetmapper\tests\importmap) | ImportMapAuditor (\symfony\component\assetmapper\importmap) | type | 1 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapPackageAuditVulnerability (\symfony\component\assetmapper\importmap) | new | 1 | |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ImportMapConfigReaderTest (\symfony\component\assetmapper\tests\importmap) | Filesystem (\symfony\component\filesystem) | type | 1 |
ImportMapGeneratorTest (\symfony\component\assetmapper\tests\importmap) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | type | 1 | |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 1 | |
MappedAsset (\symfony\component\assetmapper) | type | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
Path (\symfony\component\filesystem) | staticmethodcall | 1 | |
ImportMapManagerTest (\symfony\component\assetmapper\tests\importmap) | AssetMapperInterface (\symfony\component\assetmapper) | type | 1 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 | |
RemotePackageDownloader (\symfony\component\assetmapper\importmap) | type | 1 | |
PackageResolverInterface (\symfony\component\assetmapper\importmap\resolver) | type | 1 | |
ResolvedImportMapPackage (\symfony\component\assetmapper\importmap\resolver) | new | 1 | |
MappedAsset (\symfony\component\assetmapper) | new | 1 | |
Filesystem (\symfony\component\filesystem) | type | 1 | |
ImportMapRendererTest (\symfony\component\assetmapper\tests\importmap) | ImportMapGenerator (\symfony\component\assetmapper\importmap) | type | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
ImportMapUpdateCheckerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapConfigReader (\symfony\component\assetmapper\importmap) | type | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapUpdateChecker (\symfony\component\assetmapper\importmap) | type | 1 | |
MockHttpClient (\symfony\component\httpclient) | new | 1 | |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
MockResponse (\symfony\component\httpclient\response) | type | 1 | |
ImportMapVersionCheckerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | new | 1 | |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 | |
MockHttpClient (\symfony\component\httpclient) | new | 1 | |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
JavaScriptImportTest (\symfony\component\assetmapper\tests\importmap) | JavaScriptImport (\symfony\component\assetmapper\importmap) | new | 1 |
RemotePackageDownloaderTest (\symfony\component\assetmapper\tests\importmap) | Filesystem (\symfony\component\filesystem) | type | 1 |
RemotePackageStorageTest (\symfony\component\assetmapper\tests\importmap) | Filesystem (\symfony\component\filesystem) | type | 1 |
JsDelivrEsmResolverTest (\symfony\component\assetmapper\tests\importmap\resolver) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 1 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 1 | |
JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | staticconstant | 1 | |
MappedAssetTest (\symfony\component\assetmapper\tests) | JavaScriptImport (\symfony\component\assetmapper\importmap) | new | 1 |
MapperAwareAssetPackageIntegrationTest (\symfony\component\assetmapper\tests) | KernelTestCase (\symfony\bundle\frameworkbundle\test) | extends | 1 |
Packages (\symfony\component\asset) | instanceof | 1 | |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | new | 1 | |
LocalPublicAssetsFilesystemTest (\symfony\component\assetmapper\tests\path) | Filesystem (\symfony\component\filesystem) | type | 1 |
AbstractBrowser (\symfony\component\browserkit) | InvalidArgumentException (\symfony\component\browserkit\exception) | new | 1 |
RuntimeException (\symfony\component\browserkit\exception) | new | 1 | |
Crawler (\symfony\component\domcrawler) | new | 1 | |
Form (\symfony\component\domcrawler) | instanceof | 1 | |
Form (\symfony\component\domcrawler) | type | 1 | |
Link (\symfony\component\domcrawler) | type | 1 | |
PhpProcess (\symfony\component\process) | new | 1 | |
Cookie (\symfony\component\browserkit) | UnexpectedValueException (\symfony\component\browserkit\exception) | new | 1 |
CookieJar (\symfony\component\browserkit) | Cookie (\symfony\component\browserkit) | staticmethodcall | 1 |
InvalidArgumentException (\symfony\component\browserkit\exception) | catch | 1 | |
Response (\symfony\component\browserkit) | type | 1 | |
BadMethodCallException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
JsonException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
LogicException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
RuntimeException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\browserkit\exception) | ExceptionInterface (\symfony\component\browserkit\exception) | implements | 1 |
HttpBrowser (\symfony\component\browserkit) | AbstractBrowser (\symfony\component\browserkit) | extends | 1 |
AbstractBrowser (\symfony\component\browserkit) | staticmethodcall | 1 | |
CookieJar (\symfony\component\browserkit) | type | 1 | |
History (\symfony\component\browserkit) | type | 1 | |
Response (\symfony\component\browserkit) | new | 1 | |
Response (\symfony\component\browserkit) | type | 1 | |
DataPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
TextPart (\symfony\component\mime\part) | new | 1 | |
AbstractBrowserTest (\symfony\component\browserkit\tests) | CookieJar (\symfony\component\browserkit) | new | 1 |
CookieJar (\symfony\component\browserkit) | type | 1 | |
InvalidArgumentException (\symfony\component\browserkit\exception) | new | 1 | |
History (\symfony\component\browserkit) | new | 1 | |
History (\symfony\component\browserkit) | type | 1 | |
CookieJarTest (\symfony\component\browserkit\tests) | Response (\symfony\component\browserkit) | new | 1 |
HttpBrowserTest (\symfony\component\browserkit\tests) | CookieJar (\symfony\component\browserkit) | type | 1 |
History (\symfony\component\browserkit) | type | 1 | |
AbstractBrowserTest (\symfony\component\browserkit\tests) | extends | 1 | |
TestHttpClient (\symfony\component\browserkit\tests) | new | 1 | |
BrowserCookieValueSameTest (\symfony\component\browserkit\tests\test\constraint) | AbstractBrowser (\symfony\component\browserkit) | type | 1 |
Cookie (\symfony\component\browserkit) | new | 1 | |
CookieJar (\symfony\component\browserkit) | new | 1 | |
BrowserHasCookieTest (\symfony\component\browserkit\tests\test\constraint) | AbstractBrowser (\symfony\component\browserkit) | type | 1 |
Cookie (\symfony\component\browserkit) | new | 1 | |
CookieJar (\symfony\component\browserkit) | new | 1 | |
TestClient (\symfony\component\browserkit\tests) | AbstractBrowser (\symfony\component\browserkit) | extends | 1 |
Response (\symfony\component\browserkit) | new | 1 | |
TestHttpClient (\symfony\component\browserkit\tests) | CookieJar (\symfony\component\browserkit) | type | 1 |
History (\symfony\component\browserkit) | type | 1 | |
HttpBrowser (\symfony\component\browserkit) | extends | 1 | |
MockHttpClient (\symfony\component\httpclient) | new | 1 | |
AbstractAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
AdapterInterface (\symfony\component\cache\adapter) | type | 1 | |
ApcuAdapter (\symfony\component\cache\adapter) | new | 1 | |
ChainAdapter (\symfony\component\cache\adapter) | new | 1 | |
CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
MemcachedAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
PhpFilesAdapter (\symfony\component\cache\adapter) | new | 1 | |
RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
AbstractAdapterTrait (\symfony\component\cache\traits) | use | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
AbstractTagAwareAdapter (\symfony\component\cache\adapter) | TagAwareAdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
AbstractAdapterTrait (\symfony\component\cache\traits) | use | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
TagAwareCacheInterface (\symfony\contracts\cache) | implements | 1 | |
AdapterInterface (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | type | 1 |
ApcuAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
CacheItem (\symfony\component\cache) | staticmethodcall | 1 | |
ArrayAdapter (\symfony\component\cache\adapter) | LoggerAwareTrait (\psr\log) | use | 1 |
AdapterInterface (\symfony\component\cache\adapter) | implements | 1 | |
CacheItem (\symfony\component\cache) | instanceof | 1 | |
CacheItem (\symfony\component\cache) | type | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
ChainAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
ApcuAdapter (\symfony\component\cache\adapter) | instanceof | 1 | |
ProxyAdapter (\symfony\component\cache\adapter) | new | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
PruneableInterface (\symfony\component\cache) | instanceof | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | instanceof | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
CouchbaseBucketAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
DoctrineDbalAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
FilesystemAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
FilesystemTrait (\symfony\component\cache\traits) | use | 1 | |
FilesystemTagAwareAdapter (\symfony\component\cache\adapter) | AbstractTagAwareAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractTagAwareAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
FilesystemTrait (\symfony\component\cache\traits) | use | 1 | |
MemcachedAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
NullAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
CacheItem (\symfony\component\cache) | type | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
PdoAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
AdapterInterface (\symfony\component\cache\adapter) | type | 1 | |
CacheItem (\symfony\component\cache) | staticmethodcall | 1 | |
CacheItem (\symfony\component\cache) | type | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
ProxyTrait (\symfony\component\cache\traits) | use | 1 | |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | instanceof | 1 | |
PhpFilesAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
LazyValue (\symfony\component\cache\adapter) | instanceof | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
FilesystemCommonTrait (\symfony\component\cache\traits) | use | 1 | |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 | |
ProxyAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
ProxyTrait (\symfony\component\cache\traits) | use | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | instanceof | 1 | |
Psr16Adapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ProxyTrait (\symfony\component\cache\traits) | use | 1 | |
RedisAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 | |
RedisTrait (\symfony\component\cache\traits) | use | 1 | |
RedisTagAwareAdapter (\symfony\component\cache\adapter) | AbstractTagAwareAdapter (\symfony\component\cache\adapter) | extends | 1 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 | |
TagAwareMarshaller (\symfony\component\cache\marshaller) | new | 1 | |
RedisTrait (\symfony\component\cache\traits) | use | 1 | |
TagAwareAdapter (\symfony\component\cache\adapter) | LoggerAwareTrait (\psr\log) | use | 1 |
AdapterInterface (\symfony\component\cache\adapter) | instanceof | 1 | |
TagAwareAdapterInterface (\symfony\component\cache\adapter) | implements | 1 | |
CacheItem (\symfony\component\cache) | staticmethodcall | 1 | |
CacheItem (\symfony\component\cache) | type | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
PruneableInterface (\symfony\component\cache) | instanceof | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ContractsTrait (\symfony\component\cache\traits) | use | 1 | |
TagAwareCacheInterface (\symfony\contracts\cache) | implements | 1 | |
TagAwareAdapterInterface (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | extends | 1 |
TraceableAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
AdapterInterface (\symfony\component\cache\adapter) | instanceof | 1 | |
TraceableAdapterEvent (\symfony\component\cache\adapter) | new | 1 | |
TraceableAdapterEvent (\symfony\component\cache\adapter) | type | 1 | |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
PruneableInterface (\symfony\component\cache) | instanceof | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | instanceof | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
TraceableTagAwareAdapter (\symfony\component\cache\adapter) | TagAwareAdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
TagAwareAdapterInterface (\symfony\component\cache\adapter) | type | 1 | |
TraceableAdapter (\symfony\component\cache\adapter) | extends | 1 | |
TraceableAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
TagAwareCacheInterface (\symfony\contracts\cache) | implements | 1 | |
CacheItem (\symfony\component\cache) | ItemInterface (\symfony\contracts\cache) | implements | 1 |
ItemInterface (\symfony\contracts\cache) | type | 1 | |
CacheDataCollector (\symfony\component\cache\datacollector) | TraceableAdapter (\symfony\component\cache\adapter) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
CacheCollectorPass (\symfony\component\cache\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
CachePoolClearerPass (\symfony\component\cache\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
CachePoolPass (\symfony\component\cache\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
CachePoolPrunerPass (\symfony\component\cache\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
LockRegistry (\symfony\component\cache) | CacheInterface (\symfony\contracts\cache) | type | 1 |
ItemInterface (\symfony\contracts\cache) | type | 1 | |
DefaultMarshaller (\symfony\component\cache\marshaller) | MarshallerInterface (\symfony\component\cache\marshaller) | implements | 1 |
DeflateMarshaller (\symfony\component\cache\marshaller) | MarshallerInterface (\symfony\component\cache\marshaller) | implements | 1 |
SodiumMarshaller (\symfony\component\cache\marshaller) | MarshallerInterface (\symfony\component\cache\marshaller) | implements | 1 |
TagAwareMarshaller (\symfony\component\cache\marshaller) | MarshallerInterface (\symfony\component\cache\marshaller) | implements | 1 |
EarlyExpirationDispatcher (\symfony\component\cache\messenger) | AdapterInterface (\symfony\component\cache\adapter) | type | 1 |
CacheItem (\symfony\component\cache) | type | 1 | |
EarlyExpirationMessage (\symfony\component\cache\messenger) | staticmethodcall | 1 | |
EarlyExpirationHandler (\symfony\component\cache\messenger) | CacheItem (\symfony\component\cache) | type | 1 |
EarlyExpirationMessage (\symfony\component\cache\messenger) | type | 1 | |
Psr16Cache (\symfony\component\cache) | CacheItem (\symfony\component\cache) | staticmethodcall | 1 |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
ResettableInterface (\symfony\component\cache) | implements | 1 | |
ProxyTrait (\symfony\component\cache\traits) | use | 1 | |
ResettableInterface (\symfony\component\cache) | ResetInterface (\symfony\contracts\service) | extends | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | new | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | PruneableInterface (\symfony\component\cache) | instanceof | 1 |
ApcuAdapterTest (\symfony\component\cache\tests\adapter) | AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
ArrayAdapterTest (\symfony\component\cache\tests\adapter) | AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
ChainAdapterTest (\symfony\component\cache\tests\adapter) | CacheItem (\symfony\component\cache) | type | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
ExternalAdapter (\symfony\component\cache\tests\fixtures) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
ItemInterface (\symfony\contracts\cache) | type | 1 | |
CouchbaseBucketAdapterTest (\symfony\component\cache\tests\adapter) | CouchbaseBucketAdapter (\symfony\component\cache\adapter) | new | 1 |
CouchbaseBucketAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
CouchbaseCollectionAdapterTest (\symfony\component\cache\tests\adapter) | CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | new | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
DoctrineDbalAdapterTest (\symfony\component\cache\tests\adapter) | DoctrineDbalAdapter (\symfony\component\cache\adapter) | type | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
FilesystemAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
FilesystemTagAwareAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
FilesystemAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
MaxIdLengthAdapter (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | extends | 1 |
AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
MemcachedAdapterTest (\symfony\component\cache\tests\adapter) | AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
NamespacedProxyAdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 | |
ProxyAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
NullAdapterTest (\symfony\component\cache\tests\adapter) | NullAdapter (\symfony\component\cache\adapter) | new | 1 |
PdoAdapterTest (\symfony\component\cache\tests\adapter) | PdoAdapter (\symfony\component\cache\adapter) | type | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
PhpArrayAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
NullAdapter (\symfony\component\cache\adapter) | new | 1 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | new | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
PhpArrayAdapterWrapper (\symfony\component\cache\tests\adapter) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
PhpArrayAdapterWithFallbackTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
PhpArrayAdapter (\symfony\component\cache\adapter) | new | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
PhpArrayAdapterWrapper (\symfony\component\cache\tests\adapter) | PhpArrayAdapter (\symfony\component\cache\adapter) | extends | 1 |
PhpFilesAdapterAppendOnlyTest (\symfony\component\cache\tests\adapter) | PhpFilesAdapter (\symfony\component\cache\adapter) | new | 1 |
PhpFilesAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
PhpFilesAdapterTest (\symfony\component\cache\tests\adapter) | PhpFilesAdapter (\symfony\component\cache\adapter) | new | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
PredisAdapterSentinelTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
PredisAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
PredisClusterAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
PredisRedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
PredisTagAwareAdapterTest (\symfony\component\cache\tests\adapter) | RedisTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
PredisAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
PredisAdapterTest (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
PredisTagAwareClusterAdapterTest (\symfony\component\cache\tests\adapter) | RedisTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
PredisClusterAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
PredisClusterAdapterTest (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
ProxyAdapterAndRedisAdapterTest (\symfony\component\cache\tests\adapter) | ProxyAdapter (\symfony\component\cache\adapter) | new | 1 |
RedisAdapter (\symfony\component\cache\adapter) | new | 1 | |
CacheItem (\symfony\component\cache) | type | 1 | |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
ProxyAdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 | |
CacheItem (\symfony\component\cache) | new | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
TestingArrayAdapter (\symfony\component\cache\tests\adapter) | new | 1 | |
Psr16AdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisAdapterSentinelTest (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
RedisArrayAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
RedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | new | 1 |
RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisTagAwareAdapterTest (\symfony\component\cache\tests\adapter) | RedisTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
RedisAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisAdapterTest (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
RedisTagAwareArrayAdapterTest (\symfony\component\cache\tests\adapter) | RedisTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
RedisArrayAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisArrayAdapterTest (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
RedisTagAwareClusterAdapterTest (\symfony\component\cache\tests\adapter) | RedisTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
RedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
RedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | staticmethodcall | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
RelayAdapterSentinelTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
RelayAdapterTest (\symfony\component\cache\tests\adapter) | AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 |
TagAwareAdapterTest (\symfony\component\cache\tests\adapter) | AdapterInterface (\symfony\component\cache\adapter) | type | 1 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | use | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
TagAwareAndProxyAdapterIntegrationTest (\symfony\component\cache\tests\adapter) | ExternalAdapter (\symfony\component\cache\tests\fixtures) | new | 1 |
TestingArrayAdapter (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | extends | 1 |
CacheItem (\symfony\component\cache) | type | 1 | |
TraceableAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
TraceableAdapter (\symfony\component\cache\adapter) | new | 1 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | extends | 1 | |
TraceableTagAwareAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
TagAwareAdapter (\symfony\component\cache\adapter) | new | 1 | |
TraceableTagAwareAdapter (\symfony\component\cache\adapter) | new | 1 | |
TraceableAdapterTest (\symfony\component\cache\tests\adapter) | extends | 1 | |
CacheItemTest (\symfony\component\cache\tests) | CacheItem (\symfony\component\cache) | staticconstant | 1 |
CacheDataCollectorTest (\symfony\component\cache\tests\datacollector) | NullAdapter (\symfony\component\cache\adapter) | new | 1 |
TraceableAdapter (\symfony\component\cache\adapter) | new | 1 | |
CacheCollectorPassTest (\symfony\component\cache\tests\dependencyinjection) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 |
CachePoolClearerPassTest (\symfony\component\cache\tests\dependencyinjection) | CachePoolClearerPass (\symfony\component\cache\dependencyinjection) | new | 1 |
CachePoolPass (\symfony\component\cache\dependencyinjection) | new | 1 | |
RemoveUnusedDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
CachePoolPassTest (\symfony\component\cache\tests\dependencyinjection) | CachePoolPass (\symfony\component\cache\dependencyinjection) | type | 1 |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ExternalAdapter (\symfony\component\cache\tests\fixtures) | ArrayAdapter (\symfony\component\cache\adapter) | type | 1 |
PrunableAdapter (\symfony\component\cache\tests\fixtures) | AdapterInterface (\symfony\component\cache\adapter) | implements | 1 |
PruneableInterface (\symfony\component\cache) | implements | 1 | |
EarlyExpirationDispatcherTest (\symfony\component\cache\tests\messenger) | AdapterInterface (\symfony\component\cache\adapter) | type | 1 |
CacheItem (\symfony\component\cache) | type | 1 | |
EarlyExpirationMessage (\symfony\component\cache\messenger) | staticmethodcall | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
EarlyExpirationHandlerTest (\symfony\component\cache\tests\messenger) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
EarlyExpirationHandler (\symfony\component\cache\messenger) | new | 1 | |
EarlyExpirationMessage (\symfony\component\cache\messenger) | staticmethodcall | 1 | |
Container (\symfony\component\dependencyinjection) | new | 1 | |
ReverseContainer (\symfony\component\dependencyinjection) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
EarlyExpirationMessageTest (\symfony\component\cache\tests\messenger) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
Container (\symfony\component\dependencyinjection) | new | 1 | |
ReverseContainer (\symfony\component\dependencyinjection) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
Psr16CacheTest (\symfony\component\cache\tests) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 1 |
PruneableInterface (\symfony\component\cache) | instanceof | 1 | |
Psr16Cache (\symfony\component\cache) | instanceof | 1 | |
Psr16Cache (\symfony\component\cache) | new | 1 | |
Psr16CacheWithExternalAdapter (\symfony\component\cache\tests) | Psr16Cache (\symfony\component\cache) | new | 1 |
ExternalAdapter (\symfony\component\cache\tests\fixtures) | new | 1 | |
AbstractAdapterTrait (\symfony\component\cache\traits) | LoggerAwareTrait (\psr\log) | use | 1 |
CacheItem (\symfony\component\cache) | type | 1 | |
ContractsTrait (\symfony\component\cache\traits) | AdapterInterface (\symfony\component\cache\adapter) | type | 1 |
CacheTrait (\symfony\contracts\cache) | use | 1 | |
FilesystemTrait (\symfony\component\cache\traits) | MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 |
FilesystemCommonTrait (\symfony\component\cache\traits) | use | 1 | |
ProxyTrait (\symfony\component\cache\traits) | PruneableInterface (\symfony\component\cache) | instanceof | 1 |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
Redis5Proxy (\symfony\component\cache\traits) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
Redis6Proxy (\symfony\component\cache\traits) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
RedisCluster5Proxy (\symfony\component\cache\traits) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
RedisCluster6Proxy (\symfony\component\cache\traits) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
RedisTrait (\symfony\component\cache\traits) | RedisClusterProxy (\symfony\component\cache\traits) | staticmethodcall | 1 |
RedisProxy (\symfony\component\cache\traits) | staticmethodcall | 1 | |
RelayProxy (\symfony\component\cache\traits) | staticmethodcall | 1 | |
RelayProxy (\symfony\component\cache\traits) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
Clock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | implements | 1 |
DatePoint (\symfony\component\clock) | instanceof | 1 | |
DatePoint (\symfony\component\clock) | staticmethodcall | 1 | |
DatePoint (\symfony\component\clock) | type | 1 | |
ClockAwareTrait (\symfony\component\clock) | DatePoint (\symfony\component\clock) | instanceof | 1 |
DatePoint (\symfony\component\clock) | staticmethodcall | 1 | |
DatePoint (\symfony\component\clock) | type | 1 | |
DatePoint (\symfony\component\clock) | Clock (\symfony\component\clock) | staticmethodcall | 1 |
MockClock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | implements | 1 |
DatePoint (\symfony\component\clock) | instanceof | 1 | |
MonotonicClock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | implements | 1 |
DatePoint (\symfony\component\clock) | staticmethodcall | 1 | |
DatePoint (\symfony\component\clock) | type | 1 | |
NativeClock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | implements | 1 |
DatePoint (\symfony\component\clock) | staticmethodcall | 1 | |
DatePoint (\symfony\component\clock) | type | 1 | |
ClockAwareTestImplem (\symfony\component\clock\tests) | ClockAwareTrait (\symfony\component\clock) | use | 1 |
ClockAwareTraitTest (\symfony\component\clock\tests) | MockClock (\symfony\component\clock) | new | 1 |
ClockAwareTestImplem (\symfony\component\clock\tests) | new | 1 | |
ClockBeforeClassTest (\symfony\component\clock\tests) | ClockSensitiveTrait (\symfony\component\clock\test) | use | 1 |
ClockTest (\symfony\component\clock\tests) | ClockSensitiveTrait (\symfony\component\clock\test) | use | 1 |
DatePointTest (\symfony\component\clock\tests) | ClockSensitiveTrait (\symfony\component\clock\test) | use | 1 |
ClassBuilder (\symfony\component\config\builder) | Method (\symfony\component\config\builder) | new | 1 |
Property (\symfony\component\config\builder) | new | 1 | |
Property (\symfony\component\config\builder) | type | 1 | |
ConfigBuilderGenerator (\symfony\component\config\builder) | ConfigBuilderGeneratorInterface (\symfony\component\config\builder) | implements | 1 |
ArrayNode (\symfony\component\config\definition) | type | 1 | |
BaseNode (\symfony\component\config\definition) | instanceof | 1 | |
BaseNode (\symfony\component\config\definition) | type | 1 | |
BooleanNode (\symfony\component\config\definition) | instanceof | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
FloatNode (\symfony\component\config\definition) | instanceof | 1 | |
IntegerNode (\symfony\component\config\definition) | instanceof | 1 | |
ScalarNode (\symfony\component\config\definition) | type | 1 | |
VariableNode (\symfony\component\config\definition) | type | 1 | |
ConfigBuilderGeneratorInterface (\symfony\component\config\builder) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
ConfigCache (\symfony\component\config) | SelfCheckingResourceChecker (\symfony\component\config\resource) | new | 1 |
ResourceCheckerConfigCache (\symfony\component\config) | extends | 1 | |
ConfigCacheFactory (\symfony\component\config) | ConfigCache (\symfony\component\config) | new | 1 |
ConfigCacheFactoryInterface (\symfony\component\config) | implements | 1 | |
ConfigCacheInterface (\symfony\component\config) | type | 1 | |
ConfigCacheFactoryInterface (\symfony\component\config) | ConfigCacheInterface (\symfony\component\config) | type | 1 |
ArrayNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | extends | 1 |
InvalidTypeException (\symfony\component\config\definition\exception) | new | 1 | |
UnsetKeyException (\symfony\component\config\definition\exception) | new | 1 | |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
Processor (\symfony\component\config\definition) | staticmethodcall | 1 | |
PrototypeNodeInterface (\symfony\component\config\definition) | implements | 1 | |
BaseNode (\symfony\component\config\definition) | Exception (\symfony\component\config\definition\exception) | catch | 1 |
ForbiddenOverwriteException (\symfony\component\config\definition\exception) | new | 1 | |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
UnsetKeyException (\symfony\component\config\definition\exception) | instanceof | 1 | |
NodeInterface (\symfony\component\config\definition) | implements | 1 | |
BooleanNode (\symfony\component\config\definition) | InvalidTypeException (\symfony\component\config\definition\exception) | new | 1 |
ScalarNode (\symfony\component\config\definition) | extends | 1 | |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | ArrayNode (\symfony\component\config\definition) | new | 1 |
ArrayNode (\symfony\component\config\definition) | type | 1 | |
BooleanNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
EnumNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
FloatNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
IntegerNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | extends | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | staticmethodcall | 1 | |
NodeParentInterface (\symfony\component\config\definition\builder) | type | 1 | |
ParentNodeDefinitionInterface (\symfony\component\config\definition\builder) | implements | 1 | |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
VariableNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
PrototypedArrayNode (\symfony\component\config\definition) | new | 1 | |
PrototypedArrayNode (\symfony\component\config\definition) | type | 1 | |
BooleanNodeDefinition (\symfony\component\config\definition\builder) | BooleanNode (\symfony\component\config\definition) | new | 1 |
BooleanNode (\symfony\component\config\definition) | type | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | staticmethodcall | 1 | |
NodeParentInterface (\symfony\component\config\definition\builder) | type | 1 | |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 | |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | staticmethodcall | 1 | |
VariableNodeDefinition (\symfony\component\config\definition\builder) | staticmethodcall | 1 | |
InvalidDefinitionException (\symfony\component\config\definition\exception) | new | 1 | |
BuilderAwareInterface (\symfony\component\config\definition\builder) | NodeBuilder (\symfony\component\config\definition\builder) | type | 1 |
EnumNodeDefinition (\symfony\component\config\definition\builder) | ScalarNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
EnumNode (\symfony\component\config\definition) | new | 1 | |
EnumNode (\symfony\component\config\definition) | type | 1 | |
ExprBuilder (\symfony\component\config\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
VariableNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
FloatNodeDefinition (\symfony\component\config\definition\builder) | NumericNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
FloatNode (\symfony\component\config\definition) | new | 1 | |
FloatNode (\symfony\component\config\definition) | type | 1 | |
IntegerNodeDefinition (\symfony\component\config\definition\builder) | NumericNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
IntegerNode (\symfony\component\config\definition) | new | 1 | |
IntegerNode (\symfony\component\config\definition) | type | 1 | |
MergeBuilder (\symfony\component\config\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
VariableNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
NodeBuilder (\symfony\component\config\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
BooleanNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
BuilderAwareInterface (\symfony\component\config\definition\builder) | instanceof | 1 | |
EnumNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
FloatNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
IntegerNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
NodeParentInterface (\symfony\component\config\definition\builder) | implements | 1 | |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
VariableNodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | BaseNode (\symfony\component\config\definition) | instanceof | 1 |
BaseNode (\symfony\component\config\definition) | staticconstant | 1 | |
NodeParentInterface (\symfony\component\config\definition\builder) | implements | 1 | |
ParentNodeDefinitionInterface (\symfony\component\config\definition\builder) | instanceof | 1 | |
NormalizationBuilder (\symfony\component\config\definition\builder) | ExprBuilder (\symfony\component\config\definition\builder) | new | 1 |
ExprBuilder (\symfony\component\config\definition\builder) | type | 1 | |
NumericNodeDefinition (\symfony\component\config\definition\builder) | ScalarNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
InvalidDefinitionException (\symfony\component\config\definition\exception) | new | 1 | |
ParentNodeDefinitionInterface (\symfony\component\config\definition\builder) | BuilderAwareInterface (\symfony\component\config\definition\builder) | extends | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | VariableNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
ScalarNode (\symfony\component\config\definition) | new | 1 | |
ScalarNode (\symfony\component\config\definition) | type | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
NodeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
NodeParentInterface (\symfony\component\config\definition\builder) | implements | 1 | |
ValidationBuilder (\symfony\component\config\definition\builder) | ExprBuilder (\symfony\component\config\definition\builder) | new | 1 |
ExprBuilder (\symfony\component\config\definition\builder) | type | 1 | |
VariableNodeDefinition (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
VariableNode (\symfony\component\config\definition) | new | 1 | |
VariableNode (\symfony\component\config\definition) | type | 1 | |
ConfigurableInterface (\symfony\component\config\definition) | DefinitionConfigurator (\symfony\component\config\definition\configurator) | type | 1 |
Configuration (\symfony\component\config\definition) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurableInterface (\symfony\component\config\definition) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
DefinitionConfigurator (\symfony\component\config\definition\configurator) | new | 1 | |
DefinitionFileLoader (\symfony\component\config\definition\loader) | new | 1 | |
FileLocator (\symfony\component\config) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | TreeBuilder (\symfony\component\config\definition\builder) | type | 1 |
DefinitionConfigurator (\symfony\component\config\definition\configurator) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
DefinitionFileLoader (\symfony\component\config\definition\loader) | type | 1 | |
XmlReferenceDumper (\symfony\component\config\definition\dumper) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
EnumNode (\symfony\component\config\definition) | instanceof | 1 | |
YamlReferenceDumper (\symfony\component\config\definition\dumper) | ArrayNode (\symfony\component\config\definition) | new | 1 |
EnumNode (\symfony\component\config\definition) | instanceof | 1 | |
PrototypedArrayNode (\symfony\component\config\definition) | type | 1 | |
ScalarNode (\symfony\component\config\definition) | new | 1 | |
EnumNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | staticconstant | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
ScalarNode (\symfony\component\config\definition) | extends | 1 | |
DuplicateKeyException (\symfony\component\config\definition\exception) | InvalidConfigurationException (\symfony\component\config\definition\exception) | extends | 1 |
ForbiddenOverwriteException (\symfony\component\config\definition\exception) | InvalidConfigurationException (\symfony\component\config\definition\exception) | extends | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | Exception (\symfony\component\config\definition\exception) | extends | 1 |
InvalidDefinitionException (\symfony\component\config\definition\exception) | Exception (\symfony\component\config\definition\exception) | extends | 1 |
InvalidTypeException (\symfony\component\config\definition\exception) | InvalidConfigurationException (\symfony\component\config\definition\exception) | extends | 1 |
UnsetKeyException (\symfony\component\config\definition\exception) | Exception (\symfony\component\config\definition\exception) | extends | 1 |
FloatNode (\symfony\component\config\definition) | InvalidTypeException (\symfony\component\config\definition\exception) | new | 1 |
NumericNode (\symfony\component\config\definition) | extends | 1 | |
IntegerNode (\symfony\component\config\definition) | InvalidTypeException (\symfony\component\config\definition\exception) | new | 1 |
NumericNode (\symfony\component\config\definition) | extends | 1 | |
DefinitionFileLoader (\symfony\component\config\definition\loader) | TreeBuilder (\symfony\component\config\definition\builder) | type | 1 |
DefinitionConfigurator (\symfony\component\config\definition\configurator) | new | 1 | |
DefinitionConfigurator (\symfony\component\config\definition\configurator) | type | 1 | |
FileLocatorInterface (\symfony\component\config) | type | 1 | |
FileLoader (\symfony\component\config\loader) | extends | 1 | |
FileLoader (\symfony\component\config\loader) | staticmethodcall | 1 | |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ProtectedDefinitionFileLoader (\symfony\component\config\definition\loader) | DefinitionFileLoader (\symfony\component\config\definition\loader) | extends | 1 |
NumericNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | staticconstant | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
ScalarNode (\symfony\component\config\definition) | extends | 1 | |
Processor (\symfony\component\config\definition) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
PrototypedArrayNode (\symfony\component\config\definition) | ArrayNode (\symfony\component\config\definition) | extends | 1 |
ArrayNode (\symfony\component\config\definition) | instanceof | 1 | |
DuplicateKeyException (\symfony\component\config\definition\exception) | new | 1 | |
Exception (\symfony\component\config\definition\exception) | new | 1 | |
UnsetKeyException (\symfony\component\config\definition\exception) | catch | 1 | |
UnsetKeyException (\symfony\component\config\definition\exception) | new | 1 | |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
PrototypeNodeInterface (\symfony\component\config\definition) | NodeInterface (\symfony\component\config\definition) | extends | 1 |
ScalarNode (\symfony\component\config\definition) | InvalidTypeException (\symfony\component\config\definition\exception) | new | 1 |
VariableNode (\symfony\component\config\definition) | extends | 1 | |
VariableNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | extends | 1 |
PrototypeNodeInterface (\symfony\component\config\definition) | implements | 1 | |
FileLoaderImportCircularReferenceException (\symfony\component\config\exception) | LoaderLoadException (\symfony\component\config\exception) | extends | 1 |
FileLocator (\symfony\component\config) | FileLocatorInterface (\symfony\component\config) | implements | 1 |
DelegatingLoader (\symfony\component\config\loader) | LoaderLoadException (\symfony\component\config\exception) | new | 1 |
Loader (\symfony\component\config\loader) | extends | 1 | |
LoaderResolverInterface (\symfony\component\config\loader) | type | 1 | |
FileLoader (\symfony\component\config\loader) | FileLoaderImportCircularReferenceException (\symfony\component\config\exception) | catch | 1 |
FileLoaderImportCircularReferenceException (\symfony\component\config\exception) | new | 1 | |
FileLocatorFileNotFoundException (\symfony\component\config\exception) | catch | 1 | |
LoaderLoadException (\symfony\component\config\exception) | instanceof | 1 | |
LoaderLoadException (\symfony\component\config\exception) | new | 1 | |
DirectoryAwareLoaderInterface (\symfony\component\config\loader) | instanceof | 1 | |
Loader (\symfony\component\config\loader) | extends | 1 | |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
FileExistenceResource (\symfony\component\config\resource) | new | 1 | |
GlobResource (\symfony\component\config\resource) | type | 1 | |
GlobFileLoader (\symfony\component\config\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
Loader (\symfony\component\config\loader) | LoaderLoadException (\symfony\component\config\exception) | new | 1 |
LogicException (\symfony\component\config\exception) | new | 1 | |
LoaderInterface (\symfony\component\config\loader) | implements | 1 | |
LoaderInterface (\symfony\component\config\loader) | type | 1 | |
LoaderResolver (\symfony\component\config\loader) | LoaderResolverInterface (\symfony\component\config\loader) | implements | 1 |
LoaderResolverInterface (\symfony\component\config\loader) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
ClassExistenceResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
ComposerResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
DirectoryResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
FileExistenceResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
FileResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
GlobResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
Finder (\symfony\component\finder) | new | 1 | |
Glob (\symfony\component\finder) | staticmethodcall | 1 | |
ReflectionClassResource (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
SelfCheckingResourceChecker (\symfony\component\config\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | instanceof | 1 |
ResourceCheckerInterface (\symfony\component\config) | implements | 1 | |
SelfCheckingResourceInterface (\symfony\component\config\resource) | ResourceInterface (\symfony\component\config\resource) | extends | 1 |
ResourceCheckerConfigCache (\symfony\component\config) | ConfigCacheInterface (\symfony\component\config) | implements | 1 |
Filesystem (\symfony\component\filesystem) | new | 1 | |
ResourceCheckerConfigCacheFactory (\symfony\component\config) | ConfigCacheFactoryInterface (\symfony\component\config) | implements | 1 |
ConfigCacheInterface (\symfony\component\config) | type | 1 | |
ResourceCheckerConfigCache (\symfony\component\config) | new | 1 | |
AddToList (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ArrayExtraKeys (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
NodeInitialValues (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
Placeholders (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
PrimitiveTypes (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ScalarNormalizedTypes (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
VariableType (\symfony\component\config\tests\builder\fixtures) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
GeneratedConfigTest (\symfony\component\config\tests\builder) | ClassBuilder (\symfony\component\config\builder) | new | 1 |
ConfigBuilderGenerator (\symfony\component\config\builder) | new | 1 | |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
Filesystem (\symfony\component\filesystem) | new | 1 | |
ConfigCacheFactoryTest (\symfony\component\config\tests) | ConfigCacheFactory (\symfony\component\config) | new | 1 |
ArrayNodeTest (\symfony\component\config\tests\definition) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ArrayNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 1 |
ScalarNodeDefinition (\symfony\component\config\definition\builder) | new | 1 | |
Processor (\symfony\component\config\definition) | new | 1 | |
ExprBuilderTest (\symfony\component\config\tests\definition\builder) | ExprBuilder (\symfony\component\config\definition\builder) | type | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | new | 1 | |
NodeDefinitionTest (\symfony\component\config\tests\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | new | 1 |
SomeNodeDefinition (\symfony\component\config\tests\definition\builder) | VariableNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
FinalizationTest (\symfony\component\config\tests\definition) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
Processor (\symfony\component\config\definition) | new | 1 | |
ScalarNodeTest (\symfony\component\config\tests\definition) | ArrayNode (\symfony\component\config\definition) | new | 1 |
BarNode (\symfony\component\config\tests\fixtures) | ArrayNode (\symfony\component\config\definition) | extends | 1 |
BarNodeDefinition (\symfony\component\config\tests\fixtures\builder) | NodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
BarNode (\symfony\component\config\tests\fixtures) | new | 1 | |
NodeBuilder (\symfony\component\config\tests\fixtures\builder) | NodeBuilder (\symfony\component\config\definition\builder) | extends | 1 |
NodeBuilder (\symfony\component\config\definition\builder) | staticmethodcall | 1 | |
NodeDefinition (\symfony\component\config\definition\builder) | type | 1 | |
VariableNodeDefinition (\symfony\component\config\tests\fixtures\builder) | VariableNodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
CustomNode (\symfony\component\config\tests\fixtures\configuration) | NodeInterface (\symfony\component\config\definition) | implements | 1 |
CustomNodeDefinition (\symfony\component\config\tests\fixtures\configuration) | NodeDefinition (\symfony\component\config\definition\builder) | extends | 1 |
NodeInterface (\symfony\component\config\definition) | type | 1 | |
CustomNode (\symfony\component\config\tests\fixtures\configuration) | new | 1 | |
ExampleConfiguration (\symfony\component\config\tests\fixtures\configuration) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
CustomNodeDefinition (\symfony\component\config\tests\fixtures\configuration) | new | 1 | |
FileLoaderTest (\symfony\component\config\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
ProjectLoader1 (\symfony\component\config\tests\loader) | Loader (\symfony\component\config\loader) | extends | 1 |
TestFileLoader (\symfony\component\config\tests\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
FileExistenceResourceTest (\symfony\component\config\tests\resource) | FileExistenceResource (\symfony\component\config\resource) | type | 1 |
FileResourceTest (\symfony\component\config\tests\resource) | FileResource (\symfony\component\config\resource) | type | 1 |
ReflectionClassResourceTest (\symfony\component\config\tests\resource) | TestEventSubscriber (\symfony\component\config\tests\resource) | staticproperty | 1 |
TestServiceSubscriber (\symfony\component\config\tests\resource) | staticproperty | 1 | |
TestServiceWithStaticProperty (\symfony\component\config\tests\resource) | new | 1 | |
TestServiceWithStaticProperty (\symfony\component\config\tests\resource) | staticproperty | 1 | |
ResourceStub (\symfony\component\config\tests\resource) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
TestEventSubscriber (\symfony\component\config\tests\resource) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TestServiceSubscriber (\symfony\component\config\tests\resource) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
InvalidXmlException (\symfony\component\config\util\exception) | XmlParsingException (\symfony\component\config\util\exception) | extends | 1 |
XmlUtils (\symfony\component\config\util) | InvalidXmlException (\symfony\component\config\util\exception) | catch | 1 |
InvalidXmlException (\symfony\component\config\util\exception) | new | 1 | |
Application (\symfony\component\console) | Command (\symfony\component\console\command) | instanceof | 1 |
Command (\symfony\component\console\command) | new | 1 | |
CompleteCommand (\symfony\component\console\command) | new | 1 | |
DumpCompletionCommand (\symfony\component\console\command) | new | 1 | |
HelpCommand (\symfony\component\console\command) | new | 1 | |
ListCommand (\symfony\component\console\command) | new | 1 | |
SignalableCommandInterface (\symfony\component\console\command) | instanceof | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
ConsoleCommandEvent (\symfony\component\console\event) | new | 1 | |
ConsoleCommandEvent (\symfony\component\console\event) | staticconstant | 1 | |
ConsoleSignalEvent (\symfony\component\console\event) | new | 1 | |
ExceptionInterface (\symfony\component\console\exception) | instanceof | 1 | |
LogicException (\symfony\component\console\exception) | new | 1 | |
NamespaceNotFoundException (\symfony\component\console\exception) | catch | 1 | |
NamespaceNotFoundException (\symfony\component\console\exception) | instanceof | 1 | |
DebugFormatterHelper (\symfony\component\console\helper) | new | 1 | |
DescriptorHelper (\symfony\component\console\helper) | new | 1 | |
HelperSet (\symfony\component\console\helper) | new | 1 | |
ProcessHelper (\symfony\component\console\helper) | new | 1 | |
QuestionHelper (\symfony\component\console\helper) | new | 1 | |
ArgvInput (\symfony\component\console\input) | new | 1 | |
InputAwareInterface (\symfony\component\console\input) | instanceof | 1 | |
InputDefinition (\symfony\component\console\input) | new | 1 | |
ConsoleOutput (\symfony\component\console\output) | new | 1 | |
SignalRegistry (\symfony\component\console\signalregistry) | staticmethodcall | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Terminal (\symfony\component\console) | staticmethodcall | 1 | |
Terminal (\symfony\component\console) | type | 1 | |
ErrorHandler (\symfony\component\errorhandler) | instanceof | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AsCommand (\symfony\component\console\attribute) | \Attribute (\) | attribute | 1 |
Color (\symfony\component\console) | Terminal (\symfony\component\console) | staticmethodcall | 1 |
Command (\symfony\component\console\command) | CompletionInput (\symfony\component\console\completion) | type | 1 |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
ExceptionInterface (\symfony\component\console\exception) | catch | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
HelperInterface (\symfony\component\console\helper) | type | 1 | |
InputDefinition (\symfony\component\console\input) | instanceof | 1 | |
CompleteCommand (\symfony\component\console\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
CompletionInput (\symfony\component\console\completion) | staticconstant | 1 | |
CompletionInput (\symfony\component\console\completion) | staticmethodcall | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | new | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | catch | 1 | |
ExceptionInterface (\symfony\component\console\exception) | catch | 1 | |
DumpCompletionCommand (\symfony\component\console\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
CompleteCommand (\symfony\component\console\command) | staticconstant | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
Process (\symfony\component\process) | new | 1 | |
HelpCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | extends | 1 |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
LazyCommand (\symfony\component\console\command) | Application (\symfony\component\console) | type | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
HelperInterface (\symfony\component\console\helper) | type | 1 | |
HelperSet (\symfony\component\console\helper) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
ListCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | extends | 1 |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
LockableTrait (\symfony\component\console\command) | LockInterface (\symfony\component\lock) | type | 1 |
SemaphoreStore (\symfony\component\lock\store) | staticmethodcall | 1 | |
TraceableCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | extends | 1 |
LazyCommand (\symfony\component\console\command) | instanceof | 1 | |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
HelperInterface (\symfony\component\console\helper) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
CommandLoaderInterface (\symfony\component\console\commandloader) | Command (\symfony\component\console\command) | type | 1 |
ContainerCommandLoader (\symfony\component\console\commandloader) | Command (\symfony\component\console\command) | type | 1 |
CommandLoaderInterface (\symfony\component\console\commandloader) | implements | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | new | 1 | |
FactoryCommandLoader (\symfony\component\console\commandloader) | Command (\symfony\component\console\command) | type | 1 |
CommandLoaderInterface (\symfony\component\console\commandloader) | implements | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | new | 1 | |
CompletionInput (\symfony\component\console\completion) | RuntimeException (\symfony\component\console\exception) | catch | 1 |
ArgvInput (\symfony\component\console\input) | extends | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | Suggestion (\symfony\component\console\completion) | instanceof | 1 |
Suggestion (\symfony\component\console\completion) | new | 1 | |
Suggestion (\symfony\component\console\completion) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
BashCompletionOutput (\symfony\component\console\completion\output) | CompletionSuggestions (\symfony\component\console\completion) | type | 1 |
CompletionOutputInterface (\symfony\component\console\completion\output) | implements | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
CompletionOutputInterface (\symfony\component\console\completion\output) | CompletionSuggestions (\symfony\component\console\completion) | type | 1 |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FishCompletionOutput (\symfony\component\console\completion\output) | CompletionSuggestions (\symfony\component\console\completion) | type | 1 |
CompletionOutputInterface (\symfony\component\console\completion\output) | implements | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
ZshCompletionOutput (\symfony\component\console\completion\output) | CompletionSuggestions (\symfony\component\console\completion) | type | 1 |
CompletionOutputInterface (\symfony\component\console\completion\output) | implements | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
CommandDataCollector (\symfony\component\console\datacollector) | CliRequest (\symfony\component\console\debug) | instanceof | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
CliRequest (\symfony\component\console\debug) | TraceableCommand (\symfony\component\console\command) | type | 1 |
Request (\symfony\component\httpfoundation) | extends | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
AddConsoleCommandPass (\symfony\component\console\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
ApplicationDescription (\symfony\component\console\descriptor) | Command (\symfony\component\console\command) | type | 1 |
CommandNotFoundException (\symfony\component\console\exception) | new | 1 | |
Descriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | instanceof | 1 |
Application (\symfony\component\console) | type | 1 | |
Command (\symfony\component\console\command) | instanceof | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
DescriptorInterface (\symfony\component\console\descriptor) | implements | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | instanceof | 1 | |
InputArgument (\symfony\component\console\input) | type | 1 | |
InputDefinition (\symfony\component\console\input) | instanceof | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | instanceof | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
DescriptorInterface (\symfony\component\console\descriptor) | OutputInterface (\symfony\component\console\output) | type | 1 |
JsonDescriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 1 |
ApplicationDescription (\symfony\component\console\descriptor) | new | 1 | |
Descriptor (\symfony\component\console\descriptor) | extends | 1 | |
MarkdownDescriptor (\symfony\component\console\descriptor) | Command (\symfony\component\console\command) | type | 1 |
ApplicationDescription (\symfony\component\console\descriptor) | new | 1 | |
ApplicationDescription (\symfony\component\console\descriptor) | staticconstant | 1 | |
Descriptor (\symfony\component\console\descriptor) | extends | 1 | |
InputArgument (\symfony\component\console\input) | type | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
ReStructuredTextDescriptor (\symfony\component\console\descriptor) | Command (\symfony\component\console\command) | type | 1 |
ApplicationDescription (\symfony\component\console\descriptor) | new | 1 | |
Descriptor (\symfony\component\console\descriptor) | extends | 1 | |
InputArgument (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
UnicodeString (\symfony\component\string) | new | 1 | |
TextDescriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 1 |
Command (\symfony\component\console\command) | instanceof | 1 | |
ApplicationDescription (\symfony\component\console\descriptor) | new | 1 | |
ApplicationDescription (\symfony\component\console\descriptor) | staticconstant | 1 | |
Descriptor (\symfony\component\console\descriptor) | extends | 1 | |
InputArgument (\symfony\component\console\input) | type | 1 | |
InputDefinition (\symfony\component\console\input) | new | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
XmlDescriptor (\symfony\component\console\descriptor) | ApplicationDescription (\symfony\component\console\descriptor) | new | 1 |
Descriptor (\symfony\component\console\descriptor) | extends | 1 | |
ConsoleCommandEvent (\symfony\component\console\event) | ConsoleEvent (\symfony\component\console\event) | extends | 1 |
ConsoleErrorEvent (\symfony\component\console\event) | Command (\symfony\component\console\command) | type | 1 |
ConsoleEvent (\symfony\component\console\event) | extends | 1 | |
ConsoleEvent (\symfony\component\console\event) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ConsoleEvent (\symfony\component\console\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
ConsoleSignalEvent (\symfony\component\console\event) | Command (\symfony\component\console\command) | type | 1 |
ConsoleEvent (\symfony\component\console\event) | extends | 1 | |
ConsoleEvent (\symfony\component\console\event) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ConsoleTerminateEvent (\symfony\component\console\event) | Command (\symfony\component\console\command) | type | 1 |
ConsoleEvent (\symfony\component\console\event) | extends | 1 | |
ConsoleEvent (\symfony\component\console\event) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ErrorListener (\symfony\component\console\eventlistener) | ConsoleErrorEvent (\symfony\component\console\event) | type | 1 |
ConsoleEvent (\symfony\component\console\event) | type | 1 | |
ConsoleTerminateEvent (\symfony\component\console\event) | type | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
CommandNotFoundException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
InvalidOptionException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
LogicException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
MissingInputException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
RuntimeException (\symfony\component\console\exception) | extends | 1 | |
NamespaceNotFoundException (\symfony\component\console\exception) | CommandNotFoundException (\symfony\component\console\exception) | extends | 1 |
RunCommandFailedException (\symfony\component\console\exception) | RuntimeException (\symfony\component\console\exception) | extends | 1 |
RuntimeException (\symfony\component\console\exception) | staticmethodcall | 1 | |
RunCommandContext (\symfony\component\console\messenger) | type | 1 | |
RuntimeException (\symfony\component\console\exception) | ExceptionInterface (\symfony\component\console\exception) | implements | 1 |
NullOutputFormatter (\symfony\component\console\formatter) | NullOutputFormatterStyle (\symfony\component\console\formatter) | type | 1 |
OutputFormatterInterface (\symfony\component\console\formatter) | implements | 1 | |
NullOutputFormatterStyle (\symfony\component\console\formatter) | OutputFormatterStyleInterface (\symfony\component\console\formatter) | implements | 1 |
OutputFormatter (\symfony\component\console\formatter) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
WrappableOutputFormatterInterface (\symfony\component\console\formatter) | implements | 1 | |
OutputFormatterStyle (\symfony\component\console\formatter) | Color (\symfony\component\console) | type | 1 |
OutputFormatterStyleInterface (\symfony\component\console\formatter) | implements | 1 | |
OutputFormatterStyleStack (\symfony\component\console\formatter) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
WrappableOutputFormatterInterface (\symfony\component\console\formatter) | OutputFormatterInterface (\symfony\component\console\formatter) | extends | 1 |
DebugFormatterHelper (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | extends | 1 |
DescriptorHelper (\symfony\component\console\helper) | DescriptorInterface (\symfony\component\console\descriptor) | type | 1 |
JsonDescriptor (\symfony\component\console\descriptor) | new | 1 | |
MarkdownDescriptor (\symfony\component\console\descriptor) | new | 1 | |
ReStructuredTextDescriptor (\symfony\component\console\descriptor) | new | 1 | |
TextDescriptor (\symfony\component\console\descriptor) | new | 1 | |
XmlDescriptor (\symfony\component\console\descriptor) | new | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
Helper (\symfony\component\console\helper) | extends | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
FormatterHelper (\symfony\component\console\helper) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 1 |
Helper (\symfony\component\console\helper) | extends | 1 | |
Helper (\symfony\component\console\helper) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 1 |
HelperInterface (\symfony\component\console\helper) | implements | 1 | |
HelperSet (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
InputAwareHelper (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | extends | 1 |
InputAwareInterface (\symfony\component\console\input) | implements | 1 | |
ProcessHelper (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | extends | 1 |
ProcessFailedException (\symfony\component\process\exception) | new | 1 | |
Process (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | staticconstant | 1 | |
ProgressBar (\symfony\component\console\helper) | Cursor (\symfony\component\console) | type | 1 |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | instanceof | 1 | |
Terminal (\symfony\component\console) | type | 1 | |
ProgressIndicator (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
QuestionHelper (\symfony\component\console\helper) | Cursor (\symfony\component\console) | new | 1 |
MissingInputException (\symfony\component\console\exception) | catch | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 1 | |
OutputFormatterStyle (\symfony\component\console\formatter) | new | 1 | |
Helper (\symfony\component\console\helper) | extends | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
StreamableInputInterface (\symfony\component\console\input) | instanceof | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | instanceof | 1 | |
ChoiceQuestion (\symfony\component\console\question) | type | 1 | |
SymfonyQuestionHelper (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 1 |
QuestionHelper (\symfony\component\console\helper) | extends | 1 | |
QuestionHelper (\symfony\component\console\helper) | staticmethodcall | 1 | |
ConfirmationQuestion (\symfony\component\console\question) | instanceof | 1 | |
Question (\symfony\component\console\question) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | instanceof | 1 | |
Table (\symfony\component\console\helper) | RuntimeException (\symfony\component\console\exception) | new | 1 |
WrappableOutputFormatterInterface (\symfony\component\console\formatter) | instanceof | 1 | |
TableCellStyle (\symfony\component\console\helper) | instanceof | 1 | |
TableRows (\symfony\component\console\helper) | new | 1 | |
TableRows (\symfony\component\console\helper) | type | 1 | |
TableStyle (\symfony\component\console\helper) | instanceof | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | instanceof | 1 | |
TableCell (\symfony\component\console\helper) | TableCellStyle (\symfony\component\console\helper) | instanceof | 1 |
TableCellStyle (\symfony\component\console\helper) | type | 1 | |
TableSeparator (\symfony\component\console\helper) | TableCell (\symfony\component\console\helper) | extends | 1 |
TableCell (\symfony\component\console\helper) | staticmethodcall | 1 | |
TableStyle (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
LogicException (\symfony\component\console\exception) | new | 1 | |
ArgvInput (\symfony\component\console\input) | Input (\symfony\component\console\input) | extends | 1 |
Input (\symfony\component\console\input) | staticmethodcall | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
ArrayInput (\symfony\component\console\input) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
Input (\symfony\component\console\input) | extends | 1 | |
Input (\symfony\component\console\input) | staticmethodcall | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
Input (\symfony\component\console\input) | RuntimeException (\symfony\component\console\exception) | new | 1 |
InputInterface (\symfony\component\console\input) | implements | 1 | |
StreamableInputInterface (\symfony\component\console\input) | implements | 1 | |
InputArgument (\symfony\component\console\input) | CompletionInput (\symfony\component\console\completion) | type | 1 |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputAwareInterface (\symfony\component\console\input) | InputInterface (\symfony\component\console\input) | type | 1 |
InputDefinition (\symfony\component\console\input) | InputOption (\symfony\component\console\input) | instanceof | 1 |
InputInterface (\symfony\component\console\input) | InputDefinition (\symfony\component\console\input) | type | 1 |
InputOption (\symfony\component\console\input) | CompletionInput (\symfony\component\console\completion) | type | 1 |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
StreamableInputInterface (\symfony\component\console\input) | InputInterface (\symfony\component\console\input) | extends | 1 |
StringInput (\symfony\component\console\input) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
ArgvInput (\symfony\component\console\input) | extends | 1 | |
ArgvInput (\symfony\component\console\input) | staticmethodcall | 1 | |
Input (\symfony\component\console\input) | staticmethodcall | 1 | |
ConsoleLogger (\symfony\component\console\logger) | ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 |
RunCommandContext (\symfony\component\console\messenger) | RunCommandMessage (\symfony\component\console\messenger) | type | 1 |
RunCommandMessageHandler (\symfony\component\console\messenger) | Application (\symfony\component\console) | type | 1 |
StringInput (\symfony\component\console\input) | new | 1 | |
RunCommandContext (\symfony\component\console\messenger) | type | 1 | |
RunCommandMessage (\symfony\component\console\messenger) | type | 1 | |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
BufferedOutput (\symfony\component\console\output) | Output (\symfony\component\console\output) | extends | 1 |
ConsoleOutput (\symfony\component\console\output) | ConsoleOutputInterface (\symfony\component\console\output) | implements | 1 |
ConsoleSectionOutput (\symfony\component\console\output) | new | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | type | 1 | |
StreamOutput (\symfony\component\console\output) | extends | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | ConsoleSectionOutput (\symfony\component\console\output) | type | 1 |
OutputInterface (\symfony\component\console\output) | extends | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 1 |
StreamOutput (\symfony\component\console\output) | extends | 1 | |
Terminal (\symfony\component\console) | type | 1 | |
NullOutput (\symfony\component\console\output) | NullOutputFormatter (\symfony\component\console\formatter) | type | 1 |
OutputInterface (\symfony\component\console\output) | implements | 1 | |
Output (\symfony\component\console\output) | OutputInterface (\symfony\component\console\output) | implements | 1 |
StreamOutput (\symfony\component\console\output) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
OutputFormatterInterface (\symfony\component\console\formatter) | type | 1 | |
Output (\symfony\component\console\output) | extends | 1 | |
Output (\symfony\component\console\output) | staticmethodcall | 1 | |
TrimmedBufferOutput (\symfony\component\console\output) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
OutputFormatterInterface (\symfony\component\console\formatter) | type | 1 | |
Output (\symfony\component\console\output) | extends | 1 | |
Output (\symfony\component\console\output) | staticmethodcall | 1 | |
ChoiceQuestion (\symfony\component\console\question) | Question (\symfony\component\console\question) | extends | 1 |
Question (\symfony\component\console\question) | staticmethodcall | 1 | |
ConfirmationQuestion (\symfony\component\console\question) | Question (\symfony\component\console\question) | extends | 1 |
Question (\symfony\component\console\question) | staticmethodcall | 1 | |
Question (\symfony\component\console\question) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
SingleCommandApplication (\symfony\component\console) | Application (\symfony\component\console) | new | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
OutputStyle (\symfony\component\console\style) | ProgressBar (\symfony\component\console\helper) | new | 1 |
ProgressBar (\symfony\component\console\helper) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | implements | 1 | |
StyleInterface (\symfony\component\console\style) | implements | 1 | |
SymfonyStyle (\symfony\component\console\style) | InvalidArgumentException (\symfony\component\console\exception) | new | 1 |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
OutputWrapper (\symfony\component\console\helper) | new | 1 | |
SymfonyQuestionHelper (\symfony\component\console\helper) | type | 1 | |
Table (\symfony\component\console\helper) | new | 1 | |
Table (\symfony\component\console\helper) | staticmethodcall | 1 | |
Table (\symfony\component\console\helper) | type | 1 | |
TableCell (\symfony\component\console\helper) | new | 1 | |
TableSeparator (\symfony\component\console\helper) | instanceof | 1 | |
TableSeparator (\symfony\component\console\helper) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | instanceof | 1 | |
TrimmedBufferOutput (\symfony\component\console\output) | type | 1 | |
ChoiceQuestion (\symfony\component\console\question) | new | 1 | |
ConfirmationQuestion (\symfony\component\console\question) | new | 1 | |
Question (\symfony\component\console\question) | type | 1 | |
OutputStyle (\symfony\component\console\style) | extends | 1 | |
Terminal (\symfony\component\console) | new | 1 | |
ApplicationTester (\symfony\component\console\tester) | TesterTrait (\symfony\component\console\tester) | use | 1 |
CommandCompletionTester (\symfony\component\console\tester) | CompletionInput (\symfony\component\console\completion) | staticmethodcall | 1 |
CompletionSuggestions (\symfony\component\console\completion) | new | 1 | |
CommandTester (\symfony\component\console\tester) | TesterTrait (\symfony\component\console\tester) | use | 1 |
TesterTrait (\symfony\component\console\tester) | OutputInterface (\symfony\component\console\output) | type | 1 |
StreamOutput (\symfony\component\console\output) | type | 1 | |
ApplicationTest (\symfony\component\console\tests) | BarBucCommand (\) | new | 1 |
Foo5Command (\) | new | 1 | |
FoobarCommand (\) | new | 1 | |
FooOptCommand (\) | new | 1 | |
FooSubnamespaced1Command (\) | new | 1 | |
FooSubnamespaced2Command (\) | new | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
LazyCommand (\symfony\component\console\command) | new | 1 | |
AddConsoleCommandPass (\symfony\component\console\dependencyinjection) | new | 1 | |
ConsoleSignalEvent (\symfony\component\console\event) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputDefinition (\symfony\component\console\input) | new | 1 | |
SignalRegistry (\symfony\component\console\signalregistry) | staticmethodcall | 1 | |
Terminal (\symfony\component\console) | staticmethodcall | 1 | |
CustomDefaultCommandApplication (\symfony\component\console\tests) | new | 1 | |
TerminatableCommand (\symfony\component\console\tests) | new | 1 | |
TerminatableWithEventCommand (\symfony\component\console\tests) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 | |
Process (\symfony\component\process) | new | 1 | |
TestAmbiguousCommandRegistering (\) | new | 1 | |
TestAmbiguousCommandRegistering2 (\) | new | 1 | |
BaseSignableCommand (\symfony\component\console\tests) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
GithubActionReporterTest (\symfony\component\console\tests\ci) | GithubActionReporter (\symfony\component\console\ci) | new | 1 |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
CommandTest (\symfony\component\console\tests\command) | FormatterHelper (\symfony\component\console\helper) | new | 1 |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
MyAnnotatedCommand (\symfony\component\console\tests\command) | new | 1 | |
Php8Command (\symfony\component\console\tests\command) | new | 1 | |
Php8Command2 (\symfony\component\console\tests\command) | staticmethodcall | 1 | |
CompleteCommandTest (\symfony\component\console\tests\command) | Application (\symfony\component\console) | type | 1 |
CompleteCommand (\symfony\component\console\command) | staticconstant | 1 | |
CompleteCommand (\symfony\component\console\command) | type | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
CompleteCommandTest_HelloCommand (\symfony\component\console\tests\command) | new | 1 | |
CompleteCommandTest_HelloCommand (\symfony\component\console\tests\command) | Command (\symfony\component\console\command) | extends | 1 |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
DumpCompletionCommandTest (\symfony\component\console\tests\command) | DumpCompletionCommand (\symfony\component\console\command) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
HelpCommandTest (\symfony\component\console\tests\command) | FooCommand (\) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
ListCommandTest (\symfony\component\console\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
LockableTraitTest (\symfony\component\console\tests\command) | FooLock2Command (\) | new | 1 |
LockFactory (\symfony\component\lock) | new | 1 | |
FlockStore (\symfony\component\lock\store) | new | 1 | |
SemaphoreStore (\symfony\component\lock\store) | new | 1 | |
SemaphoreStore (\symfony\component\lock\store) | staticmethodcall | 1 | |
MyAnnotatedCommand (\symfony\component\console\tests\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Php8Command (\symfony\component\console\tests\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Php8Command2 (\symfony\component\console\tests\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
SingleCommandApplicationTest (\symfony\component\console\tests\command) | CommandTester (\symfony\component\console\tester) | new | 1 |
BashCompletionOutputTest (\symfony\component\console\tests\completion\output) | BashCompletionOutput (\symfony\component\console\completion\output) | new | 1 |
CompletionOutputInterface (\symfony\component\console\completion\output) | type | 1 | |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | extends | 1 | |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | CompletionOutputInterface (\symfony\component\console\completion\output) | type | 1 |
FishCompletionOutputTest (\symfony\component\console\tests\completion\output) | CompletionOutputInterface (\symfony\component\console\completion\output) | type | 1 |
FishCompletionOutput (\symfony\component\console\completion\output) | new | 1 | |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | extends | 1 | |
ZshCompletionOutputTest (\symfony\component\console\tests\completion\output) | CompletionOutputInterface (\symfony\component\console\completion\output) | type | 1 |
ZshCompletionOutput (\symfony\component\console\completion\output) | new | 1 | |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | extends | 1 | |
ConsoleEventsTest (\symfony\component\console\tests) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
ApplicationTester (\symfony\component\console\tester) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
CursorTest (\symfony\component\console\tests) | StreamOutput (\symfony\component\console\output) | new | 1 |
StreamOutput (\symfony\component\console\output) | staticconstant | 1 | |
CustomApplication (\symfony\component\console\tests) | Application (\symfony\component\console) | extends | 1 |
FormatterHelper (\symfony\component\console\helper) | new | 1 | |
HelperSet (\symfony\component\console\helper) | new | 1 | |
HelperSet (\symfony\component\console\helper) | type | 1 | |
InputDefinition (\symfony\component\console\input) | new | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
CustomDefaultCommandApplication (\symfony\component\console\tests) | FooCommand (\) | new | 1 |
Application (\symfony\component\console) | extends | 1 | |
Application (\symfony\component\console) | staticmethodcall | 1 | |
DescribedCommand (\symfony\component\console\tests\dependencyinjection) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
EscapedDefaultsFromPhpCommand (\symfony\component\console\tests\dependencyinjection) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
MyCommand (\symfony\component\console\tests\dependencyinjection) | Command (\symfony\component\console\command) | extends | 1 |
NamedCommand (\symfony\component\console\tests\dependencyinjection) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | Application (\symfony\component\console) | type | 1 |
Command (\symfony\component\console\command) | type | 1 | |
InputArgument (\symfony\component\console\input) | type | 1 | |
InputDefinition (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | type | 1 | |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
BufferedOutput (\symfony\component\console\output) | staticconstant | 1 | |
ApplicationDescriptionTest (\symfony\component\console\tests\descriptor) | Command (\symfony\component\console\command) | new | 1 |
ApplicationDescription (\symfony\component\console\descriptor) | new | 1 | |
TestApplication (\symfony\component\console\tests\descriptor) | new | 1 | |
JsonDescriptorTest (\symfony\component\console\tests\descriptor) | JsonDescriptor (\symfony\component\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | extends | 1 | |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | staticmethodcall | 1 | |
MarkdownDescriptorTest (\symfony\component\console\tests\descriptor) | MarkdownDescriptor (\symfony\component\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | extends | 1 | |
DescriptorApplicationMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommandMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
ObjectsProvider (\symfony\component\console\tests\descriptor) | DescriptorApplication1 (\symfony\component\console\tests\fixtures) | new | 1 |
DescriptorApplication2 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand1 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand2 (\symfony\component\console\tests\fixtures) | new | 1 | |
ReStructuredTextDescriptorTest (\symfony\component\console\tests\descriptor) | ReStructuredTextDescriptor (\symfony\component\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | extends | 1 | |
DescriptorApplicationMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommandMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
TestApplication (\symfony\component\console\tests\descriptor) | Application (\symfony\component\console) | extends | 1 |
TextDescriptorTest (\symfony\component\console\tests\descriptor) | TextDescriptor (\symfony\component\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | extends | 1 | |
DescriptorApplication2 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorApplicationMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommandMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
XmlDescriptorTest (\symfony\component\console\tests\descriptor) | XmlDescriptor (\symfony\component\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | extends | 1 | |
DisabledCommand (\symfony\component\console\tests) | Command (\symfony\component\console\command) | extends | 1 |
ErrorListenerTest (\symfony\component\console\tests\eventlistener) | ConsoleTerminateEvent (\symfony\component\console\event) | new | 1 |
ErrorListener (\symfony\component\console\eventlistener) | staticmethodcall | 1 | |
ArrayInput (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
StringInput (\symfony\component\console\input) | new | 1 | |
NonStringInput (\symfony\component\console\tests\eventlistener) | new | 1 | |
NonStringInput (\symfony\component\console\tests\eventlistener) | Input (\symfony\component\console\input) | extends | 1 |
EventTraceSubscriber (\symfony\component\console\tests) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FailingCommand (\symfony\component\console\tests) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
DescriptorApplication1 (\symfony\component\console\tests\fixtures) | Application (\symfony\component\console) | extends | 1 |
DescriptorApplication2 (\symfony\component\console\tests\fixtures) | Application (\symfony\component\console) | extends | 1 |
Application (\symfony\component\console) | staticmethodcall | 1 | |
DescriptorCommand1 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand2 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand3 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand4 (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorApplicationMbString (\symfony\component\console\tests\fixtures) | Application (\symfony\component\console) | extends | 1 |
Application (\symfony\component\console) | staticmethodcall | 1 | |
DescriptorCommandMbString (\symfony\component\console\tests\fixtures) | new | 1 | |
DescriptorCommand1 (\symfony\component\console\tests\fixtures) | Command (\symfony\component\console\command) | extends | 1 |
DescriptorCommand2 (\symfony\component\console\tests\fixtures) | Command (\symfony\component\console\command) | extends | 1 |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
DescriptorCommand3 (\symfony\component\console\tests\fixtures) | Command (\symfony\component\console\command) | extends | 1 |
DescriptorCommand4 (\symfony\component\console\tests\fixtures) | Command (\symfony\component\console\command) | extends | 1 |
DescriptorCommandMbString (\symfony\component\console\tests\fixtures) | Command (\symfony\component\console\command) | extends | 1 |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
DummyOutput (\symfony\component\console\tests\fixtures) | BufferedOutput (\symfony\component\console\output) | extends | 1 |
MockableAppliationWithTerminalWidth (\symfony\component\console\tests\fixtures) | Application (\symfony\component\console) | extends | 1 |
NullOutputFormatterTest (\symfony\component\console\tests\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 1 |
OutputFormatterTest (\symfony\component\console\tests\formatter) | TableCell (\symfony\component\console\tests\formatter) | new | 1 |
DescriptorHelperTest (\symfony\component\console\tests\helper) | DescriptorHelper (\symfony\component\console\helper) | new | 1 |
DumperNativeFallbackTest (\symfony\component\console\tests\helper) | Dumper (\symfony\component\console\helper) | new | 1 |
DumperTest (\symfony\component\console\tests\helper) | Dumper (\symfony\component\console\helper) | new | 1 |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
HelperSetTest (\symfony\component\console\tests\helper) | HelperSet (\symfony\component\console\helper) | type | 1 |
HelperTest (\symfony\component\console\tests\helper) | OutputFormatter (\symfony\component\console\formatter) | new | 1 |
OutputWrapperTest (\symfony\component\console\tests\helper) | OutputWrapper (\symfony\component\console\helper) | new | 1 |
ProcessHelperTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | new | 1 |
Process (\symfony\component\process) | type | 1 | |
ProgressBarTest (\symfony\component\console\tests\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 1 |
StreamOutput (\symfony\component\console\output) | new | 1 | |
ProgressIndicatorTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | new | 1 |
StreamOutput (\symfony\component\console\output) | staticconstant | 1 | |
QuestionHelperTest (\symfony\component\console\tests\helper) | Application (\symfony\component\console) | new | 1 |
OutputFormatter (\symfony\component\console\formatter) | new | 1 | |
QuestionHelper (\symfony\component\console\helper) | staticmethodcall | 1 | |
StreamOutput (\symfony\component\console\output) | new | 1 | |
ApplicationTester (\symfony\component\console\tester) | new | 1 | |
AbstractQuestionHelperTestCase (\symfony\component\console\tests\helper) | extends | 1 | |
AutocompleteValues (\symfony\component\console\tests\helper) | new | 1 | |
SymfonyQuestionHelperTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | new | 1 |
StreamOutput (\symfony\component\console\output) | type | 1 | |
AbstractQuestionHelperTestCase (\symfony\component\console\tests\helper) | extends | 1 | |
TableStyleTest (\symfony\component\console\tests\helper) | TableStyle (\symfony\component\console\helper) | new | 1 |
TableTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | new | 1 |
StreamOutput (\symfony\component\console\output) | staticconstant | 1 | |
StreamOutput (\symfony\component\console\output) | type | 1 | |
InputDefinitionTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | type | 1 |
InputOption (\symfony\component\console\input) | type | 1 | |
StringInputTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | new | 1 |
InputOption (\symfony\component\console\input) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
LazyTestCommand (\symfony\component\console\tests) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
ConsoleLoggerTest (\symfony\component\console\tests\logger) | DummyOutput (\symfony\component\console\tests\fixtures) | type | 1 |
DummyTest (\symfony\component\console\tests\logger) | new | 1 | |
RunCommandMessageHandlerTest (\symfony\component\console\tests\messenger) | Application (\symfony\component\console) | new | 1 |
Application (\symfony\component\console) | type | 1 | |
ConsoleSectionOutputTest (\symfony\component\console\tests\output) | QuestionHelper (\symfony\component\console\helper) | new | 1 |
Question (\symfony\component\console\question) | new | 1 | |
NullOutputTest (\symfony\component\console\tests\output) | OutputFormatter (\symfony\component\console\formatter) | new | 1 |
OutputTest (\symfony\component\console\tests\output) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 1 |
TestOutput (\symfony\component\console\tests\output) | Output (\symfony\component\console\output) | extends | 1 |
ConfirmationQuestionTest (\symfony\component\console\tests\question) | ConfirmationQuestion (\symfony\component\console\question) | new | 1 |
QuestionTest (\symfony\component\console\tests\question) | Question (\symfony\component\console\question) | type | 1 |
SignableCommand (\symfony\component\console\tests) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
SignalRegistry (\symfony\component\console\signalregistry) | staticmethodcall | 1 | |
BaseSignableCommand (\symfony\component\console\tests) | extends | 1 | |
SignalEventSubscriber (\symfony\component\console\tests) | ConsoleSignalEvent (\symfony\component\console\event) | type | 1 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
SymfonyStyleTest (\symfony\component\console\tests\style) | Command (\symfony\component\console\command) | type | 1 |
ArrayInput (\symfony\component\console\input) | new | 1 | |
ConsoleSectionOutput (\symfony\component\console\output) | new | 1 | |
NullOutput (\symfony\component\console\output) | new | 1 | |
StreamOutput (\symfony\component\console\output) | staticconstant | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
TerminatableCommand (\symfony\component\console\tests) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
SignalRegistry (\symfony\component\console\signalregistry) | staticmethodcall | 1 | |
BaseSignableCommand (\symfony\component\console\tests) | extends | 1 | |
TerminatableWithEventCommand (\symfony\component\console\tests) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
ConsoleEvents (\symfony\component\console) | staticconstant | 1 | |
ConsoleSignalEvent (\symfony\component\console\event) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ApplicationTesterTest (\symfony\component\console\tests\tester) | Application (\symfony\component\console) | type | 1 |
QuestionHelper (\symfony\component\console\helper) | new | 1 | |
ApplicationTester (\symfony\component\console\tester) | type | 1 | |
CommandTesterTest (\symfony\component\console\tests\tester) | Application (\symfony\component\console) | new | 1 |
Command (\symfony\component\console\command) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
CssSelectorConverter (\symfony\component\cssselector) | ClassParser (\symfony\component\cssselector\parser\shortcut) | new | 1 |
ElementParser (\symfony\component\cssselector\parser\shortcut) | new | 1 | |
EmptyStringParser (\symfony\component\cssselector\parser\shortcut) | new | 1 | |
HashParser (\symfony\component\cssselector\parser\shortcut) | new | 1 | |
HtmlExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
Translator (\symfony\component\cssselector\xpath) | type | 1 | |
ExpressionErrorException (\symfony\component\cssselector\exception) | ParseException (\symfony\component\cssselector\exception) | extends | 1 |
InternalErrorException (\symfony\component\cssselector\exception) | ParseException (\symfony\component\cssselector\exception) | extends | 1 |
ParseException (\symfony\component\cssselector\exception) | ExceptionInterface (\symfony\component\cssselector\exception) | implements | 1 |
SyntaxErrorException (\symfony\component\cssselector\exception) | ParseException (\symfony\component\cssselector\exception) | extends | 1 |
Token (\symfony\component\cssselector\parser) | type | 1 | |
AbstractNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | implements | 1 |
AttributeNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
ClassNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
CombinedSelectorNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
ElementNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
FunctionNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
Token (\symfony\component\cssselector\parser) | type | 1 | |
HashNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
NegationNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
NodeInterface (\symfony\component\cssselector\node) | Specificity (\symfony\component\cssselector\node) | type | 1 |
PseudoNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
SelectorNode (\symfony\component\cssselector\node) | AbstractNode (\symfony\component\cssselector\node) | extends | 1 |
Specificity (\symfony\component\cssselector\node) | new | 1 | |
Specificity (\symfony\component\cssselector\node) | type | 1 | |
CommentHandler (\symfony\component\cssselector\parser\handler) | HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
HandlerInterface (\symfony\component\cssselector\parser\handler) | Reader (\symfony\component\cssselector\parser) | type | 1 |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
HashHandler (\symfony\component\cssselector\parser\handler) | HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
IdentifierHandler (\symfony\component\cssselector\parser\handler) | HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
NumberHandler (\symfony\component\cssselector\parser\handler) | HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
StringHandler (\symfony\component\cssselector\parser\handler) | InternalErrorException (\symfony\component\cssselector\exception) | new | 1 |
HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 | |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
WhitespaceHandler (\symfony\component\cssselector\parser\handler) | HandlerInterface (\symfony\component\cssselector\parser\handler) | implements | 1 |
Reader (\symfony\component\cssselector\parser) | type | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
Parser (\symfony\component\cssselector\parser) | AttributeNode (\symfony\component\cssselector\node) | type | 1 |
ClassNode (\symfony\component\cssselector\node) | new | 1 | |
CombinedSelectorNode (\symfony\component\cssselector\node) | new | 1 | |
ElementNode (\symfony\component\cssselector\node) | new | 1 | |
ElementNode (\symfony\component\cssselector\node) | type | 1 | |
FunctionNode (\symfony\component\cssselector\node) | new | 1 | |
HashNode (\symfony\component\cssselector\node) | new | 1 | |
NegationNode (\symfony\component\cssselector\node) | new | 1 | |
NodeInterface (\symfony\component\cssselector\node) | type | 1 | |
PseudoNode (\symfony\component\cssselector\node) | new | 1 | |
SelectorNode (\symfony\component\cssselector\node) | new | 1 | |
SelectorNode (\symfony\component\cssselector\node) | type | 1 | |
ParserInterface (\symfony\component\cssselector\parser) | implements | 1 | |
Reader (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 1 | |
Token (\symfony\component\cssselector\parser) | type | 1 | |
ClassParser (\symfony\component\cssselector\parser\shortcut) | ClassNode (\symfony\component\cssselector\node) | new | 1 |
ElementNode (\symfony\component\cssselector\node) | new | 1 | |
SelectorNode (\symfony\component\cssselector\node) | new | 1 | |
ParserInterface (\symfony\component\cssselector\parser) | implements | 1 | |
ElementParser (\symfony\component\cssselector\parser\shortcut) | ElementNode (\symfony\component\cssselector\node) | new | 1 |
SelectorNode (\symfony\component\cssselector\node) | new | 1 | |
ParserInterface (\symfony\component\cssselector\parser) | implements | 1 | |
EmptyStringParser (\symfony\component\cssselector\parser\shortcut) | ElementNode (\symfony\component\cssselector\node) | new | 1 |
SelectorNode (\symfony\component\cssselector\node) | new | 1 | |
ParserInterface (\symfony\component\cssselector\parser) | implements | 1 | |
HashParser (\symfony\component\cssselector\parser\shortcut) | ElementNode (\symfony\component\cssselector\node) | new | 1 |
HashNode (\symfony\component\cssselector\node) | new | 1 | |
SelectorNode (\symfony\component\cssselector\node) | new | 1 | |
ParserInterface (\symfony\component\cssselector\parser) | implements | 1 | |
Tokenizer (\symfony\component\cssselector\parser\tokenizer) | Reader (\symfony\component\cssselector\parser) | type | 1 |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
TokenStream (\symfony\component\cssselector\parser) | new | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
TokenStream (\symfony\component\cssselector\parser) | InternalErrorException (\symfony\component\cssselector\exception) | new | 1 |
AttributeNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
ClassNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
CombinedSelectorNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
ElementNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
FunctionNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
HashNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
NegationNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
PseudoNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
SelectorNodeTest (\symfony\component\cssselector\tests\node) | AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | extends | 1 |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | Reader (\symfony\component\cssselector\parser) | type | 1 |
Token (\symfony\component\cssselector\parser) | type | 1 | |
TokenStream (\symfony\component\cssselector\parser) | type | 1 | |
CommentHandlerTest (\symfony\component\cssselector\tests\parser\handler) | CommentHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
Reader (\symfony\component\cssselector\parser) | new | 1 | |
Token (\symfony\component\cssselector\parser) | type | 1 | |
TokenStream (\symfony\component\cssselector\parser) | new | 1 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
HashHandlerTest (\symfony\component\cssselector\tests\parser\handler) | HashHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
IdentifierHandlerTest (\symfony\component\cssselector\tests\parser\handler) | IdentifierHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
NumberHandlerTest (\symfony\component\cssselector\tests\parser\handler) | NumberHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
StringHandlerTest (\symfony\component\cssselector\tests\parser\handler) | StringHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | new | 1 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
WhitespaceHandlerTest (\symfony\component\cssselector\tests\parser\handler) | WhitespaceHandler (\symfony\component\cssselector\parser\handler) | new | 1 |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | extends | 1 | |
ParserTest (\symfony\component\cssselector\tests\parser) | SyntaxErrorException (\symfony\component\cssselector\exception) | catch | 1 |
SelectorNode (\symfony\component\cssselector\node) | type | 1 | |
ReaderTest (\symfony\component\cssselector\tests\parser) | Reader (\symfony\component\cssselector\parser) | type | 1 |
ClassParserTest (\symfony\component\cssselector\tests\parser\shortcut) | ClassParser (\symfony\component\cssselector\parser\shortcut) | new | 1 |
ElementParserTest (\symfony\component\cssselector\tests\parser\shortcut) | ElementParser (\symfony\component\cssselector\parser\shortcut) | new | 1 |
EmptyStringParserTest (\symfony\component\cssselector\tests\parser\shortcut) | EmptyStringParser (\symfony\component\cssselector\parser\shortcut) | new | 1 |
HashParserTest (\symfony\component\cssselector\tests\parser\shortcut) | HashParser (\symfony\component\cssselector\parser\shortcut) | new | 1 |
TranslatorTest (\symfony\component\cssselector\tests\xpath) | ElementNode (\symfony\component\cssselector\node) | new | 1 |
FunctionNode (\symfony\component\cssselector\node) | new | 1 | |
Parser (\symfony\component\cssselector\parser) | new | 1 | |
Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 1 | |
AbstractExtension (\symfony\component\cssselector\xpath\extension) | ExtensionInterface (\symfony\component\cssselector\xpath\extension) | implements | 1 |
AttributeMatchingExtension (\symfony\component\cssselector\xpath\extension) | AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 |
CombinationExtension (\symfony\component\cssselector\xpath\extension) | AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | SyntaxErrorException (\symfony\component\cssselector\exception) | catch | 1 |
Parser (\symfony\component\cssselector\parser) | staticmethodcall | 1 | |
AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 | |
HtmlExtension (\symfony\component\cssselector\xpath\extension) | ExpressionErrorException (\symfony\component\cssselector\exception) | new | 1 |
FunctionNode (\symfony\component\cssselector\node) | type | 1 | |
AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 | |
Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 1 | |
Translator (\symfony\component\cssselector\xpath) | type | 1 | |
NodeExtension (\symfony\component\cssselector\xpath\extension) | AttributeNode (\symfony\component\cssselector\node) | type | 1 |
ClassNode (\symfony\component\cssselector\node) | type | 1 | |
CombinedSelectorNode (\symfony\component\cssselector\node) | type | 1 | |
ElementNode (\symfony\component\cssselector\node) | type | 1 | |
FunctionNode (\symfony\component\cssselector\node) | type | 1 | |
HashNode (\symfony\component\cssselector\node) | type | 1 | |
NegationNode (\symfony\component\cssselector\node) | type | 1 | |
PseudoNode (\symfony\component\cssselector\node) | type | 1 | |
SelectorNode (\symfony\component\cssselector\node) | type | 1 | |
AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 | |
Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 1 | |
XPathExpr (\symfony\component\cssselector\xpath) | new | 1 | |
PseudoClassExtension (\symfony\component\cssselector\xpath\extension) | AbstractExtension (\symfony\component\cssselector\xpath\extension) | extends | 1 |
Translator (\symfony\component\cssselector\xpath) | FunctionNode (\symfony\component\cssselector\node) | type | 1 |
SelectorNode (\symfony\component\cssselector\node) | type | 1 | |
AttributeMatchingExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
CombinationExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
NodeExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
PseudoClassExtension (\symfony\component\cssselector\xpath\extension) | new | 1 | |
TranslatorInterface (\symfony\component\cssselector\xpath) | implements | 1 | |
TranslatorInterface (\symfony\component\cssselector\xpath) | SelectorNode (\symfony\component\cssselector\node) | type | 1 |
XPathExpr (\symfony\component\cssselector\xpath) | Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 1 |
BoundArgument (\symfony\component\dependencyinjection\argument) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | implements | 1 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | implements | 1 |
LazyClosure (\symfony\component\dependencyinjection\argument) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | implements | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection\argument) | ServiceLocator (\symfony\component\dependencyinjection) | extends | 1 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | implements | 1 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | IteratorArgument (\symfony\component\dependencyinjection\argument) | extends | 1 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | staticmethodcall | 1 | |
AsAlias (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
AsDecorator (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
AsTaggedItem (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Autoconfigure (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
AutoconfigureTag (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Autoconfigure (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autoconfigure (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
AutowireCallable (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AutowireDecorated (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
AutowireIterator (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AutowireLocator (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
SubscribedService (\symfony\contracts\service\attribute) | instanceof | 1 | |
AutowireServiceClosure (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
Exclude (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
TaggedIterator (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AutowireIterator (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
AutowireIterator (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
TaggedLocator (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AutowireLocator (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
AutowireLocator (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
Target (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
When (\symfony\component\dependencyinjection\attribute) | \Attribute (\) | attribute | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
AliasDeprecatedPublicServicesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
AutoAliasServicePass (\symfony\component\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
AutowireAsDecoratorPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AutowirePass (\symfony\component\dependencyinjection\compiler) | ClassExistenceResource (\symfony\component\config\resource) | new | 1 |
AutowireCallable (\symfony\component\dependencyinjection\attribute) | instanceof | 1 | |
AutowireDecorated (\symfony\component\dependencyinjection\attribute) | instanceof | 1 | |
Target (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
AutowiringFailedException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
AutowireRequiredPropertiesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
CheckArgumentsValidityPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
CheckCircularReferencesPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
CheckDefinitionValidityPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | staticconstant | 1 | |
CheckExceptionOnInvalidReferenceBehaviorPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
CheckReferenceValidityPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
InvalidParameterTypeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
Compiler (\symfony\component\dependencyinjection\compiler) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
EnvParameterException (\symfony\component\dependencyinjection\exception) | new | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
DefinitionErrorExceptionPass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ExtensionCompilerPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | instanceof | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InlineServiceDefinitionsPass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
MergeExtensionConfigurationContainerBuilder (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | type | 1 |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | extends | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
MergeExtensionConfigurationParameterBag (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | type | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | extends | 1 | |
MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | BaseNode (\symfony\component\config\definition) | staticmethodcall | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
MergeExtensionConfigurationContainerBuilder (\symfony\component\dependencyinjection\compiler) | new | 1 | |
MergeExtensionConfigurationParameterBag (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | type | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | type | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PriorityTaggedServiceUtil (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
RegisterEnvVarProcessorsPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
EnvVarProcessor (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RegisterReverseContainerPass (\symfony\component\dependencyinjection\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
RegisterServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | Autowire (\symfony\component\dependencyinjection\attribute) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
SubscribedService (\symfony\contracts\service\attribute) | instanceof | 1 | |
RemoveAbstractDefinitionsPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RemoveBuildParametersPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RemovePrivateAliasesPass (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RemoveUnusedDefinitionsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ReplaceAliasByActualDefinitionPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | type | 1 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
Target (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
ExceptionInterface (\symfony\component\dependencyinjection\exception) | catch | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ResolveClassPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ResolveDecoratorStackPass (\symfony\component\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | instanceof | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ResolveEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
ResolveFactoryClassPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ResolveHotPathPass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ResolveInvalidReferencesPass (\symfony\component\dependencyinjection\compiler) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | type | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | instanceof | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
ResolveNoPreloadPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
ResolveReferencesToAliasesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ResolveServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ResolveTaggedIteratorArgumentPass (\symfony\component\dependencyinjection\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | ServiceReferenceGraphEdge (\symfony\component\dependencyinjection\compiler) | new | 1 |
ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | new | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | Alias (\symfony\component\dependencyinjection) | instanceof | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
ValidateEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | BaseNode (\symfony\component\config\definition) | staticmethodcall | 1 |
Processor (\symfony\component\config\definition) | new | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
ContainerParametersResource (\symfony\component\dependencyinjection\config) | ResourceInterface (\symfony\component\config\resource) | implements | 1 |
ContainerParametersResourceChecker (\symfony\component\dependencyinjection\config) | ResourceCheckerInterface (\symfony\component\config) | implements | 1 |
ContainerParametersResource (\symfony\component\dependencyinjection\config) | instanceof | 1 | |
Container (\symfony\component\dependencyinjection) | ContainerInterface (\symfony\component\dependencyinjection) | implements | 1 |
EnvVarProcessor (\symfony\component\dependencyinjection) | new | 1 | |
ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | DirectoryResource (\symfony\component\config\resource) | new | 1 |
FileExistenceResource (\symfony\component\config\resource) | new | 1 | |
GlobResource (\symfony\component\config\resource) | instanceof | 1 | |
GlobResource (\symfony\component\config\resource) | new | 1 | |
ReflectionClassResource (\symfony\component\config\resource) | new | 1 | |
ResourceInterface (\symfony\component\config\resource) | type | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
LazyClosure (\symfony\component\dependencyinjection\argument) | staticmethodcall | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceLocator (\symfony\component\dependencyinjection\argument) | type | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Target (\symfony\component\dependencyinjection\attribute) | new | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | type | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | type | 1 | |
ResolveEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
TaggedContainerInterface (\symfony\component\dependencyinjection) | implements | 1 | |
TypedReference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | BoundArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | DumperInterface (\symfony\component\dependencyinjection\dumper) | implements | 1 |
GraphvizDumper (\symfony\component\dependencyinjection\dumper) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | extends | 1 | |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | FileResource (\symfony\component\config\resource) | new | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
LazyClosure (\symfony\component\dependencyinjection\argument) | staticmethodcall | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
CheckCircularReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | type | 1 | |
Container (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | extends | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | staticmethodcall | 1 | |
EnvParameterException (\symfony\component\dependencyinjection\exception) | new | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | staticconstant | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
DebugClassLoader (\symfony\component\errorhandler) | instanceof | 1 | |
XmlDumper (\symfony\component\dependencyinjection\dumper) | Alias (\symfony\component\dependencyinjection) | type | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | extends | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
YamlDumper (\symfony\component\dependencyinjection\dumper) | Alias (\symfony\component\dependencyinjection) | type | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
Dumper (\symfony\component\dependencyinjection\dumper) | extends | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
Dumper (\symfony\component\yaml) | type | 1 | |
Parser (\symfony\component\yaml) | new | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
EnvVarProcessor (\symfony\component\dependencyinjection) | EnvVarProcessorInterface (\symfony\component\dependencyinjection) | implements | 1 |
ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
AutowiringFailedException (\symfony\component\dependencyinjection\exception) | RuntimeException (\symfony\component\dependencyinjection\exception) | extends | 1 |
BadMethodCallException (\symfony\component\dependencyinjection\exception) | ExceptionInterface (\symfony\component\dependencyinjection\exception) | implements | 1 |
EnvNotFoundException (\symfony\component\dependencyinjection\exception) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | extends | 1 |
EnvParameterException (\symfony\component\dependencyinjection\exception) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | ExceptionInterface (\symfony\component\dependencyinjection\exception) | implements | 1 |
InvalidParameterTypeException (\symfony\component\dependencyinjection\exception) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | ExceptionInterface (\symfony\component\dependencyinjection\exception) | implements | 1 |
OutOfBoundsException (\symfony\component\dependencyinjection\exception) | ExceptionInterface (\symfony\component\dependencyinjection\exception) | implements | 1 |
ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | RuntimeException (\symfony\component\dependencyinjection\exception) | extends | 1 |
RuntimeException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | ExceptionInterface (\symfony\component\dependencyinjection\exception) | implements | 1 |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | RuntimeException (\symfony\component\dependencyinjection\exception) | extends | 1 |
RuntimeException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 1 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | ExpressionLanguageProvider (\symfony\component\dependencyinjection) | new | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | extends | 1 | |
ExpressionLanguage (\symfony\component\expressionlanguage) | staticmethodcall | 1 | |
ExpressionLanguageProvider (\symfony\component\dependencyinjection) | LogicException (\symfony\component\dependencyinjection\exception) | new | 1 |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | implements | 1 | |
AbstractExtension (\symfony\component\dependencyinjection\extension) | Configuration (\symfony\component\config\definition) | new | 1 |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
DefinitionConfigurator (\symfony\component\config\definition\configurator) | type | 1 | |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
ExtensionTrait (\symfony\component\dependencyinjection\extension) | use | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | ConfigurableInterface (\symfony\component\config\definition) | extends | 1 |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
Processor (\symfony\component\config\definition) | new | 1 | |
Container (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
BadMethodCallException (\symfony\component\dependencyinjection\exception) | new | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
ExtensionTrait (\symfony\component\dependencyinjection\extension) | DelegatingLoader (\symfony\component\config\loader) | type | 1 |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | instanceof | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
InstantiatorInterface (\symfony\component\dependencyinjection\lazyproxy\instantiator) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
LazyServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
InstantiatorInterface (\symfony\component\dependencyinjection\lazyproxy\instantiator) | implements | 1 | |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | new | 1 | |
RealServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | ContainerInterface (\symfony\component\dependencyinjection) | type | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InstantiatorInterface (\symfony\component\dependencyinjection\lazyproxy\instantiator) | implements | 1 | |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | DumperInterface (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | implements | 1 |
NullDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | DumperInterface (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | implements | 1 |
ClosureLoader (\symfony\component\dependencyinjection\loader) | Loader (\symfony\component\config\loader) | extends | 1 |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ParamConfigurator (\symfony\component\config\loader) | instanceof | 1 |
Alias (\symfony\component\dependencyinjection) | type | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
ClosureReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
InlineServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
Parameter (\symfony\component\dependencyinjection) | instanceof | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
PrototypeConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
AliasConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Alias (\symfony\component\dependencyinjection) | type | 1 |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Traits\DeprecateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
ClosureReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
ParametersConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
ParametersConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
DefaultsConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
InstanceofConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Traits\AutoconfigureTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
EnvConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ParamConfigurator (\symfony\component\config\loader) | extends | 1 |
FromCallableConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
Traits\AbstractTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutoconfigureTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\DecorateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\DeprecateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\LazyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ShareTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\TagTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
InlineServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
Traits\ArgumentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\CallTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConfiguratorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConstructorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FactoryTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FileTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\LazyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ParentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PropertyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\TagTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
InstanceofConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\CallTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConfiguratorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConstructorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\LazyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PropertyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ShareTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\TagTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
ParametersConfigurator (\symfony\component\dependencyinjection\loader\configurator) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
PrototypeConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | new | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Traits\AbstractTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ArgumentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutoconfigureTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\CallTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConfiguratorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConstructorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\DeprecateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FactoryTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\LazyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ParentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PropertyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ShareTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\TagTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 |
ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | type | 1 |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Traits\AbstractTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ArgumentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutoconfigureTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\AutowireTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\CallTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ClassTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConfiguratorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ConstructorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\DecorateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\DeprecateTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FactoryTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FileTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\FromCallableTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\LazyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ParentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PropertyTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\PublicTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\ShareTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\SyntheticTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
Traits\TagTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | use | 1 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Alias (\symfony\component\dependencyinjection) | new | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | extends | 1 | |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
AliasConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
DefaultsConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
DefaultsConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
InlineServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
InlineServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticconstant | 1 | |
InstanceofConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
InstanceofConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
PrototypeConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
PrototypeConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticconstant | 1 | |
BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | DefaultsConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 |
InstanceofConfigurator (\symfony\component\dependencyinjection\loader\configurator) | instanceof | 1 | |
ConfiguratorTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 |
FactoryTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
FromCallableTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
FromCallableConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
ReferenceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 1 | |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
ParentTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
DirectoryLoader (\symfony\component\dependencyinjection\loader) | FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 |
FileLoader (\symfony\component\dependencyinjection\loader) | FileLocatorFileNotFoundException (\symfony\component\config\exception) | instanceof | 1 |
LoaderLoadException (\symfony\component\config\exception) | catch | 1 | |
FileLocatorInterface (\symfony\component\config) | type | 1 | |
FileLoader (\symfony\component\config\loader) | extends | 1 | |
GlobResource (\symfony\component\config\resource) | instanceof | 1 | |
Alias (\symfony\component\dependencyinjection) | new | 1 | |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 | |
RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | type | 1 | |
GlobFileLoader (\symfony\component\dependencyinjection\loader) | FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 |
IniFileLoader (\symfony\component\dependencyinjection\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 1 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | ConfigBuilderInterface (\symfony\component\config\builder) | type | 1 |
FileLocatorInterface (\symfony\component\config) | type | 1 | |
FileLoader (\symfony\component\config\loader) | staticmethodcall | 1 | |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
Container (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ConfigurationExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 | |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | staticmethodcall | 1 | |
ProtectedPhpFileLoader (\symfony\component\dependencyinjection\loader) | PhpFileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | Alias (\symfony\component\dependencyinjection) | new | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | Alias (\symfony\component\dependencyinjection) | type | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
BoundArgument (\symfony\component\dependencyinjection\argument) | instanceof | 1 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
ParseException (\symfony\component\yaml\exception) | catch | 1 | |
Parser (\symfony\component\yaml) | type | 1 | |
ContainerBag (\symfony\component\dependencyinjection\parameterbag) | ContainerBagInterface (\symfony\component\dependencyinjection\parameterbag) | implements | 1 |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | extends | 1 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | extends | 1 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | extends | 1 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | implements | 1 | |
ReverseContainer (\symfony\component\dependencyinjection) | ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 1 |
ServiceLocator (\symfony\component\dependencyinjection) | RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 |
ServiceCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ServiceLocatorTrait (\symfony\contracts\service) | use | 1 | |
ServiceProviderInterface (\symfony\contracts\service) | implements | 1 | |
TaggedContainerInterface (\symfony\component\dependencyinjection) | ContainerInterface (\symfony\component\dependencyinjection) | extends | 1 |
AbstractArgumentTest (\symfony\component\dependencyinjection\tests\argument) | AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
B (\symfony\component\dependencyinjection\tests) | A (\symfony\component\dependencyinjection\tests) | type | 1 |
C (\symfony\component\dependencyinjection\tests) | X (\symfony\component\dependencyinjection\tests) | implements | 1 |
A (\symfony\component\dependencyinjection\tests\compiler) | AInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
AAndIInterfaceConsumer (\symfony\component\dependencyinjection\tests\compiler) | AInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
IInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
AbstractRecursivePassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 1 |
AnalyzeServiceReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AsDecoratorBar10 (\symfony\component\dependencyinjection\tests\compiler) | AsDecorator (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 | |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
AsDecoratorBar20 (\symfony\component\dependencyinjection\tests\compiler) | AsDecorator (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 | |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
AsDecoratorBaz (\symfony\component\dependencyinjection\tests\compiler) | AsDecorator (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 | |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
AsDecoratorFoo (\symfony\component\dependencyinjection\tests\compiler) | AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
AttributeAutoconfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | AsTaggedItem (\symfony\component\dependencyinjection\attribute) | type | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | type | 1 | |
AutowireNestedAttributes (\symfony\component\dependencyinjection\tests\compiler) | AsDecorator (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | new | 1 | |
AutowireDecorated (\symfony\component\dependencyinjection\attribute) | new | 1 | |
TaggedIterator (\symfony\component\dependencyinjection\attribute) | new | 1 | |
TaggedLocator (\symfony\component\dependencyinjection\attribute) | new | 1 | |
AsDecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 | |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | FileLocator (\symfony\component\config) | new | 1 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
AutowireProperty (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
AutowireRequiredPropertiesPassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowireRequiredPropertiesPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
AutowireSetter (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
AutowireWither (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
B (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
BadParentTypeHintedArgument (\symfony\component\dependencyinjection\tests\compiler) | Dunglas (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
OptionalServiceClass (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
BadProcessor (\symfony\component\dependencyinjection\tests\compiler) | SimpleProcessor (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
BadTypeHintedArgument (\symfony\component\dependencyinjection\tests\compiler) | Dunglas (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
Bar (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
BarExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
C (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CannotBeAutowired (\symfony\component\dependencyinjection\tests\compiler) | CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CheckCircularReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
CheckCircularReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
Compiler (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CheckDefinitionValidityPassTest (\symfony\component\dependencyinjection\tests\compiler) | CheckDefinitionValidityPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CheckExceptionOnInvalidReferenceBehaviorPassTest (\symfony\component\dependencyinjection\tests\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CheckExceptionOnInvalidReferenceBehaviorPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
CheckReferenceValidityPassTest (\symfony\component\dependencyinjection\tests\compiler) | CheckReferenceValidityPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ClassChangedConstructorArgs (\symfony\component\dependencyinjection\tests\compiler) | Bar (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
ClassForResource (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 | |
CollisionA (\symfony\component\dependencyinjection\tests\compiler) | CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
CollisionB (\symfony\component\dependencyinjection\tests\compiler) | CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
CompilerPassExtension (\symfony\component\dependencyinjection\tests\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
DummyExtension (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 | |
CompositeTypeClasses (\symfony\component\dependencyinjection\tests\compiler) | AnotherInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
YetAnotherInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
ConfigurationWithArrayNodeRequiringOneElement (\symfony\component\dependencyinjection\tests\compiler) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
CustomAutowire (\symfony\component\dependencyinjection\tests\compiler) | \Attribute (\) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
CustomExpressionLanguageFunctionTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
D (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
DInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
Decorated (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
DecoratedDecorator (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
DecoratedServiceLocator (\symfony\component\dependencyinjection\tests\compiler) | ServiceProviderInterface (\symfony\contracts\service) | implements | 1 |
Decorator (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
DecoratorImpl (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
DecoratorServicePassTest (\symfony\component\dependencyinjection\tests\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
DecoratorWithBehavior (\symfony\component\dependencyinjection\tests\compiler) | ResourceCheckerInterface (\symfony\component\config) | implements | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
DefinitionErrorExceptionPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 |
DummyExtension (\symfony\component\dependencyinjection\tests\compiler) | Extension (\symfony\component\dependencyinjection\extension) | extends | 1 |
Dunglas (\symfony\component\dependencyinjection\tests\compiler) | Lille (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
E (\symfony\component\dependencyinjection\tests\compiler) | D (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
EInterface (\symfony\component\dependencyinjection\tests\compiler) | DInterface (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
EnvConfiguration (\symfony\component\dependencyinjection\tests\compiler) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
EnvExtension (\symfony\component\dependencyinjection\tests\compiler) | Extension (\symfony\component\dependencyinjection\extension) | extends | 1 |
ExtensionCompilerPassTest (\symfony\component\dependencyinjection\tests\compiler) | ExtensionCompilerPass (\symfony\component\dependencyinjection\compiler) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
F (\symfony\component\dependencyinjection\tests\compiler) | EInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
I (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 | |
FooConfiguration (\symfony\component\dependencyinjection\tests\compiler) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
FooExtension (\symfony\component\dependencyinjection\tests\compiler) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
FooConfiguration (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
G (\symfony\component\dependencyinjection\tests\compiler) | DInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
EInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
IInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
H (\symfony\component\dependencyinjection\tests\compiler) | B (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
DInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
HelloNamedService (\symfony\component\dependencyinjection\tests\compiler) | AsTaggedItem (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
HelloNamedService2 (\symfony\component\dependencyinjection\tests\compiler) | AsTaggedItem (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
I (\symfony\component\dependencyinjection\tests\compiler) | IInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
IdenticalClassResource (\symfony\component\dependencyinjection\tests\compiler) | ClassForResource (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
InlineServiceDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
InlineServiceDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | Alias (\symfony\component\dependencyinjection) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
CustomAnyAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | type | 1 | |
CustomParameterAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | type | 1 | |
CustomPropertyAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | type | 1 | |
IntegrationTestStub (\symfony\component\dependencyinjection\tests\compiler) | IntegrationTestStubParent (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
IntersectionClasses (\symfony\component\dependencyinjection\tests\compiler) | AnotherInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
J (\symfony\component\dependencyinjection\tests\compiler) | I (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
K (\symfony\component\dependencyinjection\tests\compiler) | IInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
MergeExtensionConfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | FileResource (\symfony\component\config\resource) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
BarExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
FooConfiguration (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
TestCccExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
ThrowingExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
MultipleArguments (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
Dunglas (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
MultipleArgumentsOptionalScalar (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
Lille (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
MultipleArgumentsOptionalScalarLast (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
Lille (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
NonAutowirableDecorator (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | implements | 1 |
NotGuessableArgument (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
NotGuessableArgumentForSubclass (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
NotWireable (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
LesTilleuls (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
NullableIntersection (\symfony\component\dependencyinjection\tests\compiler) | AnotherInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
PriorityTaggedServiceTraitImplementation (\symfony\component\dependencyinjection\tests\compiler) | PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
RegisterAutoconfigureAttributesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 1 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
RemoveBuildParametersPassTest (\symfony\component\dependencyinjection\tests\compiler) | RemoveBuildParametersPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
RemoveUnusedDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | RemoveUnusedDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ReplaceAliasByActualDefinitionPassTest (\symfony\component\dependencyinjection\tests\compiler) | ReplaceAliasByActualDefinitionPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ResolveBindingsPassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
DefinitionErrorExceptionPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
ResolveChildDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ResolveFactoryClassPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 1 |
ResolveHotPathPassTest (\symfony\component\dependencyinjection\tests\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ResolveHotPathPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 1 | |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
ResolveInvalidReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ResolveNoPreloadPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveNoPreloadPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ResolveParameterPlaceHoldersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | type | 1 |
Definition (\symfony\component\dependencyinjection) | type | 1 | |
ResolveReferencesToAliasesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
ResolveReferencesToAliasesPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ServiceClassMariaDb (\symfony\component\dependencyinjection\tests\compiler) | ServiceClassMysql (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
ServiceClassMysql (\symfony\component\dependencyinjection\tests\compiler) | ServiceClassDefault (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
ServiceSubscriberStub (\symfony\component\dependencyinjection\tests\compiler) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
SetterInjection (\symfony\component\dependencyinjection\tests\compiler) | SetterInjectionParent (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
SetterInjectionCollision (\symfony\component\dependencyinjection\tests\compiler) | CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
SetterInjectionParent (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
SimpleProcessor (\symfony\component\dependencyinjection\tests\compiler) | EnvVarProcessorInterface (\symfony\component\dependencyinjection) | implements | 1 |
TagCollector (\symfony\component\dependencyinjection\tests\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
TestCccConfiguration (\symfony\component\dependencyinjection\tests\compiler) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
TestCccExtension (\symfony\component\dependencyinjection\tests\compiler) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
TestCccConfiguration (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
ThrowingExtension (\symfony\component\dependencyinjection\tests\compiler) | ConfigurationInterface (\symfony\component\config\definition) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
FooConfiguration (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
UnionClasses (\symfony\component\dependencyinjection\tests\compiler) | CollisionA (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CollisionB (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
UnionNull (\symfony\component\dependencyinjection\tests\compiler) | CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
ValidateEnvPlaceholdersPassTest (\symfony\component\dependencyinjection\tests\compiler) | MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
RegisterEnvVarProcessorsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ValidateEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConfigurationWithArrayNodeRequiringOneElement (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
ContainerParametersResourceCheckerTest (\symfony\component\dependencyinjection\tests\config) | ContainerParametersResource (\symfony\component\dependencyinjection\config) | type | 1 |
ContainerParametersResourceChecker (\symfony\component\dependencyinjection\config) | type | 1 | |
ContainerInterface (\symfony\component\dependencyinjection) | type | 1 | |
ContainerParametersResourceTest (\symfony\component\dependencyinjection\tests\config) | ContainerParametersResource (\symfony\component\dependencyinjection\config) | type | 1 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | BazClass (\) | new | 1 |
ProjectExtension (\) | new | 1 | |
ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 | |
DirectoryResource (\symfony\component\config\resource) | new | 1 | |
ResourceInterface (\symfony\component\config\resource) | type | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RealServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | new | 1 | |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
CustomDefinition (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
TypedReference (\symfony\component\dependencyinjection) | new | 1 | |
ContainerTest (\symfony\component\dependencyinjection\tests) | EnvVarProcessor (\symfony\component\dependencyinjection) | new | 1 |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 1 | |
D (\symfony\component\dependencyinjection\tests) | X (\symfony\component\dependencyinjection\tests) | implements | 1 |
DefinitionTest (\symfony\component\dependencyinjection\tests) | Reference (\symfony\component\dependencyinjection) | new | 1 |
CallableAdapterConsumer (\symfony\component\dependencyinjection\tests\dumper) | SingleMethodInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
GraphvizDumperTest (\symfony\component\dependencyinjection\tests\dumper) | Definition (\symfony\component\dependencyinjection) | new | 1 |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
LazyServiceConsumer (\symfony\component\dependencyinjection\tests\dumper) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | DummyProxyDumper (\) | new | 1 |
ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 | |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
Symfony_DI_PhpDumper_Errored_Definition (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_CurrentFactoryInlining (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_Locator_Argument (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_Non_Shared_Lazy (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither_Lazy (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither_Lazy_Non_Shared (\) | new | 1 | |
Symfony_DI_PhpDumper_Service_WitherStaticReturnType (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Autowire_Closure (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Base64Parameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Callable_Adapter_Consumer (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Closure_Proxy (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_CsvParameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Deep_Graph (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_DefaultParameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_EnvParameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_JsonParameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Lazy_Autowire_Attribute (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Lazy_Closure (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_QueryStringParameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_Rot13Parameters (\) | new | 1 | |
Symfony_DI_PhpDumper_Test_UrlParameters (\) | new | 1 | |
Rot13EnvVarProcessor (\symfony\component\dependencyinjection\tests\dumper) | EnvVarProcessorInterface (\symfony\component\dependencyinjection) | implements | 1 |
XmlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | FileLocator (\symfony\component\config) | new | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
AutowirePass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | FileLocator (\symfony\component\config) | new | 1 |
AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
AutowirePass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Parser (\symfony\component\yaml) | new | 1 | |
Yaml (\symfony\component\yaml) | staticmethodcall | 1 | |
EnvVarProcessorTest (\symfony\component\dependencyinjection\tests) | ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 1 |
InvalidParameterTypeExceptionTest (\symfony\component\dependencyinjection\tests\exception) | InvalidParameterTypeException (\symfony\component\dependencyinjection\exception) | new | 1 |
AbstractExtensionTest (\symfony\component\dependencyinjection\tests\extension) | ConfigurableInterface (\symfony\component\config\definition) | type | 1 |
Configuration (\symfony\component\config\definition) | new | 1 | |
Processor (\symfony\component\config\definition) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 | |
EnableableExtension (\symfony\component\dependencyinjection\tests\extension) | Extension (\symfony\component\dependencyinjection\extension) | extends | 1 |
Extension (\symfony\component\dependencyinjection\extension) | staticmethodcall | 1 | |
ExtensionTest (\symfony\component\dependencyinjection\tests\extension) | InvalidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\invalidconfig) | new | 1 |
SemiValidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\semivalidconfig) | new | 1 | |
ValidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\validconfig) | new | 1 | |
AcmeConfig (\symfony\component\dependencyinjection\tests\fixtures) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
CustomAnyAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
CustomAutoconfiguration (\symfony\component\dependencyinjection\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
CustomMethodAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
CustomParameterAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
CustomPropertyAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
AutoconfigureAttributed (\symfony\component\dependencyinjection\tests\fixtures) | Autoconfigure (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
AutoconfiguredService1 (\symfony\component\dependencyinjection\tests\fixtures) | AutoconfiguredInterface2 (\symfony\component\dependencyinjection\tests\fixtures) | implements | 1 |
AutoconfiguredService2 (\symfony\component\dependencyinjection\tests\fixtures) | AutoconfiguredInterface2 (\symfony\component\dependencyinjection\tests\fixtures) | implements | 1 |
Bar (\symfony\component\dependencyinjection\tests\fixtures) | BarInterface (\symfony\component\dependencyinjection\tests\fixtures) | implements | 1 |
BarInterface (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 | |
BarFactory (\symfony\component\dependencyinjection\tests\fixtures) | BarInterface (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
BarMethodCall (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Bar (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 1 |
IntersectionConstructor (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Foo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 1 |
WaldoInterface (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 1 | |
UnionConstructor (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Foo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 1 |
Waldo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | WaldoInterface (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | implements | 1 |
WaldoFoo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Foo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | extends | 1 |
WaldoInterface (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | implements | 1 | |
Wobble (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | WaldoInterface (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 1 |
NoConstructorContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ProjectServiceContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | ConstructorWithMandatoryArgumentsContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | extends | 1 |
ConstructorWithOptionalArgumentsContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | extends | 1 | |
ConstructorWithOptionalArgumentsContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | staticmethodcall | 1 | |
ConstructorWithoutArgumentsContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | extends | 1 | |
ConstructorWithoutArgumentsContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | staticmethodcall | 1 | |
NoConstructorContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | extends | 1 | |
CustomContainer (\symfony\component\dependencyinjection\tests\fixtures\containers) | Container (\symfony\component\dependencyinjection) | extends | 1 |
CustomDefinition (\symfony\component\dependencyinjection\tests\fixtures) | Definition (\symfony\component\dependencyinjection) | extends | 1 |
InvalidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\invalidconfig) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
Configuration (\symfony\component\dependencyinjection\tests\fixtures\extension\semivalidconfig) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
SemiValidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\semivalidconfig) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
Configuration (\symfony\component\dependencyinjection\tests\fixtures\extension\validconfig) | TreeBuilder (\symfony\component\config\definition\builder) | new | 1 |
TreeBuilder (\symfony\component\config\definition\builder) | type | 1 | |
ConfigurationInterface (\symfony\component\config\definition) | implements | 1 | |
ValidConfigExtension (\symfony\component\dependencyinjection\tests\fixtures\extension\validconfig) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
FactoryDummy (\symfony\component\dependencyinjection\tests\fixtures) | FactoryParent (\symfony\component\dependencyinjection\tests\fixtures) | extends | 1 |
FooVariadic (\symfony\component\dependencyinjection\tests\fixtures\includes) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
C1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | P1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | extends | 1 |
T1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | use | 1 | |
P1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | I1 (\symfony\component\dependencyinjection\tests\fixtures\includes\hotpath) | implements | 1 |
MultipleArgumentsOptionalScalarNotReallyOptional (\symfony\component\dependencyinjection\tests\fixtures\includes) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
Lille (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
OptionalParameter (\symfony\component\dependencyinjection\tests\fixtures) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 1 |
CollisionInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 1 | |
Dummy (\symfony\component\dependencyinjection\tests\fixtures\preload) | A (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 |
B (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 | |
C (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 | |
IntersectionDummy (\symfony\component\dependencyinjection\tests\fixtures\preload) | F (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 |
G (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 | |
UnionDummy (\symfony\component\dependencyinjection\tests\fixtures\preload) | D (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 |
E (\symfony\component\dependencyinjection\tests\fixtures\preload) | type | 1 | |
Foo (\symfony\component\dependencyinjection\tests\fixtures\prototype) | When (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
FooInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype) | implements | 1 | |
BarInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype\sub) | implements | 1 | |
ProductionOnly (\symfony\component\dependencyinjection\tests\fixtures\prototype) | \Attribute (\) | attribute | 1 |
When (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
When (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
Adapter (\symfony\component\dependencyinjection\tests\fixtures\prototype\singlyimplementedinterface\adapter) | PortInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype\singlyimplementedinterface\port) | implements | 1 |
Adapter (\symfony\component\dependencyinjection\tests\fixtures\prototype\singlyimplementedinterface\anotheradapter) | PortInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype\singlyimplementedinterface\port) | implements | 1 |
PrototypeStaticConstructor (\symfony\component\dependencyinjection\tests\fixtures\prototype\staticconstructor) | PrototypeStaticConstructorInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype\staticconstructor) | implements | 1 |
PrototypeStaticConstructorAsArgument (\symfony\component\dependencyinjection\tests\fixtures\prototype\staticconstructor) | PrototypeStaticConstructor (\symfony\component\dependencyinjection\tests\fixtures\prototype\staticconstructor) | type | 1 |
Bar (\symfony\component\dependencyinjection\tests\fixtures\prototype\sub) | BarInterface (\symfony\component\dependencyinjection\tests\fixtures\prototype\sub) | implements | 1 |
WithAsAlias (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AsAlias (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
WithAsAliasDuplicate (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AsAlias (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
WithAsAliasIdMultipleInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AsAlias (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
AliasBarInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | implements | 1 | |
AliasFooInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | implements | 1 | |
WithAsAliasInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AliasFooInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | implements | 1 |
WithAsAliasMultipleInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AliasBarInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | implements | 1 |
AliasFooInterface (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | implements | 1 | |
StaticConstructorAutoconfigure (\symfony\component\dependencyinjection\tests\fixtures) | Autoconfigure (\symfony\component\dependencyinjection\attribute) | attribute | 1 |
TaggedConsumerWithExclude (\symfony\component\dependencyinjection\tests\fixtures) | AutoconfiguredInterface2 (\symfony\component\dependencyinjection\tests\fixtures) | implements | 1 |
TaggedLocatorConsumerFactory (\symfony\component\dependencyinjection\tests\fixtures) | TaggedLocatorConsumer (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 |
TaggedLocatorConsumer (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 | |
TaggedLocatorConsumerWithServiceSubscriber (\symfony\component\dependencyinjection\tests\fixtures) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
TaggedService2 (\symfony\component\dependencyinjection\tests\fixtures) | CustomAutoconfiguration (\symfony\component\dependencyinjection\tests\fixtures\attribute) | attribute | 1 |
TaggedService3 (\symfony\component\dependencyinjection\tests\fixtures) | CustomAutoconfiguration (\symfony\component\dependencyinjection\tests\fixtures\attribute) | attribute | 1 |
TaggedService3Configurator (\symfony\component\dependencyinjection\tests\fixtures) | TaggedService3 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
TestDefinition1 (\symfony\component\dependencyinjection\tests\fixtures) | Definition (\symfony\component\dependencyinjection) | extends | 1 |
TestDefinition2 (\symfony\component\dependencyinjection\tests\fixtures) | Definition (\symfony\component\dependencyinjection) | extends | 1 |
TestDefinition3 (\symfony\component\dependencyinjection\tests\fixtures) | Definition (\symfony\component\dependencyinjection) | extends | 1 |
TestServiceSubscriber (\symfony\component\dependencyinjection\tests\fixtures) | ServiceProviderInterface (\symfony\contracts\service) | type | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
TestServiceSubscriberChild (\symfony\component\dependencyinjection\tests\fixtures) | TestDefinition2 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
TestDefinition3 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 | |
TestServiceSubscriberParent (\symfony\component\dependencyinjection\tests\fixtures) | extends | 1 | |
TestServiceSubscriberTrait (\symfony\component\dependencyinjection\tests\fixtures) | use | 1 | |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
TestServiceSubscriberIntersection (\symfony\component\dependencyinjection\tests\fixtures) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
TestServiceSubscriberIntersectionWithTrait (\symfony\component\dependencyinjection\tests\fixtures) | TestDefinition1 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
TestDefinition2 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
TestServiceSubscriberParent (\symfony\component\dependencyinjection\tests\fixtures) | TestDefinition1 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
TestServiceSubscriberTrait (\symfony\component\dependencyinjection\tests\fixtures) | TestDefinition3 (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
TestServiceSubscriberUnion (\symfony\component\dependencyinjection\tests\fixtures) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
TestServiceSubscriberUnionWithTrait (\symfony\component\dependencyinjection\tests\fixtures) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
WithTarget (\symfony\component\dependencyinjection\tests\fixtures) | BarInterface (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
WithTargetAnonymous (\symfony\component\dependencyinjection\tests\fixtures) | BarInterface (\symfony\component\dependencyinjection\tests\fixtures) | type | 1 |
RealServiceInstantiatorTest (\symfony\component\dependencyinjection\tests\lazyproxy\instantiator) | Definition (\symfony\component\dependencyinjection) | new | 1 |
RealServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | new | 1 | |
NullDumperTest (\symfony\component\dependencyinjection\tests\lazyproxy\phpdumper) | Definition (\symfony\component\dependencyinjection) | new | 1 |
NullDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | new | 1 | |
EnvConfiguratorTest (\symfony\component\dependencyinjection\tests\loader\configurator) | EnvConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 1 |
DirectoryLoaderTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
DirectoryLoader (\symfony\component\dependencyinjection\loader) | type | 1 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
FileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
GlobFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | GlobResource (\symfony\component\config\resource) | new | 1 |
GlobFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
GlobFileLoaderWithoutImport (\symfony\component\dependencyinjection\tests\loader) | new | 1 | |
GlobFileLoaderWithoutImport (\symfony\component\dependencyinjection\tests\loader) | GlobFileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 |
IniFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
IniFileLoader (\symfony\component\dependencyinjection\loader) | type | 1 | |
LoaderResolverTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | AcmeExtension (\) | new | 1 |
YamlDumper (\symfony\component\dependencyinjection\dumper) | new | 1 | |
TestFileLoader (\symfony\component\dependencyinjection\tests\loader) | FileLoader (\symfony\component\dependencyinjection\loader) | extends | 1 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 1 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
GlobResource (\symfony\component\config\resource) | new | 1 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
Expression (\symfony\component\expressionlanguage) | new | 1 | |
ContainerBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ContainerBag (\symfony\component\dependencyinjection\parameterbag) | type | 1 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
EnvPlaceholderParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | EnvConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 1 |
FrozenParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
ParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
ParameterTest (\symfony\component\dependencyinjection\tests) | Parameter (\symfony\component\dependencyinjection) | new | 1 |
ProjectServiceContainer (\symfony\component\dependencyinjection\tests) | Container (\symfony\component\dependencyinjection) | extends | 1 |
Container (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ReferenceTest (\symfony\component\dependencyinjection\tests) | Reference (\symfony\component\dependencyinjection) | new | 1 |
ServiceLocatorTest (\symfony\component\dependencyinjection\tests) | SomeServiceSubscriber (\symfony\component\dependencyinjection\tests) | new | 1 |
ServiceLocatorTestCase (\symfony\contracts\service\test) | extends | 1 | |
ServiceLocatorTestCase (\symfony\contracts\service\test) | staticmethodcall | 1 | |
SomeServiceSubscriber (\symfony\component\dependencyinjection\tests) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
TypedReference (\symfony\component\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | extends | 1 |
Reference (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
AbstractUriElement (\symfony\component\domcrawler) | UriResolver (\symfony\component\domcrawler) | staticmethodcall | 1 |
Crawler (\symfony\component\domcrawler) | CssSelectorConverter (\symfony\component\cssselector) | new | 1 |
CssSelectorConverter (\symfony\component\cssselector) | type | 1 | |
Form (\symfony\component\domcrawler) | new | 1 | |
Form (\symfony\component\domcrawler) | type | 1 | |
Image (\symfony\component\domcrawler) | type | 1 | |
Link (\symfony\component\domcrawler) | type | 1 | |
ChoiceFormField (\symfony\component\domcrawler\field) | FormField (\symfony\component\domcrawler\field) | extends | 1 |
FileFormField (\symfony\component\domcrawler\field) | FormField (\symfony\component\domcrawler\field) | extends | 1 |
FormField (\symfony\component\domcrawler\field) | staticmethodcall | 1 | |
InputFormField (\symfony\component\domcrawler\field) | FormField (\symfony\component\domcrawler\field) | extends | 1 |
TextareaFormField (\symfony\component\domcrawler\field) | FormField (\symfony\component\domcrawler\field) | extends | 1 |
Form (\symfony\component\domcrawler) | Crawler (\symfony\component\domcrawler) | staticmethodcall | 1 |
FileFormField (\symfony\component\domcrawler\field) | new | 1 | |
TextareaFormField (\symfony\component\domcrawler\field) | new | 1 | |
FormFieldRegistry (\symfony\component\domcrawler) | type | 1 | |
Link (\symfony\component\domcrawler) | extends | 1 | |
FormFieldRegistry (\symfony\component\domcrawler) | ChoiceFormField (\symfony\component\domcrawler\field) | instanceof | 1 |
FormField (\symfony\component\domcrawler\field) | instanceof | 1 | |
Image (\symfony\component\domcrawler) | AbstractUriElement (\symfony\component\domcrawler) | extends | 1 |
AbstractUriElement (\symfony\component\domcrawler) | staticmethodcall | 1 | |
Link (\symfony\component\domcrawler) | AbstractUriElement (\symfony\component\domcrawler) | extends | 1 |
CrawlerAnySelectorTextContains (\symfony\component\domcrawler\test\constraint) | Crawler (\symfony\component\domcrawler) | type | 1 |
CrawlerAnySelectorTextSame (\symfony\component\domcrawler\test\constraint) | Crawler (\symfony\component\domcrawler) | type | 1 |
AbstractCrawlerTestCase (\symfony\component\domcrawler\tests) | Crawler (\symfony\component\domcrawler) | new | 1 |
ChoiceFormFieldTest (\symfony\component\domcrawler\tests\field) | FormFieldTestCase (\symfony\component\domcrawler\tests\field) | extends | 1 |
FileFormFieldTest (\symfony\component\domcrawler\tests\field) | FormFieldTestCase (\symfony\component\domcrawler\tests\field) | extends | 1 |
FormFieldTest (\symfony\component\domcrawler\tests\field) | FormFieldTestCase (\symfony\component\domcrawler\tests\field) | extends | 1 |
InputFormFieldTest (\symfony\component\domcrawler\tests\field) | FormFieldTestCase (\symfony\component\domcrawler\tests\field) | extends | 1 |
TextareaFormFieldTest (\symfony\component\domcrawler\tests\field) | FormFieldTestCase (\symfony\component\domcrawler\tests\field) | extends | 1 |
Html5ParserCrawlerTest (\symfony\component\domcrawler\tests) | AbstractCrawlerTestCase (\symfony\component\domcrawler\tests) | extends | 1 |
NativeParserCrawlerTest (\symfony\component\domcrawler\tests) | AbstractCrawlerTestCase (\symfony\component\domcrawler\tests) | extends | 1 |
CrawlerAnySelectorTextContainsTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerAnySelectorTextContains (\symfony\component\domcrawler\test\constraint) | new | 1 |
CrawlerAnySelectorTextSameTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerAnySelectorTextSame (\symfony\component\domcrawler\test\constraint) | new | 1 |
CrawlerSelectorAttributeValueSameTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerSelectorAttributeValueSame (\symfony\component\domcrawler\test\constraint) | new | 1 |
CrawlerSelectorTextContainsTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerSelectorTextContains (\symfony\component\domcrawler\test\constraint) | new | 1 |
CrawlerSelectorTextSameTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerSelectorTextSame (\symfony\component\domcrawler\test\constraint) | new | 1 |
UriResolverTest (\symfony\component\domcrawler\tests) | UriResolver (\symfony\component\domcrawler) | staticmethodcall | 1 |
DebugCommand (\symfony\component\dotenv\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Dotenv (\symfony\component\dotenv) | new | 1 | |
DotenvDumpCommand (\symfony\component\dotenv\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Autoconfigure (\symfony\component\dependencyinjection\attribute) | attribute | 1 | |
Dotenv (\symfony\component\dotenv) | new | 1 | |
Dotenv (\symfony\component\dotenv) | FormatException (\symfony\component\dotenv\exception) | new | 1 |
FormatException (\symfony\component\dotenv\exception) | type | 1 | |
FormatExceptionContext (\symfony\component\dotenv\exception) | new | 1 | |
PathException (\symfony\component\dotenv\exception) | new | 1 | |
ExceptionInterface (\symfony\component\process\exception) | catch | 1 | |
Process (\symfony\component\process) | staticmethodcall | 1 | |
FormatException (\symfony\component\dotenv\exception) | ExceptionInterface (\symfony\component\dotenv\exception) | implements | 1 |
PathException (\symfony\component\dotenv\exception) | ExceptionInterface (\symfony\component\dotenv\exception) | implements | 1 |
DebugCommandTest (\symfony\component\dotenv\tests\command) | Application (\symfony\component\console) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
DotenvDumpCommandTest (\symfony\component\dotenv\tests\command) | Application (\symfony\component\console) | new | 1 |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
DotenvDumpCommand (\symfony\component\dotenv\command) | new | 1 | |
DotenvTest (\symfony\component\dotenv\tests) | FormatException (\symfony\component\dotenv\exception) | catch | 1 |
Debug (\symfony\component\errorhandler) | BufferingLogger (\symfony\component\errorhandler) | new | 1 |
DebugClassLoader (\symfony\component\errorhandler) | staticmethodcall | 1 | |
ErrorHandler (\symfony\component\errorhandler) | new | 1 | |
ErrorHandler (\symfony\component\errorhandler) | staticmethodcall | 1 | |
ErrorHandler (\symfony\component\errorhandler) | type | 1 | |
OutOfMemoryError (\symfony\component\errorhandler\error) | FatalError (\symfony\component\errorhandler\error) | extends | 1 |
ClassNotFoundErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | DebugClassLoader (\symfony\component\errorhandler) | instanceof | 1 |
ClassNotFoundError (\symfony\component\errorhandler\error) | new | 1 | |
FatalError (\symfony\component\errorhandler\error) | instanceof | 1 | |
ErrorEnhancerInterface (\symfony\component\errorhandler\errorenhancer) | implements | 1 | |
UndefinedFunctionErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | FatalError (\symfony\component\errorhandler\error) | instanceof | 1 |
UndefinedFunctionError (\symfony\component\errorhandler\error) | new | 1 | |
ErrorEnhancerInterface (\symfony\component\errorhandler\errorenhancer) | implements | 1 | |
UndefinedMethodErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | FatalError (\symfony\component\errorhandler\error) | instanceof | 1 |
ErrorEnhancerInterface (\symfony\component\errorhandler\errorenhancer) | implements | 1 | |
ErrorHandler (\symfony\component\errorhandler) | FatalError (\symfony\component\errorhandler\error) | catch | 1 |
FatalError (\symfony\component\errorhandler\error) | new | 1 | |
OutOfMemoryError (\symfony\component\errorhandler\error) | instanceof | 1 | |
OutOfMemoryError (\symfony\component\errorhandler\error) | new | 1 | |
ClassNotFoundErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 1 | |
UndefinedFunctionErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 1 | |
UndefinedMethodErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 1 | |
CliErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 1 | |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 1 | |
SilencedErrorContext (\symfony\component\errorhandler\exception) | new | 1 | |
CliErrorRenderer (\symfony\component\errorhandler\errorrenderer) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | implements | 1 |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | FlattenException (\symfony\component\errorhandler\exception) | type | 1 |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | Request (\symfony\component\httpfoundation) | instanceof | 1 |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 1 | |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | implements | 1 |
Response (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
DebugLoggerConfigurator (\symfony\component\httpkernel\log) | staticmethodcall | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 1 | |
SerializerErrorRenderer (\symfony\component\errorhandler\errorrenderer) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | implements | 1 |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
NotEncodableValueException (\symfony\component\serializer\exception) | catch | 1 | |
NotEncodableValueException (\symfony\component\serializer\exception) | new | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | instanceof | 1 |
HttpExceptionInterface (\symfony\component\httpkernel\exception) | instanceof | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | type | 1 | |
DebugClassLoaderTest (\symfony\component\errorhandler\tests) | DebugClassLoader (\symfony\component\errorhandler) | instanceof | 1 |
ClassNotFoundErrorEnhancerTest (\symfony\component\errorhandler\tests\errorenhancer) | DebugClassLoader (\symfony\component\errorhandler) | instanceof | 1 |
DebugClassLoader (\symfony\component\errorhandler) | new | 1 | |
FatalError (\symfony\component\errorhandler\error) | new | 1 | |
UndefinedFunctionErrorEnhancerTest (\symfony\component\errorhandler\tests\errorenhancer) | UndefinedFunctionErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 1 |
UndefinedMethodErrorEnhancerTest (\symfony\component\errorhandler\tests\errorenhancer) | UndefinedMethodErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 1 |
ErrorHandlerTest (\symfony\component\errorhandler\tests) | ErrorHandlerThatUsesThePreviousOne (\symfony\component\errorhandler\tests\fixtures) | staticmethodcall | 1 |
LoggerThatSetAnErrorHandler (\symfony\component\errorhandler\tests\fixtures) | instanceof | 1 | |
LoggerThatSetAnErrorHandler (\symfony\component\errorhandler\tests\fixtures) | new | 1 | |
FileLinkFormatterTest (\symfony\component\errorhandler\tests\errorrenderer) | Request (\symfony\component\httpfoundation) | new | 1 |
HtmlErrorRendererTest (\symfony\component\errorhandler\tests\errorrenderer) | HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | type | 1 |
SerializerErrorRendererTest (\symfony\component\errorhandler\tests\errorrenderer) | JsonEncoder (\symfony\component\serializer\encoder) | new | 1 |
ProblemNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
FlattenExceptionTest (\symfony\component\errorhandler\tests\exception) | StringErrorCodeException (\symfony\component\errorhandler\tests\fixtures) | new | 1 |
SuspiciousOperationException (\symfony\component\httpfoundation\exception) | new | 1 | |
AccessDeniedHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
ConflictHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
GoneHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
LengthRequiredHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
NotAcceptableHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
PreconditionFailedHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
PreconditionRequiredHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
UnsupportedMediaTypeHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
ExtendedFinalMethod (\symfony\component\errorhandler\tests\fixtures) | FinalMethod (\symfony\component\errorhandler\tests\fixtures) | extends | 1 |
FinalMethod2Trait (\symfony\component\errorhandler\tests\fixtures) | use | 1 | |
FinalConstants (\symfony\component\errorhandler\tests\fixtures\finalconstant) | FinalConstants2 (\symfony\component\errorhandler\tests\fixtures\finalconstant) | extends | 1 |
FinalConstantsInterface2 (\symfony\component\errorhandler\tests\fixtures\finalconstant) | FinalConstantsInterface (\symfony\component\errorhandler\tests\fixtures\finalconstant) | extends | 1 |
OverrideFinalConstant (\symfony\component\errorhandler\tests\fixtures\finalconstant) | FinalConstants (\symfony\component\errorhandler\tests\fixtures\finalconstant) | extends | 1 |
OverrideFinalConstant81 (\symfony\component\errorhandler\tests\fixtures\finalconstant) | FinalConstantsInterface2 (\symfony\component\errorhandler\tests\fixtures\finalconstant) | implements | 1 |
OverrideFinalPropertySameNamespace (\symfony\component\errorhandler\tests\fixtures\finalproperty) | FinalProperty (\symfony\component\errorhandler\tests\fixtures\finalproperty) | extends | 1 |
InternalClass (\symfony\component\errorhandler\tests\fixtures) | InternalTrait2 (\symfony\component\errorhandler\tests\fixtures) | use | 1 |
LoggerThatSetAnErrorHandler (\symfony\component\errorhandler\tests\fixtures) | BufferingLogger (\symfony\component\errorhandler) | extends | 1 |
BufferingLogger (\symfony\component\errorhandler) | staticmethodcall | 1 | |
NonDeprecatedInterface (\symfony\component\errorhandler\tests\fixtures) | DeprecatedInterface (\symfony\component\errorhandler\tests\fixtures) | extends | 1 |
OverrideFinalProperty (\symfony\component\errorhandler\tests\fixtures) | FinalProperty (\symfony\component\errorhandler\tests\fixtures\finalproperty) | extends | 1 |
ReturnTypeParent (\symfony\component\errorhandler\tests\fixtures) | ReturnTypeGrandParent (\symfony\component\errorhandler\tests\fixtures) | extends | 1 |
ReturnTypeParentInterface (\symfony\component\errorhandler\tests\fixtures) | implements | 1 | |
SubClassWithAnnotatedParameters (\symfony\component\errorhandler\tests\fixtures) | ClassWithAnnotatedParameters (\symfony\component\errorhandler\tests\fixtures) | extends | 1 |
InterfaceWithAnnotatedParameters (\symfony\component\errorhandler\tests\fixtures) | implements | 1 | |
TraitWithAnnotatedParameters (\symfony\component\errorhandler\tests\fixtures) | use | 1 | |
VirtualClass (\symfony\component\errorhandler\tests\fixtures) | VirtualTrait (\symfony\component\errorhandler\tests\fixtures) | use | 1 |
VirtualSubInterface (\symfony\component\errorhandler\tests\fixtures) | VirtualInterface (\symfony\component\errorhandler\tests\fixtures) | extends | 1 |
ThrowableUtils (\symfony\component\errorhandler) | SilencedErrorContext (\symfony\component\errorhandler\exception) | instanceof | 1 |
SilencedErrorContext (\symfony\component\errorhandler\exception) | type | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | \Attribute (\) | attribute | 1 |
TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | EventDispatcher (\symfony\component\eventdispatcher) | instanceof | 1 |
EventDispatcherInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
WrappedListener (\symfony\component\eventdispatcher\debug) | ClassStub (\symfony\component\vardumper\caster) | type | 1 |
AddEventAliasesPass (\symfony\component\eventdispatcher\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ExtractingEventDispatcher (\symfony\component\eventdispatcher\dependencyinjection) | EventDispatcher (\symfony\component\eventdispatcher) | extends | 1 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ExtractingEventDispatcher (\symfony\component\eventdispatcher\dependencyinjection) | new | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | WrappedListener (\symfony\component\eventdispatcher\debug) | instanceof | 1 |
EventDispatcherInterface (\symfony\component\eventdispatcher) | implements | 1 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | EventDispatcherInterface (\symfony\contracts\eventdispatcher) | extends | 1 |
GenericEvent (\symfony\component\eventdispatcher) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
ImmutableEventDispatcher (\symfony\component\eventdispatcher) | EventDispatcherInterface (\symfony\component\eventdispatcher) | implements | 1 |
ChildEventDispatcher (\symfony\component\eventdispatcher\tests) | EventDispatcher (\symfony\component\eventdispatcher) | extends | 1 |
ChildEventDispatcherTest (\symfony\component\eventdispatcher\tests) | ChildEventDispatcher (\symfony\component\eventdispatcher\tests) | new | 1 |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | extends | 1 | |
EventSubscriber (\symfony\component\eventdispatcher\tests\debug) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TraceableEventDispatcherTest (\symfony\component\eventdispatcher\tests\debug) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
EventSubscriber (\symfony\component\eventdispatcher\tests\debug) | new | 1 | |
AliasedSubscriber (\symfony\component\eventdispatcher\tests\dependencyinjection) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
IncompleteSubscriber (\symfony\component\eventdispatcher\tests\dependencyinjection) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
CustomEvent (\symfony\component\eventdispatcher\tests\fixtures) | type | 1 | |
SubscriberService (\symfony\component\eventdispatcher\tests\dependencyinjection) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TypedListener (\symfony\component\eventdispatcher\tests\dependencyinjection) | AliasedEvent (\symfony\component\eventdispatcher\tests\dependencyinjection) | type | 1 |
CustomEvent (\symfony\component\eventdispatcher\tests\fixtures) | type | 1 | |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
EventDispatcher (\symfony\component\eventdispatcher) | type | 1 | |
CallableClass (\symfony\component\eventdispatcher\tests) | new | 1 | |
TestEventListener (\symfony\component\eventdispatcher\tests) | type | 1 | |
TaggedInvokableListener (\symfony\component\eventdispatcher\tests\fixtures) | CustomEvent (\symfony\component\eventdispatcher\tests\fixtures) | type | 1 |
TaggedMultiListener (\symfony\component\eventdispatcher\tests\fixtures) | CustomEvent (\symfony\component\eventdispatcher\tests\fixtures) | type | 1 |
GenericEventTest (\symfony\component\eventdispatcher\tests) | GenericEvent (\symfony\component\eventdispatcher) | type | 1 |
ImmutableEventDispatcherTest (\symfony\component\eventdispatcher\tests) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
ImmutableEventDispatcher (\symfony\component\eventdispatcher) | type | 1 | |
TestEventSubscriber (\symfony\component\eventdispatcher\tests) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TestEventSubscriberWithMultipleListeners (\symfony\component\eventdispatcher\tests) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TestEventSubscriberWithPriorities (\symfony\component\eventdispatcher\tests) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TestWithDispatcher (\symfony\component\eventdispatcher\tests) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
Compiler (\symfony\component\expressionlanguage) | ResetInterface (\symfony\contracts\service) | implements | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 1 |
ExpressionFunction (\symfony\component\expressionlanguage) | staticmethodcall | 1 | |
ExpressionFunction (\symfony\component\expressionlanguage) | type | 1 | |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | type | 1 | |
ParsedExpression (\symfony\component\expressionlanguage) | new | 1 | |
ParsedExpression (\symfony\component\expressionlanguage) | type | 1 | |
Lexer (\symfony\component\expressionlanguage) | TokenStream (\symfony\component\expressionlanguage) | new | 1 |
TokenStream (\symfony\component\expressionlanguage) | type | 1 | |
ArgumentsNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
ArrayNode (\symfony\component\expressionlanguage\node) | extends | 1 | |
ArrayNode (\symfony\component\expressionlanguage\node) | Node (\symfony\component\expressionlanguage\node) | extends | 1 |
BinaryNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
ConstantNode (\symfony\component\expressionlanguage\node) | instanceof | 1 | |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
ConditionalNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
ConstantNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
FunctionNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
Node (\symfony\component\expressionlanguage\node) | type | 1 | |
GetAttrNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
ArrayNode (\symfony\component\expressionlanguage\node) | type | 1 | |
ConstantNode (\symfony\component\expressionlanguage\node) | instanceof | 1 | |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
NameNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
Node (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
NullCoalesceNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
UnaryNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 1 |
Node (\symfony\component\expressionlanguage\node) | extends | 1 | |
Node (\symfony\component\expressionlanguage\node) | staticmethodcall | 1 | |
Node (\symfony\component\expressionlanguage\node) | type | 1 | |
ParsedExpression (\symfony\component\expressionlanguage) | Expression (\symfony\component\expressionlanguage) | extends | 1 |
Expression (\symfony\component\expressionlanguage) | staticmethodcall | 1 | |
Parser (\symfony\component\expressionlanguage) | BinaryNode (\symfony\component\expressionlanguage\node) | new | 1 |
FunctionNode (\symfony\component\expressionlanguage\node) | new | 1 | |
GetAttrNode (\symfony\component\expressionlanguage\node) | type | 1 | |
NameNode (\symfony\component\expressionlanguage\node) | new | 1 | |
Node (\symfony\component\expressionlanguage\node) | new | 1 | |
UnaryNode (\symfony\component\expressionlanguage\node) | new | 1 | |
SerializedParsedExpression (\symfony\component\expressionlanguage) | Node (\symfony\component\expressionlanguage\node) | type | 1 |
ParsedExpression (\symfony\component\expressionlanguage) | extends | 1 | |
ExpressionLanguageTest (\symfony\component\expressionlanguage\tests) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 1 |
ExpressionTest (\symfony\component\expressionlanguage\tests) | Expression (\symfony\component\expressionlanguage) | new | 1 |
TestProvider (\symfony\component\expressionlanguage\tests\fixtures) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 1 |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | implements | 1 | |
LexerTest (\symfony\component\expressionlanguage\tests) | Lexer (\symfony\component\expressionlanguage) | type | 1 |
TokenStream (\symfony\component\expressionlanguage) | new | 1 | |
AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | Compiler (\symfony\component\expressionlanguage) | new | 1 |
ArgumentsNodeTest (\symfony\component\expressionlanguage\tests\node) | ArgumentsNode (\symfony\component\expressionlanguage\node) | new | 1 |
ArrayNode (\symfony\component\expressionlanguage\node) | type | 1 | |
ArrayNodeTest (\symfony\component\expressionlanguage\tests\node) | extends | 1 | |
ArrayNodeTest (\symfony\component\expressionlanguage\tests\node) | ArrayNode (\symfony\component\expressionlanguage\node) | new | 1 |
AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 | |
BinaryNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
ConditionalNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
ConstantNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
FunctionNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
GetAttrNodeTest (\symfony\component\expressionlanguage\tests\node) | ArrayNode (\symfony\component\expressionlanguage\node) | new | 1 |
ArrayNode (\symfony\component\expressionlanguage\node) | type | 1 | |
AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 | |
NameNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
NodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 1 |
UnaryNodeTest (\symfony\component\expressionlanguage\tests\node) | AbstractNodeTestCase (\symfony\component\expressionlanguage\tests\node) | extends | 1 |
ParsedExpressionTest (\symfony\component\expressionlanguage\tests) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 1 |
ParsedExpression (\symfony\component\expressionlanguage) | new | 1 | |
ParserTest (\symfony\component\expressionlanguage\tests) | ArrayNode (\symfony\component\expressionlanguage\node) | new | 1 |
ConditionalNode (\symfony\component\expressionlanguage\node) | new | 1 | |
TokenStream (\symfony\component\expressionlanguage) | Token (\symfony\component\expressionlanguage) | staticconstant | 1 |
Token (\symfony\component\expressionlanguage) | type | 1 | |
FileNotFoundException (\symfony\component\filesystem\exception) | IOException (\symfony\component\filesystem\exception) | extends | 1 |
IOException (\symfony\component\filesystem\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\filesystem\exception) | ExceptionInterface (\symfony\component\filesystem\exception) | implements | 1 |
IOException (\symfony\component\filesystem\exception) | IOExceptionInterface (\symfony\component\filesystem\exception) | implements | 1 |
IOExceptionInterface (\symfony\component\filesystem\exception) | ExceptionInterface (\symfony\component\filesystem\exception) | extends | 1 |
RuntimeException (\symfony\component\filesystem\exception) | ExceptionInterface (\symfony\component\filesystem\exception) | implements | 1 |
Filesystem (\symfony\component\filesystem) | IOException (\symfony\component\filesystem\exception) | catch | 1 |
Path (\symfony\component\filesystem) | staticmethodcall | 1 | |
Path (\symfony\component\filesystem) | RuntimeException (\symfony\component\filesystem\exception) | new | 1 |
ExceptionTest (\symfony\component\filesystem\tests) | IOException (\symfony\component\filesystem\exception) | new | 1 |
FilesystemTest (\symfony\component\filesystem\tests) | FilesystemTestCase (\symfony\component\filesystem\tests) | extends | 1 |
PhpExecutableFinder (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | new | 1 | |
FilesystemTestCase (\symfony\component\filesystem\tests) | Filesystem (\symfony\component\filesystem) | type | 1 |
DateComparator (\symfony\component\finder\comparator) | Comparator (\symfony\component\finder\comparator) | extends | 1 |
Comparator (\symfony\component\finder\comparator) | staticmethodcall | 1 | |
NumberComparator (\symfony\component\finder\comparator) | Comparator (\symfony\component\finder\comparator) | extends | 1 |
Comparator (\symfony\component\finder\comparator) | staticmethodcall | 1 | |
Finder (\symfony\component\finder) | DateComparator (\symfony\component\finder\comparator) | new | 1 |
DirectoryNotFoundException (\symfony\component\finder\exception) | new | 1 | |
CustomFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
DateRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
DepthRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
ExcludeDirectoryFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
FilecontentFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
FilenameFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
FileTypeFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
LazyIterator (\symfony\component\finder\iterator) | new | 1 | |
PathFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
RecursiveDirectoryIterator (\symfony\component\finder\iterator) | new | 1 | |
SizeRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
VcsIgnoredFilterIterator (\symfony\component\finder\iterator) | new | 1 | |
FilecontentFilterIterator (\symfony\component\finder\iterator) | MultiplePcreFilterIterator (\symfony\component\finder\iterator) | extends | 1 |
FilenameFilterIterator (\symfony\component\finder\iterator) | Glob (\symfony\component\finder) | staticmethodcall | 1 |
MultiplePcreFilterIterator (\symfony\component\finder\iterator) | extends | 1 | |
PathFilterIterator (\symfony\component\finder\iterator) | MultiplePcreFilterIterator (\symfony\component\finder\iterator) | extends | 1 |
RecursiveDirectoryIterator (\symfony\component\finder\iterator) | AccessDeniedException (\symfony\component\finder\exception) | new | 1 |
SplFileInfo (\symfony\component\finder) | new | 1 | |
SplFileInfo (\symfony\component\finder) | type | 1 | |
FinderOpenBasedirTest (\symfony\component\finder\tests) | Finder (\symfony\component\finder) | staticmethodcall | 1 |
IteratorTestCase (\symfony\component\finder\tests\iterator) | staticmethodcall | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | staticmethodcall | 1 | |
FinderTest (\symfony\component\finder\tests) | RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 |
Iterator\VfsIteratorTestTrait (\symfony\component\finder\tests\iterator) | use | 1 | |
CustomFilterIteratorTest (\symfony\component\finder\tests\iterator) | IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 |
DateRangeFilterIteratorTest (\symfony\component\finder\tests\iterator) | DateRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 |
Iterator (\symfony\component\finder\tests\iterator) | new | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
DepthRangeFilterIteratorTest (\symfony\component\finder\tests\iterator) | DepthRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
ExcludeDirectoryFilterIteratorTest (\symfony\component\finder\tests\iterator) | ExcludeDirectoryFilterIterator (\symfony\component\finder\iterator) | new | 1 |
RecursiveDirectoryIterator (\symfony\component\finder\iterator) | new | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
FilecontentFilterIteratorTest (\symfony\component\finder\tests\iterator) | IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 |
FilenameFilterIteratorTest (\symfony\component\finder\tests\iterator) | FilenameFilterIterator (\symfony\component\finder\iterator) | new | 1 |
InnerNameIterator (\symfony\component\finder\tests\iterator) | new | 1 | |
IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
FileTypeFilterIteratorTest (\symfony\component\finder\tests\iterator) | FileTypeFilterIterator (\symfony\component\finder\iterator) | new | 1 |
InnerTypeIterator (\symfony\component\finder\tests\iterator) | new | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
MultiplePcreFilterIteratorTest (\symfony\component\finder\tests\iterator) | TestMultiplePcreFilterIterator (\symfony\component\finder\tests\iterator) | new | 1 |
PathFilterIteratorTest (\symfony\component\finder\tests\iterator) | PathFilterIterator (\symfony\component\finder\iterator) | new | 1 |
IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
MockFileListIterator (\symfony\component\finder\tests\iterator) | new | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | Filesystem (\symfony\component\filesystem) | new | 1 |
IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
RecursiveDirectoryIteratorTest (\symfony\component\finder\tests\iterator) | IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 |
SizeRangeFilterIteratorTest (\symfony\component\finder\tests\iterator) | SizeRangeFilterIterator (\symfony\component\finder\iterator) | new | 1 |
InnerSizeIterator (\symfony\component\finder\tests\iterator) | new | 1 | |
RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
SortableIteratorTest (\symfony\component\finder\tests\iterator) | RealIteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 |
TestMultiplePcreFilterIterator (\symfony\component\finder\tests\iterator) | MultiplePcreFilterIterator (\symfony\component\finder\iterator) | extends | 1 |
MultiplePcreFilterIterator (\symfony\component\finder\iterator) | staticmethodcall | 1 | |
VcsIgnoredFilterIteratorTest (\symfony\component\finder\tests\iterator) | Finder (\symfony\component\finder) | new | 1 |
IteratorTestCase (\symfony\component\finder\tests\iterator) | extends | 1 | |
AbstractExtension (\symfony\component\form) | InvalidArgumentException (\symfony\component\form\exception) | new | 1 |
FormExtensionInterface (\symfony\component\form) | implements | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | instanceof | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | instanceof | 1 | |
FormTypeInterface (\symfony\component\form) | instanceof | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
AbstractRendererEngine (\symfony\component\form) | FormRendererEngineInterface (\symfony\component\form) | implements | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AbstractType (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 1 |
FormTypeInterface (\symfony\component\form) | implements | 1 | |
StringUtil (\symfony\component\form\util) | staticmethodcall | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
AbstractTypeExtension (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 1 |
FormTypeExtensionInterface (\symfony\component\form) | implements | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
Button (\symfony\component\form) | TransformationFailedException (\symfony\component\form\exception) | type | 1 |
FormError (\symfony\component\form) | type | 1 | |
FormErrorIterator (\symfony\component\form) | new | 1 | |
FormErrorIterator (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | implements | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
ButtonBuilder (\symfony\component\form) | EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 1 |
Button (\symfony\component\form) | new | 1 | |
Button (\symfony\component\form) | type | 1 | |
InvalidArgumentException (\symfony\component\form\exception) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | implements | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormConfigBuilder (\symfony\component\form) | staticmethodcall | 1 | |
FormConfigInterface (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | type | 1 | |
ButtonTypeInterface (\symfony\component\form) | FormTypeInterface (\symfony\component\form) | extends | 1 |
CallbackTransformer (\symfony\component\form) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
ArrayChoiceList (\symfony\component\form\choicelist) | ChoiceListInterface (\symfony\component\form\choicelist) | implements | 1 |
ChoiceList (\symfony\component\form\choicelist) | ChoiceAttr (\symfony\component\form\choicelist\factory\cache) | new | 1 |
ChoiceAttr (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
ChoiceFieldName (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceFieldName (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
ChoiceFilter (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceFilter (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
ChoiceLabel (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceLabel (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
ChoiceLoader (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceTranslationParameters (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceTranslationParameters (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
ChoiceValue (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
ChoiceValue (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
GroupBy (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
GroupBy (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
PreferredChoice (\symfony\component\form\choicelist\factory\cache) | new | 1 | |
PreferredChoice (\symfony\component\form\choicelist\factory\cache) | type | 1 | |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 | |
AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | staticmethodcall | 1 |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | type | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
ChoiceAttr (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
ChoiceFieldName (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
ChoiceFilter (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
ChoiceLabel (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
ChoiceLoader (\symfony\component\form\choicelist\factory\cache) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 1 |
AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 | |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | implements | 1 | |
ChoiceTranslationParameters (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
ChoiceValue (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
GroupBy (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
PreferredChoice (\symfony\component\form\choicelist\factory\cache) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | extends | 1 |
CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | staticmethodcall | 1 |
ChoiceAttr (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
ChoiceFieldName (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
ChoiceLabel (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
ChoiceLoader (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
ChoiceTranslationParameters (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
GroupBy (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
PreferredChoice (\symfony\component\form\choicelist\factory\cache) | instanceof | 1 | |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | implements | 1 | |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 | |
ChoiceListView (\symfony\component\form\choicelist\view) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 |
ChoiceListView (\symfony\component\form\choicelist\view) | type | 1 | |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 1 |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | implements | 1 | |
LazyChoiceList (\symfony\component\form\choicelist) | new | 1 | |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 | |
ChoiceListView (\symfony\component\form\choicelist\view) | new | 1 | |
ChoiceListView (\symfony\component\form\choicelist\view) | type | 1 | |
ChoiceView (\symfony\component\form\choicelist\view) | new | 1 | |
TranslatableInterface (\symfony\contracts\translation) | instanceof | 1 | |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | implements | 1 |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 1 | |
ChoiceListView (\symfony\component\form\choicelist\view) | type | 1 | |
LazyChoiceList (\symfony\component\form\choicelist) | ChoiceListInterface (\symfony\component\form\choicelist) | implements | 1 |
AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 1 |
ChoiceListInterface (\symfony\component\form\choicelist) | type | 1 | |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | implements | 1 | |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | extends | 1 |
ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 1 |
FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | extends | 1 |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | extends | 1 |
DebugCommand (\symfony\component\form\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
CoreExtension (\symfony\component\form\extension\core) | new | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
Descriptor (\symfony\component\form\console\descriptor) | DescriptorInterface (\symfony\component\console\descriptor) | implements | 1 |
OutputInterface (\symfony\component\console\output) | type | 1 | |
OutputStyle (\symfony\component\console\style) | type | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | instanceof | 1 | |
OptionsResolverWrapper (\symfony\component\form\util) | new | 1 | |
OptionsResolverIntrospector (\symfony\component\optionsresolver\debug) | new | 1 | |
NoConfigurationException (\symfony\component\optionsresolver\exception) | catch | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | instanceof | 1 | |
JsonDescriptor (\symfony\component\form\console\descriptor) | Descriptor (\symfony\component\form\console\descriptor) | extends | 1 |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TextDescriptor (\symfony\component\form\console\descriptor) | Dumper (\symfony\component\console\helper) | new | 1 |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 1 | |
Descriptor (\symfony\component\form\console\descriptor) | extends | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DescriptorHelper (\symfony\component\form\console\helper) | DescriptorHelper (\symfony\component\console\helper) | extends | 1 |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 1 | |
JsonDescriptor (\symfony\component\form\console\descriptor) | new | 1 | |
TextDescriptor (\symfony\component\form\console\descriptor) | new | 1 | |
FormPass (\symfony\component\form\dependencyinjection) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | type | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | type | 1 | |
PostSetDataEvent (\symfony\component\form\event) | BadMethodCallException (\symfony\component\form\exception) | new | 1 |
FormEvent (\symfony\component\form) | extends | 1 | |
PostSubmitEvent (\symfony\component\form\event) | BadMethodCallException (\symfony\component\form\exception) | new | 1 |
FormEvent (\symfony\component\form) | extends | 1 | |
PreSetDataEvent (\symfony\component\form\event) | FormEvent (\symfony\component\form) | extends | 1 |
PreSubmitEvent (\symfony\component\form\event) | FormEvent (\symfony\component\form) | extends | 1 |
SubmitEvent (\symfony\component\form\event) | FormEvent (\symfony\component\form) | extends | 1 |
AccessException (\symfony\component\form\exception) | RuntimeException (\symfony\component\form\exception) | extends | 1 |
AlreadySubmittedException (\symfony\component\form\exception) | LogicException (\symfony\component\form\exception) | extends | 1 |
BadMethodCallException (\symfony\component\form\exception) | ExceptionInterface (\symfony\component\form\exception) | implements | 1 |
ErrorMappingException (\symfony\component\form\exception) | RuntimeException (\symfony\component\form\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\form\exception) | ExceptionInterface (\symfony\component\form\exception) | implements | 1 |
InvalidConfigurationException (\symfony\component\form\exception) | InvalidArgumentException (\symfony\component\form\exception) | extends | 1 |
LogicException (\symfony\component\form\exception) | ExceptionInterface (\symfony\component\form\exception) | implements | 1 |
OutOfBoundsException (\symfony\component\form\exception) | ExceptionInterface (\symfony\component\form\exception) | implements | 1 |
RuntimeException (\symfony\component\form\exception) | ExceptionInterface (\symfony\component\form\exception) | implements | 1 |
StringCastException (\symfony\component\form\exception) | RuntimeException (\symfony\component\form\exception) | extends | 1 |
TransformationFailedException (\symfony\component\form\exception) | RuntimeException (\symfony\component\form\exception) | extends | 1 |
RuntimeException (\symfony\component\form\exception) | staticmethodcall | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | InvalidArgumentException (\symfony\component\form\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\form\exception) | staticmethodcall | 1 | |
CoreExtension (\symfony\component\form\extension\core) | AbstractExtension (\symfony\component\form) | extends | 1 |
BirthdayType (\symfony\component\form\extension\core\type) | new | 1 | |
ButtonType (\symfony\component\form\extension\core\type) | new | 1 | |
CheckboxType (\symfony\component\form\extension\core\type) | new | 1 | |
ChoiceType (\symfony\component\form\extension\core\type) | new | 1 | |
CollectionType (\symfony\component\form\extension\core\type) | new | 1 | |
ColorType (\symfony\component\form\extension\core\type) | new | 1 | |
CountryType (\symfony\component\form\extension\core\type) | new | 1 | |
CurrencyType (\symfony\component\form\extension\core\type) | new | 1 | |
DateIntervalType (\symfony\component\form\extension\core\type) | new | 1 | |
DateTimeType (\symfony\component\form\extension\core\type) | new | 1 | |
DateType (\symfony\component\form\extension\core\type) | new | 1 | |
EmailType (\symfony\component\form\extension\core\type) | new | 1 | |
FileType (\symfony\component\form\extension\core\type) | new | 1 | |
FormType (\symfony\component\form\extension\core\type) | new | 1 | |
HiddenType (\symfony\component\form\extension\core\type) | new | 1 | |
IntegerType (\symfony\component\form\extension\core\type) | new | 1 | |
LanguageType (\symfony\component\form\extension\core\type) | new | 1 | |
LocaleType (\symfony\component\form\extension\core\type) | new | 1 | |
MoneyType (\symfony\component\form\extension\core\type) | new | 1 | |
NumberType (\symfony\component\form\extension\core\type) | new | 1 | |
PasswordType (\symfony\component\form\extension\core\type) | new | 1 | |
PercentType (\symfony\component\form\extension\core\type) | new | 1 | |
RadioType (\symfony\component\form\extension\core\type) | new | 1 | |
RangeType (\symfony\component\form\extension\core\type) | new | 1 | |
RepeatedType (\symfony\component\form\extension\core\type) | new | 1 | |
ResetType (\symfony\component\form\extension\core\type) | new | 1 | |
SearchType (\symfony\component\form\extension\core\type) | new | 1 | |
SubmitType (\symfony\component\form\extension\core\type) | new | 1 | |
TelType (\symfony\component\form\extension\core\type) | new | 1 | |
TextareaType (\symfony\component\form\extension\core\type) | new | 1 | |
TextType (\symfony\component\form\extension\core\type) | new | 1 | |
TimeType (\symfony\component\form\extension\core\type) | new | 1 | |
TimezoneType (\symfony\component\form\extension\core\type) | new | 1 | |
TransformationFailureExtension (\symfony\component\form\extension\core\type) | new | 1 | |
UrlType (\symfony\component\form\extension\core\type) | new | 1 | |
WeekType (\symfony\component\form\extension\core\type) | new | 1 | |
CallbackAccessor (\symfony\component\form\extension\core\dataaccessor) | DataAccessorInterface (\symfony\component\form) | implements | 1 |
ChainAccessor (\symfony\component\form\extension\core\dataaccessor) | DataAccessorInterface (\symfony\component\form) | implements | 1 |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | DataAccessorInterface (\symfony\component\form) | implements | 1 |
DataMapperInterface (\symfony\component\form) | type | 1 | |
DataMapper (\symfony\component\form\extension\core\datamapper) | instanceof | 1 | |
AccessException (\symfony\component\propertyaccess\exception) | catch | 1 | |
NoSuchIndexException (\symfony\component\propertyaccess\exception) | instanceof | 1 | |
UninitializedPropertyException (\symfony\component\propertyaccess\exception) | instanceof | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
CheckboxListMapper (\symfony\component\form\extension\core\datamapper) | DataMapperInterface (\symfony\component\form) | implements | 1 |
DataMapper (\symfony\component\form\extension\core\datamapper) | DataMapperInterface (\symfony\component\form) | implements | 1 |
RadioListMapper (\symfony\component\form\extension\core\datamapper) | DataMapperInterface (\symfony\component\form) | implements | 1 |
ArrayToPartsTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
BooleanToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
InvalidArgumentException (\symfony\component\form\exception) | new | 1 | |
ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
ChoiceToValueTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
DataTransformerChain (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
DateIntervalToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
DateIntervalToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeToHtml5LocalDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeToRfc3339Transformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
DateTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
IntegerToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 1 |
NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 | |
IntlTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
MoneyToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 1 |
NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 | |
NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
StringToFloatTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
UlidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
Ulid (\symfony\component\uid) | instanceof | 1 | |
Ulid (\symfony\component\uid) | new | 1 | |
Ulid (\symfony\component\uid) | type | 1 | |
UuidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
Uuid (\symfony\component\uid) | instanceof | 1 | |
Uuid (\symfony\component\uid) | type | 1 | |
ValueToDuplicatesTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
WeekToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
FixUrlProtocolListener (\symfony\component\form\extension\core\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
MergeCollectionListener (\symfony\component\form\extension\core\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
ResizeFormListener (\symfony\component\form\extension\core\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
TransformationFailureListener (\symfony\component\form\extension\core\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormError (\symfony\component\form) | new | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
TrimListener (\symfony\component\form\extension\core\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
StringUtil (\symfony\component\form\util) | staticmethodcall | 1 | |
BaseType (\symfony\component\form\extension\core\type) | AbstractRendererEngine (\symfony\component\form) | staticconstant | 1 |
AbstractType (\symfony\component\form) | extends | 1 | |
LogicException (\symfony\component\form\exception) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
BirthdayType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ButtonType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | staticmethodcall | 1 |
ButtonTypeInterface (\symfony\component\form) | implements | 1 | |
BaseType (\symfony\component\form\extension\core\type) | extends | 1 | |
BaseType (\symfony\component\form\extension\core\type) | staticmethodcall | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CheckboxType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
BooleanToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ChoiceType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ChoiceGroupView (\symfony\component\form\choicelist\view) | instanceof | 1 | |
ChoiceListView (\symfony\component\form\choicelist\view) | type | 1 | |
ChoiceView (\symfony\component\form\choicelist\view) | new | 1 | |
ChoiceView (\symfony\component\form\choicelist\view) | type | 1 | |
CheckboxListMapper (\symfony\component\form\extension\core\datamapper) | new | 1 | |
RadioListMapper (\symfony\component\form\extension\core\datamapper) | new | 1 | |
ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
ChoiceToValueTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
MergeCollectionListener (\symfony\component\form\extension\core\eventlistener) | new | 1 | |
FormError (\symfony\component\form) | new | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CollectionType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ResizeFormListener (\symfony\component\form\extension\core\eventlistener) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ColorType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormError (\symfony\component\form) | new | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CountryType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 1 | |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
LogicException (\symfony\component\form\exception) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CurrencyType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 1 | |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
LogicException (\symfony\component\form\exception) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DateIntervalType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
IntegerToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DateTimeType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ArrayToPartsTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DataTransformerChain (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToHtml5LocalDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
FormView (\symfony\component\form) | type | 1 | |
InvalidOptionsException (\symfony\component\optionsresolver\exception) | new | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DateType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
EmailType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
EnumType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
FileType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FileUploadError (\symfony\component\form) | new | 1 | |
FileUploadError (\symfony\component\form) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
FormType (\symfony\component\form\extension\core\type) | LogicException (\symfony\component\form\exception) | new | 1 |
DataMapper (\symfony\component\form\extension\core\datamapper) | type | 1 | |
TrimListener (\symfony\component\form\extension\core\eventlistener) | new | 1 | |
BaseType (\symfony\component\form\extension\core\type) | extends | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
HiddenType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
IntegerType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
IntegerToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
LanguageType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 1 | |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
MissingResourceException (\symfony\component\intl\exception) | catch | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
LocaleType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 1 | |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
LogicException (\symfony\component\form\exception) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
MoneyType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
LogicException (\symfony\component\form\exception) | new | 1 | |
MoneyToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
NumberType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
LogicException (\symfony\component\form\exception) | new | 1 | |
NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
StringToFloatTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
PasswordType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
PercentType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
RadioType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
RangeType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
RepeatedType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ValueToDuplicatesTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ResetType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
ButtonTypeInterface (\symfony\component\form) | implements | 1 | |
SearchType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
SubmitType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
SubmitButtonTypeInterface (\symfony\component\form) | implements | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TelType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TextareaType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
TextType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
DataTransformerInterface (\symfony\component\form) | implements | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TimeType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TimezoneType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
DateTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
IntlTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
Timezones (\symfony\component\intl) | staticmethodcall | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TransformationFailureExtension (\symfony\component\form\extension\core\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
TransformationFailureListener (\symfony\component\form\extension\core\eventlistener) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
UlidType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
UlidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UrlType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
FixUrlProtocolListener (\symfony\component\form\extension\core\eventlistener) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UuidType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
UuidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
WeekType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | extends | 1 |
LogicException (\symfony\component\form\exception) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
ReversedTransformer (\symfony\component\form) | new | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CsrfExtension (\symfony\component\form\extension\csrf) | AbstractExtension (\symfony\component\form) | extends | 1 |
FormTypeCsrfExtension (\symfony\component\form\extension\csrf\type) | new | 1 | |
CsrfValidationListener (\symfony\component\form\extension\csrf\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormError (\symfony\component\form) | new | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
FormTypeCsrfExtension (\symfony\component\form\extension\csrf\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
CsrfValidationListener (\symfony\component\form\extension\csrf\eventlistener) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormView (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DataCollectorExtension (\symfony\component\form\extension\datacollector) | AbstractExtension (\symfony\component\form) | extends | 1 |
DataCollectorTypeExtension (\symfony\component\form\extension\datacollector\type) | new | 1 | |
DataCollectorListener (\symfony\component\form\extension\datacollector\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FormDataCollector (\symfony\component\form\extension\datacollector) | FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | implements | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
ConstraintViolationInterface (\symfony\component\validator) | type | 1 | |
ClassStub (\symfony\component\vardumper\caster) | instanceof | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | DataCollectorInterface (\symfony\component\httpkernel\datacollector) | extends | 1 |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
FormDataExtractor (\symfony\component\form\extension\datacollector) | FormDataExtractorInterface (\symfony\component\form\extension\datacollector) | implements | 1 |
FormView (\symfony\component\form) | type | 1 | |
ConstraintViolationInterface (\symfony\component\validator) | instanceof | 1 | |
FormDataExtractorInterface (\symfony\component\form\extension\datacollector) | FormView (\symfony\component\form) | type | 1 |
ResolvedTypeDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | FormFactoryInterface (\symfony\component\form) | type | 1 |
FormTypeInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | implements | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ResolvedTypeFactoryDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | ResolvedTypeDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | new | 1 |
FormTypeInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | implements | 1 | |
DataCollectorTypeExtension (\symfony\component\form\extension\datacollector\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
DataCollectorListener (\symfony\component\form\extension\datacollector\eventlistener) | type | 1 | |
FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
DependencyInjectionExtension (\symfony\component\form\extension\dependencyinjection) | FormExtensionInterface (\symfony\component\form) | implements | 1 |
FormTypeGuesserChain (\symfony\component\form) | type | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
HtmlSanitizerExtension (\symfony\component\form\extension\htmlsanitizer) | AbstractExtension (\symfony\component\form) | extends | 1 |
TextTypeHtmlSanitizerExtension (\symfony\component\form\extension\htmlsanitizer\type) | new | 1 | |
TextTypeHtmlSanitizerExtension (\symfony\component\form\extension\htmlsanitizer\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
HttpFoundationExtension (\symfony\component\form\extension\httpfoundation) | AbstractExtension (\symfony\component\form) | extends | 1 |
FormTypeHttpFoundationExtension (\symfony\component\form\extension\httpfoundation\type) | new | 1 | |
HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | UnexpectedTypeException (\symfony\component\form\exception) | new | 1 |
FormError (\symfony\component\form) | new | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | implements | 1 | |
FormUtil (\symfony\component\form\util) | staticmethodcall | 1 | |
File (\symfony\component\httpfoundation\file) | instanceof | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | instanceof | 1 | |
Request (\symfony\component\httpfoundation) | instanceof | 1 | |
FormTypeHttpFoundationExtension (\symfony\component\form\extension\httpfoundation\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | RepeatedType (\symfony\component\form\extension\core\type) | instanceof | 1 |
UserPasswordHasherInterface (\symfony\component\passwordhasher\hasher) | type | 1 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordHasherExtension (\symfony\component\form\extension\passwordhasher) | AbstractExtension (\symfony\component\form) | extends | 1 |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | type | 1 | |
FormTypePasswordHasherExtension (\symfony\component\form\extension\passwordhasher\type) | new | 1 | |
PasswordTypePasswordHasherExtension (\symfony\component\form\extension\passwordhasher\type) | new | 1 | |
FormTypePasswordHasherExtension (\symfony\component\form\extension\passwordhasher\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
PasswordTypePasswordHasherExtension (\symfony\component\form\extension\passwordhasher\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
Form (\symfony\component\form\extension\validator\constraints) | Constraint (\symfony\component\validator) | extends | 1 |
FormValidator (\symfony\component\form\extension\validator\constraints) | Form (\symfony\component\form\extension\validator\constraints) | instanceof | 1 |
Form (\symfony\component\form\extension\validator\constraints) | new | 1 | |
FormInterface (\symfony\component\form) | instanceof | 1 | |
Constraint (\symfony\component\validator) | staticconstant | 1 | |
Composite (\symfony\component\validator\constraints) | instanceof | 1 | |
Valid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
ValidationListener (\symfony\component\form\extension\validator\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Form (\symfony\component\form\extension\validator\constraints) | instanceof | 1 | |
Form (\symfony\component\form\extension\validator\constraints) | staticconstant | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
BaseValidatorExtension (\symfony\component\form\extension\validator\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
GroupSequence (\symfony\component\validator\constraints) | instanceof | 1 | |
FormTypeValidatorExtension (\symfony\component\form\extension\validator\type) | AbstractTypeExtension (\symfony\component\form) | staticmethodcall | 1 |
ValidationListener (\symfony\component\form\extension\validator\eventlistener) | new | 1 | |
BaseValidatorExtension (\symfony\component\form\extension\validator\type) | extends | 1 | |
BaseValidatorExtension (\symfony\component\form\extension\validator\type) | staticmethodcall | 1 | |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormRendererInterface (\symfony\component\form) | type | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
RepeatedTypeValidatorExtension (\symfony\component\form\extension\validator\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
SubmitTypeValidatorExtension (\symfony\component\form\extension\validator\type) | BaseValidatorExtension (\symfony\component\form\extension\validator\type) | extends | 1 |
UploadValidatorExtension (\symfony\component\form\extension\validator\type) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ValidatorExtension (\symfony\component\form\extension\validator) | AbstractExtension (\symfony\component\form) | extends | 1 |
Form (\symfony\component\form\extension\validator\constraints) | new | 1 | |
FormTypeValidatorExtension (\symfony\component\form\extension\validator\type) | new | 1 | |
RepeatedTypeValidatorExtension (\symfony\component\form\extension\validator\type) | new | 1 | |
SubmitTypeValidatorExtension (\symfony\component\form\extension\validator\type) | new | 1 | |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | new | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
Traverse (\symfony\component\validator\constraints) | new | 1 | |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | FormTypeGuesserInterface (\symfony\component\form) | implements | 1 |
Guess (\symfony\component\form\guess) | staticmethodcall | 1 | |
Guess (\symfony\component\form\guess) | type | 1 | |
ClassMetadataInterface (\symfony\component\validator\mapping) | instanceof | 1 | |
MappingRule (\symfony\component\form\extension\validator\violationmapper) | ErrorMappingException (\symfony\component\form\exception) | new | 1 |
RelativePath (\symfony\component\form\extension\validator\violationmapper) | PropertyPath (\symfony\component\propertyaccess) | extends | 1 |
PropertyPath (\symfony\component\propertyaccess) | staticmethodcall | 1 | |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | RelativePath (\symfony\component\form\extension\validator\violationmapper) | new | 1 |
RelativePath (\symfony\component\form\extension\validator\violationmapper) | type | 1 | |
ViolationMapperInterface (\symfony\component\form\extension\validator\violationmapper) | implements | 1 | |
ViolationPath (\symfony\component\form\extension\validator\violationmapper) | new | 1 | |
ViolationPath (\symfony\component\form\extension\validator\violationmapper) | type | 1 | |
ViolationPathIterator (\symfony\component\form\extension\validator\violationmapper) | new | 1 | |
FileUploadError (\symfony\component\form) | instanceof | 1 | |
FormError (\symfony\component\form) | new | 1 | |
InheritDataAwareIterator (\symfony\component\form\util) | new | 1 | |
PropertyPathBuilder (\symfony\component\propertyaccess) | new | 1 | |
PropertyPathIterator (\symfony\component\propertyaccess) | new | 1 | |
PropertyPathIteratorInterface (\symfony\component\propertyaccess) | type | 1 | |
File (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintViolation (\symfony\component\validator) | type | 1 | |
ViolationMapperInterface (\symfony\component\form\extension\validator\violationmapper) | FormInterface (\symfony\component\form) | type | 1 |
ConstraintViolation (\symfony\component\validator) | type | 1 | |
ViolationPath (\symfony\component\form\extension\validator\violationmapper) | ViolationPathIterator (\symfony\component\form\extension\validator\violationmapper) | new | 1 |
ViolationPathIterator (\symfony\component\form\extension\validator\violationmapper) | type | 1 | |
PropertyPath (\symfony\component\propertyaccess) | new | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | implements | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
ViolationPathIterator (\symfony\component\form\extension\validator\violationmapper) | ViolationPath (\symfony\component\form\extension\validator\violationmapper) | type | 1 |
PropertyPathIterator (\symfony\component\propertyaccess) | extends | 1 | |
PropertyPathIterator (\symfony\component\propertyaccess) | staticmethodcall | 1 | |
FileUploadError (\symfony\component\form) | FormError (\symfony\component\form) | extends | 1 |
Form (\symfony\component\form) | ClearableErrorsInterface (\symfony\component\form) | implements | 1 |
ClearableErrorsInterface (\symfony\component\form) | instanceof | 1 | |
ClickableInterface (\symfony\component\form) | instanceof | 1 | |
PostSetDataEvent (\symfony\component\form\event) | new | 1 | |
PostSubmitEvent (\symfony\component\form\event) | new | 1 | |
PreSetDataEvent (\symfony\component\form\event) | new | 1 | |
PreSubmitEvent (\symfony\component\form\event) | new | 1 | |
SubmitEvent (\symfony\component\form\event) | new | 1 | |
OutOfBoundsException (\symfony\component\form\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
FormError (\symfony\component\form) | type | 1 | |
FormErrorIterator (\symfony\component\form) | new | 1 | |
FormErrorIterator (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | implements | 1 | |
FormInterface (\symfony\component\form) | instanceof | 1 | |
OrderedHashMap (\symfony\component\form\util) | type | 1 | |
FormBuilder (\symfony\component\form) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
InvalidArgumentException (\symfony\component\form\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
Form (\symfony\component\form) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | implements | 1 | |
FormBuilderInterface (\symfony\component\form) | instanceof | 1 | |
FormConfigBuilder (\symfony\component\form) | extends | 1 | |
FormConfigInterface (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormBuilderInterface (\symfony\component\form) | FormConfigBuilderInterface (\symfony\component\form) | extends | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
FormConfigBuilder (\symfony\component\form) | EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 1 |
ImmutableEventDispatcher (\symfony\component\eventdispatcher) | instanceof | 1 | |
ImmutableEventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
FormConfigBuilderInterface (\symfony\component\form) | implements | 1 | |
FormConfigInterface (\symfony\component\form) | type | 1 | |
NativeRequestHandler (\symfony\component\form) | type | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | instanceof | 1 | |
FormConfigBuilderInterface (\symfony\component\form) | EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 1 |
DataMapperInterface (\symfony\component\form) | type | 1 | |
FormConfigInterface (\symfony\component\form) | extends | 1 | |
FormConfigInterface (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
FormConfigInterface (\symfony\component\form) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
DataMapperInterface (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
FormError (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 1 |
FormErrorIterator (\symfony\component\form) | InvalidArgumentException (\symfony\component\form\exception) | new | 1 |
LogicException (\symfony\component\form\exception) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | instanceof | 1 | |
FormEvent (\symfony\component\form) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
FormExtensionInterface (\symfony\component\form) | FormTypeGuesserInterface (\symfony\component\form) | type | 1 |
FormTypeInterface (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | FormFactoryInterface (\symfony\component\form) | implements | 1 |
FormFactoryBuilder (\symfony\component\form) | CoreExtension (\symfony\component\form\extension\core) | instanceof | 1 |
CoreExtension (\symfony\component\form\extension\core) | new | 1 | |
FormExtensionInterface (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormFactoryBuilderInterface (\symfony\component\form) | implements | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | type | 1 | |
FormTypeGuesserChain (\symfony\component\form) | new | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
PreloadedExtension (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
FormFactoryBuilderInterface (\symfony\component\form) | FormExtensionInterface (\symfony\component\form) | type | 1 |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | type | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | TransformationFailedException (\symfony\component\form\exception) | type | 1 |
FormConfigInterface (\symfony\component\form) | type | 1 | |
FormError (\symfony\component\form) | type | 1 | |
FormErrorIterator (\symfony\component\form) | type | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
FormRegistry (\symfony\component\form) | ExceptionInterface (\symfony\component\form\exception) | catch | 1 |
LogicException (\symfony\component\form\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
FormExtensionInterface (\symfony\component\form) | instanceof | 1 | |
FormRegistryInterface (\symfony\component\form) | implements | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
FormRegistryInterface (\symfony\component\form) | FormTypeGuesserInterface (\symfony\component\form) | type | 1 |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
FormRenderer (\symfony\component\form) | FormRendererInterface (\symfony\component\form) | implements | 1 |
FormRendererInterface (\symfony\component\form) | FormRendererEngineInterface (\symfony\component\form) | type | 1 |
Forms (\symfony\component\form) | FormFactoryBuilder (\symfony\component\form) | new | 1 |
FormFactoryBuilderInterface (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
FormTypeGuesserChain (\symfony\component\form) | UnexpectedTypeException (\symfony\component\form\exception) | new | 1 |
FormTypeGuesserInterface (\symfony\component\form) | implements | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | instanceof | 1 | |
Guess (\symfony\component\form\guess) | staticmethodcall | 1 | |
Guess (\symfony\component\form\guess) | type | 1 | |
TypeGuess (\symfony\component\form\guess) | type | 1 | |
FormTypeGuesserInterface (\symfony\component\form) | TypeGuess (\symfony\component\form\guess) | type | 1 |
FormTypeInterface (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
FormView (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 1 |
Guess (\symfony\component\form\guess) | InvalidArgumentException (\symfony\component\form\exception) | new | 1 |
TypeGuess (\symfony\component\form\guess) | Guess (\symfony\component\form\guess) | extends | 1 |
Guess (\symfony\component\form\guess) | staticmethodcall | 1 | |
ValueGuess (\symfony\component\form\guess) | Guess (\symfony\component\form\guess) | extends | 1 |
Guess (\symfony\component\form\guess) | staticmethodcall | 1 | |
NativeRequestHandler (\symfony\component\form) | UnexpectedTypeException (\symfony\component\form\exception) | new | 1 |
FormError (\symfony\component\form) | new | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | implements | 1 | |
FormUtil (\symfony\component\form\util) | staticmethodcall | 1 | |
PreloadedExtension (\symfony\component\form) | InvalidArgumentException (\symfony\component\form\exception) | new | 1 |
FormExtensionInterface (\symfony\component\form) | implements | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
RequestHandlerInterface (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 1 |
ResolvedFormType (\symfony\component\form) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
ButtonBuilder (\symfony\component\form) | new | 1 | |
ButtonTypeInterface (\symfony\component\form) | instanceof | 1 | |
UnexpectedTypeException (\symfony\component\form\exception) | new | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormTypeExtensionInterface (\symfony\component\form) | instanceof | 1 | |
FormView (\symfony\component\form) | new | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | implements | 1 | |
SubmitButtonBuilder (\symfony\component\form) | new | 1 | |
SubmitButtonTypeInterface (\symfony\component\form) | instanceof | 1 | |
ExceptionInterface (\symfony\component\optionsresolver\exception) | catch | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | FormTypeInterface (\symfony\component\form) | type | 1 |
ResolvedFormType (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | implements | 1 | |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | FormTypeInterface (\symfony\component\form) | type | 1 |
ResolvedFormTypeInterface (\symfony\component\form) | FormFactoryInterface (\symfony\component\form) | type | 1 |
FormTypeInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ReversedTransformer (\symfony\component\form) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
SubmitButton (\symfony\component\form) | Button (\symfony\component\form) | extends | 1 |
Button (\symfony\component\form) | staticmethodcall | 1 | |
ClickableInterface (\symfony\component\form) | implements | 1 | |
SubmitButtonBuilder (\symfony\component\form) | ButtonBuilder (\symfony\component\form) | extends | 1 |
SubmitButton (\symfony\component\form) | new | 1 | |
SubmitButton (\symfony\component\form) | type | 1 | |
SubmitButtonTypeInterface (\symfony\component\form) | FormTypeInterface (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form\test) | FormBuilderInterface (\symfony\component\form) | extends | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | FormFactoryInterface (\symfony\component\form) | type | 1 |
FormInterface (\symfony\component\form\test) | FormInterface (\symfony\component\form) | extends | 1 |
FormPerformanceTestCase (\symfony\component\form\test) | FormIntegrationTestCase (\symfony\component\form\test) | extends | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
VersionAwareTest (\symfony\component\form\tests) | use | 1 | |
ValidatorExtensionTrait (\symfony\component\form\test\traits) | ValidatorExtension (\symfony\component\form\extension\validator) | type | 1 |
TypeTestCase (\symfony\component\form\test) | instanceof | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
TypeTestCase (\symfony\component\form\test) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
FormBuilder (\symfony\component\form) | type | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | extends | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
AbstractRequestHandlerTestCase (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
DataMapper (\symfony\component\form\extension\core\datamapper) | new | 1 | |
Form (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormError (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | type | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
RequestHandlerInterface (\symfony\component\form) | type | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
ServerParams (\symfony\component\form\util) | type | 1 | |
ButtonTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
ButtonBuilder (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
CallbackTransformerTest (\symfony\component\form\tests) | CallbackTransformer (\symfony\component\form) | new | 1 |
ArrayChoiceListTest (\symfony\component\form\tests\choicelist) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 1 |
AbstractChoiceListTestCase (\symfony\component\form\tests\choicelist) | extends | 1 | |
AbstractChoiceListTestCase (\symfony\component\form\tests\choicelist) | staticmethodcall | 1 | |
ChoiceLoaderTest (\symfony\component\form\tests\choicelist\factory\cache) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 1 |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 1 | |
FormType (\symfony\component\form\extension\core\type) | new | 1 | |
ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 1 | |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | type | 1 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceList (\symfony\component\form\choicelist) | type | 1 |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | type | 1 | |
FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | new | 1 | |
ChoiceGroupView (\symfony\component\form\choicelist\view) | type | 1 | |
PropertyAccessDecoratorTest (\symfony\component\form\tests\choicelist\factory) | PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | type | 1 |
CallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | LazyChoiceList (\symfony\component\form\choicelist) | type | 1 |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | type | 1 | |
IntlCallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | LazyChoiceList (\symfony\component\form\choicelist) | type | 1 |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | type | 1 | |
DebugCommandTest (\symfony\component\form\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CoreExtension (\symfony\component\form\extension\core) | new | 1 | |
FormTypeInterface (\symfony\component\form) | type | 1 | |
FooType (\symfony\component\form\tests\command) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CompoundFormPerformanceTest (\symfony\component\form\tests) | FormPerformanceTestCase (\symfony\component\form\test) | extends | 1 |
CompoundFormTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | type | 1 | |
Forms (\symfony\component\form) | staticmethodcall | 1 | |
SubmitButtonBuilder (\symfony\component\form) | new | 1 | |
FixedDataTransformer (\symfony\component\form\tests\fixtures) | new | 1 | |
Map (\symfony\component\form\tests\fixtures) | new | 1 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 1 | |
ConcreteExtension (\symfony\component\form\tests) | AbstractExtension (\symfony\component\form) | extends | 1 |
FormTypeGuesserInterface (\symfony\component\form) | type | 1 | |
FooType (\symfony\component\form\tests\fixtures) | new | 1 | |
ConfigurableFormTypeGuesser (\symfony\component\form\tests) | FormTypeGuesserInterface (\symfony\component\form) | implements | 1 |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | ArrayInput (\symfony\component\console\input) | new | 1 |
BufferedOutput (\symfony\component\console\output) | new | 1 | |
BufferedOutput (\symfony\component\console\output) | staticconstant | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
FormTypeCsrfExtension (\symfony\component\form\extension\csrf\type) | new | 1 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
CsrfTokenManager (\symfony\component\security\csrf) | new | 1 | |
FooType (\symfony\component\form\tests\console\descriptor) | AbstractType (\symfony\component\form) | extends | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
JsonDescriptorTest (\symfony\component\form\tests\console\descriptor) | JsonDescriptor (\symfony\component\form\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | extends | 1 | |
TextDescriptorTest (\symfony\component\form\tests\console\descriptor) | TextDescriptor (\symfony\component\form\console\descriptor) | new | 1 |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | extends | 1 | |
Type1Type2TypeExtension (\symfony\component\form\tests\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
Type1TypeExtension (\symfony\component\form\tests\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
Type2TypeExtension (\symfony\component\form\tests\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
WithoutExtendedTypesTypeExtension (\symfony\component\form\tests\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
CoreExtensionTest (\symfony\component\form\tests\extension\core) | CoreExtension (\symfony\component\form\extension\core) | new | 1 |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 1 | |
DataMapper (\symfony\component\form\extension\core\datamapper) | type | 1 | |
NotSynchronizedForm (\symfony\component\form\tests\extension\core\datamapper) | new | 1 | |
NotSynchronizedForm (\symfony\component\form\tests\extension\core\datamapper) | SubmittedForm (\symfony\component\form\tests\extension\core\datamapper) | extends | 1 |
SubmittedForm (\symfony\component\form\tests\extension\core\datamapper) | Form (\symfony\component\form) | extends | 1 |
ArrayToPartsTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ArrayToPartsTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BooleanToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BooleanToStringTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
DateIntervalToArrayTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateIntervalTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 |
DateIntervalToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateIntervalTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 |
DateTimeToArrayTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
DateTimeToHtml5LocalDateTimeTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
DateTimeEqualsTrait (\symfony\component\form\tests\extension\core\datatransformer\traits) | use | 1 | |
DateTimeToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeEqualsTrait (\symfony\component\form\tests\extension\core\datatransformer\traits) | use | 1 | |
DateTimeToRfc3339TransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | staticmethodcall | 1 | |
DateTimeEqualsTrait (\symfony\component\form\tests\extension\core\datatransformer\traits) | use | 1 | |
DateTimeToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
DateTimeToTimestampTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
BaseDateTimeTransformerTestCase (\symfony\component\form\tests\extension\core\datatransformer) | extends | 1 | |
PercentToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | PercentToLocalizedStringTransformerWithoutGrouping (\symfony\component\form\tests\extension\core\datatransformer) | new | 1 |
PercentToLocalizedStringTransformerWithoutGrouping (\symfony\component\form\tests\extension\core\datatransformer) | PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | extends | 1 |
UuidToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | Uuid (\symfony\component\uid) | staticmethodcall | 1 |
ValueToDuplicatesTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ValueToDuplicatesTransformer (\symfony\component\form\extension\core\datatransformer) | type | 1 |
MergeCollectionListenerArrayObjectTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
MergeCollectionListenerTestCase (\symfony\component\form\tests\extension\core\eventlistener) | extends | 1 | |
MergeCollectionListenerArrayTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
MergeCollectionListenerTestCase (\symfony\component\form\tests\extension\core\eventlistener) | extends | 1 | |
MergeCollectionListenerCustomArrayObjectTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
MergeCollectionListenerTestCase (\symfony\component\form\tests\extension\core\eventlistener) | extends | 1 | |
CustomArrayObject (\symfony\component\form\tests\fixtures) | new | 1 | |
MergeCollectionListenerTestCase (\symfony\component\form\tests\extension\core\eventlistener) | FormBuilderInterface (\symfony\component\form) | type | 1 |
FormInterface (\symfony\component\form) | type | 1 | |
ResizeFormListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | TypeTestCase (\symfony\component\form\test) | extends | 1 |
VersionAwareTest (\symfony\component\form\tests) | use | 1 | |
BirthdayTypeTest (\symfony\component\form\tests\extension\core\type) | DateTypeTest (\symfony\component\form\tests\extension\core\type) | extends | 1 |
ButtonTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
CheckboxTypeTest (\symfony\component\form\tests\extension\core\type) | CallbackTransformer (\symfony\component\form) | new | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
ChoiceTypePerformanceTest (\symfony\component\form\tests\extension\core\type) | FormPerformanceTestCase (\symfony\component\form\test) | extends | 1 |
ChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
ChoiceTypeTranslationTest (\symfony\component\form\tests\extension\core\type) | CoreExtension (\symfony\component\form\extension\core) | new | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
Author (\symfony\component\form\tests\fixtures) | type | 1 | |
ColorTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
CountryTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
CurrencyTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
DateIntervalTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
DateTimeTypeTest (\symfony\component\form\tests\extension\core\type) | FormInterface (\symfony\component\form) | type | 1 |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | FormInterface (\symfony\component\form) | type | 1 |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
ExtendedChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | CountryTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 |
CurrencyTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
LanguageTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
LocaleTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
TimezoneTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
ChoiceTypeExtension (\symfony\component\form\tests\fixtures) | new | 1 | |
ChoiceTypeExtension (\symfony\component\form\tests\fixtures) | staticproperty | 1 | |
LazyChoiceTypeExtension (\symfony\component\form\tests\fixtures) | new | 1 | |
LazyChoiceTypeExtension (\symfony\component\form\tests\fixtures) | staticproperty | 1 | |
FileTypeTest (\symfony\component\form\tests\extension\core\type) | CoreExtension (\symfony\component\form\extension\core) | new | 1 |
HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | instanceof | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
File (\symfony\component\httpfoundation\file) | new | 1 | |
IdentityTranslator (\symfony\component\translation) | new | 1 | |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | ValidatorExtension (\symfony\component\form\extension\validator) | new | 1 |
Forms (\symfony\component\form) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
FileTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
Money (\symfony\component\form\tests\extension\core\type) | new | 1 | |
MoneyDataMapper (\symfony\component\form\tests\extension\core\type) | new | 1 | |
Validation (\symfony\component\validator) | staticmethodcall | 1 | |
IntegerTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
LanguageTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
LocaleTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
MoneyDataMapper (\symfony\component\form\tests\extension\core\type) | DataMapperInterface (\symfony\component\form) | implements | 1 |
TransformationFailedException (\symfony\component\form\exception) | new | 1 | |
MoneyTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
NumberTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
PasswordTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
PercentTypeTest (\symfony\component\form\tests\extension\core\type) | TypeTestCase (\symfony\component\form\test) | extends | 1 |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
RepeatedTypeTest (\symfony\component\form\tests\extension\core\type) | Form (\symfony\component\form) | type | 1 |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
SubmitTypeTest (\symfony\component\form\tests\extension\core\type) | ButtonTypeTest (\symfony\component\form\tests\extension\core\type) | extends | 1 |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 1 | |
TextTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
TimeTypeTest (\symfony\component\form\tests\extension\core\type) | FormInterface (\symfony\component\form) | type | 1 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
TimezoneTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 1 | |
IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 | |
UlidTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
Ulid (\symfony\component\uid) | new | 1 | |
UrlTypeTest (\symfony\component\form\tests\extension\core\type) | TextTypeTest (\symfony\component\form\tests\extension\core\type) | extends | 1 |
UuidTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
Uuid (\symfony\component\uid) | new | 1 | |
WeekTypeTest (\symfony\component\form\tests\extension\core\type) | BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | extends | 1 |
CsrfValidationListenerTest (\symfony\component\form\tests\extension\csrf\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
ServerParamsPostMaxSizeExceeded (\symfony\component\form\tests\extension\csrf\eventlistener) | new | 1 | |
CsrfTokenManager (\symfony\component\security\csrf) | type | 1 | |
ServerParamsPostMaxSizeExceeded (\symfony\component\form\tests\extension\csrf\eventlistener) | ServerParams (\symfony\component\form\util) | extends | 1 |
FormTypeCsrfExtensionTest (\symfony\component\form\tests\extension\csrf\type) | CsrfExtension (\symfony\component\form\extension\csrf) | new | 1 |
FormError (\symfony\component\form) | new | 1 | |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 1 | |
IdentityTranslator (\symfony\component\translation) | new | 1 | |
FormTypeCsrfExtensionTest_ChildType (\symfony\component\form\tests\extension\csrf\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
TextTypeHtmlSanitizerExtensionTest (\symfony\component\form\tests\extension\csrf\type) | ServiceLocator (\symfony\component\dependencyinjection) | new | 1 |
HtmlSanitizerExtension (\symfony\component\form\extension\htmlsanitizer) | new | 1 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 1 | |
DataCollectorExtensionTest (\symfony\component\form\tests\extension\datacollector) | DataCollectorExtension (\symfony\component\form\extension\datacollector) | type | 1 |
FormDataCollectorTest (\symfony\component\form\tests\extension\datacollector) | FormDataCollector (\symfony\component\form\extension\datacollector) | type | 1 |
FormFactory (\symfony\component\form) | type | 1 | |
FormDataExtractorTest (\symfony\component\form\tests\extension\datacollector) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
CallbackTransformer (\symfony\component\form) | new | 1 | |
TransformationFailedException (\symfony\component\form\exception) | new | 1 | |
FormDataExtractor (\symfony\component\form\extension\datacollector) | type | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
FormView (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
DataCollectorTypeExtensionTest (\symfony\component\form\tests\extension\datacollector\type) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
DataCollectorTypeExtension (\symfony\component\form\extension\datacollector\type) | type | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
DependencyInjectionExtensionTest (\symfony\component\form\tests\extension\dependencyinjection) | FormTypeGuesserChain (\symfony\component\form) | new | 1 |
MultipleTypesTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | new | 1 | |
OtherTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | new | 1 | |
MultipleTypesTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
OtherTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
TestTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
HttpFoundationRequestHandlerTest (\symfony\component\form\tests\extension\httpfoundation) | HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | new | 1 |
AbstractRequestHandlerTestCase (\symfony\component\form\tests) | extends | 1 | |
PasswordTypePasswordHasherExtensionTest (\symfony\component\form\tests\extension\passwordhasher\type) | PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | new | 1 |
PasswordHasherExtension (\symfony\component\form\extension\passwordhasher) | new | 1 | |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
UserPasswordHasherInterface (\symfony\component\passwordhasher\hasher) | type | 1 | |
ItemFileType (\symfony\component\form\tests\extension\type) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
Customer (\symfony\component\form\tests\extension\validator\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
CustomerType (\symfony\component\form\tests\extension\validator\constraints) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
Foo (\symfony\component\form\tests\extension\validator\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
FooType (\symfony\component\form\tests\extension\validator\constraints) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
NotBlank (\symfony\component\validator\constraints) | new | 1 | |
FormValidatorFunctionalTest (\symfony\component\form\tests\extension\validator\constraints) | FormFactoryInterface (\symfony\component\form) | type | 1 |
Valid (\symfony\component\validator\constraints) | new | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
FormValidatorPerformanceTest (\symfony\component\form\tests\extension\validator\constraints) | ValidatorExtension (\symfony\component\form\extension\validator) | new | 1 |
FormPerformanceTestCase (\symfony\component\form\test) | extends | 1 | |
Validation (\symfony\component\validator) | staticmethodcall | 1 | |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
FormValidator (\symfony\component\form\extension\validator\constraints) | new | 1 | |
FormValidator (\symfony\component\form\extension\validator\constraints) | type | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | type | 1 | |
FormFactoryInterface (\symfony\component\form) | type | 1 | |
SubmitButtonBuilder (\symfony\component\form) | new | 1 | |
GroupSequence (\symfony\component\validator\constraints) | new | 1 | |
Length (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 1 | |
Review (\symfony\component\form\tests\extension\validator\constraints) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
ReviewType (\symfony\component\form\tests\extension\validator\constraints) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
DummyValidator (\symfony\component\form\tests\extension\validator\eventlistener) | ConstraintViolationList (\symfony\component\validator) | new | 1 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | implements | 1 | |
SubmittedNotSynchronizedForm (\symfony\component\form\tests\extension\validator\eventlistener) | Form (\symfony\component\form) | extends | 1 |
ValidationListenerTest (\symfony\component\form\tests\extension\validator\eventlistener) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 1 |
Form (\symfony\component\form\extension\validator\constraints) | staticconstant | 1 | |
ValidationListener (\symfony\component\form\extension\validator\eventlistener) | type | 1 | |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
SubmittedNotSynchronizedForm (\symfony\component\form\tests\extension\validator\eventlistener) | new | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | FormInterface (\symfony\component\form\test) | type | 1 |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
GroupSequence (\symfony\component\validator\constraints) | new | 1 | |
BirthdayTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
CheckboxTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
ChoiceTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
CollectionTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
ColorTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
CountryTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
CurrencyTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
DateIntervalTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
DateTimeTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
DateTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
DummyTranslator (\symfony\component\form\tests\extension\validator\type) | LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 |
TranslatorInterface (\symfony\contracts\translation) | implements | 1 | |
EmailTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
FileTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
FormTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | Form (\symfony\component\form) | instanceof | 1 |
ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 | |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
Author (\symfony\component\form\tests\fixtures) | instanceof | 1 | |
Author (\symfony\component\form\tests\fixtures) | new | 1 | |
ConstraintViolationList (\symfony\component\validator) | new | 1 | |
HiddenTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
IntegerTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
LanguageTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
LocaleTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
MoneyTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
NumberTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
PasswordTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
PercentTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
RadioTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
RangeTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
RepeatedTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
SearchTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
SubmitTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
TelTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
TimeTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
TimezoneTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
UploadValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | UploadValidatorExtension (\symfony\component\form\extension\validator\type) | new | 1 |
TypeTestCase (\symfony\component\form\test) | extends | 1 | |
DummyTranslator (\symfony\component\form\tests\extension\validator\type) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | new | 1 | |
UrlTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtensionTrait (\symfony\component\form\test\traits) | use | 1 |
BaseValidatorExtensionTestCase (\symfony\component\form\tests\extension\validator\type) | extends | 1 | |
ValidatorExtensionTest (\symfony\component\form\tests\extension\validator) | ValidatorExtension (\symfony\component\form\extension\validator) | new | 1 |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 1 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | new | 1 | |
Validation (\symfony\component\validator) | staticmethodcall | 1 | |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | ValidatorTypeGuesser (\symfony\component\form\extension\validator) | type | 1 |
TypeGuess (\symfony\component\form\guess) | type | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
Email (\symfony\component\validator\constraints) | new | 1 | |
IsTrue (\symfony\component\validator\constraints) | new | 1 | |
NotBlank (\symfony\component\validator\constraints) | new | 1 | |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
Range (\symfony\component\validator\constraints) | new | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | type | 1 | |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
CallbackTransformer (\symfony\component\form) | new | 1 | |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | type | 1 | |
FormError (\symfony\component\form) | new | 1 | |
FormError (\symfony\component\form) | type | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
PropertyPath (\symfony\component\propertyaccess) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | type | 1 | |
ConstraintViolationInterface (\symfony\component\validator) | type | 1 | |
AlternatingRowType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormEvent (\symfony\component\form) | type | 1 | |
FormEvents (\symfony\component\form) | staticconstant | 1 | |
ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | staticmethodcall | 1 |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | extends | 1 | |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | staticmethodcall | 1 | |
AuthorType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
BlockPrefixedFooTextType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ChoiceSubType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ChoiceTypeExtension (\symfony\component\form\tests\fixtures) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
ConfigurableFormType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
AmbiguousType (\symfony\component\form\tests\fixtures\debug\a) | AbstractType (\symfony\component\form) | extends | 1 |
AmbiguousType (\symfony\component\form\tests\fixtures\debug\b) | AbstractType (\symfony\component\form) | extends | 1 |
DummyFormRendererEngine (\symfony\component\form\tests\fixtures) | AbstractRendererEngine (\symfony\component\form) | extends | 1 |
FBooType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FixedDataTransformer (\symfony\component\form\tests\fixtures) | DataTransformerInterface (\symfony\component\form) | implements | 1 |
FixedFilterListener (\symfony\component\form\tests\fixtures) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FixedTranslator (\symfony\component\form\tests\fixtures) | TranslatorInterface (\symfony\contracts\translation) | implements | 1 |
Foo (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
Foo1Bar2Type (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FooBarHTMLType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FooSubType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FooType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
FooTypeBarExtension (\symfony\component\form\tests\fixtures) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FooTypeBazExtension (\symfony\component\form\tests\fixtures) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
FormBuilderInterface (\symfony\component\form) | type | 1 | |
FormWithSameParentType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
LazyChoiceTypeExtension (\symfony\component\form\tests\fixtures) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
NotMappedType (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
NullFormTypeGuesser (\symfony\component\form\tests\fixtures) | FormTypeGuesserInterface (\symfony\component\form) | implements | 1 |
TypeGuess (\symfony\component\form\guess) | type | 1 | |
RecursiveFormTypeBar (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
RecursiveFormTypeBaz (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
RecursiveFormTypeFoo (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
RepeatedPasswordField (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
TestExtension (\symfony\component\form\tests\fixtures) | FormExtensionInterface (\symfony\component\form) | implements | 1 |
FormTypeExtensionInterface (\symfony\component\form) | type | 1 | |
Type (\symfony\component\form\tests\fixtures) | AbstractType (\symfony\component\form) | extends | 1 |
User (\symfony\component\form\tests\fixtures) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
FormBuilderTest (\symfony\component\form\tests) | ButtonBuilder (\symfony\component\form) | new | 1 |
FormBuilder (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | type | 1 | |
FormFactoryBuilder (\symfony\component\form) | new | 1 | |
SubmitButtonBuilder (\symfony\component\form) | new | 1 | |
FormErrorIteratorTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
FormFactoryBuilderTest (\symfony\component\form\tests) | FooType (\symfony\component\form\tests\fixtures) | type | 1 |
NullFormTypeGuesser (\symfony\component\form\tests\fixtures) | new | 1 | |
FormFactoryTest (\symfony\component\form\tests) | FormFactory (\symfony\component\form) | type | 1 |
FormRegistry (\symfony\component\form) | type | 1 | |
FormRegistryTest (\symfony\component\form\tests) | FormRegistry (\symfony\component\form) | type | 1 |
FormTypeGuesserChain (\symfony\component\form) | new | 1 | |
PreloadedExtension (\symfony\component\form) | new | 1 | |
FooSubType (\symfony\component\form\tests\fixtures) | new | 1 | |
FooTypeBarExtension (\symfony\component\form\tests\fixtures) | new | 1 | |
FooTypeBazExtension (\symfony\component\form\tests\fixtures) | new | 1 | |
FormWithSameParentType (\symfony\component\form\tests\fixtures) | new | 1 | |
RecursiveFormTypeBar (\symfony\component\form\tests\fixtures) | new | 1 | |
RecursiveFormTypeBaz (\symfony\component\form\tests\fixtures) | new | 1 | |
RecursiveFormTypeFoo (\symfony\component\form\tests\fixtures) | new | 1 | |
FormRendererTest (\symfony\component\form\tests) | FormView (\symfony\component\form) | new | 1 |
GuessTest (\symfony\component\form\tests\guess) | Guess (\symfony\component\form\guess) | staticmethodcall | 1 |
TestGuess (\symfony\component\form\tests\guess) | Guess (\symfony\component\form\guess) | extends | 1 |
NativeRequestHandlerTest (\symfony\component\form\tests) | NativeRequestHandler (\symfony\component\form) | new | 1 |
AbstractRequestHandlerTestCase (\symfony\component\form\tests) | extends | 1 | |
ResolvedFormTypeTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormFactory (\symfony\component\form) | type | 1 | |
ConfigurableFormType (\symfony\component\form\tests\fixtures) | new | 1 | |
UsageTrackingFormType (\symfony\component\form\tests) | type | 1 | |
UsageTrackingParentFormType (\symfony\component\form\tests) | type | 1 | |
SimpleFormTest (\symfony\component\form\tests) | Form (\symfony\component\form) | type | 1 |
FormBuilder (\symfony\component\form) | new | 1 | |
FormBuilder (\symfony\component\form) | type | 1 | |
FormFactory (\symfony\component\form) | new | 1 | |
FormInterface (\symfony\component\form) | type | 1 | |
FormRegistry (\symfony\component\form) | new | 1 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 1 | |
Map (\symfony\component\form\tests\fixtures) | new | 1 | |
UsageTrackingFormType (\symfony\component\form\tests) | AbstractType (\symfony\component\form) | extends | 1 |
UsageTrackingTrait (\symfony\component\form\tests) | use | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UsageTrackingFormTypeExtension (\symfony\component\form\tests) | AbstractTypeExtension (\symfony\component\form) | extends | 1 |
UsageTrackingTrait (\symfony\component\form\tests) | use | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UsageTrackingParentFormType (\symfony\component\form\tests) | AbstractType (\symfony\component\form) | extends | 1 |
UsageTrackingTrait (\symfony\component\form\tests) | use | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
UsageTrackingTrait (\symfony\component\form\tests) | FormBuilderInterface (\symfony\component\form) | type | 1 |
DummyServerParams (\symfony\component\form\tests\util) | ServerParams (\symfony\component\form\util) | extends | 1 |
ServerParams (\symfony\component\form\util) | staticmethodcall | 1 | |
ServerParamsTest (\symfony\component\form\tests\util) | DummyServerParams (\symfony\component\form\tests\util) | new | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
OptionsResolverWrapper (\symfony\component\form\util) | AccessException (\symfony\component\optionsresolver\exception) | new | 1 |
OptionsResolver (\symfony\component\optionsresolver) | extends | 1 | |
OrderedHashMap (\symfony\component\form\util) | OrderedHashMapIterator (\symfony\component\form\util) | new | 1 |
HtmlSanitizer (\symfony\component\htmlsanitizer) | HtmlSanitizerInterface (\symfony\component\htmlsanitizer) | implements | 1 |
DomVisitor (\symfony\component\htmlsanitizer\visitor) | type | 1 | |
MastermindsParser (\symfony\component\htmlsanitizer\parser) | ParserInterface (\symfony\component\htmlsanitizer\parser) | implements | 1 |
HtmlSanitizerAllTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizer (\symfony\component\htmlsanitizer) | type | 1 |
HtmlSanitizerCustomTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | type | 1 |
MastermindsParserTest (\symfony\component\htmlsanitizer\tests\parser) | MastermindsParser (\symfony\component\htmlsanitizer\parser) | new | 1 |
AttributeSanitizerInterface (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | type | 1 |
UrlAttributeSanitizer (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | type | 1 |
AttributeSanitizerInterface (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | implements | 1 | |
DomVisitor (\symfony\component\htmlsanitizer\visitor) | Cursor (\symfony\component\htmlsanitizer\visitor\model) | new | 1 |
BlockedNode (\symfony\component\htmlsanitizer\visitor\node) | new | 1 | |
DocumentNode (\symfony\component\htmlsanitizer\visitor\node) | new | 1 | |
Node (\symfony\component\htmlsanitizer\visitor\node) | new | 1 | |
Node (\symfony\component\htmlsanitizer\visitor\node) | type | 1 | |
NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 1 | |
TextNode (\symfony\component\htmlsanitizer\visitor\node) | new | 1 | |
Cursor (\symfony\component\htmlsanitizer\visitor\model) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 1 |
BlockedNode (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | implements | 1 |
DocumentNode (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | implements | 1 |
Node (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | implements | 1 |
TextNode (\symfony\component\htmlsanitizer\visitor\node) | StringSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 1 |
NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | implements | 1 | |
AmpHttpClient (\symfony\component\httpclient) | LoggerAwareTrait (\psr\log) | use | 1 |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
AmpClientState (\symfony\component\httpclient\internal) | type | 1 | |
AmpResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
AmpResponse (\symfony\component\httpclient\response) | new | 1 | |
AmpResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
ResponseStream (\symfony\component\httpclient\response) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AsyncDecoratorTrait (\symfony\component\httpclient) | DecoratorTrait (\symfony\component\httpclient) | use | 1 |
AsyncResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
AsyncResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
CachingHttpClient (\symfony\component\httpclient) | HttpClientTrait (\symfony\component\httpclient) | use | 1 |
MockResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | type | 1 | |
StoreInterface (\symfony\component\httpkernel\httpcache) | type | 1 | |
HttpClientKernel (\symfony\component\httpkernel) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | instanceof | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
DataChunk (\symfony\component\httpclient\chunk) | ChunkInterface (\symfony\contracts\httpclient) | implements | 1 |
ErrorChunk (\symfony\component\httpclient\chunk) | ChunkInterface (\symfony\contracts\httpclient) | implements | 1 |
FirstChunk (\symfony\component\httpclient\chunk) | DataChunk (\symfony\component\httpclient\chunk) | extends | 1 |
InformationalChunk (\symfony\component\httpclient\chunk) | DataChunk (\symfony\component\httpclient\chunk) | extends | 1 |
LastChunk (\symfony\component\httpclient\chunk) | DataChunk (\symfony\component\httpclient\chunk) | extends | 1 |
ServerSentEvent (\symfony\component\httpclient\chunk) | DataChunk (\symfony\component\httpclient\chunk) | extends | 1 |
DataChunk (\symfony\component\httpclient\chunk) | staticmethodcall | 1 | |
ChunkInterface (\symfony\contracts\httpclient) | implements | 1 | |
CurlHttpClient (\symfony\component\httpclient) | InvalidArgumentException (\symfony\component\httpclient\exception) | catch | 1 |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
PushedResponse (\symfony\component\httpclient\internal) | type | 1 | |
CurlResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
CurlResponse (\symfony\component\httpclient\response) | new | 1 | |
CurlResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
ResponseStream (\symfony\component\httpclient\response) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
HttpClientDataCollector (\symfony\component\httpclient\datacollector) | TransportException (\symfony\component\httpclient\exception) | catch | 1 |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
Process (\symfony\component\process) | new | 1 | |
ImgStub (\symfony\component\vardumper\caster) | new | 1 | |
DecoratorTrait (\symfony\component\httpclient) | ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
HttpClientPass (\symfony\component\httpclient\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
EventSourceHttpClient (\symfony\component\httpclient) | AsyncDecoratorTrait (\symfony\component\httpclient) | use | 1 |
ServerSentEvent (\symfony\component\httpclient\chunk) | new | 1 | |
EventSourceException (\symfony\component\httpclient\exception) | new | 1 | |
HttpClient (\symfony\component\httpclient) | staticmethodcall | 1 | |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
AsyncContext (\symfony\component\httpclient\response) | type | 1 | |
AsyncResponse (\symfony\component\httpclient\response) | new | 1 | |
ChunkInterface (\symfony\contracts\httpclient) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ClientException (\symfony\component\httpclient\exception) | HttpExceptionTrait (\symfony\component\httpclient\exception) | use | 1 |
ClientExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 | |
EventSourceException (\symfony\component\httpclient\exception) | DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\httpclient\exception) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 |
JsonException (\symfony\component\httpclient\exception) | DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 |
RedirectionException (\symfony\component\httpclient\exception) | HttpExceptionTrait (\symfony\component\httpclient\exception) | use | 1 |
RedirectionExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 | |
ServerException (\symfony\component\httpclient\exception) | HttpExceptionTrait (\symfony\component\httpclient\exception) | use | 1 |
ServerExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 | |
TimeoutException (\symfony\component\httpclient\exception) | TransportException (\symfony\component\httpclient\exception) | extends | 1 |
TimeoutExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 | |
TransportException (\symfony\component\httpclient\exception) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | implements | 1 |
HttpClient (\symfony\component\httpclient) | CurlHttpClient (\symfony\component\httpclient) | new | 1 |
NativeHttpClient (\symfony\component\httpclient) | new | 1 | |
ScopingHttpClient (\symfony\component\httpclient) | staticmethodcall | 1 | |
HttpClientTrait (\symfony\component\httpclient) | StreamWrapper (\symfony\component\httpclient\response) | instanceof | 1 |
MimeTypes (\symfony\component\mime) | staticmethodcall | 1 | |
HttplugClient (\symfony\component\httpclient) | HttplugWaitLoop (\symfony\component\httpclient\internal) | staticmethodcall | 1 |
HttplugWaitLoop (\symfony\component\httpclient\internal) | type | 1 | |
HttplugPromise (\symfony\component\httpclient\response) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
AmpBody (\symfony\component\httpclient\internal) | TransportException (\symfony\component\httpclient\exception) | new | 1 |
AmpClientState (\symfony\component\httpclient\internal) | AmpListener (\symfony\component\httpclient\internal) | new | 1 |
AmpResolver (\symfony\component\httpclient\internal) | new | 1 | |
ClientState (\symfony\component\httpclient\internal) | extends | 1 | |
AmpListener (\symfony\component\httpclient\internal) | TransportException (\symfony\component\httpclient\exception) | new | 1 |
CurlClientState (\symfony\component\httpclient\internal) | ClientState (\symfony\component\httpclient\internal) | extends | 1 |
DnsCache (\symfony\component\httpclient\internal) | type | 1 | |
PushedResponse (\symfony\component\httpclient\internal) | new | 1 | |
CurlResponse (\symfony\component\httpclient\response) | new | 1 | |
HttplugWaitLoop (\symfony\component\httpclient\internal) | StreamableInterface (\symfony\component\httpclient\response) | instanceof | 1 |
StreamWrapper (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | instanceof | 1 | |
NativeClientState (\symfony\component\httpclient\internal) | ClientState (\symfony\component\httpclient\internal) | extends | 1 |
PushedResponse (\symfony\component\httpclient\internal) | CurlResponse (\symfony\component\httpclient\response) | type | 1 |
PingWebhookMessageHandler (\symfony\component\httpclient\messenger) | PingWebhookMessage (\symfony\component\httpclient\messenger) | type | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MockHttpClient (\symfony\component\httpclient) | HttpClientTrait (\symfony\component\httpclient) | use | 1 |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
ResponseStream (\symfony\component\httpclient\response) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
NativeHttpClient (\symfony\component\httpclient) | LoggerAwareTrait (\psr\log) | use | 1 |
InvalidArgumentException (\symfony\component\httpclient\exception) | catch | 1 | |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
NativeResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
NativeResponse (\symfony\component\httpclient\response) | new | 1 | |
NativeResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
ResponseStream (\symfony\component\httpclient\response) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
NoPrivateNetworkHttpClient (\symfony\component\httpclient) | InvalidArgumentException (\symfony\component\httpclient\exception) | new | 1 |
TransportException (\symfony\component\httpclient\exception) | new | 1 | |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
IpUtils (\symfony\component\httpfoundation) | staticconstant | 1 | |
IpUtils (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
Psr18Client (\symfony\component\httpclient) | HttplugWaitLoop (\symfony\component\httpclient\internal) | staticmethodcall | 1 |
Psr18NetworkException (\symfony\component\httpclient) | new | 1 | |
Psr18RequestException (\symfony\component\httpclient) | new | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
Psr18NetworkException (\symfony\component\httpclient) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | type | 1 |
Psr18RequestException (\symfony\component\httpclient) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | type | 1 |
AmpResponse (\symfony\component\httpclient\response) | FirstChunk (\symfony\component\httpclient\chunk) | new | 1 |
InformationalChunk (\symfony\component\httpclient\chunk) | new | 1 | |
InvalidArgumentException (\symfony\component\httpclient\exception) | catch | 1 | |
TransportException (\symfony\component\httpclient\exception) | new | 1 | |
AmpBody (\symfony\component\httpclient\internal) | new | 1 | |
AmpBody (\symfony\component\httpclient\internal) | staticmethodcall | 1 | |
Canary (\symfony\component\httpclient\internal) | new | 1 | |
CommonResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
TransportResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
AsyncContext (\symfony\component\httpclient\response) | DataChunk (\symfony\component\httpclient\chunk) | new | 1 |
LastChunk (\symfony\component\httpclient\chunk) | new | 1 | |
TransportException (\symfony\component\httpclient\exception) | new | 1 | |
AsyncResponse (\symfony\component\httpclient\response) | ErrorChunk (\symfony\component\httpclient\chunk) | instanceof | 1 |
FirstChunk (\symfony\component\httpclient\chunk) | new | 1 | |
AsyncContext (\symfony\component\httpclient\response) | new | 1 | |
CommonResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | instanceof | 1 | |
ChunkInterface (\symfony\contracts\httpclient) | instanceof | 1 | |
HttpExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
CommonResponseTrait (\symfony\component\httpclient\response) | StreamWrapper (\symfony\component\httpclient\response) | staticmethodcall | 1 |
CurlResponse (\symfony\component\httpclient\response) | InformationalChunk (\symfony\component\httpclient\chunk) | new | 1 |
CommonResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
TransportResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
JsonMockResponse (\symfony\component\httpclient\response) | InvalidArgumentException (\symfony\component\httpclient\exception) | new | 1 |
MockResponse (\symfony\component\httpclient\response) | extends | 1 | |
MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
MockResponse (\symfony\component\httpclient\response) | ErrorChunk (\symfony\component\httpclient\chunk) | new | 1 |
FirstChunk (\symfony\component\httpclient\chunk) | new | 1 | |
InvalidArgumentException (\symfony\component\httpclient\exception) | new | 1 | |
TransportException (\symfony\component\httpclient\exception) | catch | 1 | |
CommonResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
TransportResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
NativeResponse (\symfony\component\httpclient\response) | FirstChunk (\symfony\component\httpclient\chunk) | new | 1 |
CommonResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
TransportResponseTrait (\symfony\component\httpclient\response) | use | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStream (\symfony\component\httpclient\response) | ChunkInterface (\symfony\contracts\httpclient) | type | 1 |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | implements | 1 | |
StreamWrapper (\symfony\component\httpclient\response) | StreamableInterface (\symfony\component\httpclient\response) | instanceof | 1 |
TraceableResponse (\symfony\component\httpclient\response) | ErrorChunk (\symfony\component\httpclient\chunk) | instanceof | 1 |
ErrorChunk (\symfony\component\httpclient\chunk) | new | 1 | |
ClientException (\symfony\component\httpclient\exception) | new | 1 | |
RedirectionException (\symfony\component\httpclient\exception) | new | 1 | |
ServerException (\symfony\component\httpclient\exception) | new | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | implements | 1 | |
StreamableInterface (\symfony\component\httpclient\response) | instanceof | 1 | |
StreamWrapper (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | implements | 1 | |
TransportResponseTrait (\symfony\component\httpclient\response) | FirstChunk (\symfony\component\httpclient\chunk) | instanceof | 1 |
Canary (\symfony\component\httpclient\internal) | type | 1 | |
GenericRetryStrategy (\symfony\component\httpclient\retry) | RetryStrategyInterface (\symfony\component\httpclient\retry) | implements | 1 |
RetryableHttpClient (\symfony\component\httpclient) | AsyncDecoratorTrait (\symfony\component\httpclient) | use | 1 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ScopingHttpClient (\symfony\component\httpclient) | InvalidArgumentException (\symfony\component\httpclient\exception) | catch | 1 |
InvalidArgumentException (\symfony\component\httpclient\exception) | new | 1 | |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
HarFileResponseFactory (\symfony\component\httpclient\test) | TransportException (\symfony\component\httpclient\exception) | new | 1 |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
AmpHttpClientTest (\symfony\component\httpclient\tests) | AmpHttpClient (\symfony\component\httpclient) | new | 1 |
HttpClientTestCase (\symfony\component\httpclient\tests) | extends | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AsyncDecoratorTraitTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | instanceof | 1 |
HttpClientTestCase (\symfony\component\httpclient\tests) | staticmethodcall | 1 | |
NativeHttpClientTest (\symfony\component\httpclient\tests) | extends | 1 | |
ClientExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
CachingHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | type | 1 |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
CurlHttpClientTest (\symfony\component\httpclient\tests) | CurlHttpClient (\symfony\component\httpclient) | new | 1 |
HttpClientTestCase (\symfony\component\httpclient\tests) | extends | 1 | |
HttpClientTestCase (\symfony\component\httpclient\tests) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
HttpClientTestCase (\symfony\contracts\httpclient\test) | staticmethodcall | 1 | |
HttpClientDataCollectorTest (\symfony\component\httpclient\tests\datacollector) | NativeHttpClient (\symfony\component\httpclient) | new | 1 |
TraceableHttpClient (\symfony\component\httpclient) | new | 1 | |
TraceableHttpClient (\symfony\component\httpclient) | type | 1 | |
HttpClientPassTest (\symfony\component\httpclient\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
EventSourceHttpClientTest (\symfony\component\httpclient\tests) | EventSourceException (\symfony\component\httpclient\exception) | instanceof | 1 |
HttpExceptionTraitTest (\symfony\component\httpclient\tests\exception) | TestException (\symfony\component\httpclient\tests\exception) | new | 1 |
TestException (\symfony\component\httpclient\tests\exception) | HttpExceptionTrait (\symfony\component\httpclient\exception) | use | 1 |
HttpClientTestCase (\symfony\component\httpclient\tests) | ProcessFailedException (\symfony\component\process\exception) | new | 1 |
Process (\symfony\component\process) | new | 1 | |
RedirectionExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
HttpClientTestCase (\symfony\contracts\httpclient\test) | extends | 1 | |
HttpClientTestCase (\symfony\contracts\httpclient\test) | staticmethodcall | 1 | |
TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 1 | |
HttpClientTraitTest (\symfony\component\httpclient\tests) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 1 |
HttpClientTrait (\symfony\component\httpclient) | use | 1 | |
HttplugClientTest (\symfony\component\httpclient\tests) | TransportException (\symfony\component\httpclient\exception) | new | 1 |
MockHttpClientTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | new | 1 |
ResponseStream (\symfony\component\httpclient\response) | new | 1 | |
HttpClientTestCase (\symfony\component\httpclient\tests) | extends | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NativeHttpClientTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | new | 1 |
HttpClientTestCase (\symfony\component\httpclient\tests) | extends | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NoPrivateNetworkHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
HttplugPromiseTest (\symfony\component\httpclient\tests\response) | HttplugPromise (\symfony\component\httpclient\response) | new | 1 |
GenericRetryStrategyTest (\symfony\component\httpclient\tests\retry) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
AsyncContext (\symfony\component\httpclient\response) | new | 1 | |
AsyncContext (\symfony\component\httpclient\response) | type | 1 | |
MockResponse (\symfony\component\httpclient\response) | new | 1 | |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | TransportException (\symfony\component\httpclient\exception) | catch | 1 |
NativeHttpClient (\symfony\component\httpclient) | instanceof | 1 | |
NativeHttpClient (\symfony\component\httpclient) | new | 1 | |
TestLogger (\symfony\component\httpclient\tests) | new | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
ScopingHttpClientTest (\symfony\component\httpclient\tests) | ScopingHttpClient (\symfony\component\httpclient) | staticmethodcall | 1 |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 |
UriTemplateHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
TraceableHttpClient (\symfony\component\httpclient) | ResponseStream (\symfony\component\httpclient\response) | new | 1 |
TraceableResponse (\symfony\component\httpclient\response) | instanceof | 1 | |
TraceableResponse (\symfony\component\httpclient\response) | new | 1 | |
TraceableResponse (\symfony\component\httpclient\response) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
UriTemplateHttpClient (\symfony\component\httpclient) | DecoratorTrait (\symfony\component\httpclient) | use | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | implements | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AcceptHeader (\symfony\component\httpfoundation) | AcceptHeaderItem (\symfony\component\httpfoundation) | new | 1 |
BinaryFileResponse (\symfony\component\httpfoundation) | FileException (\symfony\component\httpfoundation\file\exception) | new | 1 |
File (\symfony\component\httpfoundation\file) | instanceof | 1 | |
HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | extends | 1 | |
ChainRequestMatcher (\symfony\component\httpfoundation) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
BadRequestException (\symfony\component\httpfoundation\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\httpfoundation\exception) | extends | 1 | |
ConflictingHeadersException (\symfony\component\httpfoundation\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\httpfoundation\exception) | extends | 1 | |
JsonException (\symfony\component\httpfoundation\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\httpfoundation\exception) | extends | 1 | |
SessionNotFoundException (\symfony\component\httpfoundation\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | implements | 1 |
SuspiciousOperationException (\symfony\component\httpfoundation\exception) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\httpfoundation\exception) | extends | 1 | |
AccessDeniedException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
FileException (\symfony\component\httpfoundation\file\exception) | staticmethodcall | 1 | |
CannotWriteFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
ExtensionFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
FileNotFoundException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
FileException (\symfony\component\httpfoundation\file\exception) | staticmethodcall | 1 | |
FormSizeFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
IniSizeFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
NoFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
NoTmpDirFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
PartialFileException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
UnexpectedTypeException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
FileException (\symfony\component\httpfoundation\file\exception) | staticmethodcall | 1 | |
UploadException (\symfony\component\httpfoundation\file\exception) | FileException (\symfony\component\httpfoundation\file\exception) | extends | 1 |
File (\symfony\component\httpfoundation\file) | FileNotFoundException (\symfony\component\httpfoundation\file\exception) | new | 1 |
Stream (\symfony\component\httpfoundation\file) | File (\symfony\component\httpfoundation\file) | extends | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | CannotWriteFileException (\symfony\component\httpfoundation\file\exception) | new | 1 |
ExtensionFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
FormSizeFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
IniSizeFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
NoFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
NoTmpDirFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
PartialFileException (\symfony\component\httpfoundation\file\exception) | new | 1 | |
File (\symfony\component\httpfoundation\file) | extends | 1 | |
File (\symfony\component\httpfoundation\file) | type | 1 | |
MimeTypes (\symfony\component\mime) | staticmethodcall | 1 | |
FileBag (\symfony\component\httpfoundation) | ParameterBag (\symfony\component\httpfoundation) | extends | 1 |
ParameterBag (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
InputBag (\symfony\component\httpfoundation) | UnexpectedValueException (\symfony\component\httpfoundation\exception) | catch | 1 |
ParameterBag (\symfony\component\httpfoundation) | extends | 1 | |
JsonResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | extends | 1 |
Response (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
ParameterBag (\symfony\component\httpfoundation) | BadRequestException (\symfony\component\httpfoundation\exception) | new | 1 |
AbstractRequestRateLimiter (\symfony\component\httpfoundation\ratelimiter) | PeekableRequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | implements | 1 |
NoLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
PeekableRequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | RequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | extends | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
RequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | type | 1 |
RedirectResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | extends | 1 |
Response (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | ConflictingHeadersException (\symfony\component\httpfoundation\exception) | new | 1 |
SessionNotFoundException (\symfony\component\httpfoundation\exception) | new | 1 | |
FileBag (\symfony\component\httpfoundation) | type | 1 | |
HeaderBag (\symfony\component\httpfoundation) | type | 1 | |
ParameterBag (\symfony\component\httpfoundation) | type | 1 | |
ServerBag (\symfony\component\httpfoundation) | type | 1 | |
AttributesRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
ExpressionRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Expression (\symfony\component\expressionlanguage) | type | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
HostRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
IpsRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | IpUtils (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
PathRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
PortRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
SchemeRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | implements | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | SessionNotFoundException (\symfony\component\httpfoundation\exception) | new | 1 |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
Response (\symfony\component\httpfoundation) | ResponseHeaderBag (\symfony\component\httpfoundation) | type | 1 |
ResponseHeaderBag (\symfony\component\httpfoundation) | Cookie (\symfony\component\httpfoundation) | new | 1 |
Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Cookie (\symfony\component\httpfoundation) | type | 1 | |
HeaderBag (\symfony\component\httpfoundation) | extends | 1 | |
HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
ServerBag (\symfony\component\httpfoundation) | ParameterBag (\symfony\component\httpfoundation) | extends | 1 |
AttributeBag (\symfony\component\httpfoundation\session\attribute) | AttributeBagInterface (\symfony\component\httpfoundation\session\attribute) | implements | 1 |
AttributeBagInterface (\symfony\component\httpfoundation\session\attribute) | SessionBagInterface (\symfony\component\httpfoundation\session) | extends | 1 |
AutoExpireFlashBag (\symfony\component\httpfoundation\session\flash) | FlashBagInterface (\symfony\component\httpfoundation\session\flash) | implements | 1 |
FlashBag (\symfony\component\httpfoundation\session\flash) | FlashBagInterface (\symfony\component\httpfoundation\session\flash) | implements | 1 |
FlashBagInterface (\symfony\component\httpfoundation\session\flash) | SessionBagInterface (\symfony\component\httpfoundation\session) | extends | 1 |
FlashBagAwareSessionInterface (\symfony\component\httpfoundation\session) | FlashBagInterface (\symfony\component\httpfoundation\session\flash) | type | 1 |
SessionInterface (\symfony\component\httpfoundation\session) | extends | 1 | |
Session (\symfony\component\httpfoundation\session) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 1 |
FlashBag (\symfony\component\httpfoundation\session\flash) | new | 1 | |
FlashBagAwareSessionInterface (\symfony\component\httpfoundation\session) | implements | 1 | |
SessionBagProxy (\symfony\component\httpfoundation\session) | new | 1 | |
MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 | |
SessionBagProxy (\symfony\component\httpfoundation\session) | SessionBagInterface (\symfony\component\httpfoundation\session) | implements | 1 |
SessionFactory (\symfony\component\httpfoundation\session) | Session (\symfony\component\httpfoundation\session) | new | 1 |
SessionFactoryInterface (\symfony\component\httpfoundation\session) | implements | 1 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
SessionFactoryInterface (\symfony\component\httpfoundation\session) | SessionInterface (\symfony\component\httpfoundation\session) | type | 1 |
SessionInterface (\symfony\component\httpfoundation\session) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 |
AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | SessionUtils (\symfony\component\httpfoundation\session) | staticmethodcall | 1 |
IdentityMarshaller (\symfony\component\httpfoundation\session\storage\handler) | MarshallerInterface (\symfony\component\cache\marshaller) | implements | 1 |
MemcachedSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
MongoDbSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
NullSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
RedisSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
SessionHandlerFactory (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 |
MemcachedSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 1 | |
NativeFileSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 1 | |
StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 1 | |
StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
MetadataBag (\symfony\component\httpfoundation\session\storage) | SessionBagInterface (\symfony\component\httpfoundation\session) | implements | 1 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | implements | 1 |
MockFileSessionStorage (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | extends | 1 | |
MockFileSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | Request (\symfony\component\httpfoundation) | type | 1 |
MockFileSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | implements | 1 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | implements | 1 |
NativeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | Request (\symfony\component\httpfoundation) | type | 1 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | implements | 1 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
PhpBridgeSessionStorage (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | extends | 1 | |
AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 1 | |
PhpBridgeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | Request (\symfony\component\httpfoundation) | type | 1 |
PhpBridgeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | implements | 1 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | extends | 1 |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | Request (\symfony\component\httpfoundation) | type | 1 |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 |
StreamedJsonResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | staticmethodcall | 1 |
StreamedResponse (\symfony\component\httpfoundation) | extends | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | extends | 1 |
ResponseCookieValueSame (\symfony\component\httpfoundation\test\constraint) | Response (\symfony\component\httpfoundation) | type | 1 |
ResponseHasCookie (\symfony\component\httpfoundation\test\constraint) | Response (\symfony\component\httpfoundation) | type | 1 |
ResponseHeaderLocationSame (\symfony\component\httpfoundation\test\constraint) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | instanceof | 1 | |
ResponseIsUnprocessable (\symfony\component\httpfoundation\test\constraint) | Response (\symfony\component\httpfoundation) | staticconstant | 1 |
AcceptHeaderItemTest (\symfony\component\httpfoundation\tests) | AcceptHeaderItem (\symfony\component\httpfoundation) | staticmethodcall | 1 |
AcceptHeaderTest (\symfony\component\httpfoundation\tests) | AcceptHeader (\symfony\component\httpfoundation) | new | 1 |
BinaryFileResponseTest (\symfony\component\httpfoundation\tests) | BinaryFileResponse (\symfony\component\httpfoundation) | staticconstant | 1 |
File (\symfony\component\httpfoundation\file) | new | 1 | |
Stream (\symfony\component\httpfoundation\file) | new | 1 | |
FakeFile (\symfony\component\httpfoundation\tests\file) | new | 1 | |
ResponseTestCase (\symfony\component\httpfoundation\tests) | extends | 1 | |
DefaultResponse (\symfony\component\httpfoundation\tests) | Response (\symfony\component\httpfoundation) | extends | 1 |
FakeFile (\symfony\component\httpfoundation\tests\file) | File (\symfony\component\httpfoundation\file) | extends | 1 |
File (\symfony\component\httpfoundation\file) | staticmethodcall | 1 | |
UploadedFileTest (\symfony\component\httpfoundation\tests\file) | UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | type | 1 | |
JsonResponseTest (\symfony\component\httpfoundation\tests) | JsonResponse (\symfony\component\httpfoundation) | staticmethodcall | 1 |
JsonSerializableObject (\symfony\component\httpfoundation\tests) | new | 1 | |
NewRequest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | extends | 1 |
AbstractRequestRateLimiterTest (\symfony\component\httpfoundation\tests\ratelimiter) | Request (\symfony\component\httpfoundation) | new | 1 |
MockAbstractRequestRateLimiter (\symfony\component\httpfoundation\tests\ratelimiter) | new | 1 | |
MockAbstractRequestRateLimiter (\symfony\component\httpfoundation\tests\ratelimiter) | AbstractRequestRateLimiter (\symfony\component\httpfoundation\ratelimiter) | extends | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestContentProxy (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | extends | 1 |
AttributesRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
AttributesRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
ExpressionRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
ExpressionRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
HostRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
HostRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
IpsRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
IpsRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
IsJsonRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
PortRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
PortRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestTest (\symfony\component\httpfoundation\tests) | SuspiciousOperationException (\symfony\component\httpfoundation\exception) | catch | 1 |
RequestContentProxy (\symfony\component\httpfoundation\tests) | staticmethodcall | 1 | |
ResponseFunctionalTest (\symfony\component\httpfoundation\tests) | ExecutableFinder (\symfony\component\process) | new | 1 |
Process (\symfony\component\process) | new | 1 | |
ResponseHeaderBagTest (\symfony\component\httpfoundation\tests) | ResponseHeaderBag (\symfony\component\httpfoundation) | type | 1 |
ResponseTest (\symfony\component\httpfoundation\tests) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | staticproperty | 1 | |
ResponseTestCase (\symfony\component\httpfoundation\tests) | extends | 1 | |
StringableObject (\symfony\component\httpfoundation\tests) | new | 1 | |
ResponseTestCase (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | new | 1 |
AttributeBagTest (\symfony\component\httpfoundation\tests\session\attribute) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | type | 1 |
AutoExpireFlashBagTest (\symfony\component\httpfoundation\tests\session\flash) | AutoExpireFlashBag (\symfony\component\httpfoundation\session\flash) | type | 1 |
FlashBagTest (\symfony\component\httpfoundation\tests\session\flash) | FlashBag (\symfony\component\httpfoundation\session\flash) | type | 1 |
SessionTest (\symfony\component\httpfoundation\tests\session) | SessionBagProxy (\symfony\component\httpfoundation\session) | new | 1 |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | RedisSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 |
MarshallingSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MarshallerInterface (\symfony\component\cache\marshaller) | type | 1 |
MemcachedSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MemcachedSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 |
MigratingSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MigratingSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 |
MongoDbSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MongoDbSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 1 |
NullSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | NullSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 1 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
PredisClusterSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
PredisSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
RedisArraySessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
RedisClusterSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
RedisSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | extends | 1 |
MetadataBagTest (\symfony\component\httpfoundation\tests\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 1 |
MockArraySessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | type | 1 |
FlashBag (\symfony\component\httpfoundation\session\flash) | type | 1 | |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | type | 1 | |
MockFileSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 1 |
FlashBag (\symfony\component\httpfoundation\session\flash) | new | 1 | |
MockFileSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
NativeSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | FlashBag (\symfony\component\httpfoundation\session\flash) | new | 1 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | type | 1 | |
PhpBridgeSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 1 |
PhpBridgeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
PhpBridgeSessionStorage (\symfony\component\httpfoundation\session\storage) | type | 1 | |
AbstractProxyTest (\symfony\component\httpfoundation\tests\session\storage\proxy) | AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 1 |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | new | 1 | |
SessionHandlerProxyTest (\symfony\component\httpfoundation\tests\session\storage\proxy) | NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 1 | |
RequestAttributeValueSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Request (\symfony\component\httpfoundation) | new | 1 |
ResponseHasCookieTest (\symfony\component\httpfoundation\tests\test\constraint) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ResponseIsRedirectedTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseIsRedirected (\symfony\component\httpfoundation\test\constraint) | new | 1 |
ResponseIsSuccessfulTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseIsSuccessful (\symfony\component\httpfoundation\test\constraint) | new | 1 |
ResponseIsUnprocessableTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseIsUnprocessable (\symfony\component\httpfoundation\test\constraint) | new | 1 |
UriSigner (\symfony\component\httpfoundation) | Request (\symfony\component\httpfoundation) | type | 1 |
UrlHelper (\symfony\component\httpfoundation) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
RequestContext (\symfony\component\routing) | type | 1 | |
RequestContextAwareInterface (\symfony\component\routing) | instanceof | 1 | |
RequestContextAwareInterface (\symfony\component\routing) | type | 1 | |
AsController (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
AsTargetedValueResolver (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
Cache (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
MapDateTime (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
MapQueryParameter (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
MapQueryString (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
GroupSequence (\symfony\component\validator\constraints) | type | 1 | |
MapRequestPayload (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
GroupSequence (\symfony\component\validator\constraints) | type | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
WithHttpStatus (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
WithLogLevel (\symfony\component\httpkernel\attribute) | \Attribute (\) | attribute | 1 |
AbstractBundle (\symfony\component\httpkernel\bundle) | DefinitionConfigurator (\symfony\component\config\definition\configurator) | type | 1 |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bundle (\symfony\component\httpkernel\bundle) | Application (\symfony\component\console) | type | 1 |
Container (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
BundleInterface (\symfony\component\httpkernel\bundle) | implements | 1 | |
BundleExtension (\symfony\component\httpkernel\bundle) | Configuration (\symfony\component\config\definition) | new | 1 |
ConfigurationInterface (\symfony\component\config\definition) | type | 1 | |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
ExtensionTrait (\symfony\component\dependencyinjection\extension) | use | 1 | |
PrependExtensionInterface (\symfony\component\dependencyinjection\extension) | implements | 1 | |
BundleInterface (\symfony\component\httpkernel\bundle) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
ContainerInterface (\symfony\component\dependencyinjection) | type | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 1 | |
ChainCacheClearer (\symfony\component\httpkernel\cacheclearer) | CacheClearerInterface (\symfony\component\httpkernel\cacheclearer) | implements | 1 |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | CacheClearerInterface (\symfony\component\httpkernel\cacheclearer) | implements | 1 |
CacheWarmer (\symfony\component\httpkernel\cachewarmer) | CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
CacheWarmerAggregate (\symfony\component\httpkernel\cachewarmer) | SymfonyStyle (\symfony\component\console\style) | type | 1 |
CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | WarmableInterface (\symfony\component\httpkernel\cachewarmer) | extends | 1 |
FileLocator (\symfony\component\httpkernel\config) | FileLocator (\symfony\component\config) | extends | 1 |
ArgumentResolver (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
SessionValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
VariadicValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ResolverNotFoundException (\symfony\component\httpkernel\exception) | new | 1 | |
ServiceProviderInterface (\symfony\contracts\service) | instanceof | 1 | |
BackedEnumValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
DateTimeValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | staticconstant | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
DefaultValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
NotTaggedControllerValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
QueryParameterValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
RequestAttributeValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MapQueryString (\symfony\component\httpkernel\attribute) | instanceof | 1 | |
MapQueryString (\symfony\component\httpkernel\attribute) | type | 1 | |
MapRequestPayload (\symfony\component\httpkernel\attribute) | instanceof | 1 | |
MapRequestPayload (\symfony\component\httpkernel\attribute) | type | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
NotEncodableValueException (\symfony\component\serializer\exception) | catch | 1 | |
UnsupportedFormatException (\symfony\component\serializer\exception) | catch | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintViolationList (\symfony\component\validator) | new | 1 | |
ValidationFailedException (\symfony\component\validator\exception) | new | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
RequestValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
ServiceValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
SessionValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
TraceableValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | type | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
Stopwatch (\symfony\component\stopwatch) | type | 1 | |
UidValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
VariadicValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ContainerControllerResolver (\symfony\component\httpkernel\controller) | Container (\symfony\component\dependencyinjection) | instanceof | 1 |
ControllerResolver (\symfony\component\httpkernel\controller) | extends | 1 | |
ControllerResolver (\symfony\component\httpkernel\controller) | BadRequestException (\symfony\component\httpfoundation\exception) | new | 1 |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ErrorController (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
TraceableArgumentResolver (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
TraceableControllerResolver (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
ArgumentMetadataFactory (\symfony\component\httpkernel\controllermetadata) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 1 |
ArgumentMetadataFactoryInterface (\symfony\component\httpkernel\controllermetadata) | implements | 1 | |
AjaxDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
ConfigDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | DataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 |
ReflectionCaster (\symfony\component\vardumper\caster) | staticconstant | 1 | |
ClonerInterface (\symfony\component\vardumper\cloner) | type | 1 | |
Data (\symfony\component\vardumper\cloner) | instanceof | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
DataCollectorInterface (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
ResetInterface (\symfony\contracts\service) | extends | 1 | |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
CliDumper (\symfony\component\vardumper\dumper) | instanceof | 1 | |
DataDumperInterface (\symfony\component\vardumper\dumper) | implements | 1 | |
HtmlDumper (\symfony\component\vardumper\dumper) | instanceof | 1 | |
EventDataCollector (\symfony\component\httpkernel\datacollector) | TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | instanceof | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | instanceof | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
ResetInterface (\symfony\contracts\service) | instanceof | 1 | |
ExceptionDataCollector (\symfony\component\httpkernel\datacollector) | FlattenException (\symfony\component\errorhandler\exception) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LoggerDataCollector (\symfony\component\httpkernel\datacollector) | SilencedErrorContext (\symfony\component\errorhandler\exception) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
DebugLoggerInterface (\symfony\component\httpkernel\log) | type | 1 | |
MemoryDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Cookie (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
RouterDataCollector (\symfony\component\httpkernel\datacollector) | RedirectResponse (\symfony\component\httpfoundation) | instanceof | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | type | 1 | |
TimeDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
TraceableEventDispatcher (\symfony\component\httpkernel\debug) | TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | extends | 1 |
VirtualRequestStack (\symfony\component\httpkernel\debug) | RequestStack (\symfony\component\httpfoundation) | extends | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
AddAnnotatedClassesToCachePass (\symfony\component\httpkernel\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
DebugClassLoader (\symfony\component\errorhandler) | instanceof | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | instanceof | 1 | |
ConfigurableExtension (\symfony\component\httpkernel\dependencyinjection) | Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 |
ControllerArgumentValueResolverPass (\symfony\component\httpkernel\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Extension (\symfony\component\httpkernel\dependencyinjection) | Extension (\symfony\component\dependencyinjection\extension) | extends | 1 |
FragmentRendererPass (\symfony\component\httpkernel\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
LazyLoadingFragmentHandler (\symfony\component\httpkernel\dependencyinjection) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
FragmentHandler (\symfony\component\httpkernel\fragment) | extends | 1 | |
LoggerPass (\symfony\component\httpkernel\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
MergeExtensionConfigurationPass (\symfony\component\httpkernel\dependencyinjection) | MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | AutowireCallable (\symfony\component\dependencyinjection\attribute) | instanceof | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
RegisterLocaleAwareServicesPass (\symfony\component\httpkernel\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RemoveEmptyControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ResettableServicePass (\symfony\component\httpkernel\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
ServicesResetter (\symfony\component\httpkernel\dependencyinjection) | LazyObjectInterface (\symfony\component\varexporter) | instanceof | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerEvent (\symfony\component\httpkernel\event) | instanceof | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | extends | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
KernelEvent (\symfony\component\httpkernel\event) | extends | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | extends | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
FinishRequestEvent (\symfony\component\httpkernel\event) | KernelEvent (\symfony\component\httpkernel\event) | extends | 1 |
KernelEvent (\symfony\component\httpkernel\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
RequestEvent (\symfony\component\httpkernel\event) | KernelEvent (\symfony\component\httpkernel\event) | extends | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
KernelEvent (\symfony\component\httpkernel\event) | extends | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
TerminateEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
KernelEvent (\symfony\component\httpkernel\event) | extends | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
ViewEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 1 |
KernelEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | extends | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
AbstractSessionListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Cookie (\symfony\component\httpfoundation) | staticconstant | 1 | |
Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AddRequestFormatsListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
CacheAttributeListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
DebugHandlersListener (\symfony\component\httpkernel\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
DisallowRobotsIndexingListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
DumpListener (\symfony\component\httpkernel\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
VarDumper (\symfony\component\vardumper) | staticmethodcall | 1 | |
ErrorListener (\symfony\component\httpkernel\eventlistener) | ErrorHandler (\symfony\component\errorhandler) | instanceof | 1 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
DebugLoggerConfigurator (\symfony\component\httpkernel\log) | staticmethodcall | 1 | |
FragmentListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
LocaleAwareListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
LocaleListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ProfilerListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ExceptionEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
TerminateEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
RouterListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
MethodNotAllowedHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | instanceof | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
MethodNotAllowedException (\symfony\component\routing\exception) | catch | 1 | |
NoConfigurationException (\symfony\component\routing\exception) | instanceof | 1 | |
ResourceNotFoundException (\symfony\component\routing\exception) | catch | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | instanceof | 1 | |
RequestContextAwareInterface (\symfony\component\routing) | instanceof | 1 | |
SessionListener (\symfony\component\httpkernel\eventlistener) | SessionInterface (\symfony\component\httpfoundation\session) | type | 1 |
AbstractSessionListener (\symfony\component\httpkernel\eventlistener) | extends | 1 | |
SurrogateListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | instanceof | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
ValidateRequestListener (\symfony\component\httpkernel\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
AccessDeniedHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
BadRequestHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
ConflictHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
GoneHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
HttpException (\symfony\component\httpkernel\exception) | HttpExceptionInterface (\symfony\component\httpkernel\exception) | implements | 1 |
LengthRequiredHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
LockedHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
MethodNotAllowedHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
NotAcceptableHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
PreconditionFailedHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
PreconditionRequiredHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
ServiceUnavailableHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
TooManyRequestsHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
UnauthorizedHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
UnprocessableEntityHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
UnsupportedMediaTypeHttpException (\symfony\component\httpkernel\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
AbstractSurrogateFragmentRenderer (\symfony\component\httpkernel\fragment) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | new | 1 | |
RoutableFragmentRenderer (\symfony\component\httpkernel\fragment) | extends | 1 | |
EsiFragmentRenderer (\symfony\component\httpkernel\fragment) | AbstractSurrogateFragmentRenderer (\symfony\component\httpkernel\fragment) | extends | 1 |
FragmentHandler (\symfony\component\httpkernel\fragment) | Response (\symfony\component\httpfoundation) | type | 1 |
StreamedResponse (\symfony\component\httpfoundation) | instanceof | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
FragmentRendererInterface (\symfony\component\httpkernel\fragment) | type | 1 | |
FragmentRendererInterface (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
FragmentUriGeneratorInterface (\symfony\component\httpkernel\fragment) | implements | 1 | |
FragmentUriGeneratorInterface (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
HIncludeFragmentRenderer (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | instanceof | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
RoutableFragmentRenderer (\symfony\component\httpkernel\fragment) | extends | 1 | |
InlineFragmentRenderer (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | instanceof | 1 | |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
RoutableFragmentRenderer (\symfony\component\httpkernel\fragment) | extends | 1 | |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | staticmethodcall | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
RoutableFragmentRenderer (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
FragmentRendererInterface (\symfony\component\httpkernel\fragment) | implements | 1 | |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | new | 1 | |
SsiFragmentRenderer (\symfony\component\httpkernel\fragment) | AbstractSurrogateFragmentRenderer (\symfony\component\httpkernel\fragment) | extends | 1 |
AbstractSurrogate (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | staticconstant | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | staticconstant | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | type | 1 | |
ResponseCacheStrategy (\symfony\component\httpkernel\httpcache) | new | 1 | |
ResponseCacheStrategyInterface (\symfony\component\httpkernel\httpcache) | type | 1 | |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | implements | 1 | |
Esi (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 1 |
AbstractSurrogate (\symfony\component\httpkernel\httpcache) | extends | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
ResponseCacheStrategyInterface (\symfony\component\httpkernel\httpcache) | type | 1 | |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | instanceof | 1 | |
ResponseCacheStrategy (\symfony\component\httpkernel\httpcache) | ResponseCacheStrategyInterface (\symfony\component\httpkernel\httpcache) | implements | 1 |
Ssi (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 1 |
AbstractSurrogate (\symfony\component\httpkernel\httpcache) | extends | 1 | |
Store (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
HttpCache (\symfony\component\httpkernel\httpcache) | staticconstant | 1 | |
StoreInterface (\symfony\component\httpkernel\httpcache) | implements | 1 | |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | HttpCache (\symfony\component\httpkernel\httpcache) | type | 1 |
ResponseCacheStrategyInterface (\symfony\component\httpkernel\httpcache) | type | 1 | |
HttpClientKernel (\symfony\component\httpkernel) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
AbstractPart (\symfony\component\mime\part) | type | 1 | |
DataPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
TextPart (\symfony\component\mime\part) | new | 1 | |
HttpKernel (\symfony\component\httpkernel) | RequestExceptionInterface (\symfony\component\httpfoundation\exception) | instanceof | 1 |
Response (\symfony\component\httpfoundation) | instanceof | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | instanceof | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | new | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
FinishRequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
TerminateEvent (\symfony\component\httpkernel\event) | new | 1 | |
ViewEvent (\symfony\component\httpkernel\event) | new | 1 | |
BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
ControllerDoesNotReturnResponseException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionInterface (\symfony\component\httpkernel\exception) | instanceof | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | implements | 1 | |
HttpKernelBrowser (\symfony\component\httpkernel) | AbstractBrowser (\symfony\component\browserkit) | extends | 1 |
AbstractBrowser (\symfony\component\browserkit) | staticmethodcall | 1 | |
CookieJar (\symfony\component\browserkit) | type | 1 | |
History (\symfony\component\browserkit) | type | 1 | |
Request (\symfony\component\browserkit) | type | 1 | |
Response (\symfony\component\browserkit) | new | 1 | |
Response (\symfony\component\browserkit) | type | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | instanceof | 1 | |
UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TerminableInterface (\symfony\component\httpkernel) | instanceof | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
Kernel (\symfony\component\httpkernel) | ConfigBuilderGenerator (\symfony\component\config\builder) | new | 1 |
ConfigCache (\symfony\component\config) | new | 1 | |
ConfigCache (\symfony\component\config) | type | 1 | |
DelegatingLoader (\symfony\component\config\loader) | new | 1 | |
DelegatingLoader (\symfony\component\config\loader) | type | 1 | |
LoaderResolver (\symfony\component\config\loader) | new | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | instanceof | 1 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 1 | |
RemoveBuildParametersPass (\symfony\component\dependencyinjection\compiler) | instanceof | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 1 | |
Preloader (\symfony\component\dependencyinjection\dumper) | staticmethodcall | 1 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | instanceof | 1 | |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
DirectoryLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
GlobFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 1 | |
BundleInterface (\symfony\component\httpkernel\bundle) | type | 1 | |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | instanceof | 1 | |
FileLocator (\symfony\component\httpkernel\config) | new | 1 | |
AddAnnotatedClassesToCachePass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
MergeExtensionConfigurationPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
KernelInterface (\symfony\component\httpkernel) | implements | 1 | |
RebootableInterface (\symfony\component\httpkernel) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | instanceof | 1 | |
KernelInterface (\symfony\component\httpkernel) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
ContainerInterface (\symfony\component\dependencyinjection) | type | 1 | |
BundleInterface (\symfony\component\httpkernel\bundle) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | extends | 1 | |
DebugLoggerConfigurator (\symfony\component\httpkernel\log) | DebugLoggerInterface (\symfony\component\httpkernel\log) | type | 1 |
Logger (\symfony\component\httpkernel\log) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
DebugLoggerInterface (\symfony\component\httpkernel\log) | implements | 1 | |
FileProfilerStorage (\symfony\component\httpkernel\profiler) | Profile (\symfony\component\httpkernel\profiler) | new | 1 |
ProfilerStorageInterface (\symfony\component\httpkernel\profiler) | implements | 1 | |
Profiler (\symfony\component\httpkernel\profiler) | ConflictingHeadersException (\symfony\component\httpfoundation\exception) | catch | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | instanceof | 1 | |
Profile (\symfony\component\httpkernel\profiler) | new | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
TerminableInterface (\symfony\component\httpkernel) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
BundleTest (\symfony\component\httpkernel\tests\bundle) | GuessedNameBundle (\symfony\component\httpkernel\tests\bundle) | new | 1 |
NamedBundle (\symfony\component\httpkernel\tests\bundle) | new | 1 | |
ExtensionPresentBundle (\symfony\component\httpkernel\tests\fixtures\extensionpresentbundle) | new | 1 | |
GuessedNameBundle (\symfony\component\httpkernel\tests\bundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
NamedBundle (\symfony\component\httpkernel\tests\bundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ChainCacheClearerTest (\symfony\component\httpkernel\tests\cacheclearer) | ChainCacheClearer (\symfony\component\httpkernel\cacheclearer) | new | 1 |
TestCacheWarmer (\symfony\component\httpkernel\tests\cachewarmer) | CacheWarmer (\symfony\component\httpkernel\cachewarmer) | extends | 1 |
FileLocatorTest (\symfony\component\httpkernel\tests\config) | FileLocator (\symfony\component\httpkernel\config) | new | 1 |
BackedEnumValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | new | 1 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 1 | |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
DummyController (\symfony\component\httpkernel\tests\controller\argumentresolver) | DummyService (\symfony\component\httpkernel\tests\controller\argumentresolver) | type | 1 |
NotTaggedControllerValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
QueryParameterValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | type | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | XmlEncoder (\symfony\component\serializer\encoder) | new | 1 |
NotNormalizableValueException (\symfony\component\serializer\exception) | new | 1 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
PartialDenormalizationException (\symfony\component\serializer\exception) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ResolverStub (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
SerializerDenormalizer (\symfony\component\httpkernel\tests\controller\argumentresolver) | DenormalizerInterface (\symfony\component\serializer\normalizer) | extends | 1 |
SerializerInterface (\symfony\component\serializer) | extends | 1 | |
ServiceValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
TestAbstractCustomUid (\symfony\component\httpkernel\tests\controller\argumentresolver) | UuidV1 (\symfony\component\uid) | extends | 1 |
TestCustomUid (\symfony\component\httpkernel\tests\controller\argumentresolver) | UuidV1 (\symfony\component\uid) | extends | 1 |
TraceableValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | new | 1 |
TraceableValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 1 | |
ResolverStub (\symfony\component\httpkernel\tests\controller\argumentresolver) | new | 1 | |
Stopwatch (\symfony\component\stopwatch) | new | 1 | |
UidValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 1 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
TestCustomUid (\symfony\component\httpkernel\tests\controller\argumentresolver) | new | 1 | |
AbstractUid (\symfony\component\uid) | type | 1 | |
Ulid (\symfony\component\uid) | staticmethodcall | 1 | |
ArgumentResolverTest (\symfony\component\httpkernel\tests\controller) | ArgumentResolver (\symfony\component\httpkernel\controller) | type | 1 |
DefaultValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
RequestAttributeValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 | |
ArgumentMetadataFactory (\symfony\component\httpkernel\controllermetadata) | new | 1 | |
Post (\symfony\component\httpkernel\tests\controller) | new | 1 | |
ExtendingRequest (\symfony\component\httpkernel\tests\fixtures\controller) | staticmethodcall | 1 | |
ExtendingSession (\symfony\component\httpkernel\tests\fixtures\controller) | new | 1 | |
ArgumentResolverTestController (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
Session (\symfony\component\httpfoundation\session) | type | 1 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
Post (\symfony\component\httpkernel\tests\controller) | new | 1 | |
ExtendingRequest (\symfony\component\httpkernel\tests\fixtures\controller) | type | 1 | |
ExtendingSession (\symfony\component\httpkernel\tests\fixtures\controller) | type | 1 | |
ContainerControllerResolverTest (\symfony\component\httpkernel\tests\controller) | ContainerControllerResolver (\symfony\component\httpkernel\controller) | new | 1 |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | extends | 1 | |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | staticmethodcall | 1 | |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | ControllerResolver (\symfony\component\httpkernel\controller) | new | 1 |
ErrorControllerTest (\symfony\component\httpkernel\tests\controller) | Response (\symfony\component\httpfoundation) | new | 1 |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
TestEntityValueResolver (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
Post (\symfony\component\httpkernel\tests\controller) | new | 1 | |
ArgumentMetadataFactoryTest (\symfony\component\httpkernel\tests\controllermetadata) | ArgumentMetadataFactory (\symfony\component\httpkernel\controllermetadata) | type | 1 |
BasicTypesController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 1 | |
NullableController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 1 | |
VariadicController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 1 | |
CustomProjectDirKernel (\symfony\component\httpkernel\tests) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 1 | |
ConfigDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | KernelForTest (\symfony\component\httpkernel\tests\datacollector) | new | 1 |
DataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | VarCloner (\symfony\component\vardumper\cloner) | new | 1 |
DumpDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 1 |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 1 | |
ExceptionDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 |
KernelForTest (\symfony\component\httpkernel\tests\datacollector) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
MemoryDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
RequestDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
RedirectResponse (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
Session (\symfony\component\httpfoundation\session) | new | 1 | |
MetadataBag (\symfony\component\httpfoundation\session\storage) | new | 1 | |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
HttpKernel (\symfony\component\httpkernel) | new | 1 | |
DummyController (\symfony\component\httpkernel\tests\fixtures\datacollector) | new | 1 | |
RouterDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | new | 1 | |
ControllerEvent (\symfony\component\httpkernel\event) | type | 1 | |
TimeDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Stopwatch (\symfony\component\stopwatch) | new | 1 | |
ErrorHandlerConfiguratorTest (\symfony\component\httpkernel\tests\debug) | ErrorHandler (\symfony\component\errorhandler) | new | 1 |
TraceableEventDispatcherTest (\symfony\component\httpkernel\tests\debug) | RequestStack (\symfony\component\httpfoundation) | new | 1 |
HttpKernel (\symfony\component\httpkernel) | new | 1 | |
ContainerAwareRegisterTestController (\symfony\component\httpkernel\tests\dependencyinjection) | ControllerDummy (\symfony\component\httpkernel\tests\dependencyinjection) | type | 1 |
CustomAutowire (\symfony\component\httpkernel\tests\dependencyinjection) | \Attribute (\) | attribute | 1 |
Autowire (\symfony\component\dependencyinjection\attribute) | extends | 1 | |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 1 | |
FragmentRendererPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
LazyLoadingFragmentHandlerTest (\symfony\component\httpkernel\tests\dependencyinjection) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
LazyLoadingFragmentHandler (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
LoadedExtension (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
MergeExtensionConfigurationPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 1 |
NotLoadedExtension (\symfony\component\httpkernel\tests\dependencyinjection) | new | 1 | |
AcmeFooBundle (\symfony\component\httpkernel\tests\fixtures\acmefoobundle) | new | 1 | |
NotLoadedExtension (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\httpkernel\dependencyinjection) | extends | 1 | |
RegisterControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 1 |
RegisterLocaleAwareServicesPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
RemoveEmptyControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ResolveInvalidReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 1 |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RemoveTestController1 (\symfony\component\httpkernel\tests\dependencyinjection) | ClassNotInContainer (\symfony\component\httpkernel\tests\dependencyinjection) | type | 1 |
RemoveTestController2 (\symfony\component\httpkernel\tests\dependencyinjection) | ClassNotInContainer (\symfony\component\httpkernel\tests\dependencyinjection) | type | 1 |
RendererService (\symfony\component\httpkernel\tests\dependencyinjection) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
FragmentRendererInterface (\symfony\component\httpkernel\fragment) | implements | 1 | |
ResettableServicePassTest (\symfony\component\httpkernel\tests\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
ServicesResetterTest (\symfony\component\httpkernel\tests\dependencyinjection) | ClearableService (\symfony\component\httpkernel\tests\fixtures) | new | 1 |
MultiResettableService (\symfony\component\httpkernel\tests\fixtures) | new | 1 | |
ResettableService (\symfony\component\httpkernel\tests\fixtures) | new | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
WithAutowireAttribute (\symfony\component\httpkernel\tests\dependencyinjection) | FooInterface (\symfony\component\httpkernel\tests\dependencyinjection) | type | 1 |
WithTaggedIteratorAndTaggedLocator (\symfony\component\httpkernel\tests\dependencyinjection) | Autowire (\symfony\component\dependencyinjection\attribute) | new | 1 |
ControllerArgumentsEventTest (\symfony\component\httpkernel\tests\event) | Baz (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 1 |
ControllerEventTest (\symfony\component\httpkernel\tests\event) | Baz (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 1 |
ExceptionEventTest (\symfony\component\httpkernel\tests\event) | Request (\symfony\component\httpfoundation) | new | 1 |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
TestHttpKernel (\symfony\component\httpkernel\tests) | new | 1 | |
AddRequestFormatsListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestEvent (\symfony\component\httpkernel\event) | new | 1 |
AddRequestFormatsListener (\symfony\component\httpkernel\eventlistener) | staticmethodcall | 1 | |
AddRequestFormatsListener (\symfony\component\httpkernel\eventlistener) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | CacheAttributeListener (\symfony\component\httpkernel\eventlistener) | type | 1 |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
ChildOfWarningWithLogLevelAttribute (\symfony\component\httpkernel\tests\eventlistener) | WarningWithLogLevelAttribute (\symfony\component\httpkernel\tests\eventlistener) | extends | 1 |
ChildOfWithGeneralAttribute (\symfony\component\httpkernel\tests\eventlistener) | WithGeneralAttribute (\symfony\component\httpkernel\tests\eventlistener) | extends | 1 |
DebugHandlersListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Command (\symfony\component\console\command) | new | 1 |
ConsoleEvent (\symfony\component\console\event) | new | 1 | |
HelperSet (\symfony\component\console\helper) | new | 1 | |
ArgvInput (\symfony\component\console\input) | new | 1 | |
ConsoleOutput (\symfony\component\console\output) | new | 1 | |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
KernelEvent (\symfony\component\httpkernel\event) | new | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
DisallowRobotsIndexingListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
DisallowRobotsIndexingListener (\symfony\component\httpkernel\eventlistener) | new | 1 | |
DumpListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 1 |
DumpListener (\symfony\component\httpkernel\eventlistener) | new | 1 | |
DumpListener (\symfony\component\httpkernel\eventlistener) | staticmethodcall | 1 | |
MockCloner (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
MockDumper (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | FlattenException (\symfony\component\errorhandler\exception) | type | 1 |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | new | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
ChildOfWarningWithLogLevelAttribute (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
ChildOfWithGeneralAttribute (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
TestKernelThatThrowsException (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
WarningWithLogLevelAttribute (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
WithCustomUserProvidedAttribute (\symfony\component\httpkernel\tests\eventlistener) | new | 1 | |
FragmentListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
LocaleAwareListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
LocaleAwareListener (\symfony\component\httpkernel\eventlistener) | type | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | type | 1 | |
LocaleListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
FinishRequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
LocaleListener (\symfony\component\httpkernel\eventlistener) | staticmethodcall | 1 | |
MockCloner (\symfony\component\httpkernel\tests\eventlistener) | ClonerInterface (\symfony\component\vardumper\cloner) | implements | 1 |
Data (\symfony\component\vardumper\cloner) | new | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
MockDumper (\symfony\component\httpkernel\tests\eventlistener) | Data (\symfony\component\vardumper\cloner) | type | 1 |
DataDumperInterface (\symfony\component\vardumper\dumper) | implements | 1 | |
ProfilerListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
TerminateEvent (\symfony\component\httpkernel\event) | new | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
ResponseListenerTest (\symfony\component\httpkernel\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
RouterListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ErrorListener (\symfony\component\httpkernel\eventlistener) | new | 1 | |
ValidateRequestListener (\symfony\component\httpkernel\eventlistener) | new | 1 | |
MethodNotAllowedException (\symfony\component\routing\exception) | new | 1 | |
NoConfigurationException (\symfony\component\routing\exception) | new | 1 | |
ResourceNotFoundException (\symfony\component\routing\exception) | new | 1 | |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ServiceLocator (\symfony\component\dependencyinjection) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Session (\symfony\component\httpfoundation\session) | new | 1 | |
PhpBridgeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | new | 1 | |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | type | 1 | |
TestKernel (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpExceptionInterface (\symfony\component\httpkernel\exception) | instanceof | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
TestKernelThatThrowsException (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
TestLogger (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
DebugLoggerInterface (\symfony\component\httpkernel\log) | implements | 1 | |
Logger (\symfony\component\httpkernel\tests) | extends | 1 | |
UserProvidedHttpStatusCodeAttribute (\symfony\component\httpkernel\tests\eventlistener) | \Attribute (\) | attribute | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
WithHttpStatus (\symfony\component\httpkernel\attribute) | extends | 1 | |
WithHttpStatus (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
ValidateRequestListenerTest (\symfony\component\httpkernel\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 1 | |
ValidateRequestListener (\symfony\component\httpkernel\eventlistener) | new | 1 | |
WarningWithLogLevelAttribute (\symfony\component\httpkernel\tests\eventlistener) | WithLogLevel (\symfony\component\httpkernel\attribute) | attribute | 1 |
WithCustomUserProvidedAttribute (\symfony\component\httpkernel\tests\eventlistener) | UserProvidedHttpStatusCodeAttribute (\symfony\component\httpkernel\tests\eventlistener) | attribute | 1 |
WithGeneralAttribute (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | staticconstant | 1 |
WithHttpStatus (\symfony\component\httpkernel\attribute) | attribute | 1 | |
AccessDeniedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | AccessDeniedHttpException (\symfony\component\httpkernel\exception) | new | 1 |
HttpException (\symfony\component\httpkernel\exception) | type | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
BadRequestHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 1 |
HttpException (\symfony\component\httpkernel\exception) | type | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
ConflictHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | ConflictHttpException (\symfony\component\httpkernel\exception) | new | 1 |
HttpException (\symfony\component\httpkernel\exception) | type | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
GoneHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | GoneHttpException (\symfony\component\httpkernel\exception) | new | 1 |
HttpException (\symfony\component\httpkernel\exception) | type | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
LengthRequiredHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
LengthRequiredHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
LockedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
LockedHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
MethodNotAllowedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
NotAcceptableHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
NotAcceptableHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
NotFoundHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
PreconditionFailedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
PreconditionFailedHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
PreconditionRequiredHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
PreconditionRequiredHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
ServiceUnavailableHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
TooManyRequestsHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
UnauthorizedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
UnprocessableEntityHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
UnprocessableEntityHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
UnsupportedMediaTypeHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | type | 1 |
UnsupportedMediaTypeHttpException (\symfony\component\httpkernel\exception) | new | 1 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | extends | 1 | |
AcmeFooBundle (\symfony\component\httpkernel\tests\fixtures\acmefoobundle) | DefinitionConfigurator (\symfony\component\config\definition\configurator) | type | 1 |
AbstractBundle (\symfony\component\httpkernel\bundle) | extends | 1 | |
Bar (\symfony\component\httpkernel\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
Baz (\symfony\component\httpkernel\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
Foo (\symfony\component\httpkernel\tests\fixtures\attribute) | \Attribute (\) | attribute | 1 |
AttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | Bar (\symfony\component\httpkernel\tests\fixtures\attribute) | attribute | 1 |
Undefined (\symfony\component\httpkernel\tests\fixtures\controller) | attribute | 1 | |
CacheAttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | Cache (\symfony\component\httpkernel\attribute) | attribute | 1 |
ExtendingRequest (\symfony\component\httpkernel\tests\fixtures\controller) | Request (\symfony\component\httpfoundation) | extends | 1 |
ExtendingSession (\symfony\component\httpkernel\tests\fixtures\controller) | Session (\symfony\component\httpfoundation\session) | extends | 1 |
CloneVarDataCollector (\symfony\component\httpkernel\tests\fixtures\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
ExtensionNotValidBundle (\symfony\component\httpkernel\tests\fixtures\extensionnotvalidbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
ExtensionPresentExtension (\symfony\component\httpkernel\tests\fixtures\extensionpresentbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
Extension (\symfony\component\dependencyinjection\extension) | extends | 1 | |
ExtensionPresentBundle (\symfony\component\httpkernel\tests\fixtures\extensionpresentbundle) | Bundle (\symfony\component\httpkernel\bundle) | extends | 1 |
KernelForTest (\symfony\component\httpkernel\tests\fixtures) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
KernelForTestWithLoadClassCache (\symfony\component\httpkernel\tests\fixtures) | KernelForTest (\symfony\component\httpkernel\tests\fixtures) | extends | 1 |
KernelWithoutBundles (\symfony\component\httpkernel\tests\fixtures) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Kernel (\symfony\component\httpkernel) | extends | 1 | |
MockableUploadFileWithClientSize (\symfony\component\httpkernel\tests\fixtures) | UploadedFile (\symfony\component\httpfoundation\file) | extends | 1 |
TestClient (\symfony\component\httpkernel\tests\fixtures) | AbstractBrowser (\symfony\component\browserkit) | staticmethodcall | 1 |
HttpKernelBrowser (\symfony\component\httpkernel) | extends | 1 | |
HttpKernelBrowser (\symfony\component\httpkernel) | staticmethodcall | 1 | |
FragmentHandlerTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
InlineFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
HttpKernel (\symfony\component\httpkernel) | new | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
RoutableFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | type | 1 |
ControllerReference (\symfony\component\httpkernel\controller) | type | 1 | |
HttpCacheTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticconstant | 1 |
TerminateEvent (\symfony\component\httpkernel\event) | instanceof | 1 | |
Esi (\symfony\component\httpkernel\httpcache) | new | 1 | |
HttpCacheTestCase (\symfony\component\httpkernel\tests\httpcache) | extends | 1 | |
TestKernel (\symfony\component\httpkernel\tests\httpcache) | new | 1 | |
HttpCacheTestCase (\symfony\component\httpkernel\tests\httpcache) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
Store (\symfony\component\httpkernel\httpcache) | type | 1 | |
StoreTest (\symfony\component\httpkernel\tests\httpcache) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | instanceof | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
Store (\symfony\component\httpkernel\httpcache) | type | 1 | |
TestHttpKernel (\symfony\component\httpkernel\tests\httpcache) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
EventDispatcher (\symfony\component\eventdispatcher) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
HttpKernel (\symfony\component\httpkernel) | extends | 1 | |
TestKernel (\symfony\component\httpkernel\tests\httpcache) | HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 |
TestMultipleHttpKernel (\symfony\component\httpkernel\tests\httpcache) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
HttpKernel (\symfony\component\httpkernel) | extends | 1 | |
TestSubRequestHandlerKernel (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
HttpClientKernelTest (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | new | 1 |
HttpClientKernel (\symfony\component\httpkernel) | new | 1 | |
HttpKernelBrowserTest (\symfony\component\httpkernel\tests) | UploadedFile (\symfony\component\httpfoundation\file) | new | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 1 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 1 | |
TestClient (\symfony\component\httpkernel\tests\fixtures) | new | 1 | |
HttpKernelTest (\symfony\component\httpkernel\tests) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
RedirectResponse (\symfony\component\httpfoundation) | new | 1 | |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
ControllerDoesNotReturnResponseException (\symfony\component\httpkernel\exception) | catch | 1 | |
KernelTest (\symfony\component\httpkernel\tests) | IOException (\symfony\component\filesystem\exception) | catch | 1 |
BundleInterface (\symfony\component\httpkernel\bundle) | type | 1 | |
ResettableServicePass (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
Kernel (\symfony\component\httpkernel) | type | 1 | |
KernelWithoutBundles (\symfony\component\httpkernel\tests\fixtures) | new | 1 | |
PassKernel (\symfony\component\httpkernel\tests) | new | 1 | |
TestKernel (\symfony\component\httpkernel\tests) | new | 1 | |
LoggerTest (\symfony\component\httpkernel\tests\log) | Logger (\symfony\component\httpkernel\log) | type | 1 |
DummyTest (\symfony\component\httpkernel\tests\log) | new | 1 | |
PassKernel (\symfony\component\httpkernel\tests) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
CustomProjectDirKernel (\symfony\component\httpkernel\tests) | extends | 1 | |
CustomProjectDirKernel (\symfony\component\httpkernel\tests) | staticmethodcall | 1 | |
FileProfilerStorageTest (\symfony\component\httpkernel\tests\profiler) | FileProfilerStorage (\symfony\component\httpkernel\profiler) | type | 1 |
ProfilerTest (\symfony\component\httpkernel\tests\profiler) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | new | 1 | |
FileProfilerStorage (\symfony\component\httpkernel\profiler) | type | 1 | |
TestHttpKernel (\symfony\component\httpkernel\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
HttpKernel (\symfony\component\httpkernel) | extends | 1 | |
HttpKernel (\symfony\component\httpkernel) | staticmethodcall | 1 | |
TestKernel (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
Countries (\symfony\component\intl) | Intl (\symfony\component\intl) | staticconstant | 1 |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
Currencies (\symfony\component\intl) | Intl (\symfony\component\intl) | staticconstant | 1 |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
GenrbCompiler (\symfony\component\intl\data\bundle\compiler) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | implements | 1 |
BufferedBundleReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | implements | 1 |
RingBuffer (\symfony\component\intl\data\util) | type | 1 | |
BundleEntryReader (\symfony\component\intl\data\bundle\reader) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | implements | 1 |
RecursiveArrayAccess (\symfony\component\intl\data\util) | staticmethodcall | 1 | |
MissingResourceException (\symfony\component\intl\exception) | new | 1 | |
OutOfBoundsException (\symfony\component\intl\exception) | catch | 1 | |
ResourceBundleNotFoundException (\symfony\component\intl\exception) | catch | 1 | |
Locale (\symfony\component\intl) | staticmethodcall | 1 | |
BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | extends | 1 |
IntlBundleReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | implements | 1 |
ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | new | 1 | |
ResourceBundleNotFoundException (\symfony\component\intl\exception) | new | 1 | |
JsonBundleReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | implements | 1 |
RuntimeException (\symfony\component\intl\exception) | new | 1 | |
PhpBundleReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | implements | 1 |
GzipStreamWrapper (\symfony\component\intl\util) | staticmethodcall | 1 | |
JsonBundleWriter (\symfony\component\intl\data\bundle\writer) | BundleWriterInterface (\symfony\component\intl\data\bundle\writer) | implements | 1 |
PhpBundleWriter (\symfony\component\intl\data\bundle\writer) | BundleWriterInterface (\symfony\component\intl\data\bundle\writer) | implements | 1 |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 | |
TextBundleWriter (\symfony\component\intl\data\bundle\writer) | BundleWriterInterface (\symfony\component\intl\data\bundle\writer) | implements | 1 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | Filesystem (\symfony\component\filesystem) | new | 1 |
BundleEntryReader (\symfony\component\intl\data\bundle\reader) | new | 1 | |
IntlBundleReader (\symfony\component\intl\data\bundle\reader) | new | 1 | |
GeneratorConfig (\symfony\component\intl\data\generator) | type | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | new | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
CurrencyDataGenerator (\symfony\component\intl\data\generator) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
FallbackTrait (\symfony\component\intl\data\generator) | Locale (\symfony\component\intl) | staticmethodcall | 1 |
GeneratorConfig (\symfony\component\intl\data\generator) | BundleWriterInterface (\symfony\component\intl\data\bundle\writer) | type | 1 |
LanguageDataGenerator (\symfony\component\intl\data\generator) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
LocaleDataGenerator (\symfony\component\intl\data\generator) | Filesystem (\symfony\component\filesystem) | new | 1 |
BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 | |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
FallbackTrait (\symfony\component\intl\data\generator) | use | 1 | |
RegionDataGenerator (\symfony\component\intl\data\generator) | staticmethodcall | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
MissingResourceException (\symfony\component\intl\exception) | catch | 1 | |
MissingResourceException (\symfony\component\intl\exception) | new | 1 | |
RegionDataGenerator (\symfony\component\intl\data\generator) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
ScriptDataGenerator (\symfony\component\intl\data\generator) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
TimezoneDataGenerator (\symfony\component\intl\data\generator) | Filesystem (\symfony\component\filesystem) | new | 1 |
BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 1 | |
AbstractDataGenerator (\symfony\component\intl\data\generator) | extends | 1 | |
FallbackTrait (\symfony\component\intl\data\generator) | use | 1 | |
RegionDataGenerator (\symfony\component\intl\data\generator) | staticmethodcall | 1 | |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
RecursiveArrayAccess (\symfony\component\intl\data\util) | OutOfBoundsException (\symfony\component\intl\exception) | new | 1 |
RingBuffer (\symfony\component\intl\data\util) | OutOfBoundsException (\symfony\component\intl\exception) | new | 1 |
BadMethodCallException (\symfony\component\intl\exception) | ExceptionInterface (\symfony\component\intl\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\intl\exception) | ExceptionInterface (\symfony\component\intl\exception) | implements | 1 |
MissingResourceException (\symfony\component\intl\exception) | RuntimeException (\symfony\component\intl\exception) | extends | 1 |
OutOfBoundsException (\symfony\component\intl\exception) | ExceptionInterface (\symfony\component\intl\exception) | implements | 1 |
ResourceBundleNotFoundException (\symfony\component\intl\exception) | RuntimeException (\symfony\component\intl\exception) | extends | 1 |
RuntimeException (\symfony\component\intl\exception) | ExceptionInterface (\symfony\component\intl\exception) | implements | 1 |
UnexpectedTypeException (\symfony\component\intl\exception) | InvalidArgumentException (\symfony\component\intl\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\intl\exception) | staticmethodcall | 1 | |
Languages (\symfony\component\intl) | Intl (\symfony\component\intl) | staticconstant | 1 |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
Locales (\symfony\component\intl) | Intl (\symfony\component\intl) | staticconstant | 1 |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
ResourceBundle (\symfony\component\intl) | BundleEntryReader (\symfony\component\intl\data\bundle\reader) | type | 1 |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
Scripts (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | catch | 1 |
Intl (\symfony\component\intl) | staticconstant | 1 | |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
CountriesTest (\symfony\component\intl\tests) | ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 |
CurrenciesTest (\symfony\component\intl\tests) | ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 |
BundleEntryReaderTest (\symfony\component\intl\tests\data\bundle\reader) | BundleEntryReader (\symfony\component\intl\data\bundle\reader) | type | 1 |
BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 1 | |
IntlBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | IntlBundleReader (\symfony\component\intl\data\bundle\reader) | type | 1 |
JsonBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | JsonBundleReader (\symfony\component\intl\data\bundle\reader) | type | 1 |
PhpBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | PhpBundleReader (\symfony\component\intl\data\bundle\reader) | type | 1 |
JsonBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | type | 1 |
JsonBundleWriter (\symfony\component\intl\data\bundle\writer) | type | 1 | |
PhpBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | type | 1 |
PhpBundleWriter (\symfony\component\intl\data\bundle\writer) | type | 1 | |
TextBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | type | 1 |
TextBundleWriter (\symfony\component\intl\data\bundle\writer) | type | 1 | |
LocaleScannerTest (\symfony\component\intl\tests\data\util) | Filesystem (\symfony\component\filesystem) | type | 1 |
LocaleScanner (\symfony\component\intl\data\util) | type | 1 | |
RingBufferTest (\symfony\component\intl\tests\data\util) | RingBuffer (\symfony\component\intl\data\util) | type | 1 |
LanguagesTest (\symfony\component\intl\tests) | ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 |
LocalesTest (\symfony\component\intl\tests) | ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 |
ScriptsTest (\symfony\component\intl\tests) | ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 |
TimezonesTest (\symfony\component\intl\tests) | Countries (\symfony\component\intl) | staticmethodcall | 1 |
MissingResourceException (\symfony\component\intl\exception) | catch | 1 | |
ResourceBundleTestCase (\symfony\component\intl\tests) | extends | 1 | |
EmojiTransliteratorTest (\symfony\component\intl\tests\transliterator) | Finder (\symfony\component\finder) | new | 1 |
GitRepositoryTest (\symfony\component\intl\tests\util) | Filesystem (\symfony\component\filesystem) | new | 1 |
GitRepository (\symfony\component\intl\util) | new | 1 | |
Timezones (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | new | 1 |
Intl (\symfony\component\intl) | staticconstant | 1 | |
Intl (\symfony\component\intl) | staticmethodcall | 1 | |
ResourceBundle (\symfony\component\intl) | extends | 1 | |
EmojiTransliterator (\symfony\component\intl\transliterator) | EmojiTransliteratorTrait (\symfony\component\intl\transliterator) | use | 1 |
EmojiTransliteratorTrait (\symfony\component\intl\transliterator) | GzipStreamWrapper (\symfony\component\intl\util) | staticmethodcall | 1 |
GitRepository (\symfony\component\intl\util) | Filesystem (\symfony\component\filesystem) | new | 1 |
RuntimeException (\symfony\component\intl\exception) | new | 1 | |
IcuVersion (\symfony\component\intl\util) | Version (\symfony\component\intl\util) | staticmethodcall | 1 |
IntlTestHelper (\symfony\component\intl\util) | IcuVersion (\symfony\component\intl\util) | staticmethodcall | 1 |
AbstractConnection (\symfony\component\ldap\adapter) | ConnectionInterface (\symfony\component\ldap\adapter) | implements | 1 |
OptionsResolver (\symfony\component\optionsresolver) | new | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 1 | |
AbstractQuery (\symfony\component\ldap\adapter) | QueryInterface (\symfony\component\ldap\adapter) | implements | 1 |
Options (\symfony\component\optionsresolver) | type | 1 | |
OptionsResolver (\symfony\component\optionsresolver) | new | 1 | |
AdapterInterface (\symfony\component\ldap\adapter) | ConnectionInterface (\symfony\component\ldap\adapter) | type | 1 |
EntryManagerInterface (\symfony\component\ldap\adapter) | type | 1 | |
QueryInterface (\symfony\component\ldap\adapter) | type | 1 | |
Adapter (\symfony\component\ldap\adapter\extldap) | AdapterInterface (\symfony\component\ldap\adapter) | implements | 1 |
Query (\symfony\component\ldap\adapter\extldap) | new | 1 | |
QueryInterface (\symfony\component\ldap\adapter) | type | 1 | |
LdapException (\symfony\component\ldap\exception) | new | 1 | |
Collection (\symfony\component\ldap\adapter\extldap) | CollectionInterface (\symfony\component\ldap\adapter) | implements | 1 |
Entry (\symfony\component\ldap) | new | 1 | |
Connection (\symfony\component\ldap\adapter\extldap) | AbstractConnection (\symfony\component\ldap\adapter) | extends | 1 |
AbstractConnection (\symfony\component\ldap\adapter) | staticmethodcall | 1 | |
AlreadyExistsException (\symfony\component\ldap\exception) | new | 1 | |
ConnectionException (\symfony\component\ldap\exception) | new | 1 | |
ConnectionTimeoutException (\symfony\component\ldap\exception) | new | 1 | |
InvalidCredentialsException (\symfony\component\ldap\exception) | new | 1 | |
Options (\symfony\component\optionsresolver) | type | 1 | |
ConnectionOptions (\symfony\component\ldap\adapter\extldap) | LdapException (\symfony\component\ldap\exception) | new | 1 |
EntryManager (\symfony\component\ldap\adapter\extldap) | EntryManagerInterface (\symfony\component\ldap\adapter) | implements | 1 |
Connection (\symfony\component\ldap\adapter\extldap) | type | 1 | |
NotBoundException (\symfony\component\ldap\exception) | new | 1 | |
UpdateOperationException (\symfony\component\ldap\exception) | new | 1 | |
Query (\symfony\component\ldap\adapter\extldap) | AbstractQuery (\symfony\component\ldap\adapter) | extends | 1 |
CollectionInterface (\symfony\component\ldap\adapter) | type | 1 | |
Collection (\symfony\component\ldap\adapter\extldap) | new | 1 | |
NotBoundException (\symfony\component\ldap\exception) | new | 1 | |
QueryInterface (\symfony\component\ldap\adapter) | CollectionInterface (\symfony\component\ldap\adapter) | type | 1 |
AlreadyExistsException (\symfony\component\ldap\exception) | ConnectionException (\symfony\component\ldap\exception) | extends | 1 |
ConnectionException (\symfony\component\ldap\exception) | ExceptionInterface (\symfony\component\ldap\exception) | implements | 1 |
ConnectionTimeoutException (\symfony\component\ldap\exception) | ConnectionException (\symfony\component\ldap\exception) | extends | 1 |
DriverNotFoundException (\symfony\component\ldap\exception) | ExceptionInterface (\symfony\component\ldap\exception) | implements | 1 |
InvalidCredentialsException (\symfony\component\ldap\exception) | ConnectionException (\symfony\component\ldap\exception) | extends | 1 |
InvalidSearchCredentialsException (\symfony\component\ldap\exception) | InvalidCredentialsException (\symfony\component\ldap\exception) | extends | 1 |
LdapException (\symfony\component\ldap\exception) | ExceptionInterface (\symfony\component\ldap\exception) | implements | 1 |
NotBoundException (\symfony\component\ldap\exception) | ExceptionInterface (\symfony\component\ldap\exception) | implements | 1 |
UpdateOperationException (\symfony\component\ldap\exception) | LdapException (\symfony\component\ldap\exception) | extends | 1 |
Ldap (\symfony\component\ldap) | EntryManagerInterface (\symfony\component\ldap\adapter) | type | 1 |
Adapter (\symfony\component\ldap\adapter\extldap) | new | 1 | |
QueryInterface (\symfony\component\ldap\adapter) | type | 1 | |
DriverNotFoundException (\symfony\component\ldap\exception) | new | 1 | |
LdapInterface (\symfony\component\ldap) | implements | 1 | |
LdapInterface (\symfony\component\ldap) | EntryManagerInterface (\symfony\component\ldap\adapter) | type | 1 |
QueryInterface (\symfony\component\ldap\adapter) | type | 1 | |
CheckLdapCredentialsListener (\symfony\component\ldap\security) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
InvalidSearchCredentialsException (\symfony\component\ldap\exception) | new | 1 | |
LogicException (\symfony\component\security\core\exception) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
LdapAuthenticator (\symfony\component\ldap\security) | LdapBadge (\symfony\component\ldap\security) | new | 1 |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | instanceof | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | instanceof | 1 | |
NotAnEntryPointException (\symfony\component\security\http\entrypoint\exception) | new | 1 | |
LdapBadge (\symfony\component\ldap\security) | BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 |
LdapUser (\symfony\component\ldap\security) | EquatableInterface (\symfony\component\security\core\user) | implements | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
LdapUserProvider (\symfony\component\ldap\security) | ExceptionInterface (\symfony\component\ldap\exception) | catch | 1 |
InvalidCredentialsException (\symfony\component\ldap\exception) | catch | 1 | |
InvalidSearchCredentialsException (\symfony\component\ldap\exception) | new | 1 | |
InvalidArgumentException (\symfony\component\security\core\exception) | catch | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
AdapterTest (\symfony\component\ldap\tests\adapter\extldap) | Entry (\symfony\component\ldap) | new | 1 |
LdapTestCase (\symfony\component\ldap\tests) | extends | 1 | |
LdapManagerTest (\symfony\component\ldap\tests\adapter\extldap) | CollectionInterface (\symfony\component\ldap\adapter) | type | 1 |
Adapter (\symfony\component\ldap\adapter\extldap) | type | 1 | |
LdapTestCase (\symfony\component\ldap\tests) | extends | 1 | |
EntryTest (\symfony\component\ldap\tests) | Entry (\symfony\component\ldap) | new | 1 |
LdapTest (\symfony\component\ldap\tests) | AdapterInterface (\symfony\component\ldap\adapter) | type | 1 |
Ldap (\symfony\component\ldap) | type | 1 | |
CheckLdapCredentialsListenerTest (\symfony\component\ldap\tests\security) | Entry (\symfony\component\ldap) | new | 1 |
InvalidCredentialsException (\symfony\component\ldap\exception) | new | 1 | |
LdapInterface (\symfony\component\ldap) | type | 1 | |
CheckLdapCredentialsListener (\symfony\component\ldap\security) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
LdapAuthenticatorTest (\symfony\component\ldap\tests\security) | Request (\symfony\component\httpfoundation) | new | 1 |
LdapAuthenticator (\symfony\component\ldap\security) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
LdapUserProviderTest (\symfony\component\ldap\tests\security) | ConnectionException (\symfony\component\ldap\exception) | new | 1 |
LdapUser (\symfony\component\ldap\security) | new | 1 | |
TestAuthenticator (\symfony\component\ldap\tests\security) | AuthenticationException (\symfony\component\security\core\exception) | type | 1 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
BlockingSharedLockStoreInterface (\symfony\component\lock) | Key (\symfony\component\lock) | type | 1 |
SharedLockStoreInterface (\symfony\component\lock) | extends | 1 | |
BlockingStoreInterface (\symfony\component\lock) | Key (\symfony\component\lock) | type | 1 |
PersistingStoreInterface (\symfony\component\lock) | extends | 1 | |
InvalidArgumentException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
InvalidTtlException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\lock\exception) | extends | 1 | |
LockAcquiringException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
LockConflictedException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
LockExpiredException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
LockReleasingException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
LockStorageException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
UnserializableKeyException (\symfony\component\lock\exception) | ExceptionInterface (\symfony\component\lock\exception) | implements | 1 |
Key (\symfony\component\lock) | UnserializableKeyException (\symfony\component\lock\exception) | new | 1 |
Lock (\symfony\component\lock) | LoggerAwareTrait (\psr\log) | use | 1 |
BlockingSharedLockStoreInterface (\symfony\component\lock) | instanceof | 1 | |
BlockingStoreInterface (\symfony\component\lock) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\lock\exception) | new | 1 | |
Key (\symfony\component\lock) | type | 1 | |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
SharedLockInterface (\symfony\component\lock) | implements | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | instanceof | 1 | |
LockFactory (\symfony\component\lock) | LoggerAwareTrait (\psr\log) | use | 1 |
Key (\symfony\component\lock) | new | 1 | |
Key (\symfony\component\lock) | type | 1 | |
Lock (\symfony\component\lock) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
NoLock (\symfony\component\lock) | LockInterface (\symfony\component\lock) | implements | 1 |
SharedLockInterface (\symfony\component\lock) | LockInterface (\symfony\component\lock) | extends | 1 |
SharedLockStoreInterface (\symfony\component\lock) | Key (\symfony\component\lock) | type | 1 |
PersistingStoreInterface (\symfony\component\lock) | extends | 1 | |
CombinedStore (\symfony\component\lock\store) | LoggerAwareTrait (\psr\log) | use | 1 |
InvalidArgumentException (\symfony\component\lock\exception) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | instanceof | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | implements | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | instanceof | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | BlockingSharedLockStoreInterface (\symfony\component\lock) | implements | 1 |
BlockingStoreInterface (\symfony\component\lock) | implements | 1 | |
LockConflictedException (\symfony\component\lock\exception) | catch | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | type | 1 | |
InMemoryStore (\symfony\component\lock\store) | new | 1 | |
DoctrineDbalStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 1 |
InvalidTtlException (\symfony\component\lock\exception) | new | 1 | |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | implements | 1 | |
DatabaseTableTrait (\symfony\component\lock\store) | use | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 1 |
FlockStore (\symfony\component\lock\store) | BlockingStoreInterface (\symfony\component\lock) | implements | 1 |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
LockStorageException (\symfony\component\lock\exception) | new | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | implements | 1 | |
InMemoryStore (\symfony\component\lock\store) | SharedLockStoreInterface (\symfony\component\lock) | implements | 1 |
MemcachedStore (\symfony\component\lock\store) | InvalidTtlException (\symfony\component\lock\exception) | new | 1 |
PersistingStoreInterface (\symfony\component\lock) | implements | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
MongoDbStore (\symfony\component\lock\store) | Collection (\mongodb) | instanceof | 1 |
Collection (\mongodb) | type | 1 | |
Database (\mongodb) | instanceof | 1 | |
Database (\mongodb) | type | 1 | |
InvalidTtlException (\symfony\component\lock\exception) | new | 1 | |
LockAcquiringException (\symfony\component\lock\exception) | new | 1 | |
LockStorageException (\symfony\component\lock\exception) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | implements | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
PdoStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 1 |
InvalidTtlException (\symfony\component\lock\exception) | new | 1 | |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | implements | 1 | |
DatabaseTableTrait (\symfony\component\lock\store) | use | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
PostgreSqlStore (\symfony\component\lock\store) | BlockingSharedLockStoreInterface (\symfony\component\lock) | implements | 1 |
BlockingStoreInterface (\symfony\component\lock) | implements | 1 | |
LockConflictedException (\symfony\component\lock\exception) | catch | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | type | 1 | |
InMemoryStore (\symfony\component\lock\store) | new | 1 | |
RedisStore (\symfony\component\lock\store) | InvalidTtlException (\symfony\component\lock\exception) | new | 1 |
LockStorageException (\symfony\component\lock\exception) | catch | 1 | |
SharedLockStoreInterface (\symfony\component\lock) | implements | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
SemaphoreStore (\symfony\component\lock\store) | BlockingStoreInterface (\symfony\component\lock) | implements | 1 |
InvalidArgumentException (\symfony\component\lock\exception) | new | 1 | |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
StoreFactory (\symfony\component\lock\store) | Collection (\mongodb) | instanceof | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
InMemoryStore (\symfony\component\lock\store) | new | 1 | |
MemcachedStore (\symfony\component\lock\store) | new | 1 | |
PostgreSqlStore (\symfony\component\lock\store) | new | 1 | |
SemaphoreStore (\symfony\component\lock\store) | new | 1 | |
ZookeeperStore (\symfony\component\lock\store) | staticmethodcall | 1 | |
ZookeeperStore (\symfony\component\lock\store) | LockAcquiringException (\symfony\component\lock\exception) | new | 1 |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
LockReleasingException (\symfony\component\lock\exception) | new | 1 | |
PersistingStoreInterface (\symfony\component\lock) | implements | 1 | |
ExpiringStoreTrait (\symfony\component\lock\store) | use | 1 | |
ConsensusStrategy (\symfony\component\lock\strategy) | StrategyInterface (\symfony\component\lock\strategy) | implements | 1 |
UnanimousStrategy (\symfony\component\lock\strategy) | StrategyInterface (\symfony\component\lock\strategy) | implements | 1 |
LockFactoryTest (\symfony\component\lock\tests) | Key (\symfony\component\lock) | new | 1 |
LockTest (\symfony\component\lock\tests) | InMemoryStore (\symfony\component\lock\store) | new | 1 |
AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
RedisStore (\symfony\component\lock\store) | new | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
Symfony51Store (\symfony\component\lock\tests\store) | new | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
BlockingStoreTestTrait (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
CombinedStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
CombinedStore (\symfony\component\lock\store) | type | 1 | |
RedisStore (\symfony\component\lock\store) | new | 1 | |
StrategyInterface (\symfony\component\lock\strategy) | type | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
DoctrineDbalPostgreSqlStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
BlockingStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
DoctrineDbalStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | LockExpiredException (\symfony\component\lock\exception) | catch | 1 |
FlockStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
BlockingStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
UnserializableTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
InMemoryStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
InMemoryStore (\symfony\component\lock\store) | new | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
MemcachedStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
MemcachedStore (\symfony\component\lock\store) | new | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
MongoDbStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
PdoStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
ExpiringStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
PostgreSqlStoreTest (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
BlockingStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
PredisStoreTest (\symfony\component\lock\tests\store) | AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 |
RedisArrayStoreTest (\symfony\component\lock\tests\store) | AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 |
RedisClusterStoreTest (\symfony\component\lock\tests\store) | AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 |
RedisProxyStoreFactoryTest (\symfony\component\lock\tests\store) | StoreFactory (\symfony\component\lock\store) | staticmethodcall | 1 |
RedisStoreTest (\symfony\component\lock\tests\store) | RedisStore (\symfony\component\lock\store) | new | 1 |
AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SemaphoreStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 1 |
PersistingStoreInterface (\symfony\component\lock) | type | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
BlockingStoreTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
UnserializableTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
StoreFactoryTest (\symfony\component\lock\tests\store) | MemcachedAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 |
StoreFactory (\symfony\component\lock\store) | staticmethodcall | 1 | |
Symfony51Store (\symfony\component\lock\tests\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 1 |
LockConflictedException (\symfony\component\lock\exception) | new | 1 | |
UnserializableTestTrait (\symfony\component\lock\tests\store) | PersistingStoreInterface (\symfony\component\lock) | type | 1 |
ZookeeperStoreTest (\symfony\component\lock\tests\store) | StoreFactory (\symfony\component\lock\store) | staticmethodcall | 1 |
ZookeeperStore (\symfony\component\lock\store) | staticmethodcall | 1 | |
ZookeeperStore (\symfony\component\lock\store) | type | 1 | |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | extends | 1 | |
UnserializableTestTrait (\symfony\component\lock\tests\store) | use | 1 | |
ConsensusStrategyTest (\symfony\component\lock\tests\strategy) | ConsensusStrategy (\symfony\component\lock\strategy) | type | 1 |
UnanimousStrategyTest (\symfony\component\lock\tests\strategy) | UnanimousStrategy (\symfony\component\lock\strategy) | type | 1 |
SesApiAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesApiAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | type | 1 |
SesHttpAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | type | 1 |
SesSmtpTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesSmtpTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 1 |
Email (\symfony\component\mime) | new | 1 | |
SesTransportFactoryTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesTransportFactory (\symfony\component\mailer\bridge\amazon\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
SesApiAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | extends | 1 |
SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | staticmethodcall | 1 | |
Envelope (\symfony\component\mailer) | type | 1 | |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
RuntimeException (\symfony\component\mailer\exception) | new | 1 | |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
Email (\symfony\component\mime) | type | 1 | |
Headers (\symfony\component\mime\header) | type | 1 | |
MessageConverter (\symfony\component\mime) | staticmethodcall | 1 | |
SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 1 |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
SesSmtpTransport (\symfony\component\mailer\bridge\amazon\transport) | Envelope (\symfony\component\mailer) | type | 1 |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
SesTransportFactory (\symfony\component\mailer\bridge\amazon\transport) | SesSmtpTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 1 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | implements | 1 | |
BrevoApiTransportTest (\symfony\component\mailer\bridge\brevo\tests\transport) | BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | type | 1 |
Envelope (\symfony\component\mailer) | new | 1 | |
MetadataHeader (\symfony\component\mailer\header) | new | 1 | |
TagHeader (\symfony\component\mailer\header) | new | 1 | |
DataPart (\symfony\component\mime\part) | new | 1 | |
BrevoTransportFactoryTest (\symfony\component\mailer\bridge\brevo\tests\transport) | BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | new | 1 |
BrevoTransportFactory (\symfony\component\mailer\bridge\brevo\transport) | new | 1 | |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
BrevoRequestParserTest (\symfony\component\mailer\bridge\brevo\tests\webhook) | BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | new | 1 |
BrevoRequestParser (\symfony\component\mailer\bridge\brevo\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
Address (\symfony\component\mime) | type | 1 | |
Headers (\symfony\component\mime\header) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
BrevoSmtpTransport (\symfony\component\mailer\bridge\brevo\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
BrevoTransportFactory (\symfony\component\mailer\bridge\brevo\transport) | BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | new | 1 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
BrevoRequestParser (\symfony\component\mailer\bridge\brevo\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IpsRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | type | 1 | |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 | |
ParseException (\symfony\component\remoteevent\exception) | catch | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
GmailTransportFactoryTest (\symfony\component\mailer\bridge\google\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
GmailTransportFactory (\symfony\component\mailer\bridge\google\transport) | new | 1 | |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
GmailSmtpTransport (\symfony\component\mailer\bridge\google\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
GmailTransportFactory (\symfony\component\mailer\bridge\google\transport) | GmailSmtpTransport (\symfony\component\mailer\bridge\google\transport) | new | 1 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
InfobipApiTransportFactoryTest (\symfony\component\mailer\bridge\infobip\tests\transport) | InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | new | 1 |
InfobipTransportFactory (\symfony\component\mailer\bridge\infobip\transport) | new | 1 | |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
InfobipApiTransportTest (\symfony\component\mailer\bridge\infobip\tests\transport) | MockHttpClient (\symfony\component\httpclient) | type | 1 |
MockResponse (\symfony\component\httpclient\response) | type | 1 | |
InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | type | 1 | |
Address (\symfony\component\mime) | new | 1 | |
Email (\symfony\component\mime) | type | 1 | |
InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | SentMessage (\symfony\component\mailer) | type | 1 |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DataPart (\symfony\component\mime\part) | new | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
InfobipSmtpTransport (\symfony\component\mailer\bridge\infobip\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
InfobipTransportFactory (\symfony\component\mailer\bridge\infobip\transport) | InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | new | 1 |
InfobipSmtpTransport (\symfony\component\mailer\bridge\infobip\transport) | new | 1 | |
IncompleteDsnException (\symfony\component\mailer\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | type | 1 |
MandrillHttpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | type | 1 |
MandrillSmtpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillSmtpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 1 |
Email (\symfony\component\mime) | new | 1 | |
MandrillTransportFactoryTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillTransportFactory (\symfony\component\mailer\bridge\mailchimp\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MandrillHeadersTrait (\symfony\component\mailer\bridge\mailchimp\transport) | Envelope (\symfony\component\mailer) | type | 1 |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | MandrillHeadersTrait (\symfony\component\mailer\bridge\mailchimp\transport) | use | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
Address (\symfony\component\mime) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MandrillSmtpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | MandrillHeadersTrait (\symfony\component\mailer\bridge\mailchimp\transport) | use | 1 |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
MandrillTransportFactory (\symfony\component\mailer\bridge\mailchimp\transport) | MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 1 |
MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 1 | |
MandrillSmtpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | type | 1 |
MailerSendTransportFactoryTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | new | 1 |
MailerSendTransportFactory (\symfony\component\mailer\bridge\mailersend\transport) | new | 1 | |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | JsonException (\symfony\component\httpclient\exception) | catch | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MailerSendSmtpTransport (\symfony\component\mailer\bridge\mailersend\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
MailerSendTransportFactory (\symfony\component\mailer\bridge\mailersend\transport) | MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | new | 1 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | implements | 1 | |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | type | 1 | |
MailgunHttpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | type | 1 |
MailgunSmtpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunSmtpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 1 |
TagHeader (\symfony\component\mailer\header) | new | 1 | |
Email (\symfony\component\mime) | new | 1 | |
MailgunTransportFactoryTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunTransportFactory (\symfony\component\mailer\bridge\mailgun\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
MailgunRequestParserTest (\symfony\component\mailer\bridge\mailgun\tests\webhook) | MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | new | 1 |
MailgunRequestParser (\symfony\component\mailer\bridge\mailgun\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MailgunHeadersTrait (\symfony\component\mailer\bridge\mailgun\transport) | Envelope (\symfony\component\mailer) | type | 1 |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | MailgunHeadersTrait (\symfony\component\mailer\bridge\mailgun\transport) | use | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DataPart (\symfony\component\mime\part) | new | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MailgunSmtpTransport (\symfony\component\mailer\bridge\mailgun\transport) | MailgunHeadersTrait (\symfony\component\mailer\bridge\mailgun\transport) | use | 1 |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
MailgunTransportFactory (\symfony\component\mailer\bridge\mailgun\transport) | MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 1 |
MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 1 | |
MailgunSmtpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
MailgunRequestParser (\symfony\component\mailer\bridge\mailgun\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | type | 1 | |
InvalidArgumentException (\symfony\component\mailer\exception) | new | 1 | |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 | |
ParseException (\symfony\component\remoteevent\exception) | catch | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | implements | 1 | |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | type | 1 |
MailjetTransportFactoryTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MailjetTransportFactory (\symfony\component\mailer\bridge\mailjet\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
MailjetRequestParserTest (\symfony\component\mailer\bridge\mailjet\tests\webhook) | MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | new | 1 |
MailjetRequestParser (\symfony\component\mailer\bridge\mailjet\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | TransportException (\symfony\component\mailer\exception) | new | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
Address (\symfony\component\mime) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MailjetSmtpTransport (\symfony\component\mailer\bridge\mailjet\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
MailjetTransportFactory (\symfony\component\mailer\bridge\mailjet\transport) | MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | new | 1 |
MailjetSmtpTransport (\symfony\component\mailer\bridge\mailjet\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
MailjetRequestParser (\symfony\component\mailer\bridge\mailjet\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | type | 1 | |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 | |
ParseException (\symfony\component\remoteevent\exception) | catch | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
RejectWebhookException (\symfony\component\webhook\exception) | new | 1 | |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | type | 1 | |
MailPaceTransportFactoryTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MailPaceTransportFactory (\symfony\component\mailer\bridge\mailpace\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | TagHeader (\symfony\component\mailer\header) | instanceof | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MailPaceSmtpTransport (\symfony\component\mailer\bridge\mailpace\transport) | Envelope (\symfony\component\mailer) | type | 1 |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
MailPaceTransportFactory (\symfony\component\mailer\bridge\mailpace\transport) | MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 1 |
MailPaceSmtpTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | implements | 1 | |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | MessageStreamHeader (\symfony\component\mailer\bridge\postmark\transport) | new | 1 |
PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | type | 1 | |
PostmarkSmtpTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | MessageStreamHeader (\symfony\component\mailer\bridge\postmark\transport) | new | 1 |
PostmarkTransportFactoryTest (\symfony\component\mailer\bridge\postmark\tests\transport) | PostmarkTransportFactory (\symfony\component\mailer\bridge\postmark\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
PostmarkRequestParserTest (\symfony\component\mailer\bridge\postmark\tests\webhook) | PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | new | 1 |
PostmarkRequestParser (\symfony\component\mailer\bridge\postmark\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
MessageStreamHeader (\symfony\component\mailer\bridge\postmark\transport) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 |
UnstructuredHeader (\symfony\component\mime\header) | extends | 1 | |
UnstructuredHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | MessageStreamHeader (\symfony\component\mailer\bridge\postmark\transport) | instanceof | 1 |
TransportException (\symfony\component\mailer\exception) | new | 1 | |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
PostmarkSmtpTransport (\symfony\component\mailer\bridge\postmark\transport) | Envelope (\symfony\component\mailer) | type | 1 |
TransportException (\symfony\component\mailer\exception) | new | 1 | |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
PostmarkTransportFactory (\symfony\component\mailer\bridge\postmark\transport) | PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 1 |
PostmarkSmtpTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
PostmarkRequestParser (\symfony\component\mailer\bridge\postmark\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IpsRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | type | 1 | |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 | |
ParseException (\symfony\component\remoteevent\exception) | catch | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
ScalewayApiTransportTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | type | 1 |
DataPart (\symfony\component\mime\part) | new | 1 | |
ScalewayTransportFactoryTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | ScalewayTransportFactory (\symfony\component\mailer\bridge\scaleway\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | SentMessage (\symfony\component\mailer) | type | 1 |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
ScalewaySmtpTransport (\symfony\component\mailer\bridge\scaleway\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
ScalewayTransportFactory (\symfony\component\mailer\bridge\scaleway\transport) | ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | new | 1 |
ScalewaySmtpTransport (\symfony\component\mailer\bridge\scaleway\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | new | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | implements | 1 | |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | type | 1 |
TagHeader (\symfony\component\mailer\header) | new | 1 | |
SendgridTransportFactoryTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | SendgridTransportFactory (\symfony\component\mailer\bridge\sendgrid\transport) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
SendgridMissingSignedRequestParserTest (\symfony\component\mailer\bridge\sendgrid\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | new | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
SendgridSignedRequestParserTest (\symfony\component\mailer\bridge\sendgrid\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | new | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
SendgridUnsignedRequestParserTest (\symfony\component\mailer\bridge\sendgrid\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | new | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
SendgridWrongSecretRequestParserTest (\symfony\component\mailer\bridge\sendgrid\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | new | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
SendgridWrongSignatureRequestParserTest (\symfony\component\mailer\bridge\sendgrid\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | new | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | TransportException (\symfony\component\mailer\exception) | new | 1 |
MetadataHeader (\symfony\component\mailer\header) | instanceof | 1 | |
TagHeader (\symfony\component\mailer\header) | instanceof | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
Address (\symfony\component\mime) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
SendgridSmtpTransport (\symfony\component\mailer\bridge\sendgrid\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SendgridTransportFactory (\symfony\component\mailer\bridge\sendgrid\transport) | SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | new | 1 |
SendgridSmtpTransport (\symfony\component\mailer\bridge\sendgrid\transport) | new | 1 | |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | type | 1 | |
InvalidArgumentException (\symfony\component\mailer\exception) | new | 1 | |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | type | 1 | |
ParseException (\symfony\component\remoteevent\exception) | catch | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
MailerTestCommand (\symfony\component\mailer\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
Email (\symfony\component\mime) | new | 1 | |
MessageDataCollector (\symfony\component\mailer\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
MessageLoggerListener (\symfony\component\mailer\eventlistener) | type | 1 | |
DelayedEnvelope (\symfony\component\mailer) | Envelope (\symfony\component\mailer) | extends | 1 |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
Envelope (\symfony\component\mailer) | DelayedEnvelope (\symfony\component\mailer) | new | 1 |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
Address (\symfony\component\mime) | instanceof | 1 | |
Address (\symfony\component\mime) | new | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
FailedMessageEvent (\symfony\component\mailer\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
MessageEvent (\symfony\component\mailer\event) | StampInterface (\symfony\component\messenger\stamp) | type | 1 |
Event (\symfony\contracts\eventdispatcher) | extends | 1 | |
MessageEvents (\symfony\component\mailer\event) | MessageEvent (\symfony\component\mailer\event) | type | 1 |
SentMessageEvent (\symfony\component\mailer\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
EnvelopeListener (\symfony\component\mailer\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MessageEvent (\symfony\component\mailer\event) | type | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
MessageListener (\symfony\component\mailer\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MessageEvent (\symfony\component\mailer\event) | type | 1 | |
InvalidArgumentException (\symfony\component\mailer\exception) | new | 1 | |
RuntimeException (\symfony\component\mailer\exception) | new | 1 | |
MailboxListHeader (\symfony\component\mime\header) | instanceof | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
MessageLoggerListener (\symfony\component\mailer\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MessageEvent (\symfony\component\mailer\event) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
MessengerTransportListener (\symfony\component\mailer\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MessageEvent (\symfony\component\mailer\event) | type | 1 | |
TransportNamesStamp (\symfony\component\messenger\stamp) | new | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
HttpTransportException (\symfony\component\mailer\exception) | RuntimeException (\symfony\component\mailer\exception) | staticmethodcall | 1 |
TransportException (\symfony\component\mailer\exception) | extends | 1 | |
TransportException (\symfony\component\mailer\exception) | staticmethodcall | 1 | |
IncompleteDsnException (\symfony\component\mailer\exception) | InvalidArgumentException (\symfony\component\mailer\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\mailer\exception) | ExceptionInterface (\symfony\component\mailer\exception) | implements | 1 |
LogicException (\symfony\component\mailer\exception) | ExceptionInterface (\symfony\component\mailer\exception) | implements | 1 |
RuntimeException (\symfony\component\mailer\exception) | ExceptionInterface (\symfony\component\mailer\exception) | implements | 1 |
TransportException (\symfony\component\mailer\exception) | RuntimeException (\symfony\component\mailer\exception) | extends | 1 |
TransportExceptionInterface (\symfony\component\mailer\exception) | implements | 1 | |
TransportExceptionInterface (\symfony\component\mailer\exception) | ExceptionInterface (\symfony\component\mailer\exception) | extends | 1 |
UnexpectedResponseException (\symfony\component\mailer\exception) | TransportException (\symfony\component\mailer\exception) | extends | 1 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | LogicException (\symfony\component\mailer\exception) | extends | 1 |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
MetadataHeader (\symfony\component\mailer\header) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 |
UnstructuredHeader (\symfony\component\mime\header) | extends | 1 | |
UnstructuredHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
TagHeader (\symfony\component\mailer\header) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 |
UnstructuredHeader (\symfony\component\mime\header) | extends | 1 | |
UnstructuredHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
Mailer (\symfony\component\mailer) | Envelope (\symfony\component\mailer) | staticmethodcall | 1 |
Envelope (\symfony\component\mailer) | type | 1 | |
MessageEvent (\symfony\component\mailer\event) | new | 1 | |
TransportExceptionInterface (\symfony\component\mailer\exception) | instanceof | 1 | |
MailerInterface (\symfony\component\mailer) | implements | 1 | |
SendEmailMessage (\symfony\component\mailer\messenger) | new | 1 | |
HandlerFailedException (\symfony\component\messenger\exception) | catch | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
MailerInterface (\symfony\component\mailer) | Envelope (\symfony\component\mailer) | type | 1 |
RawMessage (\symfony\component\mime) | type | 1 | |
MessageHandler (\symfony\component\mailer\messenger) | SendEmailMessage (\symfony\component\mailer\messenger) | type | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
SentMessage (\symfony\component\mailer) | Message (\symfony\component\mime) | instanceof | 1 |
EmailCount (\symfony\component\mailer\test\constraint) | MessageEvents (\symfony\component\mailer\event) | type | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
DummyTransport (\symfony\component\mailer\tests) | Envelope (\symfony\component\mailer) | type | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | implements | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
DummyTransportFactory (\symfony\component\mailer\tests) | DummyTransport (\symfony\component\mailer\tests) | new | 1 |
TransportFactoryInterface (\symfony\component\mailer\transport) | implements | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
EnvelopeTest (\symfony\component\mailer\tests) | PathHeader (\symfony\component\mime\header) | new | 1 |
RawMessage (\symfony\component\mime) | new | 1 | |
MessageListenerTest (\symfony\component\mailer\tests\eventlistener) | Envelope (\symfony\component\mailer) | new | 1 |
MessageEvent (\symfony\component\mailer\event) | new | 1 | |
MessageListener (\symfony\component\mailer\eventlistener) | new | 1 | |
Message (\symfony\component\mime) | new | 1 | |
UnsupportedSchemeExceptionTest (\symfony\component\mailer\tests\exception) | Dsn (\symfony\component\mailer\transport) | type | 1 |
MailerTest (\symfony\component\mailer\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Envelope (\symfony\component\mailer) | new | 1 | |
NullTransport (\symfony\component\mailer\transport) | new | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
Email (\symfony\component\mime) | new | 1 | |
SentMessageTest (\symfony\component\mailer\tests) | Envelope (\symfony\component\mailer) | new | 1 |
Email (\symfony\component\mime) | new | 1 | |
RawMessage (\symfony\component\mime) | new | 1 | |
AbstractTransportTest (\symfony\component\mailer\tests\transport) | BodyRenderer (\symfony\bridge\twig\mime) | new | 1 |
MessageEvent (\symfony\component\mailer\event) | type | 1 | |
MessageListener (\symfony\component\mailer\eventlistener) | new | 1 | |
DsnTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | type | 1 |
FailoverTransportTest (\symfony\component\mailer\tests\transport) | RoundRobinTransport (\symfony\component\mailer\transport) | type | 1 |
NativeTransportFactoryTest (\symfony\component\mailer\tests\transport) | SendmailTransport (\symfony\component\mailer\transport) | new | 1 |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
NullTransportFactoryTest (\symfony\component\mailer\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
NullTransport (\symfony\component\mailer\transport) | new | 1 | |
NullTransportFactory (\symfony\component\mailer\transport) | new | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
NullTransportTest (\symfony\component\mailer\tests\transport) | NullTransport (\symfony\component\mailer\transport) | new | 1 |
RoundRobinTransportTest (\symfony\component\mailer\tests\transport) | TransportExceptionInterface (\symfony\component\mailer\exception) | catch | 1 |
RoundRobinTransport (\symfony\component\mailer\transport) | type | 1 | |
SendmailTransportFactoryTest (\symfony\component\mailer\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
SendmailTransportFactory (\symfony\component\mailer\transport) | new | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
CustomEsmtpTransport (\symfony\component\mailer\tests\transport\smtp) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 1 | |
DummyStream (\symfony\component\mailer\tests\transport\smtp) | AbstractStream (\symfony\component\mailer\transport\smtp\stream) | extends | 1 |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 1 | |
EsmtpTransportFactoryTest (\symfony\component\mailer\tests\transport\smtp) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
TransportFactoryTestCase (\symfony\component\mailer\test) | extends | 1 | |
EsmtpTransportFactory (\symfony\component\mailer\transport\smtp) | new | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | type | 1 | |
EsmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | CustomEsmtpTransport (\symfony\component\mailer\tests\transport\smtp) | new | 1 |
CramMd5Authenticator (\symfony\component\mailer\transport\smtp\auth) | new | 1 | |
XOAuth2Authenticator (\symfony\component\mailer\transport\smtp\auth) | new | 1 | |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | MessageEvent (\symfony\component\mailer\event) | instanceof | 1 |
SentMessageEvent (\symfony\component\mailer\event) | instanceof | 1 | |
TransportException (\symfony\component\mailer\exception) | catch | 1 | |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | new | 1 | |
InvalidArgumentException (\symfony\component\mime\exception) | catch | 1 | |
DataPart (\symfony\component\mime\part) | new | 1 | |
File (\symfony\component\mime\part) | new | 1 | |
AbstractStreamTest (\symfony\component\mailer\tests\transport\smtp\stream) | AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 1 |
TransportTest (\symfony\component\mailer\tests) | Transport (\symfony\component\mailer) | staticmethodcall | 1 |
Transport (\symfony\component\mailer) | UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
NativeTransportFactory (\symfony\component\mailer\transport) | new | 1 | |
NullTransportFactory (\symfony\component\mailer\transport) | new | 1 | |
SendmailTransportFactory (\symfony\component\mailer\transport) | new | 1 | |
EsmtpTransportFactory (\symfony\component\mailer\transport\smtp) | new | 1 | |
Transports (\symfony\component\mailer\transport) | new | 1 | |
Transports (\symfony\component\mailer\transport) | type | 1 | |
AbstractApiTransport (\symfony\component\mailer\transport) | RuntimeException (\symfony\component\mailer\exception) | new | 1 |
AbstractHttpTransport (\symfony\component\mailer\transport) | extends | 1 | |
Address (\symfony\component\mime) | type | 1 | |
MessageConverter (\symfony\component\mime) | staticmethodcall | 1 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | HttpTransportException (\symfony\component\mailer\exception) | catch | 1 |
AbstractTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | TemplatedEmail (\symfony\bridge\twig\mime) | instanceof | 1 |
Envelope (\symfony\component\mailer) | type | 1 | |
FailedMessageEvent (\symfony\component\mailer\event) | new | 1 | |
MessageEvent (\symfony\component\mailer\event) | new | 1 | |
SentMessageEvent (\symfony\component\mailer\event) | new | 1 | |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
TransportInterface (\symfony\component\mailer\transport) | implements | 1 | |
Address (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | TransportFactoryInterface (\symfony\component\mailer\transport) | implements | 1 |
FailoverTransport (\symfony\component\mailer\transport) | RoundRobinTransport (\symfony\component\mailer\transport) | extends | 1 |
NativeTransportFactory (\symfony\component\mailer\transport) | UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
SendmailTransport (\symfony\component\mailer\transport) | new | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | new | 1 | |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | new | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
NullTransport (\symfony\component\mailer\transport) | SentMessage (\symfony\component\mailer) | type | 1 |
AbstractTransport (\symfony\component\mailer\transport) | extends | 1 | |
NullTransportFactory (\symfony\component\mailer\transport) | UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
NullTransport (\symfony\component\mailer\transport) | new | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
RoundRobinTransport (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | type | 1 |
TransportExceptionInterface (\symfony\component\mailer\exception) | catch | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | implements | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
SendmailTransport (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | type | 1 |
AbstractTransport (\symfony\component\mailer\transport) | extends | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 | |
ProcessStream (\symfony\component\mailer\transport\smtp\stream) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
SendmailTransportFactory (\symfony\component\mailer\transport) | UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 1 |
AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 | |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
SendmailTransport (\symfony\component\mailer\transport) | new | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | EsmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 |
CramMd5Authenticator (\symfony\component\mailer\transport\smtp\auth) | InvalidArgumentException (\symfony\component\mailer\exception) | new | 1 |
AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | implements | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 | |
LoginAuthenticator (\symfony\component\mailer\transport\smtp\auth) | AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | implements | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 | |
PlainAuthenticator (\symfony\component\mailer\transport\smtp\auth) | AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | implements | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 | |
XOAuth2Authenticator (\symfony\component\mailer\transport\smtp\auth) | AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | implements | 1 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | type | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | UnexpectedResponseException (\symfony\component\mailer\exception) | catch | 1 |
AuthenticatorInterface (\symfony\component\mailer\transport\smtp\auth) | type | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | extends | 1 | |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | type | 1 | |
EsmtpTransportFactory (\symfony\component\mailer\transport\smtp) | AbstractTransportFactory (\symfony\component\mailer\transport) | extends | 1 |
Dsn (\symfony\component\mailer\transport) | type | 1 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | new | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | Envelope (\symfony\component\mailer) | type | 1 |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
UnexpectedResponseException (\symfony\component\mailer\exception) | new | 1 | |
AbstractTransport (\symfony\component\mailer\transport) | extends | 1 | |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 1 | |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | instanceof | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
ProcessStream (\symfony\component\mailer\transport\smtp\stream) | AbstractStream (\symfony\component\mailer\transport\smtp\stream) | extends | 1 |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 1 | |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | AbstractStream (\symfony\component\mailer\transport\smtp\stream) | extends | 1 |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 1 | |
TransportFactoryInterface (\symfony\component\mailer\transport) | TransportInterface (\symfony\component\mailer\transport) | type | 1 |
TransportInterface (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | type | 1 |
SentMessage (\symfony\component\mailer) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
Transports (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | type | 1 |
InvalidArgumentException (\symfony\component\mailer\exception) | new | 1 | |
LogicException (\symfony\component\mailer\exception) | new | 1 | |
SentMessage (\symfony\component\mailer) | type | 1 | |
TransportInterface (\symfony\component\mailer\transport) | implements | 1 | |
TransportInterface (\symfony\component\mailer\transport) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
AsMessageHandler (\symfony\component\messenger\attribute) | \Attribute (\) | attribute | 1 |
AddFifoStampMiddleware (\symfony\component\messenger\bridge\amazonsqs\middleware) | MessageDeduplicationAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | instanceof | 1 |
MessageGroupAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | instanceof | 1 | |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
AddFifoStampTest (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | WithMessageDeduplicationIdAndMessageGroupIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | new | 1 |
WithMessageDeduplicationIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | new | 1 | |
WithMessageGroupIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | new | 1 | |
WithoutIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | new | 1 | |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
WithMessageDeduplicationIdAndMessageGroupIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | MessageDeduplicationAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | implements | 1 |
MessageGroupAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | implements | 1 | |
WithMessageDeduplicationIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | MessageDeduplicationAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | implements | 1 |
WithMessageGroupIdMessage (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | MessageGroupAwareInterface (\symfony\component\messenger\bridge\amazonsqs) | implements | 1 |
AmazonSqsIntegrationTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | staticmethodcall | 1 |
AmazonSqsReceiverTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amazonsqs\tests\fixtures) | new | 1 |
MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
AmazonSqsSenderTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | AmazonSqsFifoStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 1 |
AmazonSqsXrayTraceHeaderStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 1 | |
AmazonSqsTransportFactoryTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | AmazonSqsTransportFactory (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 1 |
AmazonSqsTransportTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amazonsqs\tests\fixtures) | new | 1 |
AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 1 | |
SenderInterface (\symfony\component\messenger\transport\sender) | type | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
AmazonSqsFifoStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
AmazonSqsReceivedStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | AmazonSqsReceivedStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 1 |
AmazonSqsReceivedStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 1 | |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | catch | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
AmazonSqsSender (\symfony\component\messenger\bridge\amazonsqs\transport) | TransportException (\symfony\component\messenger\exception) | new | 1 |
SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | type | 1 | |
SetupableTransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
AmazonSqsTransportFactory (\symfony\component\messenger\bridge\amazonsqs\transport) | AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 1 |
Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | staticmethodcall | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
AmazonSqsXrayTraceHeaderStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | TransportException (\symfony\component\messenger\exception) | new | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AmqpExtIntegrationTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | type | 1 |
AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
PhpProcess (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | type | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
AmqpReceivedStampTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 1 |
AmqpReceiverTest (\symfony\component\messenger\bridge\amqp\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amqp\tests\fixtures) | new | 1 |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
AmqpTransportFactoryTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | new | 1 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 1 | |
AmqpTransportTest (\symfony\component\messenger\bridge\amqp\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amqp\tests\fixtures) | new | 1 |
AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | new | 1 | |
AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | type | 1 | |
Connection (\symfony\component\messenger\bridge\amqp\transport) | type | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
ConnectionTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 1 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | type | 1 | |
TestAmqpFactory (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpFactory (\symfony\component\messenger\bridge\amqp\transport) | extends | 1 |
AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 1 |
AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | type | 1 | |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | catch | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
QueueReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | instanceof | 1 |
TransportException (\symfony\component\messenger\exception) | new | 1 | |
SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
QueueReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
SetupableTransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
AmqpTransportFactory (\symfony\component\messenger\bridge\amqp\transport) | AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | new | 1 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
BeanstalkdReceiverTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\beanstalkd\tests\fixtures) | new | 1 |
MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
BeanstalkdSenderTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | DelayStamp (\symfony\component\messenger\stamp) | new | 1 |
BeanstalkdTransportFactoryTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 1 |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | staticmethodcall | 1 | |
BeanstalkdTransportTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\beanstalkd\tests\fixtures) | new | 1 |
BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 1 | |
BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 1 | |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
BeanstalkdReceivedStamp (\symfony\component\messenger\bridge\beanstalkd\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | BeanstalkdReceivedStamp (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 1 |
BeanstalkdReceivedStamp (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 1 | |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | catch | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
BeanstalkdSender (\symfony\component\messenger\bridge\beanstalkd\transport) | SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 |
BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
BeanstalkdTransportFactory (\symfony\component\messenger\bridge\beanstalkd\transport) | BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 1 |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | staticmethodcall | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
DoctrineIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 |
DoctrinePostgreSqlIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 |
DoctrinePostgreSqlPgbouncerIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 |
DoctrinePostgreSqlRegularIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 |
DoctrineReceiverTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 1 |
TransportException (\symfony\component\messenger\exception) | catch | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
DoctrineSenderTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DelayStamp (\symfony\component\messenger\stamp) | new | 1 |
DoctrineTransportFactoryTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 | |
DoctrineTransportTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\doctrine\tests\fixtures) | new | 1 |
Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 | |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 | |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
Connection (\symfony\component\messenger\bridge\doctrine\transport) | ResetInterface (\symfony\contracts\service) | implements | 1 |
DoctrineReceivedStamp (\symfony\component\messenger\bridge\doctrine\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | DoctrineReceivedStamp (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 |
DoctrineReceivedStamp (\symfony\component\messenger\bridge\doctrine\transport) | type | 1 | |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | catch | 1 | |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 1 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
DoctrineSender (\symfony\component\messenger\bridge\doctrine\transport) | TransportException (\symfony\component\messenger\exception) | new | 1 |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 1 | |
SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
SetupableTransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
DoctrineTransportFactory (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 | |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | new | 1 | |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | staticmethodcall | 1 | |
TransportException (\symfony\component\messenger\exception) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | extends | 1 |
Connection (\symfony\component\messenger\bridge\doctrine\transport) | staticconstant | 1 | |
ExternalMessageSerializer (\symfony\component\messenger\bridge\redis\tests\fixtures) | ExternalMessage (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 |
Envelope (\symfony\component\messenger) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | implements | 1 | |
RedisExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | new | 1 |
TransportException (\symfony\component\messenger\exception) | catch | 1 | |
RedisReceiverTest (\symfony\component\messenger\bridge\redis\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 |
ExternalMessage (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 | |
ExternalMessageSerializer (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
RedisSenderTest (\symfony\component\messenger\bridge\redis\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 |
RedisSender (\symfony\component\messenger\bridge\redis\transport) | new | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
RedisTransportFactoryTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | staticmethodcall | 1 |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | new | 1 | |
RedisTransportTest (\symfony\component\messenger\bridge\redis\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\redis\tests\fixtures) | new | 1 |
Connection (\symfony\component\messenger\bridge\redis\transport) | type | 1 | |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | new | 1 | |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | type | 1 | |
Envelope (\symfony\component\messenger) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
RelayExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | RedisExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | extends | 1 |
RedisReceivedStamp (\symfony\component\messenger\bridge\redis\transport) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | RedisReceivedStamp (\symfony\component\messenger\bridge\redis\transport) | new | 1 |
RedisReceivedStamp (\symfony\component\messenger\bridge\redis\transport) | type | 1 | |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
MessageDecodingFailedException (\symfony\component\messenger\exception) | catch | 1 | |
TransportException (\symfony\component\messenger\exception) | catch | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
RedisSender (\symfony\component\messenger\bridge\redis\transport) | TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 1 |
SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
SetupableTransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
RedisTransportFactory (\symfony\component\messenger\bridge\redis\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | staticmethodcall | 1 |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | Command (\symfony\component\console\command) | extends | 1 |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
Dumper (\symfony\component\console\helper) | new | 1 | |
ChoiceQuestion (\symfony\component\console\question) | new | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 1 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
TraceStub (\symfony\component\vardumper\caster) | new | 1 | |
ClonerInterface (\symfony\component\vardumper\cloner) | type | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
ConsumeMessagesCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
ChoiceQuestion (\symfony\component\console\question) | new | 1 | |
StopWorkerOnFailureLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
StopWorkerOnMemoryLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
StopWorkerOnTimeLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
Worker (\symfony\component\messenger) | type | 1 | |
DebugCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
FailedMessagesRemoveCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | extends | 1 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
FailedMessagesRetryCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
SignalableCommandInterface (\symfony\component\console\command) | implements | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | extends | 1 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | staticmethodcall | 1 | |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | type | 1 | |
StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 1 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
Worker (\symfony\component\messenger) | type | 1 | |
ServiceProviderInterface (\symfony\contracts\service) | type | 1 | |
FailedMessagesShowCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | extends | 1 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
SetupTransportsCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
SetupableTransportInterface (\symfony\component\messenger\transport) | instanceof | 1 | |
StatsCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
MessageCountAwareInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
StopWorkersCommand (\symfony\component\messenger\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
StopWorkerOnRestartSignalListener (\symfony\component\messenger\eventlistener) | staticconstant | 1 | |
MessengerDataCollector (\symfony\component\messenger\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
TraceableMessageBus (\symfony\component\messenger) | type | 1 | |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
MessengerPass (\symfony\component\messenger\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 1 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 1 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
OutOfBoundsException (\symfony\component\dependencyinjection\exception) | catch | 1 | |
AbstractWorkerMessageEvent (\symfony\component\messenger\event) | StampInterface (\symfony\component\messenger\stamp) | type | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | Envelope (\symfony\component\messenger) | type | 1 |
AbstractWorkerMessageEvent (\symfony\component\messenger\event) | extends | 1 | |
AbstractWorkerMessageEvent (\symfony\component\messenger\event) | staticmethodcall | 1 | |
WorkerMessageHandledEvent (\symfony\component\messenger\event) | AbstractWorkerMessageEvent (\symfony\component\messenger\event) | extends | 1 |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | AbstractWorkerMessageEvent (\symfony\component\messenger\event) | extends | 1 |
WorkerMessageRetriedEvent (\symfony\component\messenger\event) | AbstractWorkerMessageEvent (\symfony\component\messenger\event) | extends | 1 |
AddErrorDetailsStampListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
ErrorDetailsStamp (\symfony\component\messenger\stamp) | staticmethodcall | 1 | |
DispatchPcntlSignalListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResetServicesListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerStoppedEvent (\symfony\component\messenger\event) | type | 1 | |
SendFailedMessageForRetryListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerMessageRetriedEvent (\symfony\component\messenger\event) | new | 1 | |
HandlerFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
RuntimeException (\symfony\component\messenger\exception) | new | 1 | |
DelayStamp (\symfony\component\messenger\stamp) | new | 1 | |
RedeliveryStamp (\symfony\component\messenger\stamp) | new | 1 | |
RedeliveryStamp (\symfony\component\messenger\stamp) | staticmethodcall | 1 | |
StampInterface (\symfony\component\messenger\stamp) | type | 1 | |
SenderInterface (\symfony\component\messenger\transport\sender) | type | 1 | |
SendFailedMessageToFailureTransportListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
DelayStamp (\symfony\component\messenger\stamp) | new | 1 | |
RedeliveryStamp (\symfony\component\messenger\stamp) | new | 1 | |
SentToFailureTransportStamp (\symfony\component\messenger\stamp) | new | 1 | |
StopWorkerOnCustomStopExceptionListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
HandlerFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
StopWorkerOnFailureLimitListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
InvalidArgumentException (\symfony\component\messenger\exception) | new | 1 | |
StopWorkerOnMemoryLimitListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
InvalidArgumentException (\symfony\component\messenger\exception) | new | 1 | |
StopWorkerOnRestartSignalListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
StopWorkerOnTimeLimitListener (\symfony\component\messenger\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | type | 1 | |
InvalidArgumentException (\symfony\component\messenger\exception) | new | 1 | |
DelayedMessageHandlingException (\symfony\component\messenger\exception) | Envelope (\symfony\component\messenger) | type | 1 |
EnvelopeAwareExceptionInterface (\symfony\component\messenger\exception) | implements | 1 | |
EnvelopeAwareExceptionTrait (\symfony\component\messenger\exception) | use | 1 | |
RuntimeException (\symfony\component\messenger\exception) | extends | 1 | |
RuntimeException (\symfony\component\messenger\exception) | staticmethodcall | 1 | |
WrappedExceptionsInterface (\symfony\component\messenger\exception) | implements | 1 | |
WrappedExceptionsTrait (\symfony\component\messenger\exception) | use | 1 | |
EnvelopeAwareExceptionInterface (\symfony\component\messenger\exception) | Envelope (\symfony\component\messenger) | type | 1 |
HandlerFailedException (\symfony\component\messenger\exception) | EnvelopeAwareExceptionInterface (\symfony\component\messenger\exception) | implements | 1 |
RuntimeException (\symfony\component\messenger\exception) | extends | 1 | |
RuntimeException (\symfony\component\messenger\exception) | staticmethodcall | 1 | |
WrappedExceptionsInterface (\symfony\component\messenger\exception) | implements | 1 | |
WrappedExceptionsTrait (\symfony\component\messenger\exception) | use | 1 | |
InvalidArgumentException (\symfony\component\messenger\exception) | ExceptionInterface (\symfony\component\messenger\exception) | implements | 1 |
LogicException (\symfony\component\messenger\exception) | ExceptionInterface (\symfony\component\messenger\exception) | implements | 1 |
MessageDecodingFailedException (\symfony\component\messenger\exception) | InvalidArgumentException (\symfony\component\messenger\exception) | extends | 1 |
NoHandlerForMessageException (\symfony\component\messenger\exception) | LogicException (\symfony\component\messenger\exception) | extends | 1 |
NoSenderForMessageException (\symfony\component\messenger\exception) | LogicException (\symfony\component\messenger\exception) | extends | 1 |
RecoverableMessageHandlingException (\symfony\component\messenger\exception) | RecoverableExceptionInterface (\symfony\component\messenger\exception) | implements | 1 |
RuntimeException (\symfony\component\messenger\exception) | extends | 1 | |
RejectRedeliveredMessageException (\symfony\component\messenger\exception) | RuntimeException (\symfony\component\messenger\exception) | extends | 1 |
RuntimeException (\symfony\component\messenger\exception) | ExceptionInterface (\symfony\component\messenger\exception) | implements | 1 |
StopWorkerException (\symfony\component\messenger\exception) | RuntimeException (\symfony\component\messenger\exception) | extends | 1 |
RuntimeException (\symfony\component\messenger\exception) | staticmethodcall | 1 | |
StopWorkerExceptionInterface (\symfony\component\messenger\exception) | implements | 1 | |
TransportException (\symfony\component\messenger\exception) | RuntimeException (\symfony\component\messenger\exception) | extends | 1 |
UnrecoverableMessageHandlingException (\symfony\component\messenger\exception) | RuntimeException (\symfony\component\messenger\exception) | extends | 1 |
UnrecoverableExceptionInterface (\symfony\component\messenger\exception) | implements | 1 | |
ValidationFailedException (\symfony\component\messenger\exception) | Envelope (\symfony\component\messenger) | type | 1 |
EnvelopeAwareExceptionInterface (\symfony\component\messenger\exception) | implements | 1 | |
EnvelopeAwareExceptionTrait (\symfony\component\messenger\exception) | use | 1 | |
RuntimeException (\symfony\component\messenger\exception) | extends | 1 | |
RuntimeException (\symfony\component\messenger\exception) | staticmethodcall | 1 | |
WrappedExceptionsTrait (\symfony\component\messenger\exception) | WrappedExceptionsInterface (\symfony\component\messenger\exception) | instanceof | 1 |
BatchHandlerTrait (\symfony\component\messenger\handler) | Acknowledger (\symfony\component\messenger\handler) | type | 1 |
HandlerDescriptor (\symfony\component\messenger\handler) | BatchHandlerInterface (\symfony\component\messenger\handler) | instanceof | 1 |
HandlersLocator (\symfony\component\messenger\handler) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 1 |
HandlerDescriptor (\symfony\component\messenger\handler) | type | 1 | |
HandlersLocatorInterface (\symfony\component\messenger\handler) | implements | 1 | |
HandlersLocatorInterface (\symfony\component\messenger\handler) | Envelope (\symfony\component\messenger) | type | 1 |
RedispatchMessageHandler (\symfony\component\messenger\handler) | RedispatchMessage (\symfony\component\messenger\message) | type | 1 |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
TransportNamesStamp (\symfony\component\messenger\stamp) | new | 1 | |
HandleTrait (\symfony\component\messenger) | MessageBusInterface (\symfony\component\messenger) | type | 1 |
HandledStamp (\symfony\component\messenger\stamp) | type | 1 | |
RedispatchMessage (\symfony\component\messenger\message) | Envelope (\symfony\component\messenger) | instanceof | 1 |
MessageBus (\symfony\component\messenger) | Envelope (\symfony\component\messenger) | staticmethodcall | 1 |
Envelope (\symfony\component\messenger) | type | 1 | |
MessageBusInterface (\symfony\component\messenger) | implements | 1 | |
StackMiddleware (\symfony\component\messenger\middleware) | new | 1 | |
MessageBusInterface (\symfony\component\messenger) | Envelope (\symfony\component\messenger) | type | 1 |
ActivationMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
AddBusNameStampMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
DispatchAfterCurrentBusMiddleware (\symfony\component\messenger\middleware) | DelayedMessageHandlingException (\symfony\component\messenger\exception) | new | 1 |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
QueuedEnvelope (\symfony\component\messenger\middleware) | new | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
FailedMessageProcessingMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | LoggerAwareTrait (\psr\log) | use | 1 |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
NoHandlerForMessageException (\symfony\component\messenger\exception) | new | 1 | |
Acknowledger (\symfony\component\messenger\handler) | new | 1 | |
Acknowledger (\symfony\component\messenger\handler) | type | 1 | |
HandlerDescriptor (\symfony\component\messenger\handler) | type | 1 | |
HandlersLocatorInterface (\symfony\component\messenger\handler) | type | 1 | |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
HandlerArgumentsStamp (\symfony\component\messenger\stamp) | type | 1 | |
MiddlewareInterface (\symfony\component\messenger\middleware) | StackInterface (\symfony\component\messenger\middleware) | type | 1 |
MiddlewareStack (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | type | 1 |
RejectRedeliveredMessageMiddleware (\symfony\component\messenger\middleware) | AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | instanceof | 1 |
RejectRedeliveredMessageException (\symfony\component\messenger\exception) | new | 1 | |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
RouterContextMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
SendMessageMiddleware (\symfony\component\messenger\middleware) | LoggerAwareTrait (\psr\log) | use | 1 |
SendMessageToTransportsEvent (\symfony\component\messenger\event) | new | 1 | |
NoSenderForMessageException (\symfony\component\messenger\exception) | new | 1 | |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
SendersLocatorInterface (\symfony\component\messenger\transport\sender) | type | 1 | |
StackInterface (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | type | 1 |
StackMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
MiddlewareInterface (\symfony\component\messenger\middleware) | instanceof | 1 | |
MiddlewareStack (\symfony\component\messenger\middleware) | type | 1 | |
StackInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
TraceableMiddleware (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
TraceableStack (\symfony\component\messenger\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | type | 1 |
StackInterface (\symfony\component\messenger\middleware) | implements | 1 | |
ValidationMiddleware (\symfony\component\messenger\middleware) | ValidationFailedException (\symfony\component\messenger\exception) | new | 1 |
MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 | |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
MultiplierRetryStrategy (\symfony\component\messenger\retry) | RetryStrategyInterface (\symfony\component\messenger\retry) | implements | 1 |
RoutableMessageBus (\symfony\component\messenger) | Envelope (\symfony\component\messenger) | instanceof | 1 |
Envelope (\symfony\component\messenger) | type | 1 | |
MessageBusInterface (\symfony\component\messenger) | implements | 1 | |
AckStamp (\symfony\component\messenger\stamp) | Envelope (\symfony\component\messenger) | type | 1 |
NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 | |
BusNameStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
ConsumedByWorkerStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
DelayStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
DispatchAfterCurrentBusStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
ErrorDetailsStamp (\symfony\component\messenger\stamp) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 |
HandlerFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
StampInterface (\symfony\component\messenger\stamp) | implements | 1 | |
FlushBatchHandlersStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
HandledStamp (\symfony\component\messenger\stamp) | HandlerDescriptor (\symfony\component\messenger\handler) | type | 1 |
StampInterface (\symfony\component\messenger\stamp) | implements | 1 | |
HandlerArgumentsStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
MessageDecodingFailedStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
NoAutoAckStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
NonSendableStampInterface (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | extends | 1 |
ReceivedStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
RedeliveryStamp (\symfony\component\messenger\stamp) | Envelope (\symfony\component\messenger) | type | 1 |
StampInterface (\symfony\component\messenger\stamp) | implements | 1 | |
RouterContextStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
SentStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
SentToFailureTransportStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
SerializedMessageStamp (\symfony\component\messenger\stamp) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
SerializerStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
TransportNamesStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
ValidationStamp (\symfony\component\messenger\stamp) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | Envelope (\symfony\component\messenger) | type | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
ServicesResetter (\symfony\component\httpkernel\dependencyinjection) | new | 1 | |
ResetServicesListener (\symfony\component\messenger\eventlistener) | new | 1 | |
ResettableDummyReceiver (\symfony\component\messenger\tests\fixtures) | new | 1 | |
DebugCommandTest (\symfony\component\messenger\tests\command) | Application (\symfony\component\console) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
SetupTransportsCommandTest (\symfony\component\messenger\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
StatsCommandTest (\symfony\component\messenger\tests\command) | StatsCommand (\symfony\component\messenger\command) | type | 1 |
StopWorkersCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 1 |
StopWorkersCommand (\symfony\component\messenger\command) | new | 1 | |
MessengerDataCollectorTest (\symfony\component\messenger\tests\datacollector) | Data (\symfony\component\vardumper\cloner) | type | 1 |
CliDumper (\symfony\component\vardumper\dumper) | type | 1 | |
DummyHandler (\symfony\component\messenger\tests\dependencyinjection) | DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
DummyReceiver (\symfony\component\messenger\tests\dependencyinjection) | Envelope (\symfony\component\messenger) | new | 1 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 1 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
HandlerMappingMethods (\symfony\component\messenger\tests\dependencyinjection) | DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
HandlerMappingWithNonExistentMethod (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 1 |
HandlerOnUndefinedBus (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 1 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | type | 1 |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
AsMessageHandler (\symfony\component\messenger\attribute) | type | 1 | |
PrioritizedHandler (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 1 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
UselessMiddleware (\symfony\component\messenger\tests\dependencyinjection) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
DummyBatchHandler (\symfony\component\messenger\tests) | Acknowledger (\symfony\component\messenger\handler) | type | 1 |
BatchHandlerInterface (\symfony\component\messenger\handler) | implements | 1 | |
BatchHandlerTrait (\symfony\component\messenger\handler) | use | 1 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
DummyExtendsFooBarStamp (\symfony\component\messenger\tests) | DummyImplementsFooBarStamp (\symfony\component\messenger\tests) | extends | 1 |
DummyFailureTestSenderAndReceiver (\symfony\component\messenger\tests) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
SenderInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
DummyFooBarStampInterface (\symfony\component\messenger\tests) | StampInterface (\symfony\component\messenger\stamp) | extends | 1 |
DummyImplementsFooBarStamp (\symfony\component\messenger\tests) | DummyFooBarStampInterface (\symfony\component\messenger\tests) | implements | 1 |
DummyNothingImplementsMeStampInterface (\symfony\component\messenger\tests) | StampInterface (\symfony\component\messenger\stamp) | extends | 1 |
DummyQueueReceiver (\symfony\component\messenger\tests) | DummyReceiver (\symfony\component\messenger\tests\fixtures) | extends | 1 |
QueueReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 | |
EnvelopeTest (\symfony\component\messenger\tests) | ValidationStamp (\symfony\component\messenger\stamp) | new | 1 |
DummyExtendsFooBarStamp (\symfony\component\messenger\tests) | new | 1 | |
DummyImplementsFooBarStamp (\symfony\component\messenger\tests) | new | 1 | |
ResetServicesListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 1 |
WorkerStoppedEvent (\symfony\component\messenger\event) | new | 1 | |
SendFailedMessageForRetryListenerTest (\symfony\component\messenger\tests\eventlistener) | RecoverableMessageHandlingException (\symfony\component\messenger\exception) | new | 1 |
DelayStamp (\symfony\component\messenger\stamp) | new | 1 | |
RedeliveryStamp (\symfony\component\messenger\stamp) | new | 1 | |
SendFailedMessageToFailureTransportListenerTest (\symfony\component\messenger\tests\eventlistener) | SentToFailureTransportStamp (\symfony\component\messenger\stamp) | new | 1 |
StopWorkerOnCustomStopExceptionListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 1 |
WorkerRunningEvent (\symfony\component\messenger\event) | new | 1 | |
StopWorkerOnCustomStopExceptionListener (\symfony\component\messenger\eventlistener) | new | 1 | |
StopWorkerOnFailureLimitListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | new | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 1 | |
StopWorkerOnTimeLimitListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 1 |
StopWorkerOnTimeLimitListener (\symfony\component\messenger\eventlistener) | new | 1 | |
HandlerFailedExceptionTest (\symfony\component\messenger\tests\exception) | MyOwnChildException (\symfony\component\messenger\tests\fixtures) | new | 1 |
FailureIntegrationTest (\symfony\component\messenger\tests) | AddErrorDetailsStampListener (\symfony\component\messenger\eventlistener) | new | 1 |
DispatchAfterCurrentBusMiddleware (\symfony\component\messenger\middleware) | new | 1 | |
ValidationMiddleware (\symfony\component\messenger\middleware) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintViolationList (\symfony\component\validator) | new | 1 | |
AnEnvelopeStamp (\symfony\component\messenger\tests\fixtures) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
ChildDummyMessage (\symfony\component\messenger\tests\fixtures) | DummyMessage (\symfony\component\messenger\tests\fixtures) | extends | 1 |
DummyCommandHandler (\symfony\component\messenger\tests\fixtures) | DummyCommand (\symfony\component\messenger\tests\fixtures) | type | 1 |
DummyCommandWithDescriptionHandler (\symfony\component\messenger\tests\fixtures) | DummyCommandWithDescription (\symfony\component\messenger\tests\fixtures) | type | 1 |
DummyHandlerWithCustomMethods (\symfony\component\messenger\tests\fixtures) | DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | DummyMessageInterface (\symfony\component\messenger\tests\fixtures) | implements | 1 |
DummyQueryHandler (\symfony\component\messenger\tests\fixtures) | DummyQuery (\symfony\component\messenger\tests\fixtures) | type | 1 |
DummyReceiver (\symfony\component\messenger\tests\fixtures) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
MultipleBusesMessageHandler (\symfony\component\messenger\tests\fixtures) | MultipleBusesMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
MyOwnChildException (\symfony\component\messenger\tests\fixtures) | MyOwnException (\symfony\component\messenger\tests\fixtures) | extends | 1 |
ResettableDummyReceiver (\symfony\component\messenger\tests\fixtures) | DummyReceiver (\symfony\component\messenger\tests\fixtures) | extends | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
TaggedDummyHandler (\symfony\component\messenger\tests\fixtures) | DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
ThirdMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
TaggedDummyHandlerWithUnionTypes (\symfony\component\messenger\tests\fixtures) | DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
UnionTypeOneMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
UnionTypeTwoMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
TestTracesWithHandleTraitAction (\symfony\component\messenger\tests\fixtures) | HandleTrait (\symfony\component\messenger) | use | 1 |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
UnionTypeArgumentHandler (\symfony\component\messenger\tests\fixtures) | ChildDummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 1 | |
HandleDescriptorTest (\symfony\component\messenger\tests\handler) | DummyCommandHandlerWithSpecificMethod (\symfony\component\messenger\tests\handler) | new | 1 |
HandlersLocatorTest (\symfony\component\messenger\tests\handler) | ReceivedStamp (\symfony\component\messenger\stamp) | new | 1 |
ActivationMiddlewareTest (\symfony\component\messenger\tests\middleware) | MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 |
AddBusNameStampMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 1 |
AddBusNameStampMiddleware (\symfony\component\messenger\middleware) | new | 1 | |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 1 | |
DispatchingMiddleware (\symfony\component\messenger\tests\middleware) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 |
RouterContextMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
StackMiddleware (\symfony\component\messenger\middleware) | new | 1 | |
ConsumedByWorkerStamp (\symfony\component\messenger\stamp) | new | 1 | |
RouterContextStamp (\symfony\component\messenger\stamp) | new | 1 | |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
SendMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | ReceivedStamp (\symfony\component\messenger\stamp) | new | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
SendersLocator (\symfony\component\messenger\transport\sender) | new | 1 | |
SendersLocator (\symfony\component\messenger\transport\sender) | type | 1 | |
StackMiddlewareTest (\symfony\component\messenger\tests\middleware) | MessageBus (\symfony\component\messenger) | new | 1 |
TraceableMiddlewareTest (\symfony\component\messenger\tests\middleware) | MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 |
Stopwatch (\symfony\component\stopwatch) | new | 1 | |
ValidationMiddlewareTest (\symfony\component\messenger\tests\middleware) | ValidationStamp (\symfony\component\messenger\stamp) | new | 1 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | extends | 1 | |
SimpleMiddleware (\symfony\component\messenger\tests) | MiddlewareInterface (\symfony\component\messenger\middleware) | implements | 1 |
StackInterface (\symfony\component\messenger\middleware) | type | 1 | |
ErrorDetailsStampTest (\symfony\component\messenger\tests\stamp) | HandlerFailedException (\symfony\component\messenger\exception) | new | 1 |
FlattenExceptionNormalizer (\symfony\component\messenger\transport\serialization\normalizer) | new | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
HandledStampTest (\symfony\component\messenger\tests\stamp) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 1 |
HandledStamp (\symfony\component\messenger\stamp) | staticmethodcall | 1 | |
DummyCommandHandler (\symfony\component\messenger\tests\fixtures) | new | 1 | |
SentToFailureTransportStampTest (\symfony\component\messenger\tests\stamp) | SentToFailureTransportStamp (\symfony\component\messenger\stamp) | new | 1 |
SerializerStampTest (\symfony\component\messenger\tests\stamp) | SerializerStamp (\symfony\component\messenger\stamp) | new | 1 |
ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
TransportNamesStampTest (\symfony\component\messenger\tests\stamp) | Envelope (\symfony\component\messenger) | new | 1 |
Serializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
TestQueryBus (\symfony\component\messenger\tests) | HandleTrait (\symfony\component\messenger) | use | 1 |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
TraceableMessageBusTest (\symfony\component\messenger\tests) | DelayStamp (\symfony\component\messenger\stamp) | new | 1 |
HandledStamp (\symfony\component\messenger\stamp) | new | 1 | |
TestTracesWithHandleTraitAction (\symfony\component\messenger\tests\fixtures) | new | 1 | |
InMemoryTransportFactoryTest (\symfony\component\messenger\tests\transport\inmemory) | InMemoryTransportFactory (\symfony\component\messenger\transport\inmemory) | type | 1 |
InMemoryTransportTest (\symfony\component\messenger\tests\transport\inmemory) | DelayStamp (\symfony\component\messenger\stamp) | new | 1 |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
SendersLocatorTest (\symfony\component\messenger\tests\transport\sender) | TransportNamesStamp (\symfony\component\messenger\stamp) | new | 1 |
DummyPhpSerializerNonSendableStamp (\symfony\component\messenger\tests\transport\serialization) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
DummySymfonySerializerNonSendableStamp (\symfony\component\messenger\tests\transport\serialization) | NonSendableStampInterface (\symfony\component\messenger\stamp) | implements | 1 |
FlattenExceptionNormalizerTest (\symfony\component\messenger\tests\transport\serialization\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | type | 1 |
FlattenExceptionNormalizer (\symfony\component\messenger\transport\serialization\normalizer) | type | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | staticconstant | 1 | |
PhpSerializerTest (\symfony\component\messenger\tests\transport\serialization) | DummyPhpSerializerNonSendableStamp (\symfony\component\messenger\tests\transport\serialization) | new | 1 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
PhpSerializerWithClassNotFoundSupportTest (\symfony\component\messenger\tests\transport\serialization) | Envelope (\symfony\component\messenger) | new | 1 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 1 | |
PhpSerializerTest (\symfony\component\messenger\tests\transport\serialization) | extends | 1 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 1 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | type | 1 | |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | DummySymfonySerializerNonSendableStamp (\symfony\component\messenger\tests\transport\serialization) | new | 1 |
SyncTransportFactoryTest (\symfony\component\messenger\tests\transport\sync) | SyncTransportFactory (\symfony\component\messenger\transport\sync) | new | 1 |
SyncTransportTest (\symfony\component\messenger\tests\transport\sync) | Envelope (\symfony\component\messenger) | new | 1 |
SyncTransport (\symfony\component\messenger\transport\sync) | new | 1 | |
WorkerTest (\symfony\component\messenger\tests) | WorkerRateLimitedEvent (\symfony\component\messenger\event) | type | 1 |
SentStamp (\symfony\component\messenger\stamp) | new | 1 | |
DummyQueueReceiver (\symfony\component\messenger\tests) | new | 1 | |
RateLimiterFactory (\symfony\component\ratelimiter) | new | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 1 | |
TraceableMessageBus (\symfony\component\messenger) | Envelope (\symfony\component\messenger) | staticmethodcall | 1 |
Envelope (\symfony\component\messenger) | type | 1 | |
MessageBusInterface (\symfony\component\messenger) | implements | 1 | |
InMemoryTransport (\symfony\component\messenger\transport\inmemory) | SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
InMemoryTransportFactory (\symfony\component\messenger\transport\inmemory) | InMemoryTransport (\symfony\component\messenger\transport\inmemory) | new | 1 |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | Envelope (\symfony\component\messenger) | type | 1 |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | extends | 1 | |
QueueReceiverInterface (\symfony\component\messenger\transport\receiver) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | extends | 1 |
SingleMessageReceiver (\symfony\component\messenger\transport\receiver) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | implements | 1 |
SendersLocator (\symfony\component\messenger\transport\sender) | Envelope (\symfony\component\messenger) | type | 1 |
RuntimeException (\symfony\component\messenger\exception) | new | 1 | |
HandlersLocator (\symfony\component\messenger\handler) | staticmethodcall | 1 | |
SendersLocatorInterface (\symfony\component\messenger\transport\sender) | implements | 1 | |
SendersLocatorInterface (\symfony\component\messenger\transport\sender) | Envelope (\symfony\component\messenger) | type | 1 |
FlattenExceptionNormalizer (\symfony\component\messenger\transport\serialization\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | instanceof | 1 |
FlattenException (\symfony\component\errorhandler\exception) | new | 1 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerAwareTrait (\symfony\component\serializer\normalizer) | use | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | Envelope (\symfony\component\messenger) | instanceof | 1 |
MessageDecodingFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
MessageDecodingFailedStamp (\symfony\component\messenger\stamp) | new | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | implements | 1 | |
Serializer (\symfony\component\messenger\transport\serialization) | Envelope (\symfony\component\messenger) | new | 1 |
LogicException (\symfony\component\messenger\exception) | new | 1 | |
SerializedMessageStamp (\symfony\component\messenger\stamp) | new | 1 | |
SerializerStamp (\symfony\component\messenger\stamp) | instanceof | 1 | |
SerializerStamp (\symfony\component\messenger\stamp) | type | 1 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | implements | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
XmlEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
SyncTransport (\symfony\component\messenger\transport\sync) | TransportInterface (\symfony\component\messenger\transport) | implements | 1 |
SyncTransportFactory (\symfony\component\messenger\transport\sync) | SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 |
SyncTransport (\symfony\component\messenger\transport\sync) | new | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
TransportFactory (\symfony\component\messenger\transport) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 1 |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
TransportFactoryInterface (\symfony\component\messenger\transport) | SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 |
TransportInterface (\symfony\component\messenger\transport) | type | 1 | |
TransportInterface (\symfony\component\messenger\transport) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | extends | 1 |
SenderInterface (\symfony\component\messenger\transport\sender) | extends | 1 | |
Worker (\symfony\component\messenger) | ClockInterface (\symfony\component\clock) | type | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerMessageHandledEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerRateLimitedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerStartedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerStoppedEvent (\symfony\component\messenger\event) | new | 1 | |
EnvelopeAwareExceptionInterface (\symfony\component\messenger\exception) | instanceof | 1 | |
RejectRedeliveredMessageException (\symfony\component\messenger\exception) | instanceof | 1 | |
RuntimeException (\symfony\component\messenger\exception) | new | 1 | |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
FlushBatchHandlersStamp (\symfony\component\messenger\stamp) | new | 1 | |
QueueReceiverInterface (\symfony\component\messenger\transport\receiver) | instanceof | 1 | |
Address (\symfony\component\mime) | IdnAddressEncoder (\symfony\component\mime\encoder) | type | 1 |
InvalidArgumentException (\symfony\component\mime\exception) | new | 1 | |
LogicException (\symfony\component\mime\exception) | new | 1 | |
RfcComplianceException (\symfony\component\mime\exception) | new | 1 | |
BodyRendererInterface (\symfony\component\mime) | Message (\symfony\component\mime) | type | 1 |
DkimSigner (\symfony\component\mime\crypto) | RuntimeException (\symfony\component\mime\exception) | new | 1 |
UnstructuredHeader (\symfony\component\mime\header) | new | 1 | |
Message (\symfony\component\mime) | new | 1 | |
AbstractPart (\symfony\component\mime\part) | type | 1 | |
SMime (\symfony\component\mime\crypto) | RuntimeException (\symfony\component\mime\exception) | new | 1 |
SMimePart (\symfony\component\mime\part) | new | 1 | |
SMimePart (\symfony\component\mime\part) | type | 1 | |
SMimeEncrypter (\symfony\component\mime\crypto) | SMime (\symfony\component\mime\crypto) | extends | 1 |
RuntimeException (\symfony\component\mime\exception) | new | 1 | |
Message (\symfony\component\mime) | new | 1 | |
SMimeSigner (\symfony\component\mime\crypto) | SMime (\symfony\component\mime\crypto) | extends | 1 |
RuntimeException (\symfony\component\mime\exception) | new | 1 | |
Message (\symfony\component\mime) | new | 1 | |
AddMimeTypeGuesserPass (\symfony\component\mime\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
DraftEmail (\symfony\component\mime) | Email (\symfony\component\mime) | extends | 1 |
Email (\symfony\component\mime) | staticmethodcall | 1 | |
Message (\symfony\component\mime) | staticmethodcall | 1 | |
AbstractPart (\symfony\component\mime\part) | type | 1 | |
RawMessage (\symfony\component\mime) | staticmethodcall | 1 | |
Email (\symfony\component\mime) | Message (\symfony\component\mime) | extends | 1 |
DataPart (\symfony\component\mime\part) | type | 1 | |
AlternativePart (\symfony\component\mime\part\multipart) | new | 1 | |
RelatedPart (\symfony\component\mime\part\multipart) | new | 1 | |
Base64ContentEncoder (\symfony\component\mime\encoder) | Base64Encoder (\symfony\component\mime\encoder) | extends | 1 |
ContentEncoderInterface (\symfony\component\mime\encoder) | implements | 1 | |
RuntimeException (\symfony\component\mime\exception) | new | 1 | |
Base64Encoder (\symfony\component\mime\encoder) | EncoderInterface (\symfony\component\mime\encoder) | implements | 1 |
Base64MimeHeaderEncoder (\symfony\component\mime\encoder) | Base64Encoder (\symfony\component\mime\encoder) | extends | 1 |
Base64Encoder (\symfony\component\mime\encoder) | staticmethodcall | 1 | |
MimeHeaderEncoderInterface (\symfony\component\mime\encoder) | implements | 1 | |
ContentEncoderInterface (\symfony\component\mime\encoder) | EncoderInterface (\symfony\component\mime\encoder) | extends | 1 |
EightBitContentEncoder (\symfony\component\mime\encoder) | ContentEncoderInterface (\symfony\component\mime\encoder) | implements | 1 |
IdnAddressEncoder (\symfony\component\mime\encoder) | AddressEncoderInterface (\symfony\component\mime\encoder) | implements | 1 |
IdnAddressEncoderTest (\symfony\component\mime\encoder) | IdnAddressEncoder (\symfony\component\mime\encoder) | new | 1 |
QpContentEncoder (\symfony\component\mime\encoder) | ContentEncoderInterface (\symfony\component\mime\encoder) | implements | 1 |
QpEncoder (\symfony\component\mime\encoder) | CharacterStream (\symfony\component\mime) | new | 1 |
EncoderInterface (\symfony\component\mime\encoder) | implements | 1 | |
QpMimeHeaderEncoder (\symfony\component\mime\encoder) | MimeHeaderEncoderInterface (\symfony\component\mime\encoder) | implements | 1 |
QpEncoder (\symfony\component\mime\encoder) | extends | 1 | |
QpEncoder (\symfony\component\mime\encoder) | staticmethodcall | 1 | |
Rfc2231Encoder (\symfony\component\mime\encoder) | CharacterStream (\symfony\component\mime) | new | 1 |
EncoderInterface (\symfony\component\mime\encoder) | implements | 1 | |
AddressEncoderException (\symfony\component\mime\exception) | RfcComplianceException (\symfony\component\mime\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\mime\exception) | ExceptionInterface (\symfony\component\mime\exception) | implements | 1 |
LogicException (\symfony\component\mime\exception) | ExceptionInterface (\symfony\component\mime\exception) | implements | 1 |
RfcComplianceException (\symfony\component\mime\exception) | ExceptionInterface (\symfony\component\mime\exception) | implements | 1 |
RuntimeException (\symfony\component\mime\exception) | ExceptionInterface (\symfony\component\mime\exception) | implements | 1 |
FileBinaryMimeTypeGuesser (\symfony\component\mime) | InvalidArgumentException (\symfony\component\mime\exception) | new | 1 |
LogicException (\symfony\component\mime\exception) | new | 1 | |
MimeTypeGuesserInterface (\symfony\component\mime) | implements | 1 | |
FileinfoMimeTypeGuesser (\symfony\component\mime) | InvalidArgumentException (\symfony\component\mime\exception) | new | 1 |
LogicException (\symfony\component\mime\exception) | new | 1 | |
MimeTypeGuesserInterface (\symfony\component\mime) | implements | 1 | |
AbstractHeader (\symfony\component\mime\header) | QpMimeHeaderEncoder (\symfony\component\mime\encoder) | type | 1 |
HeaderInterface (\symfony\component\mime\header) | implements | 1 | |
DateHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | extends | 1 |
AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
Headers (\symfony\component\mime\header) | Address (\symfony\component\mime) | instanceof | 1 |
Address (\symfony\component\mime) | new | 1 | |
DateHeader (\symfony\component\mime\header) | new | 1 | |
IdentificationHeader (\symfony\component\mime\header) | new | 1 | |
MailboxHeader (\symfony\component\mime\header) | new | 1 | |
MailboxListHeader (\symfony\component\mime\header) | new | 1 | |
ParameterizedHeader (\symfony\component\mime\header) | new | 1 | |
PathHeader (\symfony\component\mime\header) | new | 1 | |
UnstructuredHeader (\symfony\component\mime\header) | new | 1 | |
IdentificationHeader (\symfony\component\mime\header) | Address (\symfony\component\mime) | new | 1 |
AbstractHeader (\symfony\component\mime\header) | extends | 1 | |
AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
MailboxHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | extends | 1 |
MailboxListHeader (\symfony\component\mime\header) | Address (\symfony\component\mime) | type | 1 |
AbstractHeader (\symfony\component\mime\header) | extends | 1 | |
ParameterizedHeader (\symfony\component\mime\header) | Rfc2231Encoder (\symfony\component\mime\encoder) | type | 1 |
UnstructuredHeader (\symfony\component\mime\header) | extends | 1 | |
PathHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | extends | 1 |
AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
UnstructuredHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | extends | 1 |
AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 1 | |
DefaultHtmlToTextConverter (\symfony\component\mime\htmltotextconverter) | HtmlToTextConverterInterface (\symfony\component\mime\htmltotextconverter) | implements | 1 |
LeagueHtmlToMarkdownConverter (\symfony\component\mime\htmltotextconverter) | HtmlToTextConverterInterface (\symfony\component\mime\htmltotextconverter) | implements | 1 |
Message (\symfony\component\mime) | RawMessage (\symfony\component\mime) | extends | 1 |
RawMessage (\symfony\component\mime) | staticmethodcall | 1 | |
MessageConverter (\symfony\component\mime) | Email (\symfony\component\mime) | instanceof | 1 |
DataPart (\symfony\component\mime\part) | instanceof | 1 | |
AlternativePart (\symfony\component\mime\part\multipart) | type | 1 | |
MixedPart (\symfony\component\mime\part\multipart) | instanceof | 1 | |
RelatedPart (\symfony\component\mime\part\multipart) | type | 1 | |
TextPart (\symfony\component\mime\part) | type | 1 | |
MimeTypes (\symfony\component\mime) | LogicException (\symfony\component\mime\exception) | new | 1 |
FileBinaryMimeTypeGuesser (\symfony\component\mime) | new | 1 | |
FileinfoMimeTypeGuesser (\symfony\component\mime) | new | 1 | |
MimeTypeGuesserInterface (\symfony\component\mime) | type | 1 | |
MimeTypesInterface (\symfony\component\mime) | implements | 1 | |
MimeTypesInterface (\symfony\component\mime) | MimeTypeGuesserInterface (\symfony\component\mime) | extends | 1 |
AbstractMultipartPart (\symfony\component\mime\part) | Headers (\symfony\component\mime\header) | type | 1 |
AbstractPart (\symfony\component\mime\part) | extends | 1 | |
AbstractPart (\symfony\component\mime\part) | type | 1 | |
DataPart (\symfony\component\mime\part) | InvalidArgumentException (\symfony\component\mime\exception) | new | 1 |
Headers (\symfony\component\mime\header) | type | 1 | |
File (\symfony\component\mime\part) | new | 1 | |
TextPart (\symfony\component\mime\part) | extends | 1 | |
File (\symfony\component\mime\part) | MimeTypes (\symfony\component\mime) | type | 1 |
MessagePart (\symfony\component\mime\part) | Message (\symfony\component\mime) | instanceof | 1 |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
DataPart (\symfony\component\mime\part) | extends | 1 | |
DataPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
TextPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
AlternativePart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | extends | 1 |
DigestPart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | extends | 1 |
AbstractMultipartPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
MessagePart (\symfony\component\mime\part) | type | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | extends | 1 |
AbstractMultipartPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 1 | |
TextPart (\symfony\component\mime\part) | instanceof | 1 | |
TextPart (\symfony\component\mime\part) | new | 1 | |
MixedPart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | extends | 1 |
RelatedPart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | extends | 1 |
SMimePart (\symfony\component\mime\part) | AbstractPart (\symfony\component\mime\part) | extends | 1 |
TextPart (\symfony\component\mime\part) | Base64ContentEncoder (\symfony\component\mime\encoder) | new | 1 |
ContentEncoderInterface (\symfony\component\mime\encoder) | type | 1 | |
EightBitContentEncoder (\symfony\component\mime\encoder) | new | 1 | |
QpContentEncoder (\symfony\component\mime\encoder) | new | 1 | |
AbstractPart (\symfony\component\mime\part) | extends | 1 | |
RawMessage (\symfony\component\mime) | LogicException (\symfony\component\mime\exception) | new | 1 |
EmailAddressContains (\symfony\component\mime\test\constraint) | MailboxHeader (\symfony\component\mime\header) | instanceof | 1 |
MailboxListHeader (\symfony\component\mime\header) | instanceof | 1 | |
EmailHeaderSame (\symfony\component\mime\test\constraint) | UnstructuredHeader (\symfony\component\mime\header) | instanceof | 1 |
AbstractMimeTypeGuesserTestCase (\symfony\component\mime\tests) | MimeTypeGuesserInterface (\symfony\component\mime) | type | 1 |
DkimSignerTest (\symfony\component\mime\tests\crypto) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 1 |
SMimeEncrypterTest (\symfony\component\mime\tests\crypto) | SMimeSigner (\symfony\component\mime\crypto) | new | 1 |
SMimeTestCase (\symfony\component\mime\tests\crypto) | extends | 1 | |
SMimeSignerTest (\symfony\component\mime\tests\crypto) | SMimeEncrypter (\symfony\component\mime\crypto) | new | 1 |
SMimeTestCase (\symfony\component\mime\tests\crypto) | extends | 1 | |
SMimeTestCase (\symfony\component\mime\tests\crypto) | RuntimeException (\symfony\component\mime\exception) | new | 1 |
Message (\symfony\component\mime) | instanceof | 1 | |
Message (\symfony\component\mime) | type | 1 | |
RawMessage (\symfony\component\mime) | type | 1 | |
AddMimeTypeGuesserPassTest (\symfony\component\mime\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
Definition (\symfony\component\dependencyinjection) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AddMimeTypeGuesserPass (\symfony\component\mime\dependencyinjection) | new | 1 | |
EmailTest (\symfony\component\mime\tests) | EmailHeaderSame (\symfony\component\mime\test\constraint) | new | 1 |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
MimeMessageNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
Base64MimeHeaderEncoderTest (\symfony\component\mime\tests\encoder) | Base64MimeHeaderEncoder (\symfony\component\mime\encoder) | new | 1 |
FileBinaryMimeTypeGuesserTest (\symfony\component\mime\tests) | FileBinaryMimeTypeGuesser (\symfony\component\mime) | new | 1 |
MimeTypeGuesserInterface (\symfony\component\mime) | type | 1 | |
AbstractMimeTypeGuesserTestCase (\symfony\component\mime\tests) | extends | 1 | |
FileinfoMimeTypeGuesserTest (\symfony\component\mime\tests) | FileinfoMimeTypeGuesser (\symfony\component\mime) | new | 1 |
MimeTypeGuesserInterface (\symfony\component\mime) | type | 1 | |
AbstractMimeTypeGuesserTestCase (\symfony\component\mime\tests) | extends | 1 | |
HeadersTest (\symfony\component\mime\tests\header) | Headers (\symfony\component\mime\header) | staticmethodcall | 1 |
MailboxListHeader (\symfony\component\mime\header) | new | 1 | |
DefaultHtmlToTextConverterTest (\symfony\component\mime\tests\htmltotextconverter) | DefaultHtmlToTextConverter (\symfony\component\mime\htmltotextconverter) | new | 1 |
LeagueHtmlToMarkdownConverterTest (\symfony\component\mime\tests\htmltotextconverter) | LeagueHtmlToMarkdownConverter (\symfony\component\mime\htmltotextconverter) | new | 1 |
MessageConverterTest (\symfony\component\mime\tests) | Email (\symfony\component\mime) | new | 1 |
Email (\symfony\component\mime) | type | 1 | |
Message (\symfony\component\mime) | new | 1 | |
MessageTest (\symfony\component\mime\tests) | UnstructuredHeader (\symfony\component\mime\header) | new | 1 |
DataPart (\symfony\component\mime\part) | new | 1 | |
AlternativePart (\symfony\component\mime\part\multipart) | new | 1 | |
MixedPart (\symfony\component\mime\part\multipart) | new | 1 | |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
MimeMessageNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
MimeTypesTest (\symfony\component\mime\tests) | RuntimeException (\symfony\component\mime\exception) | new | 1 |
MimeTypeGuesserInterface (\symfony\component\mime) | type | 1 | |
AbstractMimeTypeGuesserTestCase (\symfony\component\mime\tests) | extends | 1 | |
DataPartTest (\symfony\component\mime\tests\part) | IdentificationHeader (\symfony\component\mime\header) | new | 1 |
PhpExecutableFinder (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | new | 1 | |
MessagePartTest (\symfony\component\mime\tests\part) | Headers (\symfony\component\mime\header) | new | 1 |
UnstructuredHeader (\symfony\component\mime\header) | new | 1 | |
AlternativePartTest (\symfony\component\mime\tests\part\multipart) | AlternativePart (\symfony\component\mime\part\multipart) | new | 1 |
DigestPartTest (\symfony\component\mime\tests\part\multipart) | DigestPart (\symfony\component\mime\part\multipart) | new | 1 |
MixedPartTest (\symfony\component\mime\tests\part\multipart) | MixedPart (\symfony\component\mime\part\multipart) | new | 1 |
RelatedPartTest (\symfony\component\mime\tests\part\multipart) | RelatedPart (\symfony\component\mime\part\multipart) | new | 1 |
TextPartTest (\symfony\component\mime\tests\part) | File (\symfony\component\mime\part) | new | 1 |
AllMySmsOptions (\symfony\component\notifier\bridge\allmysms) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | AllMySmsOptions (\symfony\component\notifier\bridge\allmysms) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AllMySmsTransportFactory (\symfony\component\notifier\bridge\allmysms) | AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | new | 1 |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AllMySmsOptionsTest (\symfony\component\notifier\bridge\allmysms\tests) | AllMySmsOptions (\symfony\component\notifier\bridge\allmysms) | new | 1 |
AllMySmsTransportFactoryTest (\symfony\component\notifier\bridge\allmysms\tests) | AllMySmsTransportFactory (\symfony\component\notifier\bridge\allmysms) | new | 1 |
AllMySmsTransportFactory (\symfony\component\notifier\bridge\allmysms) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
AllMySmsTransportTest (\symfony\component\notifier\bridge\allmysms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
AllMySmsOptions (\symfony\component\notifier\bridge\allmysms) | new | 1 | |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | new | 1 | |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AmazonSnsOptions (\symfony\component\notifier\bridge\amazonsns) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
TransportException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AmazonSnsTransportFactory (\symfony\component\notifier\bridge\amazonsns) | AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | new | 1 |
AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AmazonSnsTransportFactoryTest (\symfony\component\notifier\bridge\amazonsns\tests) | AmazonSnsTransportFactory (\symfony\component\notifier\bridge\amazonsns) | new | 1 |
AmazonSnsTransportFactory (\symfony\component\notifier\bridge\amazonsns) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
AmazonSnsTransportTest (\symfony\component\notifier\bridge\amazonsns\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | type | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
TestOptions (\symfony\component\notifier\tests\fixtures) | new | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
BandwidthOptions (\symfony\component\notifier\bridge\bandwidth) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | BandwidthOptions (\symfony\component\notifier\bridge\bandwidth) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
BandwidthTransportFactory (\symfony\component\notifier\bridge\bandwidth) | BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | new | 1 |
BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
BandwidthOptionsTest (\symfony\component\notifier\bridge\bandwidth\tests) | BandwidthOptions (\symfony\component\notifier\bridge\bandwidth) | new | 1 |
BandwidthTransportFactoryTest (\symfony\component\notifier\bridge\bandwidth\tests) | BandwidthTransportFactory (\symfony\component\notifier\bridge\bandwidth) | new | 1 |
BandwidthTransportFactory (\symfony\component\notifier\bridge\bandwidth) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
BandwidthTransportTest (\symfony\component\notifier\bridge\bandwidth\tests) | BandwidthOptions (\symfony\component\notifier\bridge\bandwidth) | new | 1 |
BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | new | 1 | |
BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
BrevoTransport (\symfony\component\notifier\bridge\brevo) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
BrevoTransportFactory (\symfony\component\notifier\bridge\brevo) | BrevoTransport (\symfony\component\notifier\bridge\brevo) | new | 1 |
BrevoTransport (\symfony\component\notifier\bridge\brevo) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
BrevoTransportFactoryTest (\symfony\component\notifier\bridge\brevo\tests) | BrevoTransportFactory (\symfony\component\notifier\bridge\brevo) | new | 1 |
BrevoTransportFactory (\symfony\component\notifier\bridge\brevo) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
BrevoTransportTest (\symfony\component\notifier\bridge\brevo\tests) | BrevoTransport (\symfony\component\notifier\bridge\brevo) | new | 1 |
BrevoTransport (\symfony\component\notifier\bridge\brevo) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ChatworkOptions (\symfony\component\notifier\bridge\chatwork) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ChatworkTransport (\symfony\component\notifier\bridge\chatwork) | ChatworkMessageBodyBuilder (\symfony\component\notifier\bridge\chatwork) | new | 1 |
ChatworkOptions (\symfony\component\notifier\bridge\chatwork) | instanceof | 1 | |
TransportExceptionInterface (\symfony\component\notifier\exception) | catch | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ChatworkTransportFactory (\symfony\component\notifier\bridge\chatwork) | ChatworkTransport (\symfony\component\notifier\bridge\chatwork) | new | 1 |
ChatworkTransport (\symfony\component\notifier\bridge\chatwork) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ChatworkTransportFactoryTest (\symfony\component\notifier\bridge\chatwork\tests) | ChatworkTransportFactory (\symfony\component\notifier\bridge\chatwork) | new | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\notifier\transport) | type | 1 | |
ChatworkTransportTest (\symfony\component\notifier\bridge\chatwork\tests) | ChatworkTransport (\symfony\component\notifier\bridge\chatwork) | new | 1 |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ClickatellTransportFactory (\symfony\component\notifier\bridge\clickatell) | ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | new | 1 |
ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ClickatellTransportFactoryTest (\symfony\component\notifier\bridge\clickatell\tests) | ClickatellTransportFactory (\symfony\component\notifier\bridge\clickatell) | new | 1 |
ClickatellTransportFactory (\symfony\component\notifier\bridge\clickatell) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ClickatellTransportTest (\symfony\component\notifier\bridge\clickatell\tests) | ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | new | 1 |
ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ClickSendOptions (\symfony\component\notifier\bridge\clicksend) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | ClickSendOptions (\symfony\component\notifier\bridge\clicksend) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ClickSendTransportFactory (\symfony\component\notifier\bridge\clicksend) | ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | new | 1 |
ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ClickSendOptionsTest (\symfony\component\notifier\bridge\clicksend\tests) | ClickSendOptions (\symfony\component\notifier\bridge\clicksend) | new | 1 |
ClickSendTransportFactoryTest (\symfony\component\notifier\bridge\clicksend\tests) | ClickSendTransportFactory (\symfony\component\notifier\bridge\clicksend) | new | 1 |
ClickSendTransportFactory (\symfony\component\notifier\bridge\clicksend) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ClickSendTransportTest (\symfony\component\notifier\bridge\clicksend\tests) | ClickSendOptions (\symfony\component\notifier\bridge\clicksend) | new | 1 |
ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | new | 1 | |
ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ContactEveryoneOptions (\symfony\component\notifier\bridge\contacteveryone) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | ContactEveryoneOptions (\symfony\component\notifier\bridge\contacteveryone) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ContactEveryoneTransportFactory (\symfony\component\notifier\bridge\contacteveryone) | ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | new | 1 |
ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ContactEveryoneOptionsTest (\symfony\component\notifier\bridge\contacteveryone\tests) | ContactEveryoneOptions (\symfony\component\notifier\bridge\contacteveryone) | new | 1 |
ContactEveryoneTransportFactoryTest (\symfony\component\notifier\bridge\contacteveryone\tests) | ContactEveryoneTransportFactory (\symfony\component\notifier\bridge\contacteveryone) | new | 1 |
ContactEveryoneTransportFactory (\symfony\component\notifier\bridge\contacteveryone) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ContactEveryoneTransportTest (\symfony\component\notifier\bridge\contacteveryone\tests) | ContactEveryoneOptions (\symfony\component\notifier\bridge\contacteveryone) | new | 1 |
ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | new | 1 | |
ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
DiscordOptions (\symfony\component\notifier\bridge\discord) | DiscordEmbedInterface (\symfony\component\notifier\bridge\discord\embeds) | type | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
DiscordTransport (\symfony\component\notifier\bridge\discord) | DiscordOptions (\symfony\component\notifier\bridge\discord) | instanceof | 1 |
LengthException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
DiscordTransportFactory (\symfony\component\notifier\bridge\discord) | DiscordTransport (\symfony\component\notifier\bridge\discord) | new | 1 |
DiscordTransport (\symfony\component\notifier\bridge\discord) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AbstractDiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | DiscordEmbedInterface (\symfony\component\notifier\bridge\discord\embeds) | implements | 1 |
AbstractDiscordEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | DiscordEmbedObjectInterface (\symfony\component\notifier\bridge\discord\embeds) | implements | 1 |
DiscordAuthorEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | AbstractDiscordEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | extends | 1 |
LengthException (\symfony\component\notifier\exception) | new | 1 | |
DiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | AbstractDiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | extends | 1 |
DiscordAuthorEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | type | 1 | |
DiscordFieldEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | type | 1 | |
DiscordFooterEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | type | 1 | |
DiscordFieldEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | AbstractDiscordEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | extends | 1 |
DiscordFooterEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | AbstractDiscordEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | extends | 1 |
LengthException (\symfony\component\notifier\exception) | new | 1 | |
DiscordMediaEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | AbstractDiscordEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | extends | 1 |
DiscordTransportFactoryTest (\symfony\component\notifier\bridge\discord\tests) | DiscordTransportFactory (\symfony\component\notifier\bridge\discord) | new | 1 |
DiscordTransportFactory (\symfony\component\notifier\bridge\discord) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
DiscordTransportTest (\symfony\component\notifier\bridge\discord\tests) | DiscordTransport (\symfony\component\notifier\bridge\discord) | new | 1 |
DiscordTransport (\symfony\component\notifier\bridge\discord) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
EngagespotOptions (\symfony\component\notifier\bridge\engagespot) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | EngagespotOptions (\symfony\component\notifier\bridge\engagespot) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
EngagespotTransportFactory (\symfony\component\notifier\bridge\engagespot) | EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | new | 1 |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
EngagespotTransportFactoryTest (\symfony\component\notifier\bridge\engagespot\tests) | EngagespotTransportFactory (\symfony\component\notifier\bridge\engagespot) | new | 1 |
EngagespotTransportFactory (\symfony\component\notifier\bridge\engagespot) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
EngagespotTransportTest (\symfony\component\notifier\bridge\engagespot\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | new | 1 | |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | type | 1 | |
PushMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
EsendexOptions (\symfony\component\notifier\bridge\esendex) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
EsendexTransport (\symfony\component\notifier\bridge\esendex) | JsonException (\symfony\component\httpclient\exception) | catch | 1 |
EsendexOptions (\symfony\component\notifier\bridge\esendex) | instanceof | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
EsendexTransportFactory (\symfony\component\notifier\bridge\esendex) | EsendexTransport (\symfony\component\notifier\bridge\esendex) | new | 1 |
EsendexTransport (\symfony\component\notifier\bridge\esendex) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
EsendexOptionsTest (\symfony\component\notifier\bridge\esendex\tests) | EsendexOptions (\symfony\component\notifier\bridge\esendex) | new | 1 |
EsendexTransportFactoryTest (\symfony\component\notifier\bridge\esendex\tests) | EsendexTransportFactory (\symfony\component\notifier\bridge\esendex) | new | 1 |
EsendexTransportFactory (\symfony\component\notifier\bridge\esendex) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
EsendexTransportTest (\symfony\component\notifier\bridge\esendex\tests) | EsendexOptions (\symfony\component\notifier\bridge\esendex) | new | 1 |
EsendexTransport (\symfony\component\notifier\bridge\esendex) | new | 1 | |
EsendexTransport (\symfony\component\notifier\bridge\esendex) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ExpoOptions (\symfony\component\notifier\bridge\expo) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ExpoTransport (\symfony\component\notifier\bridge\expo) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ExpoTransportFactory (\symfony\component\notifier\bridge\expo) | ExpoTransport (\symfony\component\notifier\bridge\expo) | new | 1 |
ExpoTransport (\symfony\component\notifier\bridge\expo) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ExpoTransportFactoryTest (\symfony\component\notifier\bridge\expo\tests) | ExpoTransportFactory (\symfony\component\notifier\bridge\expo) | new | 1 |
ExpoTransportFactory (\symfony\component\notifier\bridge\expo) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ExpoTransportTest (\symfony\component\notifier\bridge\expo\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
ExpoTransport (\symfony\component\notifier\bridge\expo) | new | 1 | |
ExpoTransport (\symfony\component\notifier\bridge\expo) | type | 1 | |
PushMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
Email (\symfony\component\mime) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
ChatMessage (\symfony\component\notifier\message) | instanceof | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
ChatMessage (\symfony\component\notifier\message) | instanceof | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatTransportFactory (\symfony\component\notifier\bridge\fakechat) | FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | new | 1 |
FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | type | 1 | |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | new | 1 | |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | type | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatEmailTransportTest (\symfony\component\notifier\bridge\fakechat\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatLoggerTransportTest (\symfony\component\notifier\bridge\fakechat\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | new | 1 | |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | type | 1 | |
TestLogger (\symfony\component\notifier\bridge\fakechat\tests) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
TestOptions (\symfony\component\notifier\tests\fixtures) | new | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeChatTransportFactoryTest (\symfony\component\notifier\bridge\fakechat\tests) | FakeChatTransportFactory (\symfony\component\notifier\bridge\fakechat) | type | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
Email (\symfony\component\mime) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeSmsTransportFactory (\symfony\component\notifier\bridge\fakesms) | FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | new | 1 |
FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | type | 1 | |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | new | 1 | |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | type | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeSmsEmailTransportTest (\symfony\component\notifier\bridge\fakesms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeSmsLoggerTransportTest (\symfony\component\notifier\bridge\fakesms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | new | 1 | |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | type | 1 | |
TestLogger (\symfony\component\notifier\bridge\fakesms\tests) | new | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FakeSmsTransportFactoryTest (\symfony\component\notifier\bridge\fakesms\tests) | FakeSmsTransportFactory (\symfony\component\notifier\bridge\fakesms) | type | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
FirebaseOptions (\symfony\component\notifier\bridge\firebase) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
FirebaseTransport (\symfony\component\notifier\bridge\firebase) | FirebaseOptions (\symfony\component\notifier\bridge\firebase) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FirebaseTransportFactory (\symfony\component\notifier\bridge\firebase) | FirebaseTransport (\symfony\component\notifier\bridge\firebase) | new | 1 |
FirebaseTransport (\symfony\component\notifier\bridge\firebase) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AndroidNotification (\symfony\component\notifier\bridge\firebase\notification) | FirebaseOptions (\symfony\component\notifier\bridge\firebase) | extends | 1 |
IOSNotification (\symfony\component\notifier\bridge\firebase\notification) | FirebaseOptions (\symfony\component\notifier\bridge\firebase) | extends | 1 |
WebNotification (\symfony\component\notifier\bridge\firebase\notification) | FirebaseOptions (\symfony\component\notifier\bridge\firebase) | extends | 1 |
FirebaseTransportFactoryTest (\symfony\component\notifier\bridge\firebase\tests) | FirebaseTransportFactory (\symfony\component\notifier\bridge\firebase) | new | 1 |
FirebaseTransportFactory (\symfony\component\notifier\bridge\firebase) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
FirebaseTransportTest (\symfony\component\notifier\bridge\firebase\tests) | FirebaseTransport (\symfony\component\notifier\bridge\firebase) | new | 1 |
FirebaseTransport (\symfony\component\notifier\bridge\firebase) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FortySixElksTransportFactory (\symfony\component\notifier\bridge\fortysixelks) | FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | new | 1 |
FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
FortySixElksTransportFactoryTest (\symfony\component\notifier\bridge\fortysixelks\tests) | FortySixElksTransportFactory (\symfony\component\notifier\bridge\fortysixelks) | new | 1 |
FortySixElksTransportFactory (\symfony\component\notifier\bridge\fortysixelks) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
FortySixElksTransportTest (\symfony\component\notifier\bridge\fortysixelks\tests) | FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | new | 1 |
FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
FreeMobileTransportFactory (\symfony\component\notifier\bridge\freemobile) | FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | new | 1 |
FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
FreeMobileTransportFactoryTest (\symfony\component\notifier\bridge\freemobile\tests) | FreeMobileTransportFactory (\symfony\component\notifier\bridge\freemobile) | new | 1 |
FreeMobileTransportFactory (\symfony\component\notifier\bridge\freemobile) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
FreeMobileTransportTest (\symfony\component\notifier\bridge\freemobile\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | new | 1 | |
FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GatewayApiOptions (\symfony\component\notifier\bridge\gatewayapi) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | GatewayApiOptions (\symfony\component\notifier\bridge\gatewayapi) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GatewayApiTransportFactory (\symfony\component\notifier\bridge\gatewayapi) | GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | new | 1 |
GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
GatewayApiOptionsTest (\symfony\component\notifier\bridge\gatewayapi\tests) | GatewayApiOptions (\symfony\component\notifier\bridge\gatewayapi) | new | 1 |
GatewayApiTransportFactoryTest (\symfony\component\notifier\bridge\gatewayapi\tests) | GatewayApiTransportFactory (\symfony\component\notifier\bridge\gatewayapi) | new | 1 |
GatewayApiTransportFactory (\symfony\component\notifier\bridge\gatewayapi) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
GatewayApiTransportTest (\symfony\component\notifier\bridge\gatewayapi\tests) | GatewayApiOptions (\symfony\component\notifier\bridge\gatewayapi) | new | 1 |
GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | new | 1 | |
GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GitterTransport (\symfony\component\notifier\bridge\gitter) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GitterTransportFactory (\symfony\component\notifier\bridge\gitter) | GitterTransport (\symfony\component\notifier\bridge\gitter) | new | 1 |
GitterTransport (\symfony\component\notifier\bridge\gitter) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
GitterTransportFactoryTest (\symfony\component\notifier\bridge\gitter\tests) | GitterTransportFactory (\symfony\component\notifier\bridge\gitter) | new | 1 |
GitterTransportFactory (\symfony\component\notifier\bridge\gitter) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
GitterTransportTest (\symfony\component\notifier\bridge\gitter\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
GitterTransport (\symfony\component\notifier\bridge\gitter) | new | 1 | |
GitterTransport (\symfony\component\notifier\bridge\gitter) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GoIpOptions (\symfony\component\notifier\bridge\goip) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
GoIpTransport (\symfony\component\notifier\bridge\goip) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GoIpTransportFactory (\symfony\component\notifier\bridge\goip) | GoIpTransport (\symfony\component\notifier\bridge\goip) | new | 1 |
GoIpTransport (\symfony\component\notifier\bridge\goip) | type | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
GoIpTransportFactoryTest (\symfony\component\notifier\bridge\goip\tests) | GoIpTransportFactory (\symfony\component\notifier\bridge\goip) | new | 1 |
GoIpTransportFactory (\symfony\component\notifier\bridge\goip) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
GoIpTransportTest (\symfony\component\notifier\bridge\goip\tests) | GoIpOptions (\symfony\component\notifier\bridge\goip) | new | 1 |
GoIpTransport (\symfony\component\notifier\bridge\goip) | new | 1 | |
GoIpTransport (\symfony\component\notifier\bridge\goip) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GoogleChatOptions (\symfony\component\notifier\bridge\googlechat) | ChatMessage (\symfony\component\notifier\message) | type | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | JsonException (\symfony\component\httpclient\exception) | catch | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
GoogleChatTransportFactory (\symfony\component\notifier\bridge\googlechat) | GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | new | 1 |
GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
GoogleChatTransportFactoryTest (\symfony\component\notifier\bridge\googlechat\tests) | GoogleChatTransportFactory (\symfony\component\notifier\bridge\googlechat) | new | 1 |
GoogleChatTransportFactory (\symfony\component\notifier\bridge\googlechat) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
GoogleChatTransportTest (\symfony\component\notifier\bridge\googlechat\tests) | GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | new | 1 |
GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
Notification (\symfony\component\notifier\notification) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
InfobipTransport (\symfony\component\notifier\bridge\infobip) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
InfobipTransportFactory (\symfony\component\notifier\bridge\infobip) | InfobipTransport (\symfony\component\notifier\bridge\infobip) | new | 1 |
InfobipTransport (\symfony\component\notifier\bridge\infobip) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
InfobipTransportFactoryTest (\symfony\component\notifier\bridge\infobip\tests) | InfobipTransportFactory (\symfony\component\notifier\bridge\infobip) | new | 1 |
InfobipTransportFactory (\symfony\component\notifier\bridge\infobip) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
InfobipTransportTest (\symfony\component\notifier\bridge\infobip\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
InfobipTransport (\symfony\component\notifier\bridge\infobip) | new | 1 | |
InfobipTransport (\symfony\component\notifier\bridge\infobip) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
IqsmsTransportFactory (\symfony\component\notifier\bridge\iqsms) | IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | new | 1 |
IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
IqsmsTransportFactoryTest (\symfony\component\notifier\bridge\iqsms\tests) | IqsmsTransportFactory (\symfony\component\notifier\bridge\iqsms) | new | 1 |
IqsmsTransportFactory (\symfony\component\notifier\bridge\iqsms) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
IqsmsTransportTest (\symfony\component\notifier\bridge\iqsms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | new | 1 | |
IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
IsendproTransport (\symfony\component\notifier\bridge\isendpro) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
IsendproTransportFactory (\symfony\component\notifier\bridge\isendpro) | IsendproTransport (\symfony\component\notifier\bridge\isendpro) | new | 1 |
IsendproTransport (\symfony\component\notifier\bridge\isendpro) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
IsendproTransportFactoryTest (\symfony\component\notifier\bridge\isendpro\tests) | IsendproTransportFactory (\symfony\component\notifier\bridge\isendpro) | new | 1 |
IsendproTransportFactory (\symfony\component\notifier\bridge\isendpro) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
IsendproTransportTest (\symfony\component\notifier\bridge\isendpro\tests) | IsendproTransport (\symfony\component\notifier\bridge\isendpro) | new | 1 |
IsendproTransport (\symfony\component\notifier\bridge\isendpro) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
KazInfoTehTransport (\symfony\component\notifier\bridge\kazinfoteh) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
KazInfoTehTransportFactory (\symfony\component\notifier\bridge\kazinfoteh) | KazInfoTehTransport (\symfony\component\notifier\bridge\kazinfoteh) | new | 1 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
KazInfoTehTransportFactoryTest (\symfony\component\notifier\bridge\kazinfoteh\tests) | KazInfoTehTransportFactory (\symfony\component\notifier\bridge\kazinfoteh) | new | 1 |
KazInfoTehTransportFactory (\symfony\component\notifier\bridge\kazinfoteh) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
KazInfoTehTransportTest (\symfony\component\notifier\bridge\kazinfoteh\tests) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
KazInfoTehTransport (\symfony\component\notifier\bridge\kazinfoteh) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LightSmsTransportFactory (\symfony\component\notifier\bridge\lightsms) | LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | new | 1 |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
LightSmsTransportFactoryTest (\symfony\component\notifier\bridge\lightsms\tests) | LightSmsTransportFactory (\symfony\component\notifier\bridge\lightsms) | new | 1 |
LightSmsTransportFactory (\symfony\component\notifier\bridge\lightsms) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
LightSmsTransportTest (\symfony\component\notifier\bridge\lightsms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | new | 1 | |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | TransportException (\symfony\component\notifier\exception) | catch | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LineNotifyTransportFactory (\symfony\component\notifier\bridge\linenotify) | LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | new | 1 |
LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
LineNotifyTransportTest (\symfony\component\notifier\bridge\linenotify\tests) | LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | new | 1 |
LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LinkedInOptions (\symfony\component\notifier\bridge\linkedin) | AuthorShare (\symfony\component\notifier\bridge\linkedin\share) | type | 1 |
LifecycleStateShare (\symfony\component\notifier\bridge\linkedin\share) | new | 1 | |
LifecycleStateShare (\symfony\component\notifier\bridge\linkedin\share) | type | 1 | |
ShareContentShare (\symfony\component\notifier\bridge\linkedin\share) | type | 1 | |
VisibilityShare (\symfony\component\notifier\bridge\linkedin\share) | new | 1 | |
VisibilityShare (\symfony\component\notifier\bridge\linkedin\share) | type | 1 | |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | LinkedInOptions (\symfony\component\notifier\bridge\linkedin) | staticmethodcall | 1 |
AuthorShare (\symfony\component\notifier\bridge\linkedin\share) | new | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LinkedInTransportFactory (\symfony\component\notifier\bridge\linkedin) | LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | new | 1 |
LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AuthorShare (\symfony\component\notifier\bridge\linkedin\share) | AbstractLinkedInShare (\symfony\component\notifier\bridge\linkedin\share) | extends | 1 |
LifecycleStateShare (\symfony\component\notifier\bridge\linkedin\share) | AbstractLinkedInShare (\symfony\component\notifier\bridge\linkedin\share) | extends | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
ShareContentShare (\symfony\component\notifier\bridge\linkedin\share) | AbstractLinkedInShare (\symfony\component\notifier\bridge\linkedin\share) | extends | 1 |
ShareMediaShare (\symfony\component\notifier\bridge\linkedin\share) | type | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
ShareMediaShare (\symfony\component\notifier\bridge\linkedin\share) | AbstractLinkedInShare (\symfony\component\notifier\bridge\linkedin\share) | extends | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
VisibilityShare (\symfony\component\notifier\bridge\linkedin\share) | AbstractLinkedInShare (\symfony\component\notifier\bridge\linkedin\share) | extends | 1 |
LinkedInTransportFactoryTest (\symfony\component\notifier\bridge\linkedin\tests) | LinkedInTransportFactory (\symfony\component\notifier\bridge\linkedin) | new | 1 |
LinkedInTransportFactory (\symfony\component\notifier\bridge\linkedin) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
LinkedInTransportTest (\symfony\component\notifier\bridge\linkedin\tests) | LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | new | 1 |
LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
Notification (\symfony\component\notifier\notification) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MailjetTransport (\symfony\component\notifier\bridge\mailjet) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MailjetTransportFactory (\symfony\component\notifier\bridge\mailjet) | MailjetTransport (\symfony\component\notifier\bridge\mailjet) | new | 1 |
MailjetTransport (\symfony\component\notifier\bridge\mailjet) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MailjetTransportFactoryTest (\symfony\component\notifier\bridge\mailjet\tests) | MailjetTransportFactory (\symfony\component\notifier\bridge\mailjet) | new | 1 |
MailjetTransportFactory (\symfony\component\notifier\bridge\mailjet) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MailjetTransportTest (\symfony\component\notifier\bridge\mailjet\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
MailjetTransport (\symfony\component\notifier\bridge\mailjet) | new | 1 | |
MailjetTransport (\symfony\component\notifier\bridge\mailjet) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MastodonOptions (\symfony\component\notifier\bridge\mastodon) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
MastodonTransport (\symfony\component\notifier\bridge\mastodon) | FormDataPart (\symfony\component\mime\part\multipart) | new | 1 |
MastodonOptions (\symfony\component\notifier\bridge\mastodon) | instanceof | 1 | |
RuntimeException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
MastodonTransportFactory (\symfony\component\notifier\bridge\mastodon) | MastodonTransport (\symfony\component\notifier\bridge\mastodon) | new | 1 |
MastodonTransport (\symfony\component\notifier\bridge\mastodon) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MastodonTransportFactoryTest (\symfony\component\notifier\bridge\mastodon\tests) | MastodonTransportFactory (\symfony\component\notifier\bridge\mastodon) | new | 1 |
MastodonTransportFactory (\symfony\component\notifier\bridge\mastodon) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MastodonTransportTest (\symfony\component\notifier\bridge\mastodon\tests) | MastodonTransport (\symfony\component\notifier\bridge\mastodon) | new | 1 |
MastodonTransport (\symfony\component\notifier\bridge\mastodon) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MattermostOptions (\symfony\component\notifier\bridge\mattermost) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
MattermostTransport (\symfony\component\notifier\bridge\mattermost) | MattermostOptions (\symfony\component\notifier\bridge\mattermost) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MattermostTransportFactory (\symfony\component\notifier\bridge\mattermost) | MattermostTransport (\symfony\component\notifier\bridge\mattermost) | new | 1 |
MattermostTransport (\symfony\component\notifier\bridge\mattermost) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MattermostTransportFactoryTest (\symfony\component\notifier\bridge\mattermost\tests) | MattermostTransportFactory (\symfony\component\notifier\bridge\mattermost) | new | 1 |
MattermostTransportFactory (\symfony\component\notifier\bridge\mattermost) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MattermostTransportTest (\symfony\component\notifier\bridge\mattermost\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
MattermostTransport (\symfony\component\notifier\bridge\mattermost) | new | 1 | |
MattermostTransport (\symfony\component\notifier\bridge\mattermost) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MercureOptions (\symfony\component\notifier\bridge\mercure) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
MercureTransport (\symfony\component\notifier\bridge\mercure) | MercureOptions (\symfony\component\notifier\bridge\mercure) | new | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
RuntimeException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MercureTransportFactory (\symfony\component\notifier\bridge\mercure) | MercureTransport (\symfony\component\notifier\bridge\mercure) | new | 1 |
MercureTransport (\symfony\component\notifier\bridge\mercure) | type | 1 | |
IncompleteDsnException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MercureTransportFactoryTest (\symfony\component\notifier\bridge\mercure\tests) | MercureTransportFactory (\symfony\component\notifier\bridge\mercure) | type | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | new | 1 | |
MercureTransportTest (\symfony\component\notifier\bridge\mercure\tests) | MercureTransport (\symfony\component\notifier\bridge\mercure) | new | 1 |
MercureTransport (\symfony\component\notifier\bridge\mercure) | type | 1 | |
DummyHub (\symfony\component\notifier\bridge\mercure\tests\fixtures) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MessageBirdOptions (\symfony\component\notifier\bridge\messagebird) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | MessageBirdOptions (\symfony\component\notifier\bridge\messagebird) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MessageBirdTransportFactory (\symfony\component\notifier\bridge\messagebird) | MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | new | 1 |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MessageBirdOptionsTest (\symfony\component\notifier\bridge\messagebird\tests) | MessageBirdOptions (\symfony\component\notifier\bridge\messagebird) | new | 1 |
MessageBirdTransportFactoryTest (\symfony\component\notifier\bridge\messagebird\tests) | MessageBirdTransportFactory (\symfony\component\notifier\bridge\messagebird) | new | 1 |
MessageBirdTransportFactory (\symfony\component\notifier\bridge\messagebird) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MessageBirdTransportTest (\symfony\component\notifier\bridge\messagebird\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
MessageBirdOptions (\symfony\component\notifier\bridge\messagebird) | new | 1 | |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | new | 1 | |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MessageMediaOptions (\symfony\component\notifier\bridge\messagemedia) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | MessageMediaOptions (\symfony\component\notifier\bridge\messagemedia) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MessageMediaTransportFactory (\symfony\component\notifier\bridge\messagemedia) | MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | new | 1 |
MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MessageMediaOptionsTest (\symfony\component\notifier\bridge\messagemedia\tests) | MessageMediaOptions (\symfony\component\notifier\bridge\messagemedia) | new | 1 |
MessageMediaTransportFactoryTest (\symfony\component\notifier\bridge\messagemedia\tests) | MessageMediaTransportFactory (\symfony\component\notifier\bridge\messagemedia) | new | 1 |
MessageMediaTransportFactory (\symfony\component\notifier\bridge\messagemedia) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MessageMediaTransportTest (\symfony\component\notifier\bridge\messagemedia\tests) | MessageMediaOptions (\symfony\component\notifier\bridge\messagemedia) | new | 1 |
MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ActionCard (\symfony\component\notifier\bridge\microsoftteams\action) | ActionCardCompatibleActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | type | 1 |
ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | implements | 1 | |
InputInterface (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 | |
ActionCardCompatibleActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | extends | 1 |
HttpPostAction (\symfony\component\notifier\bridge\microsoftteams\action) | ActionCardCompatibleActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | implements | 1 |
Header (\symfony\component\notifier\bridge\microsoftteams\action\element) | type | 1 | |
AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | InputInterface (\symfony\component\notifier\bridge\microsoftteams\action\input) | implements | 1 |
DateInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | extends | 1 |
AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | staticmethodcall | 1 | |
MultiChoiceInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | extends | 1 |
AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
TextInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | extends | 1 |
AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | staticmethodcall | 1 | |
InvokeAddInCommandAction (\symfony\component\notifier\bridge\microsoftteams\action) | ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | implements | 1 |
OpenUriAction (\symfony\component\notifier\bridge\microsoftteams\action) | ActionCardCompatibleActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | implements | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | type | 1 |
Section (\symfony\component\notifier\bridge\microsoftteams\section) | new | 1 | |
SectionInterface (\symfony\component\notifier\bridge\microsoftteams\section) | type | 1 | |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MicrosoftTeamsTransportFactory (\symfony\component\notifier\bridge\microsoftteams) | MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | new | 1 |
MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | type | 1 | |
IncompleteDsnException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
Section (\symfony\component\notifier\bridge\microsoftteams\section) | ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | type | 1 |
Activity (\symfony\component\notifier\bridge\microsoftteams\section\field) | type | 1 | |
Fact (\symfony\component\notifier\bridge\microsoftteams\section\field) | type | 1 | |
Image (\symfony\component\notifier\bridge\microsoftteams\section\field) | type | 1 | |
SectionInterface (\symfony\component\notifier\bridge\microsoftteams\section) | implements | 1 | |
AbstractInputTestCase (\symfony\component\notifier\bridge\microsoftteams\test\action\input) | AbstractInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 |
ActionCardTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | ActionCardCompatibleActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | type | 1 |
HttpPostAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 | |
DateInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 | |
InputInterface (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 | |
MultiChoiceInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 | |
TextInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 | |
OpenUriAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 | |
HttpPostActionTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | Header (\symfony\component\notifier\bridge\microsoftteams\action\element) | new | 1 |
DateInputTest (\symfony\component\notifier\bridge\microsoftteams\tests\action\input) | DateInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 |
DateInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 | |
AbstractInputTestCase (\symfony\component\notifier\bridge\microsoftteams\test\action\input) | extends | 1 | |
MultiChoiceInputTest (\symfony\component\notifier\bridge\microsoftteams\tests\action\input) | MultiChoiceInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 |
MultiChoiceInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 | |
AbstractInputTestCase (\symfony\component\notifier\bridge\microsoftteams\test\action\input) | extends | 1 | |
TextInputTest (\symfony\component\notifier\bridge\microsoftteams\tests\action\input) | TextInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | new | 1 |
TextInput (\symfony\component\notifier\bridge\microsoftteams\action\input) | type | 1 | |
AbstractInputTestCase (\symfony\component\notifier\bridge\microsoftteams\test\action\input) | extends | 1 | |
MicrosoftTeamsOptionsTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | staticmethodcall | 1 |
Notification (\symfony\component\notifier\notification) | new | 1 | |
MicrosoftTeamsTransportFactoryTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MicrosoftTeamsTransportFactory (\symfony\component\notifier\bridge\microsoftteams) | new | 1 |
MicrosoftTeamsTransportFactory (\symfony\component\notifier\bridge\microsoftteams) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MicrosoftTeamsTransportTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | new | 1 |
MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
Notification (\symfony\component\notifier\notification) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SectionTest (\symfony\component\notifier\bridge\microsoftteams\tests\section) | ActionCard (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 |
ActionInterface (\symfony\component\notifier\bridge\microsoftteams\action) | type | 1 | |
HttpPostAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 | |
InvokeAddInCommandAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 | |
OpenUriAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 1 | |
Activity (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 1 | |
Fact (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 1 | |
Image (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 1 | |
MobytOptions (\symfony\component\notifier\bridge\mobyt) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | MobytOptions (\symfony\component\notifier\bridge\mobyt) | instanceof | 1 |
MobytOptions (\symfony\component\notifier\bridge\mobyt) | staticconstant | 1 | |
MobytOptions (\symfony\component\notifier\bridge\mobyt) | staticmethodcall | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
MobytTransportFactory (\symfony\component\notifier\bridge\mobyt) | MobytTransport (\symfony\component\notifier\bridge\mobyt) | new | 1 |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
MobytTransportFactoryTest (\symfony\component\notifier\bridge\mobyt\tests) | MobytTransportFactory (\symfony\component\notifier\bridge\mobyt) | new | 1 |
MobytTransportFactory (\symfony\component\notifier\bridge\mobyt) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
MobytTransportTest (\symfony\component\notifier\bridge\mobyt\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | new | 1 | |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NovuOptions (\symfony\component\notifier\bridge\novu) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
NovuSubscriberRecipient (\symfony\component\notifier\bridge\novu) | RecipientInterface (\symfony\component\notifier\recipient) | implements | 1 |
NovuTransport (\symfony\component\notifier\bridge\novu) | NovuOptions (\symfony\component\notifier\bridge\novu) | instanceof | 1 |
TransportExceptionInterface (\symfony\component\notifier\exception) | catch | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NovuTransportFactory (\symfony\component\notifier\bridge\novu) | NovuTransport (\symfony\component\notifier\bridge\novu) | new | 1 |
NovuTransport (\symfony\component\notifier\bridge\novu) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
NovuOptionsTest (\symfony\component\notifier\bridge\novu\tests) | NovuOptions (\symfony\component\notifier\bridge\novu) | new | 1 |
NovuTransportFactoryTest (\symfony\component\notifier\bridge\novu\tests) | NovuTransportFactory (\symfony\component\notifier\bridge\novu) | new | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\notifier\transport) | type | 1 | |
NovuTransportTest (\symfony\component\notifier\bridge\novu\tests) | NovuTransport (\symfony\component\notifier\bridge\novu) | new | 1 |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NtfyOptions (\symfony\component\notifier\bridge\ntfy) | LogicException (\symfony\component\notifier\exception) | new | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
NtfyTransport (\symfony\component\notifier\bridge\ntfy) | NtfyOptions (\symfony\component\notifier\bridge\ntfy) | staticmethodcall | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
NtfyTransportFactory (\symfony\component\notifier\bridge\ntfy) | NtfyTransport (\symfony\component\notifier\bridge\ntfy) | new | 1 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
NtfyOptionsTest (\symfony\component\notifier\bridge\ntfy\tests) | NtfyOptions (\symfony\component\notifier\bridge\ntfy) | new | 1 |
NtfyTransportFactoryTest (\symfony\component\notifier\bridge\ntfy\tests) | NtfyTransportFactory (\symfony\component\notifier\bridge\ntfy) | new | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TransportFactoryInterface (\symfony\component\notifier\transport) | type | 1 | |
NtfyTransportTest (\symfony\component\notifier\bridge\ntfy\tests) | NtfyTransport (\symfony\component\notifier\bridge\ntfy) | new | 1 |
NtfyTransport (\symfony\component\notifier\bridge\ntfy) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OctopushTransport (\symfony\component\notifier\bridge\octopush) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OctopushTransportFactory (\symfony\component\notifier\bridge\octopush) | OctopushTransport (\symfony\component\notifier\bridge\octopush) | new | 1 |
OctopushTransport (\symfony\component\notifier\bridge\octopush) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
OctopushTransportFactoryTest (\symfony\component\notifier\bridge\octopush\tests) | OctopushTransportFactory (\symfony\component\notifier\bridge\octopush) | new | 1 |
OctopushTransportFactory (\symfony\component\notifier\bridge\octopush) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
OctopushTransportTest (\symfony\component\notifier\bridge\octopush\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
OctopushTransport (\symfony\component\notifier\bridge\octopush) | new | 1 | |
OctopushTransport (\symfony\component\notifier\bridge\octopush) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OneSignalOptions (\symfony\component\notifier\bridge\onesignal) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
Notification (\symfony\component\notifier\notification) | type | 1 | |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | OneSignalOptions (\symfony\component\notifier\bridge\onesignal) | instanceof | 1 |
OneSignalOptions (\symfony\component\notifier\bridge\onesignal) | staticmethodcall | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OneSignalTransportFactory (\symfony\component\notifier\bridge\onesignal) | OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | new | 1 |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
OneSignalOptionsTest (\symfony\component\notifier\bridge\onesignal\tests) | OneSignalOptions (\symfony\component\notifier\bridge\onesignal) | new | 1 |
OneSignalTransportFactoryTest (\symfony\component\notifier\bridge\onesignal\tests) | OneSignalTransportFactory (\symfony\component\notifier\bridge\onesignal) | new | 1 |
OneSignalTransportFactory (\symfony\component\notifier\bridge\onesignal) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
OneSignalTransportTest (\symfony\component\notifier\bridge\onesignal\tests) | OneSignalOptions (\symfony\component\notifier\bridge\onesignal) | new | 1 |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | new | 1 | |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OrangeSmsTransportFactory (\symfony\component\notifier\bridge\orangesms) | OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | new | 1 |
OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
OrangeSmsTransportFactoryTest (\symfony\component\notifier\bridge\orangesms\tests) | OrangeSmsTransportFactory (\symfony\component\notifier\bridge\orangesms) | new | 1 |
OrangeSmsTransportFactory (\symfony\component\notifier\bridge\orangesms) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
OrangeSmsTransportTest (\symfony\component\notifier\bridge\orangesms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | new | 1 | |
OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
OvhCloudTransportFactory (\symfony\component\notifier\bridge\ovhcloud) | OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | new | 1 |
OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
OvhCloudTransportFactoryTest (\symfony\component\notifier\bridge\ovhcloud\tests) | OvhCloudTransportFactory (\symfony\component\notifier\bridge\ovhcloud) | new | 1 |
OvhCloudTransportFactory (\symfony\component\notifier\bridge\ovhcloud) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
OvhCloudTransportTest (\symfony\component\notifier\bridge\ovhcloud\tests) | OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | new | 1 |
OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PagerDutyOptions (\symfony\component\notifier\bridge\pagerduty) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | PagerDutyOptions (\symfony\component\notifier\bridge\pagerduty) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PagerDutyTransportFactory (\symfony\component\notifier\bridge\pagerduty) | PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | new | 1 |
PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
PagerDutyTransportFactoryTest (\symfony\component\notifier\bridge\pagerduty\tests) | PagerDutyTransportFactory (\symfony\component\notifier\bridge\pagerduty) | new | 1 |
PagerDutyTransportFactory (\symfony\component\notifier\bridge\pagerduty) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
PagerDutyTransportTest (\symfony\component\notifier\bridge\pagerduty\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | new | 1 | |
PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PlivoOptions (\symfony\component\notifier\bridge\plivo) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
PlivoTransport (\symfony\component\notifier\bridge\plivo) | JsonException (\symfony\component\httpclient\exception) | catch | 1 |
PlivoOptions (\symfony\component\notifier\bridge\plivo) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PlivoTransportFactory (\symfony\component\notifier\bridge\plivo) | PlivoTransport (\symfony\component\notifier\bridge\plivo) | new | 1 |
PlivoTransport (\symfony\component\notifier\bridge\plivo) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
PlivoOptionsTest (\symfony\component\notifier\bridge\plivo\tests) | PlivoOptions (\symfony\component\notifier\bridge\plivo) | new | 1 |
PlivoTransportFactoryTest (\symfony\component\notifier\bridge\plivo\tests) | PlivoTransportFactory (\symfony\component\notifier\bridge\plivo) | new | 1 |
PlivoTransportFactory (\symfony\component\notifier\bridge\plivo) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
PlivoTransportTest (\symfony\component\notifier\bridge\plivo\tests) | PlivoOptions (\symfony\component\notifier\bridge\plivo) | new | 1 |
PlivoTransport (\symfony\component\notifier\bridge\plivo) | new | 1 | |
PlivoTransport (\symfony\component\notifier\bridge\plivo) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PushoverOptions (\symfony\component\notifier\bridge\pushover) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
Notification (\symfony\component\notifier\notification) | type | 1 | |
PushoverTransport (\symfony\component\notifier\bridge\pushover) | PushoverOptions (\symfony\component\notifier\bridge\pushover) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PushoverTransportFactory (\symfony\component\notifier\bridge\pushover) | PushoverTransport (\symfony\component\notifier\bridge\pushover) | new | 1 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
PushoverTransportFactoryTest (\symfony\component\notifier\bridge\pushover\tests) | PushoverTransportFactory (\symfony\component\notifier\bridge\pushover) | new | 1 |
PushoverTransportFactory (\symfony\component\notifier\bridge\pushover) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
PushoverTransportTest (\symfony\component\notifier\bridge\pushover\tests) | PushoverTransport (\symfony\component\notifier\bridge\pushover) | new | 1 |
PushoverTransport (\symfony\component\notifier\bridge\pushover) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
PushMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
Notification (\symfony\component\notifier\notification) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RedlinkOptions (\symfony\component\notifier\bridge\redlink) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
RedlinkTransport (\symfony\component\notifier\bridge\redlink) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RedlinkTransportFactory (\symfony\component\notifier\bridge\redlink) | RedlinkTransport (\symfony\component\notifier\bridge\redlink) | new | 1 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
RedlinkTransportFactoryTest (\symfony\component\notifier\bridge\redlink\tests) | RedlinkTransportFactory (\symfony\component\notifier\bridge\redlink) | new | 1 |
RedlinkTransportFactory (\symfony\component\notifier\bridge\redlink) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
RedlinkTransportTest (\symfony\component\notifier\bridge\redlink\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
RedlinkOptions (\symfony\component\notifier\bridge\redlink) | new | 1 | |
RedlinkTransport (\symfony\component\notifier\bridge\redlink) | new | 1 | |
RedlinkTransport (\symfony\component\notifier\bridge\redlink) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
PushMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RingCentralOptions (\symfony\component\notifier\bridge\ringcentral) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | RingCentralOptions (\symfony\component\notifier\bridge\ringcentral) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RingCentralTransportFactory (\symfony\component\notifier\bridge\ringcentral) | RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | new | 1 |
RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
RingCentralOptionsTest (\symfony\component\notifier\bridge\ringcentral\tests) | RingCentralOptions (\symfony\component\notifier\bridge\ringcentral) | new | 1 |
RingCentralTransportFactoryTest (\symfony\component\notifier\bridge\ringcentral\tests) | RingCentralTransportFactory (\symfony\component\notifier\bridge\ringcentral) | new | 1 |
RingCentralTransportFactory (\symfony\component\notifier\bridge\ringcentral) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
RingCentralTransportTest (\symfony\component\notifier\bridge\ringcentral\tests) | RingCentralOptions (\symfony\component\notifier\bridge\ringcentral) | new | 1 |
RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | new | 1 | |
RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RocketChatOptions (\symfony\component\notifier\bridge\rocketchat) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | RocketChatOptions (\symfony\component\notifier\bridge\rocketchat) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
RocketChatTransportFactory (\symfony\component\notifier\bridge\rocketchat) | RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | new | 1 |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
RocketChatTransportFactoryTest (\symfony\component\notifier\bridge\rocketchat\tests) | RocketChatTransportFactory (\symfony\component\notifier\bridge\rocketchat) | new | 1 |
RocketChatTransportFactory (\symfony\component\notifier\bridge\rocketchat) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
RocketChatTransportTest (\symfony\component\notifier\bridge\rocketchat\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | new | 1 | |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SendberryTransportFactory (\symfony\component\notifier\bridge\sendberry) | SendberryTransport (\symfony\component\notifier\bridge\sendberry) | new | 1 |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SendberryTransportFactoryTest (\symfony\component\notifier\bridge\sendberry\tests) | SendberryTransportFactory (\symfony\component\notifier\bridge\sendberry) | new | 1 |
SendberryTransportFactory (\symfony\component\notifier\bridge\sendberry) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SendberryTransportTest (\symfony\component\notifier\bridge\sendberry\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | new | 1 | |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SimpleTextinTransportFactory (\symfony\component\notifier\bridge\simpletextin) | SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | new | 1 |
SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SimpleTextinTransportFactoryTest (\symfony\component\notifier\bridge\simpletextin\tests) | SimpleTextinTransportFactory (\symfony\component\notifier\bridge\simpletextin) | new | 1 |
SimpleTextinTransportFactory (\symfony\component\notifier\bridge\simpletextin) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SimpleTextinTransportTest (\symfony\component\notifier\bridge\simpletextin\tests) | SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | new | 1 |
SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SinchTransport (\symfony\component\notifier\bridge\sinch) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SinchTransportFactory (\symfony\component\notifier\bridge\sinch) | SinchTransport (\symfony\component\notifier\bridge\sinch) | new | 1 |
SinchTransport (\symfony\component\notifier\bridge\sinch) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SinchTransportFactoryTest (\symfony\component\notifier\bridge\sinch\tests) | SinchTransportFactory (\symfony\component\notifier\bridge\sinch) | new | 1 |
SinchTransportFactory (\symfony\component\notifier\bridge\sinch) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SinchTransportTest (\symfony\component\notifier\bridge\sinch\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
SinchTransport (\symfony\component\notifier\bridge\sinch) | new | 1 | |
SinchTransport (\symfony\component\notifier\bridge\sinch) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | SlackBlockInterface (\symfony\component\notifier\bridge\slack\block) | implements | 1 |
AbstractSlackBlockElement (\symfony\component\notifier\bridge\slack\block) | SlackBlockElementInterface (\symfony\component\notifier\bridge\slack\block) | implements | 1 |
SlackActionsBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackContextBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackDividerBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackHeaderBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackImageBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackImageBlockElement (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlockElement (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackSectionBlock (\symfony\component\notifier\bridge\slack\block) | AbstractSlackBlock (\symfony\component\notifier\bridge\slack\block) | extends | 1 |
SlackBlockElementInterface (\symfony\component\notifier\bridge\slack\block) | type | 1 | |
SlackOptions (\symfony\component\notifier\bridge\slack) | SlackBlockInterface (\symfony\component\notifier\bridge\slack\block) | type | 1 |
SlackDividerBlock (\symfony\component\notifier\bridge\slack\block) | new | 1 | |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
SlackSentMessage (\symfony\component\notifier\bridge\slack) | UpdateMessageSlackOptions (\symfony\component\notifier\bridge\slack) | new | 1 |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
ChatMessage (\symfony\component\notifier\message) | type | 1 | |
MessageInterface (\symfony\component\notifier\message) | type | 1 | |
SentMessage (\symfony\component\notifier\message) | extends | 1 | |
SentMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SlackTransport (\symfony\component\notifier\bridge\slack) | SlackOptions (\symfony\component\notifier\bridge\slack) | instanceof | 1 |
SlackOptions (\symfony\component\notifier\bridge\slack) | staticmethodcall | 1 | |
SlackSentMessage (\symfony\component\notifier\bridge\slack) | new | 1 | |
SlackSentMessage (\symfony\component\notifier\bridge\slack) | type | 1 | |
UpdateMessageSlackOptions (\symfony\component\notifier\bridge\slack) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SlackTransportFactory (\symfony\component\notifier\bridge\slack) | SlackTransport (\symfony\component\notifier\bridge\slack) | new | 1 |
SlackTransport (\symfony\component\notifier\bridge\slack) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SlackSectionBlockTest (\symfony\component\notifier\bridge\slack\tests\block) | SlackImageBlockElement (\symfony\component\notifier\bridge\slack\block) | new | 1 |
SlackOptionsTest (\symfony\component\notifier\bridge\slack\tests) | SlackOptions (\symfony\component\notifier\bridge\slack) | staticmethodcall | 1 |
SlackOptions (\symfony\component\notifier\bridge\slack) | type | 1 | |
Notification (\symfony\component\notifier\notification) | type | 1 | |
SlackTransportFactoryTest (\symfony\component\notifier\bridge\slack\tests) | SlackTransportFactory (\symfony\component\notifier\bridge\slack) | new | 1 |
SlackTransportFactory (\symfony\component\notifier\bridge\slack) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SlackTransportTest (\symfony\component\notifier\bridge\slack\tests) | SlackOptions (\symfony\component\notifier\bridge\slack) | staticmethodcall | 1 |
SlackSentMessage (\symfony\component\notifier\bridge\slack) | new | 1 | |
SlackTransport (\symfony\component\notifier\bridge\slack) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
Notification (\symfony\component\notifier\notification) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
UpdateMessageSlackOptions (\symfony\component\notifier\bridge\slack) | SlackOptions (\symfony\component\notifier\bridge\slack) | extends | 1 |
SlackOptions (\symfony\component\notifier\bridge\slack) | staticmethodcall | 1 | |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
Sms77TransportFactory (\symfony\component\notifier\bridge\sms77) | Sms77Transport (\symfony\component\notifier\bridge\sms77) | new | 1 |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
Sms77TransportFactoryTest (\symfony\component\notifier\bridge\sms77\tests) | Sms77TransportFactory (\symfony\component\notifier\bridge\sms77) | new | 1 |
Sms77TransportFactory (\symfony\component\notifier\bridge\sms77) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
Sms77TransportTest (\symfony\component\notifier\bridge\sms77\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | new | 1 | |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsapiTransportFactory (\symfony\component\notifier\bridge\smsapi) | SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | new | 1 |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SmsapiTransportFactoryTest (\symfony\component\notifier\bridge\smsapi\tests) | SmsapiTransportFactory (\symfony\component\notifier\bridge\smsapi) | new | 1 |
SmsapiTransportFactory (\symfony\component\notifier\bridge\smsapi) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SmsapiTransportTest (\symfony\component\notifier\bridge\smsapi\tests) | MockResponse (\symfony\component\httpclient\response) | new | 1 |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | new | 1 | |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsBiurasTransportFactory (\symfony\component\notifier\bridge\smsbiuras) | SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | new | 1 |
SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SmsBiurasTransportFactoryTest (\symfony\component\notifier\bridge\smsbiuras\tests) | SmsBiurasTransportFactory (\symfony\component\notifier\bridge\smsbiuras) | new | 1 |
SmsBiurasTransportFactory (\symfony\component\notifier\bridge\smsbiuras) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SmsBiurasTransportTest (\symfony\component\notifier\bridge\smsbiuras\tests) | SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | type | 1 |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmscTransport (\symfony\component\notifier\bridge\smsc) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmscTransportFactory (\symfony\component\notifier\bridge\smsc) | SmscTransport (\symfony\component\notifier\bridge\smsc) | new | 1 |
SmscTransport (\symfony\component\notifier\bridge\smsc) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SmscTransportFactoryTest (\symfony\component\notifier\bridge\smsc\tests) | SmscTransportFactory (\symfony\component\notifier\bridge\smsc) | new | 1 |
SmscTransportFactory (\symfony\component\notifier\bridge\smsc) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SmscTransportTest (\symfony\component\notifier\bridge\smsc\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
SmscTransport (\symfony\component\notifier\bridge\smsc) | new | 1 | |
SmscTransport (\symfony\component\notifier\bridge\smsc) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsFactorTransportFactory (\symfony\component\notifier\bridge\smsfactor) | SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | new | 1 |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
SmsFactorTransportFactoryTest (\symfony\component\notifier\bridge\smsfactor\tests) | SmsFactorTransportFactory (\symfony\component\notifier\bridge\smsfactor) | new | 1 |
SmsFactorTransportFactory (\symfony\component\notifier\bridge\smsfactor) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SmsFactorTransportTest (\symfony\component\notifier\bridge\smsfactor\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | new | 1 | |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsmodeOptions (\symfony\component\notifier\bridge\smsmode) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | SmsmodeOptions (\symfony\component\notifier\bridge\smsmode) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SmsmodeTransportFactory (\symfony\component\notifier\bridge\smsmode) | SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | new | 1 |
SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SmsmodeOptionsTest (\symfony\component\notifier\bridge\smsmode\tests) | SmsmodeOptions (\symfony\component\notifier\bridge\smsmode) | new | 1 |
SmsmodeTransportFactoryTest (\symfony\component\notifier\bridge\smsmode\tests) | SmsmodeTransportFactory (\symfony\component\notifier\bridge\smsmode) | new | 1 |
SmsmodeTransportFactory (\symfony\component\notifier\bridge\smsmode) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SmsmodeTransportTest (\symfony\component\notifier\bridge\smsmode\tests) | SmsmodeOptions (\symfony\component\notifier\bridge\smsmode) | new | 1 |
SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | new | 1 | |
SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SpotHitTransport (\symfony\component\notifier\bridge\spothit) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
SpotHitTransportFactory (\symfony\component\notifier\bridge\spothit) | SpotHitTransport (\symfony\component\notifier\bridge\spothit) | new | 1 |
SpotHitTransport (\symfony\component\notifier\bridge\spothit) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
SpotHitTransportFactoryTest (\symfony\component\notifier\bridge\spothit\tests) | SpotHitTransportFactory (\symfony\component\notifier\bridge\spothit) | new | 1 |
SpotHitTransportFactory (\symfony\component\notifier\bridge\spothit) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
SpotHitTransportTest (\symfony\component\notifier\bridge\spothit\tests) | ChatMessage (\symfony\component\notifier\message) | new | 1 |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
InlineKeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | AbstractKeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | extends | 1 |
KeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | AbstractKeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | extends | 1 |
ForceReply (\symfony\component\notifier\bridge\telegram\reply\markup) | AbstractTelegramReplyMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | extends | 1 |
InlineKeyboardMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | AbstractTelegramReplyMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | extends | 1 |
ReplyKeyboardMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | AbstractTelegramReplyMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | extends | 1 |
ReplyKeyboardRemove (\symfony\component\notifier\bridge\telegram\reply\markup) | AbstractTelegramReplyMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | extends | 1 |
TelegramOptions (\symfony\component\notifier\bridge\telegram) | AbstractTelegramReplyMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | type | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 | |
TelegramTransport (\symfony\component\notifier\bridge\telegram) | TelegramOptions (\symfony\component\notifier\bridge\telegram) | instanceof | 1 |
MultipleExclusiveOptionsUsedException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TelegramTransportFactory (\symfony\component\notifier\bridge\telegram) | TelegramTransport (\symfony\component\notifier\bridge\telegram) | new | 1 |
TelegramTransport (\symfony\component\notifier\bridge\telegram) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
TelegramTransportFactoryTest (\symfony\component\notifier\bridge\telegram\tests) | TelegramTransportFactory (\symfony\component\notifier\bridge\telegram) | new | 1 |
TelegramTransportFactory (\symfony\component\notifier\bridge\telegram) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TelegramTransportTest (\symfony\component\notifier\bridge\telegram\tests) | TelegramTransport (\symfony\component\notifier\bridge\telegram) | new | 1 |
TelegramTransport (\symfony\component\notifier\bridge\telegram) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TelnyxTransportFactory (\symfony\component\notifier\bridge\telnyx) | TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | new | 1 |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TelnyxTransportFactoryTest (\symfony\component\notifier\bridge\telnyx\tests) | TelnyxTransportFactory (\symfony\component\notifier\bridge\telnyx) | new | 1 |
TelnyxTransportFactory (\symfony\component\notifier\bridge\telnyx) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TelnyxTransportTest (\symfony\component\notifier\bridge\telnyx\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | new | 1 | |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TermiiOptions (\symfony\component\notifier\bridge\termii) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
TermiiTransport (\symfony\component\notifier\bridge\termii) | JsonException (\symfony\component\httpclient\exception) | catch | 1 |
TermiiOptions (\symfony\component\notifier\bridge\termii) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TermiiTransportFactory (\symfony\component\notifier\bridge\termii) | TermiiTransport (\symfony\component\notifier\bridge\termii) | new | 1 |
TermiiTransport (\symfony\component\notifier\bridge\termii) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TermiiOptionsTest (\symfony\component\notifier\bridge\termii\tests) | TermiiOptions (\symfony\component\notifier\bridge\termii) | new | 1 |
TermiiTransportFactoryTest (\symfony\component\notifier\bridge\termii\tests) | TermiiTransportFactory (\symfony\component\notifier\bridge\termii) | new | 1 |
TermiiTransportFactory (\symfony\component\notifier\bridge\termii) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TermiiTransportTest (\symfony\component\notifier\bridge\termii\tests) | TermiiOptions (\symfony\component\notifier\bridge\termii) | new | 1 |
TermiiTransport (\symfony\component\notifier\bridge\termii) | new | 1 | |
TermiiTransport (\symfony\component\notifier\bridge\termii) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TurboSmsTransportFactoryTest (\symfony\component\notifier\bridge\turbosms\tests) | TurboSmsTransportFactory (\symfony\component\notifier\bridge\turbosms) | new | 1 |
TurboSmsTransportFactory (\symfony\component\notifier\bridge\turbosms) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TurboSmsTransportTest (\symfony\component\notifier\bridge\turbosms\tests) | TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | type | 1 |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | TransportException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TurboSmsTransportFactory (\symfony\component\notifier\bridge\turbosms) | TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | new | 1 |
TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TwilioTransportFactoryTest (\symfony\component\notifier\bridge\twilio\tests) | TwilioTransportFactory (\symfony\component\notifier\bridge\twilio) | new | 1 |
TwilioTransportFactory (\symfony\component\notifier\bridge\twilio) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TwilioTransportTest (\symfony\component\notifier\bridge\twilio\tests) | TwilioTransport (\symfony\component\notifier\bridge\twilio) | new | 1 |
TwilioTransport (\symfony\component\notifier\bridge\twilio) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TwilioRequestParserTest (\symfony\component\notifier\bridge\twilio\tests\webhook) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
TwilioRequestParser (\symfony\component\notifier\bridge\twilio\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
TwilioOptions (\symfony\component\notifier\bridge\twilio) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
TwilioTransport (\symfony\component\notifier\bridge\twilio) | TwilioOptions (\symfony\component\notifier\bridge\twilio) | instanceof | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TwilioTransportFactory (\symfony\component\notifier\bridge\twilio) | TwilioTransport (\symfony\component\notifier\bridge\twilio) | new | 1 |
TwilioTransport (\symfony\component\notifier\bridge\twilio) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
TwilioRequestParser (\symfony\component\notifier\bridge\twilio\webhook) | Request (\symfony\component\httpfoundation) | type | 1 |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
SmsEvent (\symfony\component\remoteevent\event\sms) | new | 1 | |
SmsEvent (\symfony\component\remoteevent\event\sms) | type | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
TwitterTransportFactoryTest (\symfony\component\notifier\bridge\twitter\tests) | TwitterTransportFactory (\symfony\component\notifier\bridge\twitter) | new | 1 |
TwitterTransportFactory (\symfony\component\notifier\bridge\twitter) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
TwitterTransportTest (\symfony\component\notifier\bridge\twitter\tests) | TwitterTransport (\symfony\component\notifier\bridge\twitter) | new | 1 |
TwitterTransport (\symfony\component\notifier\bridge\twitter) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TwitterOptions (\symfony\component\notifier\bridge\twitter) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
TwitterTransport (\symfony\component\notifier\bridge\twitter) | DataPart (\symfony\component\mime\part) | instanceof | 1 |
DataPart (\symfony\component\mime\part) | new | 1 | |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
TwitterOptions (\symfony\component\notifier\bridge\twitter) | instanceof | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
ChunkInterface (\symfony\contracts\httpclient) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TwitterTransportFactory (\symfony\component\notifier\bridge\twitter) | TwitterTransport (\symfony\component\notifier\bridge\twitter) | new | 1 |
TwitterTransport (\symfony\component\notifier\bridge\twitter) | type | 1 | |
IncompleteDsnException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
VonageTransportFactoryTest (\symfony\component\notifier\bridge\vonage\tests) | VonageTransportFactory (\symfony\component\notifier\bridge\vonage) | new | 1 |
VonageTransportFactory (\symfony\component\notifier\bridge\vonage) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
VonageTransportTest (\symfony\component\notifier\bridge\vonage\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
VonageTransport (\symfony\component\notifier\bridge\vonage) | new | 1 | |
VonageTransport (\symfony\component\notifier\bridge\vonage) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
VonageRequestParserTest (\symfony\component\notifier\bridge\vonage\tests\webhook) | Request (\symfony\component\httpfoundation) | type | 1 |
VonageRequestParser (\symfony\component\notifier\bridge\vonage\webhook) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | extends | 1 | |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | staticmethodcall | 1 | |
VonageTransport (\symfony\component\notifier\bridge\vonage) | UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
VonageTransportFactory (\symfony\component\notifier\bridge\vonage) | VonageTransport (\symfony\component\notifier\bridge\vonage) | new | 1 |
VonageTransport (\symfony\component\notifier\bridge\vonage) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
VonageRequestParser (\symfony\component\notifier\bridge\vonage\webhook) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
SmsEvent (\symfony\component\remoteevent\event\sms) | new | 1 | |
SmsEvent (\symfony\component\remoteevent\event\sms) | type | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
YunpianTransportFactoryTest (\symfony\component\notifier\bridge\yunpian\tests) | YunpianTransportFactory (\symfony\component\notifier\bridge\yunpian) | new | 1 |
YunpianTransportFactory (\symfony\component\notifier\bridge\yunpian) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
YunpianTransportTest (\symfony\component\notifier\bridge\yunpian\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
YunpianTransport (\symfony\component\notifier\bridge\yunpian) | new | 1 | |
YunpianTransport (\symfony\component\notifier\bridge\yunpian) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
YunpianTransport (\symfony\component\notifier\bridge\yunpian) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
YunpianTransportFactory (\symfony\component\notifier\bridge\yunpian) | YunpianTransport (\symfony\component\notifier\bridge\yunpian) | new | 1 |
YunpianTransport (\symfony\component\notifier\bridge\yunpian) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
ZendeskTransportFactoryTest (\symfony\component\notifier\bridge\zendesk\tests) | ZendeskTransportFactory (\symfony\component\notifier\bridge\zendesk) | new | 1 |
ZendeskTransportFactory (\symfony\component\notifier\bridge\zendesk) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ZendeskTransportTest (\symfony\component\notifier\bridge\zendesk\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
ZendeskOptions (\symfony\component\notifier\bridge\zendesk) | new | 1 | |
ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | new | 1 | |
ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ZendeskOptions (\symfony\component\notifier\bridge\zendesk) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | ZendeskOptions (\symfony\component\notifier\bridge\zendesk) | instanceof | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ZendeskTransportFactory (\symfony\component\notifier\bridge\zendesk) | ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | new | 1 |
ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
ZulipTransportFactoryTest (\symfony\component\notifier\bridge\zulip\tests) | ZulipTransportFactory (\symfony\component\notifier\bridge\zulip) | new | 1 |
ZulipTransportFactory (\symfony\component\notifier\bridge\zulip) | type | 1 | |
TransportFactoryTestCase (\symfony\component\notifier\test) | extends | 1 | |
ZulipTransportTest (\symfony\component\notifier\bridge\zulip\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
ZulipTransport (\symfony\component\notifier\bridge\zulip) | new | 1 | |
ZulipTransport (\symfony\component\notifier\bridge\zulip) | type | 1 | |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
TransportTestCase (\symfony\component\notifier\test) | extends | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ZulipOptions (\symfony\component\notifier\bridge\zulip) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
ZulipTransport (\symfony\component\notifier\bridge\zulip) | ZulipOptions (\symfony\component\notifier\bridge\zulip) | instanceof | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | extends | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ZulipTransportFactory (\symfony\component\notifier\bridge\zulip) | ZulipTransport (\symfony\component\notifier\bridge\zulip) | new | 1 |
ZulipTransport (\symfony\component\notifier\bridge\zulip) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AbstractChannel (\symfony\component\notifier\channel) | ChannelInterface (\symfony\component\notifier\channel) | implements | 1 |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
BrowserChannel (\symfony\component\notifier\channel) | ChannelInterface (\symfony\component\notifier\channel) | implements | 1 |
DefaultFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | new | 1 | |
ChannelPolicy (\symfony\component\notifier\channel) | ChannelPolicyInterface (\symfony\component\notifier\channel) | implements | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
ChatChannel (\symfony\component\notifier\channel) | AbstractChannel (\symfony\component\notifier\channel) | extends | 1 |
ChatMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
ChatNotificationInterface (\symfony\component\notifier\notification) | instanceof | 1 | |
EmailChannel (\symfony\component\notifier\channel) | SendEmailMessage (\symfony\component\mailer\messenger) | new | 1 |
Address (\symfony\component\mime) | type | 1 | |
Email (\symfony\component\mime) | instanceof | 1 | |
ChannelInterface (\symfony\component\notifier\channel) | implements | 1 | |
EmailMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
EmailNotificationInterface (\symfony\component\notifier\notification) | instanceof | 1 | |
EmailRecipientInterface (\symfony\component\notifier\recipient) | instanceof | 1 | |
PushChannel (\symfony\component\notifier\channel) | AbstractChannel (\symfony\component\notifier\channel) | extends | 1 |
PushMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
PushNotificationInterface (\symfony\component\notifier\notification) | instanceof | 1 | |
SmsChannel (\symfony\component\notifier\channel) | AbstractChannel (\symfony\component\notifier\channel) | extends | 1 |
SmsMessage (\symfony\component\notifier\message) | staticmethodcall | 1 | |
SmsNotificationInterface (\symfony\component\notifier\notification) | instanceof | 1 | |
SmsRecipientInterface (\symfony\component\notifier\recipient) | instanceof | 1 | |
Chatter (\symfony\component\notifier) | ChatterInterface (\symfony\component\notifier) | implements | 1 |
MessageEvent (\symfony\component\notifier\event) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
ChatterInterface (\symfony\component\notifier) | TransportInterface (\symfony\component\notifier\transport) | extends | 1 |
NotificationDataCollector (\symfony\component\notifier\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
NotificationEvents (\symfony\component\notifier\event) | type | 1 | |
FailedMessageEvent (\symfony\component\notifier\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
MessageEvent (\symfony\component\notifier\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
NotificationEvents (\symfony\component\notifier\event) | MessageEvent (\symfony\component\notifier\event) | type | 1 |
SentMessageEvent (\symfony\component\notifier\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
NotificationLoggerListener (\symfony\component\notifier\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
MessageEvent (\symfony\component\notifier\event) | type | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
SendFailedMessageToNotifierListener (\symfony\component\notifier\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
HandlerFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
Notification (\symfony\component\notifier\notification) | staticconstant | 1 | |
Notification (\symfony\component\notifier\notification) | staticmethodcall | 1 | |
FlashMessageImportanceMapperException (\symfony\component\notifier\exception) | LogicException (\symfony\component\notifier\exception) | extends | 1 |
LogicException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
IncompleteDsnException (\symfony\component\notifier\exception) | InvalidArgumentException (\symfony\component\notifier\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | ExceptionInterface (\symfony\component\notifier\exception) | implements | 1 |
LengthException (\symfony\component\notifier\exception) | LogicException (\symfony\component\notifier\exception) | extends | 1 |
LogicException (\symfony\component\notifier\exception) | ExceptionInterface (\symfony\component\notifier\exception) | implements | 1 |
MissingRequiredOptionException (\symfony\component\notifier\exception) | IncompleteDsnException (\symfony\component\notifier\exception) | extends | 1 |
IncompleteDsnException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
MultipleExclusiveOptionsUsedException (\symfony\component\notifier\exception) | InvalidArgumentException (\symfony\component\notifier\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
RuntimeException (\symfony\component\notifier\exception) | ExceptionInterface (\symfony\component\notifier\exception) | implements | 1 |
TransportException (\symfony\component\notifier\exception) | RuntimeException (\symfony\component\notifier\exception) | extends | 1 |
RuntimeException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
TransportExceptionInterface (\symfony\component\notifier\exception) | implements | 1 | |
TransportExceptionInterface (\symfony\component\notifier\exception) | ExceptionInterface (\symfony\component\notifier\exception) | extends | 1 |
UnsupportedMessageTypeException (\symfony\component\notifier\exception) | LogicException (\symfony\component\notifier\exception) | extends | 1 |
LogicException (\symfony\component\notifier\exception) | staticmethodcall | 1 | |
MessageInterface (\symfony\component\notifier\message) | type | 1 | |
UnsupportedSchemeException (\symfony\component\notifier\exception) | LogicException (\symfony\component\notifier\exception) | extends | 1 |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
AbstractFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | FlashMessageImportanceMapperException (\symfony\component\notifier\exception) | new | 1 |
BootstrapFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | AbstractFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | extends | 1 |
FlashMessageImportanceMapperInterface (\symfony\component\notifier\flashmessage) | implements | 1 | |
DefaultFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | AbstractFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | extends | 1 |
FlashMessageImportanceMapperInterface (\symfony\component\notifier\flashmessage) | implements | 1 | |
ChatMessage (\symfony\component\notifier\message) | FromNotificationInterface (\symfony\component\notifier\message) | implements | 1 |
MessageInterface (\symfony\component\notifier\message) | implements | 1 | |
EmailMessage (\symfony\component\notifier\message) | NotificationEmail (\symfony\bridge\twig\mime) | new | 1 |
Email (\symfony\component\mime) | new | 1 | |
InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
FromNotificationInterface (\symfony\component\notifier\message) | implements | 1 | |
MessageInterface (\symfony\component\notifier\message) | implements | 1 | |
MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 | |
EmailRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
FromNotificationInterface (\symfony\component\notifier\message) | Notification (\symfony\component\notifier\notification) | type | 1 |
MessageInterface (\symfony\component\notifier\message) | MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 |
NullMessage (\symfony\component\notifier\message) | MessageInterface (\symfony\component\notifier\message) | implements | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 | |
PushMessage (\symfony\component\notifier\message) | FromNotificationInterface (\symfony\component\notifier\message) | implements | 1 |
MessageInterface (\symfony\component\notifier\message) | implements | 1 | |
SmsMessage (\symfony\component\notifier\message) | FromNotificationInterface (\symfony\component\notifier\message) | implements | 1 |
MessageInterface (\symfony\component\notifier\message) | implements | 1 | |
SmsRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
MessageHandler (\symfony\component\notifier\messenger) | MessageInterface (\symfony\component\notifier\message) | type | 1 |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
ChatNotificationInterface (\symfony\component\notifier\notification) | ChatMessage (\symfony\component\notifier\message) | type | 1 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
EmailNotificationInterface (\symfony\component\notifier\notification) | EmailMessage (\symfony\component\notifier\message) | type | 1 |
EmailRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
Notification (\symfony\component\notifier\notification) | RecipientInterface (\symfony\component\notifier\recipient) | type | 1 |
PushNotificationInterface (\symfony\component\notifier\notification) | PushMessage (\symfony\component\notifier\message) | type | 1 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
SmsNotificationInterface (\symfony\component\notifier\notification) | SmsMessage (\symfony\component\notifier\message) | type | 1 |
SmsRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
Notifier (\symfony\component\notifier) | ChannelInterface (\symfony\component\notifier\channel) | type | 1 |
SmsChannel (\symfony\component\notifier\channel) | instanceof | 1 | |
NotifierInterface (\symfony\component\notifier) | implements | 1 | |
NoRecipient (\symfony\component\notifier\recipient) | instanceof | 1 | |
NotifierInterface (\symfony\component\notifier) | Notification (\symfony\component\notifier\notification) | type | 1 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
EmailRecipientInterface (\symfony\component\notifier\recipient) | RecipientInterface (\symfony\component\notifier\recipient) | extends | 1 |
NoRecipient (\symfony\component\notifier\recipient) | RecipientInterface (\symfony\component\notifier\recipient) | implements | 1 |
Recipient (\symfony\component\notifier\recipient) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
EmailRecipientInterface (\symfony\component\notifier\recipient) | implements | 1 | |
EmailRecipientTrait (\symfony\component\notifier\recipient) | use | 1 | |
SmsRecipientInterface (\symfony\component\notifier\recipient) | implements | 1 | |
SmsRecipientTrait (\symfony\component\notifier\recipient) | use | 1 | |
SmsRecipientInterface (\symfony\component\notifier\recipient) | RecipientInterface (\symfony\component\notifier\recipient) | extends | 1 |
NotificationCount (\symfony\component\notifier\test\constraint) | NotificationEvents (\symfony\component\notifier\event) | type | 1 |
TransportFactoryTestCase (\symfony\component\notifier\test) | TransportFactoryInterface (\symfony\component\notifier\transport) | type | 1 |
TransportTestCase (\symfony\component\notifier\test) | HttpClientInterface (\symfony\contracts\httpclient) | type | 1 |
AbstractChannelTest (\symfony\component\notifier\tests\channel) | DummyChannel (\symfony\component\notifier\tests\channel) | new | 1 |
BrowserChannelTest (\symfony\component\notifier\tests\channel) | Session (\symfony\component\httpfoundation\session) | type | 1 |
BrowserChannel (\symfony\component\notifier\channel) | new | 1 | |
BrowserChannel (\symfony\component\notifier\channel) | type | 1 | |
DummyChannel (\symfony\component\notifier\tests\channel) | AbstractChannel (\symfony\component\notifier\channel) | extends | 1 |
ChatterTest (\symfony\component\notifier\tests) | Envelope (\symfony\component\messenger) | new | 1 |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
FailedMessageEventTest (\symfony\component\notifier\tests\event) | MessageEvent (\symfony\component\notifier\event) | new | 1 |
ChatMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
NullTransportException (\symfony\component\notifier\tests\event) | catch | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 | |
SentMessageEventTest (\symfony\component\notifier\tests\event) | ChatMessage (\symfony\component\notifier\message) | new | 1 |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
MultipleExclusiveOptionsUsedExceptionTest (\symfony\component\notifier\tests\exception) | MultipleExclusiveOptionsUsedException (\symfony\component\notifier\exception) | new | 1 |
UnsupportedSchemeExceptionTest (\symfony\component\notifier\tests\exception) | Dsn (\symfony\component\notifier\transport) | type | 1 |
TestOptions (\symfony\component\notifier\tests\fixtures) | MessageOptionsInterface (\symfony\component\notifier\message) | implements | 1 |
DummyMailer (\symfony\component\notifier\tests\mailer) | Envelope (\symfony\component\mailer) | type | 1 |
MailerInterface (\symfony\component\mailer) | implements | 1 | |
DummyMessageWithoutTransport (\symfony\component\notifier\tests\message) | MessageInterface (\symfony\component\notifier\message) | implements | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 | |
DummyMessageWithTransport (\symfony\component\notifier\tests\message) | MessageInterface (\symfony\component\notifier\message) | implements | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 | |
EmailMessageTest (\symfony\component\notifier\tests\message) | EmailMessage (\symfony\component\notifier\message) | staticmethodcall | 1 |
Notification (\symfony\component\notifier\notification) | new | 1 | |
Recipient (\symfony\component\notifier\recipient) | new | 1 | |
NullMessageTest (\symfony\component\notifier\tests\message) | MessageInterface (\symfony\component\notifier\message) | type | 1 |
NullMessage (\symfony\component\notifier\message) | new | 1 | |
DummyMessageWithoutTransport (\symfony\component\notifier\tests\message) | new | 1 | |
DummyMessageWithTransport (\symfony\component\notifier\tests\message) | new | 1 | |
PushMessageTest (\symfony\component\notifier\tests\message) | PushMessage (\symfony\component\notifier\message) | staticmethodcall | 1 |
Notification (\symfony\component\notifier\notification) | new | 1 | |
NotifierTest (\symfony\component\notifier\tests) | SmsChannel (\symfony\component\notifier\channel) | new | 1 |
Notification (\symfony\component\notifier\notification) | new | 1 | |
Notifier (\symfony\component\notifier) | new | 1 | |
NullTransport (\symfony\component\notifier\transport) | new | 1 | |
TexterTest (\symfony\component\notifier\tests) | Envelope (\symfony\component\messenger) | new | 1 |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | type | 1 | |
DummyMessage (\symfony\component\notifier\tests\transport) | MessageInterface (\symfony\component\notifier\message) | implements | 1 |
MessageOptionsInterface (\symfony\component\notifier\message) | type | 1 | |
NullTransportFactoryTest (\symfony\component\notifier\tests\transport) | NullTransportFactory (\symfony\component\notifier\transport) | type | 1 |
NullTransportTest (\symfony\component\notifier\tests\transport) | DummyMessage (\symfony\component\notifier\tests\transport) | new | 1 |
Texter (\symfony\component\notifier) | MessageEvent (\symfony\component\notifier\event) | new | 1 |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
TexterInterface (\symfony\component\notifier) | implements | 1 | |
TexterInterface (\symfony\component\notifier) | TransportInterface (\symfony\component\notifier\transport) | extends | 1 |
Transport (\symfony\component\notifier) | UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
FailoverTransport (\symfony\component\notifier\transport) | new | 1 | |
NullTransportFactory (\symfony\component\notifier\transport) | new | 1 | |
RoundRobinTransport (\symfony\component\notifier\transport) | new | 1 | |
Transports (\symfony\component\notifier\transport) | new | 1 | |
Transports (\symfony\component\notifier\transport) | type | 1 | |
AbstractTransport (\symfony\component\notifier\transport) | FailedMessageEvent (\symfony\component\notifier\event) | new | 1 |
MessageEvent (\symfony\component\notifier\event) | new | 1 | |
SentMessageEvent (\symfony\component\notifier\event) | new | 1 | |
LogicException (\symfony\component\notifier\exception) | new | 1 | |
TransportInterface (\symfony\component\notifier\transport) | implements | 1 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | TransportFactoryInterface (\symfony\component\notifier\transport) | implements | 1 |
Dsn (\symfony\component\notifier\transport) | MissingRequiredOptionException (\symfony\component\notifier\exception) | new | 1 |
FailoverTransport (\symfony\component\notifier\transport) | MessageInterface (\symfony\component\notifier\message) | type | 1 |
RoundRobinTransport (\symfony\component\notifier\transport) | extends | 1 | |
NullTransport (\symfony\component\notifier\transport) | MessageEvent (\symfony\component\notifier\event) | new | 1 |
SentMessageEvent (\symfony\component\notifier\event) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | new | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | implements | 1 | |
NullTransportFactory (\symfony\component\notifier\transport) | UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 1 |
AbstractTransportFactory (\symfony\component\notifier\transport) | extends | 1 | |
Dsn (\symfony\component\notifier\transport) | type | 1 | |
NullTransport (\symfony\component\notifier\transport) | new | 1 | |
NullTransport (\symfony\component\notifier\transport) | type | 1 | |
RoundRobinTransport (\symfony\component\notifier\transport) | RuntimeException (\symfony\component\notifier\exception) | new | 1 |
TransportExceptionInterface (\symfony\component\notifier\exception) | catch | 1 | |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | implements | 1 | |
TransportFactoryInterface (\symfony\component\notifier\transport) | TransportInterface (\symfony\component\notifier\transport) | type | 1 |
TransportInterface (\symfony\component\notifier\transport) | SentMessage (\symfony\component\notifier\message) | type | 1 |
Transports (\symfony\component\notifier\transport) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 1 |
SentMessage (\symfony\component\notifier\message) | type | 1 | |
TransportInterface (\symfony\component\notifier\transport) | implements | 1 | |
OptionsResolverIntrospector (\symfony\component\optionsresolver\debug) | OptionsResolver (\symfony\component\optionsresolver) | type | 1 |
AccessException (\symfony\component\optionsresolver\exception) | ExceptionInterface (\symfony\component\optionsresolver\exception) | implements | 1 |
InvalidArgumentException (\symfony\component\optionsresolver\exception) | ExceptionInterface (\symfony\component\optionsresolver\exception) | implements | 1 |
InvalidOptionsException (\symfony\component\optionsresolver\exception) | InvalidArgumentException (\symfony\component\optionsresolver\exception) | extends | 1 |
MissingOptionsException (\symfony\component\optionsresolver\exception) | InvalidArgumentException (\symfony\component\optionsresolver\exception) | extends | 1 |
NoConfigurationException (\symfony\component\optionsresolver\exception) | ExceptionInterface (\symfony\component\optionsresolver\exception) | implements | 1 |
NoSuchOptionException (\symfony\component\optionsresolver\exception) | ExceptionInterface (\symfony\component\optionsresolver\exception) | implements | 1 |
OptionDefinitionException (\symfony\component\optionsresolver\exception) | ExceptionInterface (\symfony\component\optionsresolver\exception) | implements | 1 |
UndefinedOptionsException (\symfony\component\optionsresolver\exception) | InvalidArgumentException (\symfony\component\optionsresolver\exception) | extends | 1 |
OptionsResolver (\symfony\component\optionsresolver) | InvalidArgumentException (\symfony\component\optionsresolver\exception) | new | 1 |
MissingOptionsException (\symfony\component\optionsresolver\exception) | new | 1 | |
OptionConfigurator (\symfony\component\optionsresolver) | new | 1 | |
OptionConfigurator (\symfony\component\optionsresolver) | type | 1 | |
Options (\symfony\component\optionsresolver) | implements | 1 | |
OptionsResolverTest (\symfony\component\optionsresolver\tests) | OptionsResolverIntrospector (\symfony\component\optionsresolver\debug) | new | 1 |
InvalidOptionsException (\symfony\component\optionsresolver\exception) | catch | 1 | |
UserPasswordHashCommand (\symfony\component\passwordhasher\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
RuntimeException (\symfony\component\console\exception) | new | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
Question (\symfony\component\console\question) | new | 1 | |
Question (\symfony\component\console\question) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | type | 1 | |
LegacyPasswordHasherInterface (\symfony\component\passwordhasher) | instanceof | 1 | |
InvalidPasswordException (\symfony\component\passwordhasher\exception) | ExceptionInterface (\symfony\component\passwordhasher\exception) | implements | 1 |
LogicException (\symfony\component\passwordhasher\exception) | ExceptionInterface (\symfony\component\passwordhasher\exception) | implements | 1 |
MessageDigestPasswordHasher (\symfony\component\passwordhasher\hasher) | InvalidPasswordException (\symfony\component\passwordhasher\exception) | new | 1 |
LogicException (\symfony\component\passwordhasher\exception) | new | 1 | |
CheckPasswordLengthTrait (\symfony\component\passwordhasher\hasher) | use | 1 | |
LegacyPasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 | |
MigratingPasswordHasher (\symfony\component\passwordhasher\hasher) | PasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 |
NativePasswordHasher (\symfony\component\passwordhasher\hasher) | InvalidPasswordException (\symfony\component\passwordhasher\exception) | new | 1 |
CheckPasswordLengthTrait (\symfony\component\passwordhasher\hasher) | use | 1 | |
PasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 | |
PasswordHasherFactory (\symfony\component\passwordhasher\hasher) | MessageDigestPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 1 |
MigratingPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 1 | |
PasswordHasherAwareInterface (\symfony\component\passwordhasher\hasher) | instanceof | 1 | |
PasswordHasherAwareInterface (\symfony\component\passwordhasher\hasher) | type | 1 | |
PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | implements | 1 | |
Pbkdf2PasswordHasher (\symfony\component\passwordhasher\hasher) | new | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | PasswordHasherAwareInterface (\symfony\component\passwordhasher\hasher) | type | 1 |
PasswordHasherInterface (\symfony\component\passwordhasher) | type | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
Pbkdf2PasswordHasher (\symfony\component\passwordhasher\hasher) | InvalidPasswordException (\symfony\component\passwordhasher\exception) | new | 1 |
LogicException (\symfony\component\passwordhasher\exception) | new | 1 | |
CheckPasswordLengthTrait (\symfony\component\passwordhasher\hasher) | use | 1 | |
LegacyPasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 | |
PlaintextPasswordHasher (\symfony\component\passwordhasher\hasher) | InvalidPasswordException (\symfony\component\passwordhasher\exception) | new | 1 |
CheckPasswordLengthTrait (\symfony\component\passwordhasher\hasher) | use | 1 | |
LegacyPasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 | |
SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | InvalidPasswordException (\symfony\component\passwordhasher\exception) | new | 1 |
CheckPasswordLengthTrait (\symfony\component\passwordhasher\hasher) | use | 1 | |
PasswordHasherInterface (\symfony\component\passwordhasher) | implements | 1 | |
UserPasswordHasher (\symfony\component\passwordhasher\hasher) | UserPasswordHasherInterface (\symfony\component\passwordhasher\hasher) | implements | 1 |
LegacyPasswordHasherInterface (\symfony\component\passwordhasher) | PasswordHasherInterface (\symfony\component\passwordhasher) | extends | 1 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
CommandTester (\symfony\component\console\tester) | type | 1 | |
Pbkdf2PasswordHasher (\symfony\component\passwordhasher\hasher) | new | 1 | |
TestLegacyPasswordAuthenticatedUser (\symfony\component\passwordhasher\tests\fixtures) | LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
TestPasswordAuthenticatedUser (\symfony\component\passwordhasher\tests\fixtures) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
HasherAwareUser (\symfony\component\passwordhasher\tests\hasher) | PasswordHasherAwareInterface (\symfony\component\passwordhasher\hasher) | implements | 1 |
SomeUser (\symfony\component\passwordhasher\tests\hasher) | extends | 1 | |
PasswordHasherFactoryTest (\symfony\component\passwordhasher\tests\hasher) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
SodiumPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 1 |
SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 1 | |
SomeChildUser (\symfony\component\passwordhasher\tests\hasher) | SomeUser (\symfony\component\passwordhasher\tests\hasher) | extends | 1 |
SomeUser (\symfony\component\passwordhasher\tests\hasher) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
UserPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
InvalidArgumentException (\symfony\component\process\exception) | ExceptionInterface (\symfony\component\process\exception) | implements | 1 |
LogicException (\symfony\component\process\exception) | ExceptionInterface (\symfony\component\process\exception) | implements | 1 |
ProcessFailedException (\symfony\component\process\exception) | InvalidArgumentException (\symfony\component\process\exception) | new | 1 |
RuntimeException (\symfony\component\process\exception) | extends | 1 | |
RuntimeException (\symfony\component\process\exception) | staticmethodcall | 1 | |
ProcessSignaledException (\symfony\component\process\exception) | RuntimeException (\symfony\component\process\exception) | extends | 1 |
RuntimeException (\symfony\component\process\exception) | staticmethodcall | 1 | |
ProcessTimedOutException (\symfony\component\process\exception) | RuntimeException (\symfony\component\process\exception) | extends | 1 |
RuntimeException (\symfony\component\process\exception) | staticmethodcall | 1 | |
RunProcessFailedException (\symfony\component\process\exception) | ProcessFailedException (\symfony\component\process\exception) | type | 1 |
RuntimeException (\symfony\component\process\exception) | extends | 1 | |
RuntimeException (\symfony\component\process\exception) | staticmethodcall | 1 | |
RunProcessContext (\symfony\component\process\messenger) | type | 1 | |
RuntimeException (\symfony\component\process\exception) | ExceptionInterface (\symfony\component\process\exception) | implements | 1 |
InputStream (\symfony\component\process) | RuntimeException (\symfony\component\process\exception) | new | 1 |
ProcessUtils (\symfony\component\process) | staticmethodcall | 1 | |
RunProcessContext (\symfony\component\process\messenger) | RunProcessMessage (\symfony\component\process\messenger) | type | 1 |
Process (\symfony\component\process) | type | 1 | |
RunProcessMessageHandler (\symfony\component\process\messenger) | ProcessFailedException (\symfony\component\process\exception) | catch | 1 |
RunProcessFailedException (\symfony\component\process\exception) | new | 1 | |
RunProcessContext (\symfony\component\process\messenger) | type | 1 | |
RunProcessMessage (\symfony\component\process\messenger) | type | 1 | |
Process (\symfony\component\process) | new | 1 | |
PhpExecutableFinder (\symfony\component\process) | ExecutableFinder (\symfony\component\process) | type | 1 |
PhpProcess (\symfony\component\process) | LogicException (\symfony\component\process\exception) | new | 1 |
RuntimeException (\symfony\component\process\exception) | new | 1 | |
PhpExecutableFinder (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | extends | 1 | |
PhpSubprocess (\symfony\component\process) | LogicException (\symfony\component\process\exception) | new | 1 |
PhpExecutableFinder (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | extends | 1 | |
AbstractPipes (\symfony\component\process\pipes) | InvalidArgumentException (\symfony\component\process\exception) | new | 1 |
PipesInterface (\symfony\component\process\pipes) | implements | 1 | |
UnixPipes (\symfony\component\process\pipes) | AbstractPipes (\symfony\component\process\pipes) | extends | 1 |
AbstractPipes (\symfony\component\process\pipes) | staticmethodcall | 1 | |
Process (\symfony\component\process) | staticconstant | 1 | |
Process (\symfony\component\process) | staticmethodcall | 1 | |
WindowsPipes (\symfony\component\process\pipes) | RuntimeException (\symfony\component\process\exception) | new | 1 |
AbstractPipes (\symfony\component\process\pipes) | extends | 1 | |
Process (\symfony\component\process) | ProcessFailedException (\symfony\component\process\exception) | new | 1 |
ProcessSignaledException (\symfony\component\process\exception) | new | 1 | |
UnixPipes (\symfony\component\process\pipes) | type | 1 | |
WindowsPipes (\symfony\component\process\pipes) | type | 1 | |
ProcessUtils (\symfony\component\process) | InvalidArgumentException (\symfony\component\process\exception) | new | 1 |
Process (\symfony\component\process) | instanceof | 1 | |
RunProcessMessageHandlerTest (\symfony\component\process\tests\messenger) | RunProcessFailedException (\symfony\component\process\exception) | catch | 1 |
PhpProcessTest (\symfony\component\process\tests) | PhpExecutableFinder (\symfony\component\process) | new | 1 |
PhpProcess (\symfony\component\process) | staticmethodcall | 1 | |
PhpSubprocessTest (\symfony\component\process\tests) | PhpExecutableFinder (\symfony\component\process) | new | 1 |
Process (\symfony\component\process) | new | 1 | |
ProcessTest (\symfony\component\process\tests) | LogicException (\symfony\component\process\exception) | catch | 1 |
PhpExecutableFinder (\symfony\component\process) | new | 1 | |
NonStringifiable (\symfony\component\process\tests) | new | 1 | |
AccessException (\symfony\component\propertyaccess\exception) | RuntimeException (\symfony\component\propertyaccess\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\propertyaccess\exception) | ExceptionInterface (\symfony\component\propertyaccess\exception) | implements | 1 |
InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | RuntimeException (\symfony\component\propertyaccess\exception) | extends | 1 |
NoSuchIndexException (\symfony\component\propertyaccess\exception) | AccessException (\symfony\component\propertyaccess\exception) | extends | 1 |
NoSuchPropertyException (\symfony\component\propertyaccess\exception) | AccessException (\symfony\component\propertyaccess\exception) | extends | 1 |
OutOfBoundsException (\symfony\component\propertyaccess\exception) | ExceptionInterface (\symfony\component\propertyaccess\exception) | implements | 1 |
RuntimeException (\symfony\component\propertyaccess\exception) | ExceptionInterface (\symfony\component\propertyaccess\exception) | implements | 1 |
UnexpectedTypeException (\symfony\component\propertyaccess\exception) | RuntimeException (\symfony\component\propertyaccess\exception) | extends | 1 |
RuntimeException (\symfony\component\propertyaccess\exception) | staticmethodcall | 1 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
UninitializedPropertyException (\symfony\component\propertyaccess\exception) | AccessException (\symfony\component\propertyaccess\exception) | extends | 1 |
PropertyAccess (\symfony\component\propertyaccess) | PropertyAccessor (\symfony\component\propertyaccess) | type | 1 |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | new | 1 | |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | type | 1 | |
PropertyAccessor (\symfony\component\propertyaccess) | AdapterInterface (\symfony\component\cache\adapter) | type | 1 |
ApcuAdapter (\symfony\component\cache\adapter) | new | 1 | |
ApcuAdapter (\symfony\component\cache\adapter) | staticmethodcall | 1 | |
NullAdapter (\symfony\component\cache\adapter) | new | 1 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | implements | 1 | |
PropertyReadInfo (\symfony\component\propertyinfo) | type | 1 | |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | PropertyAccessor (\symfony\component\propertyaccess) | new | 1 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
PropertyPath (\symfony\component\propertyaccess) | PropertyPathInterface (\symfony\component\propertyaccess) | implements | 1 |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 1 | |
PropertyPathIterator (\symfony\component\propertyaccess) | new | 1 | |
PropertyPathIteratorInterface (\symfony\component\propertyaccess) | type | 1 | |
PropertyPathIterator (\symfony\component\propertyaccess) | PropertyPathIteratorInterface (\symfony\component\propertyaccess) | implements | 1 |
ExtendedUninitializedProperty (\symfony\component\propertyaccess\tests\fixtures) | UninitializedProperty (\symfony\component\propertyaccess\tests\fixtures) | extends | 1 |
PropertyAccessorArrayAccessTestCase (\symfony\component\propertyaccess\tests) | PropertyAccessor (\symfony\component\propertyaccess) | type | 1 |
PropertyAccessorArrayObjectTest (\symfony\component\propertyaccess\tests) | PropertyAccessorCollectionTestCase (\symfony\component\propertyaccess\tests) | extends | 1 |
PropertyAccessorArrayTest (\symfony\component\propertyaccess\tests) | PropertyAccessorCollectionTestCase (\symfony\component\propertyaccess\tests) | extends | 1 |
PropertyAccessorBuilderTest (\symfony\component\propertyaccess\tests) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | type | 1 | |
PropertyAccessorCollectionTestCase (\symfony\component\propertyaccess\tests) | PropertyAccessorArrayAccessTestCase (\symfony\component\propertyaccess\tests) | extends | 1 |
PropertyAccessorCollectionTestCase_CarNoAdderAndRemover (\symfony\component\propertyaccess\tests) | new | 1 | |
PropertyAccessorCollectionTestCase_CarOnlyAdder (\symfony\component\propertyaccess\tests) | new | 1 | |
PropertyAccessorCollectionTestCase_CarOnlyRemover (\symfony\component\propertyaccess\tests) | new | 1 | |
PropertyAccessorNonTraversableArrayObjectTest (\symfony\component\propertyaccess\tests) | NonTraversableArrayObject (\symfony\component\propertyaccess\tests\fixtures) | new | 1 |
PropertyAccessorArrayAccessTestCase (\symfony\component\propertyaccess\tests) | extends | 1 | |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | NoSuchIndexException (\symfony\component\propertyaccess\exception) | catch | 1 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
TestClassTypedProperty (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
TestClassTypeErrorInsideCall (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
TestPublicPropertyDynamicallyCreated (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
Ticket5775Object (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
UninitializedObjectProperty (\symfony\component\propertyaccess\tests\fixtures) | type | 1 | |
UninitializedPrivateProperty (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
UninitializedProperty (\symfony\component\propertyaccess\tests\fixtures) | new | 1 | |
TestPluralAdderRemoverAndSetter (\symfony\component\propertyaccess\tests) | new | 1 | |
TestPluralAdderRemoverAndSetterSameSingularAndPlural (\symfony\component\propertyaccess\tests) | new | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
PropertyAccessorTraversableArrayObjectTest (\symfony\component\propertyaccess\tests) | TraversableArrayObject (\symfony\component\propertyaccess\tests\fixtures) | new | 1 |
PropertyAccessorCollectionTestCase (\symfony\component\propertyaccess\tests) | extends | 1 | |
PropertyPathBuilderTest (\symfony\component\propertyaccess\tests) | PropertyPathBuilder (\symfony\component\propertyaccess) | type | 1 |
PropertyInfoConstructorPass (\symfony\component\propertyinfo\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
PropertyInfoPass (\symfony\component\propertyinfo\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ConstructorExtractor (\symfony\component\propertyinfo\extractor) | PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | ConstructorArgumentTypeExtractorInterface (\symfony\component\propertyinfo\extractor) | implements | 1 |
PropertyDescriptionExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PhpDocTypeHelper (\symfony\component\propertyinfo\util) | type | 1 | |
PhpStanExtractor (\symfony\component\propertyinfo\extractor) | ConstructorArgumentTypeExtractorInterface (\symfony\component\propertyinfo\extractor) | implements | 1 |
NameScopeFactory (\symfony\component\propertyinfo\phpstan) | type | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PhpStanTypeHelper (\symfony\component\propertyinfo\util) | type | 1 | |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | ConstructorArgumentTypeExtractorInterface (\symfony\component\propertyinfo\extractor) | implements | 1 |
PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyInitializableExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyReadInfo (\symfony\component\propertyinfo) | type | 1 | |
PropertyReadInfoExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyWriteInfo (\symfony\component\propertyinfo) | type | 1 | |
PropertyWriteInfoExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
SerializerExtractor (\symfony\component\propertyinfo\extractor) | PropertyListExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
NameScopeFactory (\symfony\component\propertyinfo\phpstan) | NameScope (\symfony\component\propertyinfo\phpstan) | new | 1 |
NameScope (\symfony\component\propertyinfo\phpstan) | type | 1 | |
PropertyInfoCacheExtractor (\symfony\component\propertyinfo) | PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | type | 1 | |
PropertyInitializableExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyInfoExtractor (\symfony\component\propertyinfo) | PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
PropertyInitializableExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | extends | 1 |
PropertyDescriptionExtractorInterface (\symfony\component\propertyinfo) | extends | 1 | |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | extends | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | extends | 1 | |
PropertyReadInfoExtractorInterface (\symfony\component\propertyinfo) | PropertyReadInfo (\symfony\component\propertyinfo) | type | 1 |
PropertyWriteInfoExtractorInterface (\symfony\component\propertyinfo) | PropertyWriteInfo (\symfony\component\propertyinfo) | type | 1 |
AbstractPropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | type | 1 |
DummyExtractor (\symfony\component\propertyinfo\tests\fixtures) | new | 1 | |
NullExtractor (\symfony\component\propertyinfo\tests\fixtures) | new | 1 | |
Type (\symfony\component\propertyinfo) | new | 1 | |
Type (\symfony\component\propertyinfo) | staticconstant | 1 | |
ConstructorExtractorTest (\symfony\component\propertyinfo\tests\extractor) | ConstructorExtractor (\symfony\component\propertyinfo\extractor) | type | 1 |
Type (\symfony\component\propertyinfo) | new | 1 | |
Type (\symfony\component\propertyinfo) | staticconstant | 1 | |
PhpDocExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | type | 1 |
PhpStanExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | type | 1 |
PhpStanExtractor (\symfony\component\propertyinfo\extractor) | type | 1 | |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | type | 1 |
SerializerExtractorTest (\symfony\component\propertyinfo\tests\extractor) | SerializerExtractor (\symfony\component\propertyinfo\extractor) | type | 1 |
ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 | |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
Dummy (\symfony\component\propertyinfo\tests\fixtures) | ParentDummy (\symfony\component\propertyinfo\tests\fixtures) | extends | 1 |
ParentDummy (\symfony\component\propertyinfo\tests\fixtures) | type | 1 | |
DummyExtractor (\symfony\component\propertyinfo\tests\fixtures) | ConstructorArgumentTypeExtractorInterface (\symfony\component\propertyinfo\extractor) | implements | 1 |
PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyDescriptionExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyInitializableExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
NullExtractor (\symfony\component\propertyinfo\tests\fixtures) | PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | implements | 1 |
PropertyDescriptionExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyInitializableExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | implements | 1 | |
Php71DummyExtended (\symfony\component\propertyinfo\tests\fixtures) | Php71Dummy (\symfony\component\propertyinfo\tests\fixtures) | extends | 1 |
Php71DummyExtended2 (\symfony\component\propertyinfo\tests\fixtures) | Php71Dummy (\symfony\component\propertyinfo\tests\fixtures) | extends | 1 |
Php74Dummy (\symfony\component\propertyinfo\tests\fixtures) | Dummy (\symfony\component\propertyinfo\tests\fixtures) | type | 1 |
Php7Dummy (\symfony\component\propertyinfo\tests\fixtures) | Php7ParentDummy (\symfony\component\propertyinfo\tests\fixtures) | extends | 1 |
PhpStanPseudoTypesDummy (\symfony\component\propertyinfo\tests\fixtures) | PseudoTypesDummy (\symfony\component\propertyinfo\tests\fixtures) | extends | 1 |
DummyTrait (\symfony\component\propertyinfo\tests\fixtures\traitusage) | DummyTraitExternal (\symfony\component\propertyinfo\tests\fixtures) | use | 1 |
DummyUsingTrait (\symfony\component\propertyinfo\tests\fixtures\traitusage) | DummyTraitInAnotherNamespace (\symfony\component\propertyinfo\tests\fixtures\traitusage\anothernamespace) | use | 1 |
DummyTrait (\symfony\component\propertyinfo\tests\fixtures\traitusage) | use | 1 | |
PropertyInfoCacheExtractorTest (\symfony\component\propertyinfo\tests) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
PropertyInfoCacheExtractor (\symfony\component\propertyinfo) | new | 1 | |
AbstractPropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | extends | 1 | |
PropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | AbstractPropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | extends | 1 |
PhpDocTypeHelper (\symfony\component\propertyinfo\util) | Type (\symfony\component\propertyinfo) | staticproperty | 1 |
Type (\symfony\component\propertyinfo) | type | 1 | |
CompoundLimiter (\symfony\component\ratelimiter) | ReserveNotSupportedException (\symfony\component\ratelimiter\exception) | new | 1 |
LimiterInterface (\symfony\component\ratelimiter) | implements | 1 | |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
LimiterInterface (\symfony\component\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | type | 1 |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | LockInterface (\symfony\component\lock) | type | 1 |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | catch | 1 | |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | new | 1 | |
LimiterInterface (\symfony\component\ratelimiter) | implements | 1 | |
ResetLimiterTrait (\symfony\component\ratelimiter\policy) | use | 1 | |
Window (\symfony\component\ratelimiter\policy) | instanceof | 1 | |
Window (\symfony\component\ratelimiter\policy) | new | 1 | |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
StorageInterface (\symfony\component\ratelimiter\storage) | type | 1 | |
NoLimiter (\symfony\component\ratelimiter\policy) | LimiterInterface (\symfony\component\ratelimiter) | implements | 1 |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
Reservation (\symfony\component\ratelimiter) | new | 1 | |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
ResetLimiterTrait (\symfony\component\ratelimiter\policy) | LockInterface (\symfony\component\lock) | type | 1 |
StorageInterface (\symfony\component\ratelimiter\storage) | type | 1 | |
SlidingWindow (\symfony\component\ratelimiter\policy) | InvalidIntervalException (\symfony\component\ratelimiter\exception) | new | 1 |
LimiterStateInterface (\symfony\component\ratelimiter) | implements | 1 | |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | LockInterface (\symfony\component\lock) | type | 1 |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | catch | 1 | |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | new | 1 | |
LimiterInterface (\symfony\component\ratelimiter) | implements | 1 | |
ResetLimiterTrait (\symfony\component\ratelimiter\policy) | use | 1 | |
SlidingWindow (\symfony\component\ratelimiter\policy) | instanceof | 1 | |
SlidingWindow (\symfony\component\ratelimiter\policy) | new | 1 | |
SlidingWindow (\symfony\component\ratelimiter\policy) | staticmethodcall | 1 | |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
StorageInterface (\symfony\component\ratelimiter\storage) | type | 1 | |
TokenBucket (\symfony\component\ratelimiter\policy) | LimiterStateInterface (\symfony\component\ratelimiter) | implements | 1 |
TokenBucketLimiter (\symfony\component\ratelimiter\policy) | LockInterface (\symfony\component\lock) | type | 1 |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | catch | 1 | |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | new | 1 | |
LimiterInterface (\symfony\component\ratelimiter) | implements | 1 | |
ResetLimiterTrait (\symfony\component\ratelimiter\policy) | use | 1 | |
TokenBucket (\symfony\component\ratelimiter\policy) | instanceof | 1 | |
TokenBucket (\symfony\component\ratelimiter\policy) | new | 1 | |
RateLimit (\symfony\component\ratelimiter) | type | 1 | |
Reservation (\symfony\component\ratelimiter) | type | 1 | |
StorageInterface (\symfony\component\ratelimiter\storage) | type | 1 | |
Window (\symfony\component\ratelimiter\policy) | LimiterStateInterface (\symfony\component\ratelimiter) | implements | 1 |
RateLimit (\symfony\component\ratelimiter) | RateLimitExceededException (\symfony\component\ratelimiter\exception) | new | 1 |
RateLimiterFactory (\symfony\component\ratelimiter) | OptionsResolver (\symfony\component\optionsresolver) | new | 1 |
LimiterInterface (\symfony\component\ratelimiter) | type | 1 | |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
NoLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
Rate (\symfony\component\ratelimiter\policy) | new | 1 | |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
TokenBucketLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
CacheStorage (\symfony\component\ratelimiter\storage) | LimiterStateInterface (\symfony\component\ratelimiter) | instanceof | 1 |
StorageInterface (\symfony\component\ratelimiter\storage) | implements | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | StorageInterface (\symfony\component\ratelimiter\storage) | implements | 1 |
CompoundLimiterTest (\symfony\component\ratelimiter\tests) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 1 |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | type | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | type | 1 | |
LimiterTest (\symfony\component\ratelimiter\tests) | RateLimiterFactory (\symfony\component\ratelimiter) | new | 1 |
FixedWindowLimiterTest (\symfony\component\ratelimiter\tests\policy) | FixedWindowLimiter (\symfony\component\ratelimiter\policy) | new | 1 |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | type | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | type | 1 | |
DummyWindow (\symfony\component\ratelimiter\tests\resources) | new | 1 | |
TimeUtil (\symfony\component\ratelimiter\util) | staticmethodcall | 1 | |
RateTest (\symfony\component\ratelimiter\tests\policy) | Rate (\symfony\component\ratelimiter\policy) | new | 1 |
Rate (\symfony\component\ratelimiter\policy) | type | 1 | |
SlidingWindowLimiterTest (\symfony\component\ratelimiter\tests\policy) | SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | new | 1 |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | type | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | type | 1 | |
TokenBucketLimiterTest (\symfony\component\ratelimiter\tests\policy) | Rate (\symfony\component\ratelimiter\policy) | type | 1 |
TokenBucketLimiter (\symfony\component\ratelimiter\policy) | new | 1 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | type | 1 | |
DummyWindow (\symfony\component\ratelimiter\tests\resources) | new | 1 | |
RateLimitTest (\symfony\component\ratelimiter\tests) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 1 |
RateLimitExceededException (\symfony\component\ratelimiter\exception) | catch | 1 | |
DummyWindow (\symfony\component\ratelimiter\tests\resources) | LimiterStateInterface (\symfony\component\ratelimiter) | implements | 1 |
CacheStorageTest (\symfony\component\ratelimiter\tests\storage) | CacheStorage (\symfony\component\ratelimiter\storage) | type | 1 |
AsRemoteEventConsumer (\symfony\component\remoteevent\attribute) | \Attribute (\) | attribute | 1 |
ConsumerInterface (\symfony\component\remoteevent\consumer) | RemoteEvent (\symfony\component\remoteevent) | type | 1 |
AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | RemoteEvent (\symfony\component\remoteevent) | extends | 1 |
MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | extends | 1 |
MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | AbstractMailerEvent (\symfony\component\remoteevent\event\mailer) | extends | 1 |
SmsEvent (\symfony\component\remoteevent\event\sms) | RemoteEvent (\symfony\component\remoteevent) | extends | 1 |
InvalidArgumentException (\symfony\component\remoteevent\exception) | ExceptionInterface (\symfony\component\remoteevent\exception) | implements | 1 |
LogicException (\symfony\component\remoteevent\exception) | ExceptionInterface (\symfony\component\remoteevent\exception) | implements | 1 |
ParseException (\symfony\component\remoteevent\exception) | InvalidArgumentException (\symfony\component\remoteevent\exception) | extends | 1 |
RuntimeException (\symfony\component\remoteevent\exception) | ExceptionInterface (\symfony\component\remoteevent\exception) | implements | 1 |
ConsumeRemoteEventHandler (\symfony\component\remoteevent\messenger) | ConsumerInterface (\symfony\component\remoteevent\consumer) | instanceof | 1 |
ConsumeRemoteEventMessage (\symfony\component\remoteevent\messenger) | type | 1 | |
PayloadConverterInterface (\symfony\component\remoteevent) | RemoteEvent (\symfony\component\remoteevent) | type | 1 |
SmsEventTest (\symfony\component\remoteevent\tests\event\sms) | SmsEvent (\symfony\component\remoteevent\event\sms) | new | 1 |
Route (\symfony\component\routing\annotation) | \Attribute (\) | attribute | 1 |
Route (\symfony\component\routing\attribute) | extends | 1 | |
Route (\symfony\component\routing\attribute) | \Attribute (\) | attribute | 1 |
AddExpressionLanguageProvidersPass (\symfony\component\routing\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
RoutingResolverPass (\symfony\component\routing\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
InvalidArgumentException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
InvalidParameterException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
MethodNotAllowedException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
MissingMandatoryParametersException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
NoConfigurationException (\symfony\component\routing\exception) | ResourceNotFoundException (\symfony\component\routing\exception) | extends | 1 |
ResourceNotFoundException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
RouteCircularReferenceException (\symfony\component\routing\exception) | RuntimeException (\symfony\component\routing\exception) | extends | 1 |
RuntimeException (\symfony\component\routing\exception) | staticmethodcall | 1 | |
RouteNotFoundException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
RuntimeException (\symfony\component\routing\exception) | ExceptionInterface (\symfony\component\routing\exception) | implements | 1 |
CompiledUrlGenerator (\symfony\component\routing\generator) | RouteNotFoundException (\symfony\component\routing\exception) | new | 1 |
UrlGenerator (\symfony\component\routing\generator) | extends | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
CompiledUrlGeneratorDumper (\symfony\component\routing\generator\dumper) | RouteCircularReferenceException (\symfony\component\routing\exception) | new | 1 |
RouteNotFoundException (\symfony\component\routing\exception) | new | 1 | |
GeneratorDumper (\symfony\component\routing\generator\dumper) | extends | 1 | |
GeneratorDumper (\symfony\component\routing\generator\dumper) | GeneratorDumperInterface (\symfony\component\routing\generator\dumper) | implements | 1 |
GeneratorDumperInterface (\symfony\component\routing\generator\dumper) | RouteCollection (\symfony\component\routing) | type | 1 |
UrlGenerator (\symfony\component\routing\generator) | MissingMandatoryParametersException (\symfony\component\routing\exception) | new | 1 |
RouteNotFoundException (\symfony\component\routing\exception) | new | 1 | |
ConfigurableRequirementsInterface (\symfony\component\routing\generator) | implements | 1 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | implements | 1 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | RequestContextAwareInterface (\symfony\component\routing) | extends | 1 |
AttributeClassLoader (\symfony\component\routing\loader) | LoaderInterface (\symfony\component\config\loader) | implements | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
LogicException (\symfony\component\routing\exception) | new | 1 | |
Route (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
AttributeDirectoryLoader (\symfony\component\routing\loader) | DirectoryResource (\symfony\component\config\resource) | new | 1 |
AttributeFileLoader (\symfony\component\routing\loader) | extends | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
AttributeFileLoader (\symfony\component\routing\loader) | FileLocatorInterface (\symfony\component\config) | type | 1 |
FileLoader (\symfony\component\config\loader) | extends | 1 | |
FileLoader (\symfony\component\config\loader) | staticmethodcall | 1 | |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
FileResource (\symfony\component\config\resource) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
ClosureLoader (\symfony\component\routing\loader) | Loader (\symfony\component\config\loader) | extends | 1 |
RouteCollection (\symfony\component\routing) | type | 1 | |
CollectionConfigurator (\symfony\component\routing\loader\configurator) | Traits\AddTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 |
Traits\HostTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
Traits\RouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
Route (\symfony\component\routing) | type | 1 | |
ImportConfigurator (\symfony\component\routing\loader\configurator) | Traits\HostTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 |
Traits\PrefixTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
Traits\RouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RouteConfigurator (\symfony\component\routing\loader\configurator) | Traits\AddTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 |
Traits\HostTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
Traits\RouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | CollectionConfigurator (\symfony\component\routing\loader\configurator) | new | 1 |
CollectionConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
ImportConfigurator (\symfony\component\routing\loader\configurator) | type | 1 | |
Traits\AddTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
AddTrait (\symfony\component\routing\loader\configurator\traits) | AliasConfigurator (\symfony\component\routing\loader\configurator) | type | 1 |
CollectionConfigurator (\symfony\component\routing\loader\configurator) | instanceof | 1 | |
RouteConfigurator (\symfony\component\routing\loader\configurator) | instanceof | 1 | |
LocalizedRouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
HostTrait (\symfony\component\routing\loader\configurator\traits) | RouteCollection (\symfony\component\routing) | type | 1 |
LocalizedRouteTrait (\symfony\component\routing\loader\configurator\traits) | Route (\symfony\component\routing) | type | 1 |
PrefixTrait (\symfony\component\routing\loader\configurator\traits) | RouteCollection (\symfony\component\routing) | type | 1 |
RouteTrait (\symfony\component\routing\loader\configurator\traits) | Route (\symfony\component\routing) | type | 1 |
RouteCollection (\symfony\component\routing) | type | 1 | |
ContainerLoader (\symfony\component\routing\loader) | Loader (\symfony\component\config\loader) | staticmethodcall | 1 |
ObjectLoader (\symfony\component\routing\loader) | extends | 1 | |
ObjectLoader (\symfony\component\routing\loader) | staticmethodcall | 1 | |
DirectoryLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
DirectoryResource (\symfony\component\config\resource) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
GlobFileLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
RouteCollection (\symfony\component\routing) | new | 1 | |
ObjectLoader (\symfony\component\routing\loader) | Loader (\symfony\component\config\loader) | extends | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
RouteCollection (\symfony\component\routing) | instanceof | 1 | |
PhpFileLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | new | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
ProtectedPhpFileLoader (\symfony\component\routing\loader) | PhpFileLoader (\symfony\component\routing\loader) | extends | 1 |
Psr4DirectoryLoader (\symfony\component\routing\loader) | FileLocatorInterface (\symfony\component\config) | type | 1 |
DirectoryAwareLoaderInterface (\symfony\component\config\loader) | implements | 1 | |
Loader (\symfony\component\config\loader) | extends | 1 | |
Loader (\symfony\component\config\loader) | staticmethodcall | 1 | |
DirectoryResource (\symfony\component\config\resource) | new | 1 | |
XmlFileLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
HostTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
LocalizedRouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
PrefixTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
YamlFileLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | extends | 1 |
FileResource (\symfony\component\config\resource) | new | 1 | |
HostTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
LocalizedRouteTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
PrefixTrait (\symfony\component\routing\loader\configurator\traits) | use | 1 | |
RouteCollection (\symfony\component\routing) | new | 1 | |
ParseException (\symfony\component\yaml\exception) | catch | 1 | |
Parser (\symfony\component\yaml) | type | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
CompiledUrlMatcher (\symfony\component\routing\matcher) | CompiledUrlMatcherTrait (\symfony\component\routing\matcher\dumper) | use | 1 |
UrlMatcher (\symfony\component\routing\matcher) | extends | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | type | 1 |
MatcherDumper (\symfony\component\routing\matcher\dumper) | extends | 1 | |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | instanceof | 1 | |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | type | 1 | |
Route (\symfony\component\routing) | type | 1 | |
MatcherDumper (\symfony\component\routing\matcher\dumper) | MatcherDumperInterface (\symfony\component\routing\matcher\dumper) | implements | 1 |
MatcherDumperInterface (\symfony\component\routing\matcher\dumper) | RouteCollection (\symfony\component\routing) | type | 1 |
ExpressionLanguageProvider (\symfony\component\routing\matcher) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 1 |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | implements | 1 | |
RedirectableUrlMatcher (\symfony\component\routing\matcher) | ResourceNotFoundException (\symfony\component\routing\exception) | catch | 1 |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
UrlMatcher (\symfony\component\routing\matcher) | extends | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | Request (\symfony\component\httpfoundation) | type | 1 |
TraceableUrlMatcher (\symfony\component\routing\matcher) | Request (\symfony\component\httpfoundation) | type | 1 |
ExceptionInterface (\symfony\component\routing\exception) | catch | 1 | |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | instanceof | 1 | |
UrlMatcher (\symfony\component\routing\matcher) | extends | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
UrlMatcher (\symfony\component\routing\matcher) | ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | type | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
MethodNotAllowedException (\symfony\component\routing\exception) | new | 1 | |
NoConfigurationException (\symfony\component\routing\exception) | new | 1 | |
ResourceNotFoundException (\symfony\component\routing\exception) | new | 1 | |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | instanceof | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | RequestContextAwareInterface (\symfony\component\routing) | extends | 1 |
RequestContext (\symfony\component\routing) | Request (\symfony\component\httpfoundation) | type | 1 |
RouteCollection (\symfony\component\routing) | ResourceInterface (\symfony\component\config\resource) | type | 1 |
Alias (\symfony\component\routing) | new | 1 | |
InvalidArgumentException (\symfony\component\routing\exception) | new | 1 | |
RouteCircularReferenceException (\symfony\component\routing\exception) | new | 1 | |
RouteCompiler (\symfony\component\routing) | CompiledRoute (\symfony\component\routing) | new | 1 |
CompiledRoute (\symfony\component\routing) | type | 1 | |
RouteCompilerInterface (\symfony\component\routing) | implements | 1 | |
RouteCompilerInterface (\symfony\component\routing) | CompiledRoute (\symfony\component\routing) | type | 1 |
Route (\symfony\component\routing) | type | 1 | |
Router (\symfony\component\routing) | ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
ConfigurableRequirementsInterface (\symfony\component\routing\generator) | instanceof | 1 | |
CompiledUrlGeneratorDumper (\symfony\component\routing\generator\dumper) | new | 1 | |
GeneratorDumperInterface (\symfony\component\routing\generator\dumper) | type | 1 | |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | new | 1 | |
MatcherDumperInterface (\symfony\component\routing\matcher\dumper) | type | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | instanceof | 1 | |
RouterInterface (\symfony\component\routing) | implements | 1 | |
RouterInterface (\symfony\component\routing) | UrlGeneratorInterface (\symfony\component\routing\generator) | extends | 1 |
UrlMatcherInterface (\symfony\component\routing\matcher) | extends | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
CompiledRouteTest (\symfony\component\routing\tests) | CompiledRoute (\symfony\component\routing) | new | 1 |
RoutingResolverPassTest (\symfony\component\routing\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
RoutingResolverPass (\symfony\component\routing\dependencyinjection) | new | 1 | |
ExtendedRoute (\symfony\component\routing\tests\fixtures\attributefixtures) | \Attribute (\) | attribute | 1 |
Route (\symfony\component\routing\attribute) | extends | 1 | |
Route (\symfony\component\routing\attribute) | staticmethodcall | 1 | |
ExtendedRouteOnClassController (\symfony\component\routing\tests\fixtures\attributefixtures) | ExtendedRoute (\symfony\component\routing\tests\fixtures\attributefixtures) | attribute | 1 |
GlobalDefaultsClass (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
InvokableController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
InvokableFQCNAliasConflictController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
InvokableLocalizedController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
LocalizedMethodActionControllers (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
LocalizedPrefixLocalizedActionController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
LocalizedPrefixMissingLocaleActionController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
LocalizedPrefixMissingRouteLocaleActionController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
LocalizedPrefixWithRouteWithoutLocale (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
MethodActionControllers (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
PrefixedActionLocalizedRouteController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
PrefixedActionPathController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
RequirementsWithoutPlaceholderNameController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
RouteWithEnv (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
RouteWithPrefixController (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
Utf8ActionControllers (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 1 |
FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | \Attribute (\) | attribute | 1 |
AttributesClassParamAfterCommaController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamAfterParenthesisController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamInlineAfterCommaController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamInlineAfterParenthesisController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamInlineQuotedAfterCommaController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamInlineQuotedAfterParenthesisController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamQuotedAfterCommaController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
AttributesClassParamQuotedAfterParenthesisController (\symfony\component\routing\tests\fixtures\attributesfixtures) | FooAttributes (\symfony\component\routing\tests\fixtures\attributes) | attribute | 1 |
CustomCompiledRoute (\symfony\component\routing\tests\fixtures) | CompiledRoute (\symfony\component\routing) | extends | 1 |
CustomRouteCompiler (\symfony\component\routing\tests\fixtures) | CompiledRoute (\symfony\component\routing) | type | 1 |
Route (\symfony\component\routing) | type | 1 | |
RouteCompiler (\symfony\component\routing) | extends | 1 | |
CustomCompiledRoute (\symfony\component\routing\tests\fixtures) | new | 1 | |
CustomXmlFileLoader (\symfony\component\routing\tests\fixtures) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 1 |
XmlFileLoader (\symfony\component\routing\loader) | extends | 1 | |
MyController (\symfony\component\routing\tests\fixtures\psr4controllers) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
Route (\symfony\component\routing\attribute) | attribute | 1 | |
MyUnannotatedController (\symfony\component\routing\tests\fixtures\psr4controllers) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
MyOtherController (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace\evendeepernamespace) | Route (\symfony\component\routing\attribute) | attribute | 1 |
IrrelevantClass (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
MyAbstractController (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
MyChildController (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | Route (\symfony\component\routing\attribute) | attribute | 1 |
MyAbstractController (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | extends | 1 | |
MyControllerWithATrait (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | Route (\symfony\component\routing\attribute) | attribute | 1 |
IrrelevantInterface (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | implements | 1 | |
SomeSharedImplementation (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | use | 1 | |
SomeSharedImplementation (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace) | Response (\symfony\component\httpfoundation) | staticconstant | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
RedirectableUrlMatcher (\symfony\component\routing\tests\fixtures) | RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 |
UrlMatcher (\symfony\component\routing\matcher) | extends | 1 | |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | AttributeClassLoader (\symfony\component\routing\loader) | extends | 1 |
AttributeClassLoader (\symfony\component\routing\loader) | staticmethodcall | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
CompiledUrlGeneratorDumperTest (\symfony\component\routing\tests\generator\dumper) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
CompiledUrlGeneratorDumper (\symfony\component\routing\generator\dumper) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
UrlGeneratorTest (\symfony\component\routing\tests\generator) | ExpectDeprecationTrait (\symfony\bridge\phpunit) | use | 1 |
UrlGenerator (\symfony\component\routing\generator) | new | 1 | |
UrlGenerator (\symfony\component\routing\generator) | staticmethodcall | 1 | |
Route (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
NonStringableObject (\symfony\component\routing\tests\generator) | new | 1 | |
NonStringableObjectWithPublicProperty (\symfony\component\routing\tests\generator) | new | 1 | |
AttributeClassLoaderTest (\symfony\component\routing\tests\loader) | TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | type | 1 |
AttributeDirectoryLoaderTest (\symfony\component\routing\tests\loader) | AttributeDirectoryLoader (\symfony\component\routing\loader) | type | 1 |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | type | 1 | |
AttributeFileLoaderTest (\symfony\component\routing\tests\loader) | AttributeFileLoader (\symfony\component\routing\loader) | type | 1 |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | type | 1 | |
ClosureLoaderTest (\symfony\component\routing\tests\loader) | Route (\symfony\component\routing) | new | 1 |
RouteCollection (\symfony\component\routing) | new | 1 | |
ContainerLoaderTest (\symfony\component\routing\tests\loader) | Container (\symfony\component\dependencyinjection) | new | 1 |
ContainerLoader (\symfony\component\routing\loader) | new | 1 | |
DirectoryLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 1 |
LoaderResolver (\symfony\component\config\loader) | new | 1 | |
AttributeFileLoader (\symfony\component\routing\loader) | new | 1 | |
DirectoryLoader (\symfony\component\routing\loader) | type | 1 | |
YamlFileLoader (\symfony\component\routing\loader) | new | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | new | 1 | |
FileLocatorStub (\symfony\component\routing\tests\loader) | FileLocatorInterface (\symfony\component\config) | implements | 1 |
GlobFileLoaderTest (\symfony\component\routing\tests\loader) | GlobResource (\symfony\component\config\resource) | new | 1 |
GlobFileLoader (\symfony\component\routing\loader) | new | 1 | |
GlobFileLoaderWithoutImport (\symfony\component\routing\tests\loader) | new | 1 | |
GlobFileLoaderWithoutImport (\symfony\component\routing\tests\loader) | GlobFileLoader (\symfony\component\routing\loader) | extends | 1 |
RouteCollection (\symfony\component\routing) | new | 1 | |
ObjectLoaderTest (\symfony\component\routing\tests\loader) | Route (\symfony\component\routing) | new | 1 |
RouteCollection (\symfony\component\routing) | new | 1 | |
TestObjectLoaderRouteService (\symfony\component\routing\tests\loader) | new | 1 | |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | Psr4DirectoryLoader (\symfony\component\routing\loader) | new | 1 |
Psr4DirectoryLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 1 |
DelegatingLoader (\symfony\component\config\loader) | new | 1 | |
DelegatingLoader (\symfony\component\config\loader) | type | 1 | |
LoaderResolver (\symfony\component\config\loader) | new | 1 | |
Psr4DirectoryLoader (\symfony\component\routing\loader) | new | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
TestObjectLoader (\symfony\component\routing\tests\loader) | ObjectLoader (\symfony\component\routing\loader) | extends | 1 |
TestObjectLoaderRouteService (\symfony\component\routing\tests\loader) | RouteCollection (\symfony\component\routing) | type | 1 |
TestObjectLoader (\symfony\component\routing\tests\loader) | type | 1 | |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | Psr4DirectoryLoader (\symfony\component\routing\loader) | new | 1 |
CustomXmlFileLoader (\symfony\component\routing\tests\fixtures) | new | 1 | |
YamlFileLoaderTest (\symfony\component\routing\tests\loader) | Psr4DirectoryLoader (\symfony\component\routing\loader) | new | 1 |
FileLocatorStub (\symfony\component\routing\tests\loader) | new | 1 | |
CompiledRedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | new | 1 |
RequestContext (\symfony\component\routing) | new | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
RedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | extends | 1 | |
CompiledUrlMatcherTest (\symfony\component\routing\tests\matcher) | CompiledUrlMatcher (\symfony\component\routing\matcher) | new | 1 |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | new | 1 | |
RequestContext (\symfony\component\routing) | new | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | extends | 1 | |
CompiledUrlMatcherDumperTest (\symfony\component\routing\tests\matcher\dumper) | FileLocator (\symfony\component\config) | new | 1 |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | new | 1 | |
PhpFileLoader (\symfony\component\routing\loader) | new | 1 | |
RequestContext (\symfony\component\routing) | new | 1 | |
StaticPrefixCollectionTest (\symfony\component\routing\tests\matcher\dumper) | StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | instanceof | 1 |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | new | 1 | |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | type | 1 | |
Route (\symfony\component\routing) | new | 1 | |
TestCompiledUrlMatcher (\symfony\component\routing\tests\matcher\dumper) | CompiledUrlMatcher (\symfony\component\routing\matcher) | extends | 1 |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
ExpressionLanguageProviderTest (\symfony\component\routing\tests\matcher) | ServiceLocator (\symfony\component\dependencyinjection) | new | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 1 | |
ExpressionLanguageProvider (\symfony\component\routing\matcher) | new | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
RedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | RequestContext (\symfony\component\routing) | type | 1 |
RouteCollection (\symfony\component\routing) | type | 1 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | extends | 1 | |
TestCompiledRedirectableUrlMatcher (\symfony\component\routing\tests\matcher) | CompiledUrlMatcher (\symfony\component\routing\matcher) | extends | 1 |
RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | implements | 1 | |
TraceableUrlMatcherTest (\symfony\component\routing\tests\matcher) | RequestContext (\symfony\component\routing) | type | 1 |
RouteCollection (\symfony\component\routing) | type | 1 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | extends | 1 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | UrlMatcher (\symfony\component\routing\matcher) | new | 1 |
RequestContext (\symfony\component\routing) | type | 1 | |
RouteCollection (\symfony\component\routing) | type | 1 | |
EnumRequirementTest (\symfony\component\routing\tests\requirement) | Route (\symfony\component\routing) | new | 1 |
RouteCompilerTest (\symfony\component\routing\tests) | RouteCompiler (\symfony\component\routing) | staticconstant | 1 |
RouterTest (\symfony\component\routing\tests) | LoaderInterface (\symfony\component\config\loader) | type | 1 |
Router (\symfony\component\routing) | type | 1 | |
Utf8RouteCompiler (\symfony\component\routing\tests) | RouteCompiler (\symfony\component\routing) | extends | 1 |
GenericRuntime (\symfony\component\runtime) | ClosureResolver (\symfony\component\runtime\resolver) | new | 1 |
DebugClosureResolver (\symfony\component\runtime\resolver) | new | 1 | |
ResolverInterface (\symfony\component\runtime) | type | 1 | |
ClosureRunner (\symfony\component\runtime\runner) | new | 1 | |
RunnerInterface (\symfony\component\runtime) | instanceof | 1 | |
RunnerInterface (\symfony\component\runtime) | type | 1 | |
RuntimeInterface (\symfony\component\runtime) | implements | 1 | |
ComposerPlugin (\symfony\component\runtime\internal) | Filesystem (\symfony\component\filesystem) | new | 1 |
SymfonyErrorHandler (\symfony\component\runtime\internal) | BufferingLogger (\symfony\component\errorhandler) | new | 1 |
DebugClassLoader (\symfony\component\errorhandler) | staticmethodcall | 1 | |
ErrorHandler (\symfony\component\errorhandler) | new | 1 | |
ErrorHandler (\symfony\component\errorhandler) | staticmethodcall | 1 | |
BasicErrorHandler (\symfony\component\runtime\internal) | staticmethodcall | 1 | |
ClosureResolver (\symfony\component\runtime\resolver) | ResolverInterface (\symfony\component\runtime) | implements | 1 |
DebugClosureResolver (\symfony\component\runtime\resolver) | ClosureResolver (\symfony\component\runtime\resolver) | extends | 1 |
ClosureResolver (\symfony\component\runtime\resolver) | staticmethodcall | 1 | |
ClosureRunner (\symfony\component\runtime\runner) | RunnerInterface (\symfony\component\runtime) | implements | 1 |
ConsoleApplicationRunner (\symfony\component\runtime\runner\symfony) | Application (\symfony\component\console) | type | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
RunnerInterface (\symfony\component\runtime) | implements | 1 | |
HttpKernelRunner (\symfony\component\runtime\runner\symfony) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
Kernel (\symfony\component\httpkernel) | staticconstant | 1 | |
TerminableInterface (\symfony\component\httpkernel) | instanceof | 1 | |
RunnerInterface (\symfony\component\runtime) | implements | 1 | |
ResponseRunner (\symfony\component\runtime\runner\symfony) | Response (\symfony\component\httpfoundation) | type | 1 |
RunnerInterface (\symfony\component\runtime) | implements | 1 | |
RuntimeInterface (\symfony\component\runtime) | ResolverInterface (\symfony\component\runtime) | type | 1 |
RunnerInterface (\symfony\component\runtime) | type | 1 | |
SymfonyRuntime (\symfony\component\runtime) | Application (\symfony\component\console) | instanceof | 1 |
Application (\symfony\component\console) | type | 1 | |
Command (\symfony\component\console\command) | instanceof | 1 | |
Command (\symfony\component\console\command) | type | 1 | |
ArgvInput (\symfony\component\console\input) | new | 1 | |
ConsoleOutput (\symfony\component\console\output) | type | 1 | |
Dotenv (\symfony\component\dotenv) | new | 1 | |
Response (\symfony\component\httpfoundation) | instanceof | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | instanceof | 1 | |
GenericRuntime (\symfony\component\runtime) | extends | 1 | |
ConsoleApplicationRunner (\symfony\component\runtime\runner\symfony) | new | 1 | |
HttpKernelRunner (\symfony\component\runtime\runner\symfony) | new | 1 | |
ResponseRunner (\symfony\component\runtime\runner\symfony) | new | 1 | |
RunnerInterface (\symfony\component\runtime) | type | 1 | |
AsCronTask (\symfony\component\scheduler\attribute) | \Attribute (\) | attribute | 1 |
AsPeriodicTask (\symfony\component\scheduler\attribute) | \Attribute (\) | attribute | 1 |
AsSchedule (\symfony\component\scheduler\attribute) | \Attribute (\) | attribute | 1 |
DebugCommand (\symfony\component\scheduler\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
RecurringMessage (\symfony\component\scheduler) | type | 1 | |
ServiceProviderInterface (\symfony\contracts\service) | type | 1 | |
AddScheduleMessengerPass (\symfony\component\scheduler\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
DispatchSchedulerEventListener (\symfony\component\scheduler\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Envelope (\symfony\component\messenger) | type | 1 | |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerMessageHandledEvent (\symfony\component\messenger\event) | type | 1 | |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | type | 1 | |
StampInterface (\symfony\component\messenger\stamp) | type | 1 | |
FailureEvent (\symfony\component\scheduler\event) | new | 1 | |
PostRunEvent (\symfony\component\scheduler\event) | new | 1 | |
PreRunEvent (\symfony\component\scheduler\event) | new | 1 | |
InvalidArgumentException (\symfony\component\scheduler\exception) | ExceptionInterface (\symfony\component\scheduler\exception) | implements | 1 |
LogicException (\symfony\component\scheduler\exception) | ExceptionInterface (\symfony\component\scheduler\exception) | implements | 1 |
Checkpoint (\symfony\component\scheduler\generator) | LockInterface (\symfony\component\lock) | type | 1 |
CheckpointInterface (\symfony\component\scheduler\generator) | implements | 1 | |
CacheInterface (\symfony\contracts\cache) | type | 1 | |
MessageContext (\symfony\component\scheduler\generator) | TriggerInterface (\symfony\component\scheduler\trigger) | type | 1 |
MessageGenerator (\symfony\component\scheduler\generator) | Checkpoint (\symfony\component\scheduler\generator) | type | 1 |
CheckpointInterface (\symfony\component\scheduler\generator) | type | 1 | |
MessageContext (\symfony\component\scheduler\generator) | new | 1 | |
MessageGeneratorInterface (\symfony\component\scheduler\generator) | implements | 1 | |
TriggerHeap (\symfony\component\scheduler\generator) | new | 1 | |
ScheduleProviderInterface (\symfony\component\scheduler) | type | 1 | |
StatefulTriggerInterface (\symfony\component\scheduler\trigger) | instanceof | 1 | |
ScheduledStamp (\symfony\component\scheduler\messenger) | StampInterface (\symfony\component\messenger\stamp) | implements | 1 |
MessageContext (\symfony\component\scheduler\generator) | type | 1 | |
SchedulerTransport (\symfony\component\scheduler\messenger) | RedispatchMessage (\symfony\component\messenger\message) | instanceof | 1 |
RedispatchMessage (\symfony\component\messenger\message) | new | 1 | |
TransportInterface (\symfony\component\messenger\transport) | implements | 1 | |
LogicException (\symfony\component\scheduler\exception) | new | 1 | |
ScheduledStamp (\symfony\component\scheduler\messenger) | new | 1 | |
SchedulerTransportFactory (\symfony\component\scheduler\messenger) | SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 1 |
TransportFactoryInterface (\symfony\component\messenger\transport) | implements | 1 | |
MessageGenerator (\symfony\component\scheduler\generator) | new | 1 | |
SchedulerTransport (\symfony\component\scheduler\messenger) | new | 1 | |
SchedulerTransport (\symfony\component\scheduler\messenger) | type | 1 | |
ServiceCallMessageHandler (\symfony\component\scheduler\messenger) | ServiceCallMessage (\symfony\component\scheduler\messenger) | type | 1 |
RecurringMessage (\symfony\component\scheduler) | InvalidArgumentException (\symfony\component\scheduler\exception) | new | 1 |
MessageContext (\symfony\component\scheduler\generator) | type | 1 | |
JitterTrigger (\symfony\component\scheduler\trigger) | new | 1 | |
MessageProviderInterface (\symfony\component\scheduler\trigger) | implements | 1 | |
MessageProviderInterface (\symfony\component\scheduler\trigger) | instanceof | 1 | |
PeriodicalTrigger (\symfony\component\scheduler\trigger) | new | 1 | |
StaticMessageProvider (\symfony\component\scheduler\trigger) | new | 1 | |
Schedule (\symfony\component\scheduler) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 |
LogicException (\symfony\component\scheduler\exception) | new | 1 | |
ScheduleProviderInterface (\symfony\component\scheduler) | implements | 1 | |
ScheduleProviderInterface (\symfony\component\scheduler) | Schedule (\symfony\component\scheduler) | type | 1 |
Scheduler (\symfony\component\scheduler) | ClockInterface (\symfony\component\clock) | type | 1 |
FailureEvent (\symfony\component\scheduler\event) | new | 1 | |
PostRunEvent (\symfony\component\scheduler\event) | new | 1 | |
PreRunEvent (\symfony\component\scheduler\event) | new | 1 | |
MessageGenerator (\symfony\component\scheduler\generator) | new | 1 | |
MessageGenerator (\symfony\component\scheduler\generator) | type | 1 | |
Schedule (\symfony\component\scheduler) | type | 1 | |
DispatchSchedulerEventListenerTest (\symfony\component\scheduler\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Envelope (\symfony\component\messenger) | new | 1 | |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerMessageHandledEvent (\symfony\component\messenger\event) | new | 1 | |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | new | 1 | |
DispatchSchedulerEventListener (\symfony\component\scheduler\eventlistener) | new | 1 | |
MessageContext (\symfony\component\scheduler\generator) | new | 1 | |
ScheduledStamp (\symfony\component\scheduler\messenger) | new | 1 | |
RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 1 | |
TestEventListener (\symfony\component\scheduler\tests\eventlistener) | new | 1 | |
SomeScheduleProvider (\symfony\component\scheduler\tests\fixtures) | new | 1 | |
SomeScheduleProvider (\symfony\component\scheduler\tests\fixtures) | Schedule (\symfony\component\scheduler) | new | 1 |
Schedule (\symfony\component\scheduler) | type | 1 | |
ScheduleProviderInterface (\symfony\component\scheduler) | implements | 1 | |
MessageGeneratorTest (\symfony\component\scheduler\tests\generator) | Checkpoint (\symfony\component\scheduler\generator) | new | 1 |
RecurringMessage (\symfony\component\scheduler) | type | 1 | |
Handler (\symfony\component\scheduler\tests) | ClockInterface (\symfony\component\clock) | type | 1 |
Scheduler (\symfony\component\scheduler) | type | 1 | |
Message (\symfony\component\scheduler\tests) | type | 1 | |
Container (\symfony\component\scheduler\tests\messenger) | ServiceLocatorTrait (\symfony\contracts\service) | use | 1 |
SchedulerTransportFactoryTest (\symfony\component\scheduler\tests\messenger) | SchedulerTransportFactory (\symfony\component\scheduler\messenger) | type | 1 |
SchedulerTransportTest (\symfony\component\scheduler\tests\messenger) | RedispatchMessage (\symfony\component\messenger\message) | new | 1 |
RecurringMessageTest (\symfony\component\scheduler\tests) | DummyStringableMessage (\symfony\component\scheduler\tests) | new | 1 |
SchedulerTest (\symfony\component\scheduler\tests) | MockClock (\symfony\component\clock) | new | 1 |
RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 1 | |
Schedule (\symfony\component\scheduler) | new | 1 | |
Scheduler (\symfony\component\scheduler) | new | 1 | |
Handler (\symfony\component\scheduler\tests) | new | 1 | |
Message (\symfony\component\scheduler\tests) | new | 1 | |
ScheduleTest (\symfony\component\scheduler\tests) | Schedule (\symfony\component\scheduler) | new | 1 |
AbstractDecoratedTriggerTest (\symfony\component\scheduler\tests\trigger) | ExcludeTimeTrigger (\symfony\component\scheduler\trigger) | new | 1 |
CallbackMessageProviderTest (\symfony\component\scheduler\tests\trigger) | MessageContext (\symfony\component\scheduler\generator) | new | 1 |
ExcludeTimeTriggerTest (\symfony\component\scheduler\tests\trigger) | ExcludeTimeTrigger (\symfony\component\scheduler\trigger) | new | 1 |
JitterTriggerTest (\symfony\component\scheduler\tests\trigger) | JitterTrigger (\symfony\component\scheduler\trigger) | new | 1 |
AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | StatefulTriggerInterface (\symfony\component\scheduler\trigger) | implements | 1 |
StatefulTriggerInterface (\symfony\component\scheduler\trigger) | instanceof | 1 | |
CallbackMessageProvider (\symfony\component\scheduler\trigger) | MessageContext (\symfony\component\scheduler\generator) | type | 1 |
MessageProviderInterface (\symfony\component\scheduler\trigger) | implements | 1 | |
CallbackTrigger (\symfony\component\scheduler\trigger) | TriggerInterface (\symfony\component\scheduler\trigger) | implements | 1 |
CronExpressionTrigger (\symfony\component\scheduler\trigger) | TriggerInterface (\symfony\component\scheduler\trigger) | implements | 1 |
ExcludeTimeTrigger (\symfony\component\scheduler\trigger) | AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | extends | 1 |
AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | staticmethodcall | 1 | |
TriggerInterface (\symfony\component\scheduler\trigger) | type | 1 | |
JitterTrigger (\symfony\component\scheduler\trigger) | AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | extends | 1 |
AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | staticmethodcall | 1 | |
TriggerInterface (\symfony\component\scheduler\trigger) | type | 1 | |
MessageProviderInterface (\symfony\component\scheduler\trigger) | MessageContext (\symfony\component\scheduler\generator) | type | 1 |
PeriodicalTrigger (\symfony\component\scheduler\trigger) | StatefulTriggerInterface (\symfony\component\scheduler\trigger) | implements | 1 |
StatefulTriggerInterface (\symfony\component\scheduler\trigger) | TriggerInterface (\symfony\component\scheduler\trigger) | extends | 1 |
StaticMessageProvider (\symfony\component\scheduler\trigger) | MessageContext (\symfony\component\scheduler\generator) | type | 1 |
MessageProviderInterface (\symfony\component\scheduler\trigger) | implements | 1 | |
AuthenticationTrustResolver (\symfony\component\security\core\authentication) | AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | implements | 1 |
RememberMeToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
CacheTokenVerifier (\symfony\component\security\core\authentication\rememberme) | TokenVerifierInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 |
InMemoryTokenProvider (\symfony\component\security\core\authentication\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 1 |
TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 | |
PersistentToken (\symfony\component\security\core\authentication\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | implements | 1 |
TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 1 |
AbstractToken (\symfony\component\security\core\authentication\token) | TokenInterface (\symfony\component\security\core\authentication\token) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
NullToken (\symfony\component\security\core\authentication\token) | TokenInterface (\symfony\component\security\core\authentication\token) | implements | 1 |
PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
RememberMeToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | implements | 1 |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
UsageTrackingTokenStorage (\symfony\component\security\core\authentication\token\storage) | SessionInterface (\symfony\component\httpfoundation\session) | type | 1 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | implements | 1 | |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
AccessDecisionManager (\symfony\component\security\core\authorization) | AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | implements | 1 |
CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
AuthorizationChecker (\symfony\component\security\core\authorization) | NullToken (\symfony\component\security\core\authentication\token) | new | 1 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 1 | |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | implements | 1 | |
ExpressionLanguage (\symfony\component\security\core\authorization) | ExpressionLanguage (\symfony\component\expressionlanguage) | extends | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | staticmethodcall | 1 | |
ExpressionLanguageProvider (\symfony\component\security\core\authorization) | new | 1 | |
ExpressionLanguageProvider (\symfony\component\security\core\authorization) | ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | implements | 1 |
AffirmativeStrategy (\symfony\component\security\core\authorization\strategy) | AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | implements | 1 |
ConsensusStrategy (\symfony\component\security\core\authorization\strategy) | AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | implements | 1 |
PriorityStrategy (\symfony\component\security\core\authorization\strategy) | AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | implements | 1 |
UnanimousStrategy (\symfony\component\security\core\authorization\strategy) | AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | implements | 1 |
TraceableAccessDecisionManager (\symfony\component\security\core\authorization) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | implements | 1 | |
AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | type | 1 | |
VoterInterface (\symfony\component\security\core\authorization\voter) | type | 1 | |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | VoterInterface (\symfony\component\security\core\authorization\voter) | extends | 1 |
ExpressionVoter (\symfony\component\security\core\authorization\voter) | Expression (\symfony\component\expressionlanguage) | instanceof | 1 |
Request (\symfony\component\httpfoundation) | instanceof | 1 | |
CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
RoleHierarchyVoter (\symfony\component\security\core\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
RoleVoter (\symfony\component\security\core\authorization\voter) | extends | 1 | |
RoleVoter (\symfony\component\security\core\authorization\voter) | staticmethodcall | 1 | |
RoleVoter (\symfony\component\security\core\authorization\voter) | CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 |
TraceableVoter (\symfony\component\security\core\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
VoteEvent (\symfony\component\security\core\event) | new | 1 | |
Voter (\symfony\component\security\core\authorization\voter) | CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 |
VoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
VoterInterface (\symfony\component\security\core\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
AuthenticationEvent (\symfony\component\security\core\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
AuthenticationSuccessEvent (\symfony\component\security\core\event) | AuthenticationEvent (\symfony\component\security\core\event) | extends | 1 |
VoteEvent (\symfony\component\security\core\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
AccessDeniedException (\symfony\component\security\core\exception) | WithHttpStatus (\symfony\component\httpkernel\attribute) | attribute | 1 |
RuntimeException (\symfony\component\security\core\exception) | extends | 1 | |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 1 | |
AccountExpiredException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
AccountStatusException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
AuthenticationCredentialsNotFoundException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
AuthenticationException (\symfony\component\security\core\exception) | WithHttpStatus (\symfony\component\httpkernel\attribute) | attribute | 1 |
RuntimeException (\symfony\component\security\core\exception) | extends | 1 | |
AuthenticationExpiredException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
AuthenticationServiceException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
BadCredentialsException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
CookieTheftException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
CredentialsExpiredException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
CustomUserMessageAccountStatusException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
CustomUserMessageAuthenticationException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
DisabledException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
InsufficientAuthenticationException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\security\core\exception) | ExceptionInterface (\symfony\component\security\core\exception) | implements | 1 |
InvalidCsrfTokenException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
LazyResponseException (\symfony\component\security\core\exception) | ExceptionInterface (\symfony\component\security\core\exception) | implements | 1 |
LockedException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | extends | 1 |
LogicException (\symfony\component\security\core\exception) | ExceptionInterface (\symfony\component\security\core\exception) | implements | 1 |
LogoutException (\symfony\component\security\core\exception) | RuntimeException (\symfony\component\security\core\exception) | extends | 1 |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 1 | |
ProviderNotFoundException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
RuntimeException (\symfony\component\security\core\exception) | ExceptionInterface (\symfony\component\security\core\exception) | implements | 1 |
SessionUnavailableException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
TokenNotFoundException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
TooManyLoginAttemptsAuthenticationException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
UnsupportedUserException (\symfony\component\security\core\exception) | AuthenticationServiceException (\symfony\component\security\core\exception) | extends | 1 |
UserNotFoundException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
RoleHierarchy (\symfony\component\security\core\role) | RoleHierarchyInterface (\symfony\component\security\core\role) | implements | 1 |
SwitchUserRole (\symfony\component\security\core\role) | Role (\symfony\component\security\core\role) | extends | 1 |
ExpiredSignatureException (\symfony\component\security\core\signature\exception) | RuntimeException (\symfony\component\security\core\exception) | extends | 1 |
InvalidSignatureException (\symfony\component\security\core\signature\exception) | RuntimeException (\symfony\component\security\core\exception) | extends | 1 |
SignatureHasher (\symfony\component\security\core\signature) | InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 |
AccessDecisionStrategyTestCase (\symfony\component\security\core\test) | AccessDecisionManager (\symfony\component\security\core\authorization) | new | 1 |
AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | type | 1 | |
VoterInterface (\symfony\component\security\core\authorization\voter) | type | 1 | |
AuthenticationTrustResolverTest (\symfony\component\security\core\tests\authentication) | RememberMeToken (\symfony\component\security\core\authentication\token) | new | 1 |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
FakeCustomToken (\symfony\component\security\core\tests\authentication) | TokenInterface (\symfony\component\security\core\authentication\token) | implements | 1 |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
RealCustomRememberMeToken (\symfony\component\security\core\tests\authentication) | RememberMeToken (\symfony\component\security\core\authentication\token) | extends | 1 |
AbstractTokenTest (\symfony\component\security\core\tests\authentication\token) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
ConcreteToken (\symfony\component\security\core\tests\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
CustomUser (\symfony\component\security\core\tests\authentication\token\fixtures) | UserInterface (\symfony\component\security\core\user) | implements | 1 |
TokenStorageTest (\symfony\component\security\core\tests\authentication\token\storage) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 1 |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
UsageTrackingTokenStorageTest (\symfony\component\security\core\tests\authentication\token\storage) | Request (\symfony\component\httpfoundation) | new | 1 |
NullToken (\symfony\component\security\core\authentication\token) | new | 1 | |
AuthorizationCheckerTest (\symfony\component\security\core\tests\authorization) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | type | 1 |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 1 | |
AuthorizationChecker (\symfony\component\security\core\authorization) | type | 1 | |
ExpressionLanguageTest (\symfony\component\security\core\tests\authorization) | AuthenticationTrustResolver (\symfony\component\security\core\authentication) | new | 1 |
RememberMeToken (\symfony\component\security\core\authentication\token) | new | 1 | |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
AccessDecisionManager (\symfony\component\security\core\authorization) | new | 1 | |
AuthorizationChecker (\symfony\component\security\core\authorization) | new | 1 | |
ExpressionLanguage (\symfony\component\security\core\authorization) | new | 1 | |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | new | 1 | |
RoleVoter (\symfony\component\security\core\authorization\voter) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
TraceableAccessDecisionManagerTest (\symfony\component\security\core\tests\authorization) | AccessDecisionManager (\symfony\component\security\core\authorization) | new | 1 |
AuthenticatedVoterTest (\symfony\component\security\core\tests\authorization\voter) | NullToken (\symfony\component\security\core\authentication\token) | new | 1 |
RememberMeToken (\symfony\component\security\core\authentication\token) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
ExpressionVoterTest (\symfony\component\security\core\tests\authorization\voter) | Expression (\symfony\component\expressionlanguage) | new | 1 |
ExpressionVoter (\symfony\component\security\core\authorization\voter) | new | 1 | |
IntegerVoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
Voter (\symfony\component\security\core\authorization\voter) | extends | 1 | |
RoleHierarchyVoterTest (\symfony\component\security\core\tests\authorization\voter) | RoleVoterTest (\symfony\component\security\core\tests\authorization\voter) | extends | 1 |
RoleVoterTest (\symfony\component\security\core\tests\authorization\voter) | AuthenticationTrustResolver (\symfony\component\security\core\authentication) | new | 1 |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | new | 1 | |
TraceableVoterTest (\symfony\component\security\core\tests\authorization\voter) | VoteEvent (\symfony\component\security\core\event) | new | 1 |
TypeErrorVoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
Voter (\symfony\component\security\core\authorization\voter) | extends | 1 | |
VoterTest (\symfony\component\security\core\tests\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
VoterInterface (\symfony\component\security\core\authorization\voter) | type | 1 | |
IntegerVoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | new | 1 | |
StringableAttribute (\symfony\component\security\core\tests\authorization\voter) | new | 1 | |
TypeErrorVoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | new | 1 | |
VoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | new | 1 | |
VoterTest_Voter (\symfony\component\security\core\tests\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
Voter (\symfony\component\security\core\authorization\voter) | extends | 1 | |
ChildCustomUserMessageAuthenticationException (\symfony\component\security\core\tests\exception) | CustomUserMessageAuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
CustomUserMessageAuthenticationExceptionTest (\symfony\component\security\core\tests\exception) | ChildCustomUserMessageAuthenticationException (\symfony\component\security\core\tests\exception) | new | 1 |
DummyVoter (\symfony\component\security\core\tests\fixtures) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
VoterInterface (\symfony\component\security\core\authorization\voter) | implements | 1 | |
MockableUsernamePasswordTokenWithRoles (\symfony\component\security\core\tests\fixtures) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | extends | 1 |
RoleHierarchyTest (\symfony\component\security\core\tests\role) | RoleHierarchy (\symfony\component\security\core\role) | new | 1 |
ExpiredSignatureStorageTest (\symfony\component\security\core\tests\signature) | ArrayAdapter (\symfony\component\cache\adapter) | new | 1 |
ExpiredSignatureStorage (\symfony\component\security\core\signature) | new | 1 | |
ChainUserProviderTest (\symfony\component\security\core\tests\user) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
InMemoryUserProviderTest (\symfony\component\security\core\tests\user) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
MigratingProvider (\symfony\component\security\core\tests\user) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
UserPasswordTest (\symfony\component\security\core\tests\validator\constraints) | UserPassword (\symfony\component\security\core\validator\constraints) | type | 1 |
UserPasswordValidatorTestCase (\symfony\component\security\core\tests\validator\constraints) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 1 |
PasswordHasherInterface (\symfony\component\passwordhasher) | type | 1 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
UserPasswordValidator (\symfony\component\security\core\validator\constraints) | new | 1 | |
UserPasswordValidator (\symfony\component\security\core\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 1 | |
AttributesBasedUserProviderInterface (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 1 |
UserProviderInterface (\symfony\component\security\core\user) | extends | 1 | |
ChainUserChecker (\symfony\component\security\core\user) | UserCheckerInterface (\symfony\component\security\core\user) | implements | 1 |
ChainUserProvider (\symfony\component\security\core\user) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
EquatableInterface (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 1 |
InMemoryUser (\symfony\component\security\core\user) | EquatableInterface (\symfony\component\security\core\user) | implements | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
InMemoryUserChecker (\symfony\component\security\core\user) | DisabledException (\symfony\component\security\core\exception) | new | 1 |
InMemoryUser (\symfony\component\security\core\user) | instanceof | 1 | |
UserCheckerInterface (\symfony\component\security\core\user) | implements | 1 | |
InMemoryUserProvider (\symfony\component\security\core\user) | UserNotFoundException (\symfony\component\security\core\exception) | new | 1 |
InMemoryUser (\symfony\component\security\core\user) | type | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | extends | 1 |
MissingUserProvider (\symfony\component\security\core\user) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
OidcUser (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | implements | 1 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 |
UserPassword (\symfony\component\security\core\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
UserPasswordValidator (\symfony\component\security\core\validator\constraints) | LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserPassword (\symfony\component\security\core\validator\constraints) | instanceof | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
CsrfTokenManager (\symfony\component\security\csrf) | RequestStack (\symfony\component\httpfoundation) | instanceof | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 | |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | implements | 1 | |
TokenNotFoundException (\symfony\component\security\csrf\exception) | RuntimeException (\symfony\component\security\core\exception) | extends | 1 |
UriSafeTokenGeneratorTest (\symfony\component\security\csrf\tests\tokengenerator) | UriSafeTokenGenerator (\symfony\component\security\csrf\tokengenerator) | type | 1 |
NativeSessionTokenStorageTest (\symfony\component\security\csrf\tests\tokenstorage) | NativeSessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | type | 1 |
SessionTokenStorageTest (\symfony\component\security\csrf\tests\tokenstorage) | Request (\symfony\component\httpfoundation) | new | 1 |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
Session (\symfony\component\httpfoundation\session) | type | 1 | |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | type | 1 | |
UriSafeTokenGenerator (\symfony\component\security\csrf\tokengenerator) | TokenGeneratorInterface (\symfony\component\security\csrf\tokengenerator) | implements | 1 |
ClearableTokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | TokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | extends | 1 |
NativeSessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | TokenNotFoundException (\symfony\component\security\csrf\exception) | new | 1 |
ClearableTokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | implements | 1 | |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | SessionInterface (\symfony\component\httpfoundation\session) | type | 1 |
TokenNotFoundException (\symfony\component\security\csrf\exception) | new | 1 | |
ClearableTokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | implements | 1 | |
AccessMap (\symfony\component\security\http) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
AccessMapInterface (\symfony\component\security\http) | implements | 1 | |
AccessMapInterface (\symfony\component\security\http) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 |
ChainAccessTokenExtractor (\symfony\component\security\http\accesstoken) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
FormEncodedBodyExtractor (\symfony\component\security\http\accesstoken) | Request (\symfony\component\httpfoundation) | staticconstant | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
HeaderAccessTokenExtractor (\symfony\component\security\http\accesstoken) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
InvalidSignatureException (\symfony\component\security\http\accesstoken\oidc\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
MissingClaimException (\symfony\component\security\http\accesstoken\oidc\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
OidcTokenHandler (\symfony\component\security\http\accesstoken\oidc) | BadCredentialsException (\symfony\component\security\core\exception) | new | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
InvalidSignatureException (\symfony\component\security\http\accesstoken\oidc\exception) | new | 1 | |
MissingClaimException (\symfony\component\security\http\accesstoken\oidc\exception) | new | 1 | |
OidcTrait (\symfony\component\security\http\accesstoken\oidc) | use | 1 | |
FallbackUserLoader (\symfony\component\security\http\authenticator) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 | |
OidcTrait (\symfony\component\security\http\accesstoken\oidc) | OidcUser (\symfony\component\security\core\user) | type | 1 |
OidcUserInfoTokenHandler (\symfony\component\security\http\accesstoken\oidc) | BadCredentialsException (\symfony\component\security\core\exception) | new | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
MissingClaimException (\symfony\component\security\http\accesstoken\oidc\exception) | new | 1 | |
OidcTrait (\symfony\component\security\http\accesstoken\oidc) | use | 1 | |
FallbackUserLoader (\symfony\component\security\http\authenticator) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
QueryAccessTokenExtractor (\symfony\component\security\http\accesstoken) | Request (\symfony\component\httpfoundation) | type | 1 |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
CurrentUser (\symfony\component\security\http\attribute) | \Attribute (\) | attribute | 1 |
ValueResolver (\symfony\component\httpkernel\attribute) | extends | 1 | |
ValueResolver (\symfony\component\httpkernel\attribute) | staticmethodcall | 1 | |
IsGranted (\symfony\component\security\http\attribute) | \Attribute (\) | attribute | 1 |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationUtils (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticatorManager (\symfony\component\security\http\authentication) | AuthenticationEvents (\symfony\component\security\core) | staticconstant | 1 |
AuthenticationSuccessEvent (\symfony\component\security\core\event) | new | 1 | |
AccountStatusException (\symfony\component\security\core\exception) | instanceof | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | catch | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
CustomUserMessageAccountStatusException (\symfony\component\security\core\exception) | instanceof | 1 | |
UserNotFoundException (\symfony\component\security\core\exception) | instanceof | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
AuthenticatorManagerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
UserAuthenticatorInterface (\symfony\component\security\http\authentication) | implements | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | instanceof | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | instanceof | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 1 | |
InteractiveLoginEvent (\symfony\component\security\http\event) | new | 1 | |
LoginFailureEvent (\symfony\component\security\http\event) | new | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | new | 1 | |
SecurityEvents (\symfony\component\security\http) | staticconstant | 1 | |
AuthenticatorManagerInterface (\symfony\component\security\http\authentication) | Response (\symfony\component\httpfoundation) | type | 1 |
CustomAuthenticationFailureHandler (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
CustomAuthenticationSuccessHandler (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
DefaultAuthenticationFailureHandler (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 1 | |
DefaultAuthenticationSuccessHandler (\symfony\component\security\http\authentication) | Response (\symfony\component\httpfoundation) | type | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | implements | 1 | |
ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 1 | |
TargetPathTrait (\symfony\component\security\http\util) | use | 1 | |
UserAuthenticatorInterface (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
PostAuthenticationToken (\symfony\component\security\http\authenticator\token) | new | 1 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | AbstractAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | new | 1 |
BadCredentialsException (\symfony\component\security\core\exception) | catch | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
PreAuthenticatedUserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 1 | |
AccessTokenExtractorInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
FallbackUserLoader (\symfony\component\security\http\authenticator) | instanceof | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
PostAuthenticationToken (\symfony\component\security\http\authenticator\token) | new | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | AuthenticationException (\symfony\component\security\core\exception) | type | 1 |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | instanceof | 1 | |
BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | type | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | instanceof | 1 | |
NotAnEntryPointException (\symfony\component\security\http\entrypoint\exception) | new | 1 | |
ClassStub (\symfony\component\vardumper\caster) | type | 1 | |
TraceableAuthenticatorManagerListener (\symfony\component\security\http\authenticator\debug) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | new | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
FallbackUserLoader (\symfony\component\security\http\authenticator) | UserInterface (\symfony\component\security\core\user) | type | 1 |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | staticmethodcall | 1 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | staticmethodcall | 1 | |
CsrfTokenBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | new | 1 |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | implements | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | AuthenticatorInterface (\symfony\component\security\http\authenticator) | extends | 1 |
JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | JsonResponse (\symfony\component\httpfoundation) | new | 1 |
JsonResponse (\symfony\component\httpfoundation) | staticconstant | 1 | |
BadRequestHttpException (\symfony\component\httpkernel\exception) | catch | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
LoginLinkAuthenticator (\symfony\component\security\http\authenticator) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
InvalidLoginLinkExceptionInterface (\symfony\component\security\http\loginlink\exception) | catch | 1 | |
CsrfTokenBadge (\symfony\component\security\http\authenticator\passport\badge) | BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | LogicException (\symfony\component\security\core\exception) | new | 1 |
BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 | |
PreAuthenticatedUserBadge (\symfony\component\security\http\authenticator\passport\badge) | BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 |
RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | AuthenticationServiceException (\symfony\component\security\core\exception) | new | 1 |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
UserNotFoundException (\symfony\component\security\core\exception) | new | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | implements | 1 | |
CredentialsInterface (\symfony\component\security\http\authenticator\passport\credentials) | BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | extends | 1 |
CustomCredentials (\symfony\component\security\http\authenticator\passport\credentials) | BadCredentialsException (\symfony\component\security\core\exception) | new | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
CredentialsInterface (\symfony\component\security\http\authenticator\passport\credentials) | implements | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | LogicException (\symfony\component\security\core\exception) | new | 1 |
CredentialsInterface (\symfony\component\security\http\authenticator\passport\credentials) | implements | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 |
CredentialsInterface (\symfony\component\security\http\authenticator\passport\credentials) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 |
Passport (\symfony\component\security\http\authenticator\passport) | extends | 1 | |
RememberMeAuthenticator (\symfony\component\security\http\authenticator) | RememberMeToken (\symfony\component\security\core\authentication\token) | new | 1 |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
CookieTheftException (\symfony\component\security\core\exception) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 | |
UnsupportedUserException (\symfony\component\security\core\exception) | instanceof | 1 | |
UserNotFoundException (\symfony\component\security\core\exception) | instanceof | 1 | |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | staticmethodcall | 1 | |
ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 1 | |
RemoteUserAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 1 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 1 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | staticmethodcall | 1 | |
PostAuthenticationToken (\symfony\component\security\http\authenticator\token) | AbstractToken (\symfony\component\security\core\authentication\token) | extends | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
X509Authenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 1 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
BadCredentialsException (\symfony\component\security\core\exception) | new | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 1 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | staticmethodcall | 1 | |
AccessDeniedHandlerInterface (\symfony\component\security\http\authorization) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | type | 1 | |
SecurityTokenValueResolver (\symfony\component\security\http\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | staticconstant | 1 | |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
UserValueResolver (\symfony\component\security\http\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
ValueResolverInterface (\symfony\component\httpkernel\controller) | implements | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | staticconstant | 1 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
NotAnEntryPointException (\symfony\component\security\http\entrypoint\exception) | WithHttpStatus (\symfony\component\httpkernel\attribute) | attribute | 1 |
AuthenticationTokenCreatedEvent (\symfony\component\security\http\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
CheckPassportEvent (\symfony\component\security\http\event) | TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | instanceof | 1 |
Event (\symfony\contracts\eventdispatcher) | extends | 1 | |
InteractiveLoginEvent (\symfony\component\security\http\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
LazyResponseEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | extends | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
LazyResponseException (\symfony\component\security\core\exception) | new | 1 | |
LoginFailureEvent (\symfony\component\security\http\event) | TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | instanceof | 1 |
Event (\symfony\contracts\eventdispatcher) | extends | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | UserInterface (\symfony\component\security\core\user) | type | 1 |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | instanceof | 1 | |
Event (\symfony\contracts\eventdispatcher) | extends | 1 | |
LogoutEvent (\symfony\component\security\http\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
SwitchUserEvent (\symfony\component\security\http\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
TokenDeauthenticatedEvent (\symfony\component\security\http\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
CheckCredentialsListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
CheckRememberMeConditionsListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LoginSuccessEvent (\symfony\component\security\http\event) | type | 1 | |
ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 1 | |
ClearSiteDataLogoutListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LogoutEvent (\symfony\component\security\http\event) | type | 1 | |
CookieClearingLogoutListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LogoutEvent (\symfony\component\security\http\event) | type | 1 | |
CsrfProtectionListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
InvalidCsrfTokenException (\symfony\component\security\core\exception) | new | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
CsrfTokenClearingLogoutListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | instanceof | 1 | |
LogoutEvent (\symfony\component\security\http\event) | type | 1 | |
DefaultLogoutListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LogoutEvent (\symfony\component\security\http\event) | type | 1 | |
IsGrantedAttributeListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
Expression (\symfony\component\expressionlanguage) | type | 1 | |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 1 | |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | type | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | new | 1 | |
RuntimeException (\symfony\component\security\core\exception) | new | 1 | |
IsGranted (\symfony\component\security\http\attribute) | type | 1 | |
LoginThrottlingListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
LoginFailureEvent (\symfony\component\security\http\event) | type | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | type | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
PasswordMigratingListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | type | 1 | |
RememberMeListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LoginSuccessEvent (\symfony\component\security\http\event) | type | 1 | |
SessionLogoutListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LogoutEvent (\symfony\component\security\http\event) | type | 1 | |
SessionStrategyListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
LoginSuccessEvent (\symfony\component\security\http\event) | type | 1 | |
UserCheckerListener (\symfony\component\security\http\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
AuthenticationSuccessEvent (\symfony\component\security\core\event) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
UserProviderListener (\symfony\component\security\http\eventlistener) | CheckPassportEvent (\symfony\component\security\http\event) | type | 1 |
Firewall (\symfony\component\security\http) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
FinishRequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | instanceof | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | RequestEvent (\symfony\component\httpkernel\event) | type | 1 |
FirewallListenerInterface (\symfony\component\security\http\firewall) | implements | 1 | |
AccessListener (\symfony\component\security\http\firewall) | RequestEvent (\symfony\component\httpkernel\event) | type | 1 |
NullToken (\symfony\component\security\core\authentication\token) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | type | 1 | |
LazyResponseEvent (\symfony\component\security\http\event) | instanceof | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
AuthenticatorManagerListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
ChannelListener (\symfony\component\security\http\firewall) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
RedirectResponse (\symfony\component\httpfoundation) | type | 1 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
ContextListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
AbstractToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
UnsupportedUserException (\symfony\component\security\core\exception) | catch | 1 | |
UserNotFoundException (\symfony\component\security\core\exception) | catch | 1 | |
EquatableInterface (\symfony\component\security\core\user) | instanceof | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | instanceof | 1 | |
TokenDeauthenticatedEvent (\symfony\component\security\http\event) | new | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
ExceptionListener (\symfony\component\security\http\firewall) | Response (\symfony\component\httpfoundation) | type | 1 |
HttpException (\symfony\component\httpkernel\exception) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | instanceof | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | type | 1 | |
AccountStatusException (\symfony\component\security\core\exception) | instanceof | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | instanceof | 1 | |
InsufficientAuthenticationException (\symfony\component\security\core\exception) | new | 1 | |
LazyResponseException (\symfony\component\security\core\exception) | instanceof | 1 | |
LogoutException (\symfony\component\security\core\exception) | instanceof | 1 | |
LogoutException (\symfony\component\security\core\exception) | type | 1 | |
NotAnEntryPointException (\symfony\component\security\http\entrypoint\exception) | catch | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
TargetPathTrait (\symfony\component\security\http\util) | use | 1 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
LogoutListener (\symfony\component\security\http\firewall) | RequestEvent (\symfony\component\httpkernel\event) | type | 1 |
LogoutException (\symfony\component\security\core\exception) | new | 1 | |
CsrfToken (\symfony\component\security\csrf) | new | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 1 | |
SwitchUserListener (\symfony\component\security\http\firewall) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 | |
SwitchUserToken (\symfony\component\security\core\authentication\token) | new | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
AbstractListener (\symfony\component\security\http\firewall) | extends | 1 | |
FirewallMap (\symfony\component\security\http) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
ExceptionListener (\symfony\component\security\http\firewall) | type | 1 | |
LogoutListener (\symfony\component\security\http\firewall) | type | 1 | |
FirewallMapInterface (\symfony\component\security\http) | implements | 1 | |
FirewallMapInterface (\symfony\component\security\http) | Request (\symfony\component\httpfoundation) | type | 1 |
HttpUtils (\symfony\component\security\http) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
RedirectResponse (\symfony\component\httpfoundation) | type | 1 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
MethodNotAllowedException (\symfony\component\routing\exception) | catch | 1 | |
ResourceNotFoundException (\symfony\component\routing\exception) | catch | 1 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | instanceof | 1 | |
ImpersonateUrlGenerator (\symfony\component\security\http\impersonate) | SwitchUserToken (\symfony\component\security\core\authentication\token) | instanceof | 1 |
ExpiredLoginLinkException (\symfony\component\security\http\loginlink\exception) | ExpiredSignatureException (\symfony\component\security\core\signature\exception) | extends | 1 |
InvalidLoginLinkExceptionInterface (\symfony\component\security\http\loginlink\exception) | implements | 1 | |
InvalidLoginLinkAuthenticationException (\symfony\component\security\http\loginlink\exception) | AuthenticationException (\symfony\component\security\core\exception) | extends | 1 |
InvalidLoginLinkException (\symfony\component\security\http\loginlink\exception) | InvalidLoginLinkExceptionInterface (\symfony\component\security\http\loginlink\exception) | implements | 1 |
LoginLinkHandler (\symfony\component\security\http\loginlink) | RequestContext (\symfony\component\routing) | new | 1 |
UserNotFoundException (\symfony\component\security\core\exception) | catch | 1 | |
ExpiredSignatureException (\symfony\component\security\core\signature\exception) | catch | 1 | |
InvalidSignatureException (\symfony\component\security\core\signature\exception) | catch | 1 | |
ExpiredLoginLinkException (\symfony\component\security\http\loginlink\exception) | new | 1 | |
LoginLinkDetails (\symfony\component\security\http\loginlink) | new | 1 | |
LoginLinkDetails (\symfony\component\security\http\loginlink) | type | 1 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | implements | 1 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | LoginLinkDetails (\symfony\component\security\http\loginlink) | type | 1 |
LoginLinkNotification (\symfony\component\security\http\loginlink) | NotificationEmail (\symfony\bridge\twig\mime) | staticmethodcall | 1 |
EmailMessage (\symfony\component\notifier\message) | new | 1 | |
EmailMessage (\symfony\component\notifier\message) | type | 1 | |
SmsMessage (\symfony\component\notifier\message) | new | 1 | |
SmsMessage (\symfony\component\notifier\message) | type | 1 | |
EmailNotificationInterface (\symfony\component\notifier\notification) | implements | 1 | |
Notification (\symfony\component\notifier\notification) | extends | 1 | |
Notification (\symfony\component\notifier\notification) | staticmethodcall | 1 | |
SmsNotificationInterface (\symfony\component\notifier\notification) | implements | 1 | |
EmailRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
SmsRecipientInterface (\symfony\component\notifier\recipient) | type | 1 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 1 |
ParameterBagUtils (\symfony\component\security\http) | ParameterBag (\symfony\component\httpfoundation) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
DefaultLoginRateLimiter (\symfony\component\security\http\ratelimiter) | AbstractRequestRateLimiter (\symfony\component\httpfoundation\ratelimiter) | extends | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
InvalidArgumentException (\symfony\component\security\core\exception) | new | 1 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 1 | |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | Cookie (\symfony\component\httpfoundation) | new | 1 |
AuthenticationException (\symfony\component\security\core\exception) | catch | 1 | |
UserInterface (\symfony\component\security\core\user) | instanceof | 1 | |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | implements | 1 | |
ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 1 | |
PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
TokenVerifierInterface (\symfony\component\security\core\authentication\rememberme) | instanceof | 1 | |
CookieTheftException (\symfony\component\security\core\exception) | new | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 1 | |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | extends | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | type | 1 |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | RememberMeDetails (\symfony\component\security\http\rememberme) | type | 1 |
ResponseListener (\symfony\component\security\http\rememberme) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | RequestStack (\symfony\component\httpfoundation) | type | 1 |
UserProviderInterface (\symfony\component\security\core\user) | type | 1 | |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | extends | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | new | 1 | |
SessionAuthenticationStrategy (\symfony\component\security\http\session) | Request (\symfony\component\httpfoundation) | type | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
SessionAuthenticationStrategyInterface (\symfony\component\security\http\session) | implements | 1 | |
SessionAuthenticationStrategyInterface (\symfony\component\security\http\session) | Request (\symfony\component\httpfoundation) | type | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
OidcTokenHandlerTest (\symfony\component\security\http\tests\accesstoken\oidc) | OidcUser (\symfony\component\security\core\user) | new | 1 |
FallbackUserLoader (\symfony\component\security\http\authenticator) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
OidcUserInfoTokenHandlerTest (\symfony\component\security\http\tests\accesstoken\oidc) | OidcUser (\symfony\component\security\core\user) | new | 1 |
FallbackUserLoader (\symfony\component\security\http\authenticator) | new | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
AuthenticatorManagerTest (\symfony\component\security\http\tests\authentication) | EventDispatcher (\symfony\component\eventdispatcher) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
UserNotFoundException (\symfony\component\security\core\exception) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | type | 1 | |
AuthenticatorManager (\symfony\component\security\http\authentication) | new | 1 | |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | new | 1 | |
CsrfTokenBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | type | 1 | |
DummySupportsAuthenticator (\symfony\component\security\http\tests\fixtures) | new | 1 | |
DefaultAuthenticationFailureHandlerTest (\symfony\component\security\http\tests\authentication) | RedirectResponse (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 1 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 1 | |
HttpUtils (\symfony\component\security\http) | type | 1 | |
DefaultAuthenticationSuccessHandlerTest (\symfony\component\security\http\tests\authentication) | Request (\symfony\component\httpfoundation) | type | 1 |
TestInteractiveAuthenticator (\symfony\component\security\http\tests\authentication) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 |
InteractiveAuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
AbstractAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
ConcreteAuthenticator (\symfony\component\security\http\tests\authenticator) | new | 1 | |
AbstractLoginFormAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | type | 1 |
ConcreteFormAuthenticator (\symfony\component\security\http\tests\authenticator) | new | 1 | |
ChainedAccessTokenExtractorsTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
FormEncodedBodyAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
HeaderAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
QueryAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | type | 1 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
ConcreteAuthenticator (\symfony\component\security\http\tests\authenticator) | AuthenticationException (\symfony\component\security\core\exception) | type | 1 |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
AbstractAuthenticator (\symfony\component\security\http\authenticator) | staticmethodcall | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
ConcreteFormAuthenticator (\symfony\component\security\http\tests\authenticator) | Response (\symfony\component\httpfoundation) | type | 1 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 1 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | extends | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
TraceableAuthenticatorTest (\symfony\component\security\http\tests\authenticator\debug) | Request (\symfony\component\httpfoundation) | new | 1 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
PasswordUpgraderProvider (\symfony\component\security\http\tests\authenticator\fixtures) | InMemoryUserProvider (\symfony\component\security\core\user) | extends | 1 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
FormLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | new | 1 |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 1 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 1 | |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
HttpBasicAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | BadCredentialsException (\symfony\component\security\core\exception) | new | 1 |
AccessTokenHandlerInterface (\symfony\component\security\http\accesstoken) | implements | 1 | |
JsonLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 |
JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | staticconstant | 1 | |
ArrayLoader (\symfony\component\translation\loader) | new | 1 | |
Translator (\symfony\component\translation) | new | 1 | |
LoginLinkAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 1 |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 1 | |
LoginLinkAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
ExpiredLoginLinkException (\symfony\component\security\http\loginlink\exception) | new | 1 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | type | 1 | |
UserBadgeTest (\symfony\component\security\http\tests\authenticator\passport\badge) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 |
RememberMeAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Cookie (\symfony\component\httpfoundation) | new | 1 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
RememberMeAuthenticator (\symfony\component\security\http\authenticator) | type | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | new | 1 | |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | type | 1 | |
ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 1 | |
RemoteUserAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | new | 1 |
PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | new | 1 | |
X509AuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | new | 1 |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
X509Authenticator (\symfony\component\security\http\authenticator) | type | 1 | |
UserValueResolverTest (\symfony\component\security\http\tests\controller) | DefaultValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 1 |
NullToken (\symfony\component\security\core\authentication\token) | new | 1 | |
CheckCredentialsListenerTest (\symfony\component\security\http\tests\eventlistener) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 1 |
InMemoryUser (\symfony\component\security\core\user) | type | 1 | |
CustomCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 1 | |
CheckCredentialsListener (\symfony\component\security\http\eventlistener) | type | 1 | |
CheckRememberMeConditionsListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | new | 1 | |
CheckRememberMeConditionsListener (\symfony\component\security\http\eventlistener) | type | 1 | |
ClearSiteDataLogoutListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
ClearSiteDataLogoutListener (\symfony\component\security\http\eventlistener) | new | 1 | |
CookieClearingLogoutListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ResponseHeaderBag (\symfony\component\httpfoundation) | new | 1 | |
ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
CookieClearingLogoutListener (\symfony\component\security\http\eventlistener) | new | 1 | |
CsrfProtectionListenerTest (\symfony\component\security\http\tests\eventlistener) | CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 1 |
CsrfTokenBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 1 | |
CsrfProtectionListener (\symfony\component\security\http\eventlistener) | type | 1 | |
CsrfTokenClearingLogoutListenerTest (\symfony\component\security\http\tests\eventlistener) | SessionNotFoundException (\symfony\component\httpfoundation\exception) | catch | 1 |
Request (\symfony\component\httpfoundation) | new | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | new | 1 | |
LogoutEvent (\symfony\component\security\http\event) | new | 1 | |
CsrfTokenClearingLogoutListener (\symfony\component\security\http\eventlistener) | new | 1 | |
DummyTestMigratingUserProvider (\symfony\component\security\http\tests\eventlistener) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 |
TestMigratingUserProvider (\symfony\component\security\http\tests\eventlistener) | extends | 1 | |
DummyTestPasswordAuthenticatedUser (\symfony\component\security\http\tests\eventlistener) | TestPasswordAuthenticatedUser (\symfony\component\security\http\tests\eventlistener) | extends | 1 |
IsGrantedAttributeListenerTest (\symfony\component\security\http\tests\eventlistener) | Expression (\symfony\component\expressionlanguage) | type | 1 |
ExpressionLanguage (\symfony\component\expressionlanguage) | new | 1 | |
AccessDeniedException (\symfony\component\security\core\exception) | catch | 1 | |
LoginThrottlingListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 1 | |
LoginFailureEvent (\symfony\component\security\http\event) | new | 1 | |
LoginThrottlingListener (\symfony\component\security\http\eventlistener) | type | 1 | |
DefaultLoginRateLimiter (\symfony\component\security\http\ratelimiter) | new | 1 | |
PasswordMigratingListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 1 | |
NullToken (\symfony\component\security\core\authentication\token) | new | 1 | |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | new | 1 | |
PasswordMigratingListener (\symfony\component\security\http\eventlistener) | type | 1 | |
DummyTestMigratingUserProvider (\symfony\component\security\http\tests\eventlistener) | new | 1 | |
DummyAuthenticator (\symfony\component\security\http\tests\fixtures) | new | 1 | |
RememberMeListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 1 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 1 | |
LoginSuccessEvent (\symfony\component\security\http\event) | new | 1 | |
RememberMeListener (\symfony\component\security\http\eventlistener) | type | 1 | |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | type | 1 | |
SessionStrategyListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | type | 1 |
NullToken (\symfony\component\security\core\authentication\token) | type | 1 | |
SessionStrategyListener (\symfony\component\security\http\eventlistener) | type | 1 | |
SessionAuthenticationStrategyInterface (\symfony\component\security\http\session) | type | 1 | |
TestMigratingUserProvider (\symfony\component\security\http\tests\eventlistener) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 1 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | implements | 1 | |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
TestPasswordAuthenticatedUser (\symfony\component\security\http\tests\eventlistener) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | implements | 1 |
UserInterface (\symfony\component\security\core\user) | implements | 1 | |
UserCheckerListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | type | 1 |
UserCheckerInterface (\symfony\component\security\core\user) | type | 1 | |
PreAuthenticatedUserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 1 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 1 | |
UserCheckerListener (\symfony\component\security\http\eventlistener) | type | 1 | |
UserProviderListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | new | 1 |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
UserProviderListener (\symfony\component\security\http\eventlistener) | type | 1 | |
ChannelListenerTest (\symfony\component\security\http\tests\firewall) | HeaderBag (\symfony\component\httpfoundation) | new | 1 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | UserInterface (\symfony\component\security\core\user) | type | 1 |
CustomToken (\symfony\component\security\http\tests\firewall) | new | 1 | |
CustomToken (\symfony\component\security\http\tests\firewall) | TokenInterface (\symfony\component\security\core\authentication\token) | implements | 1 |
ExceptionListenerTest (\symfony\component\security\http\tests\firewall) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
ExceptionEvent (\symfony\component\httpkernel\event) | new | 1 | |
AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 1 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
LogoutException (\symfony\component\security\core\exception) | new | 1 | |
AccessDeniedHandlerInterface (\symfony\component\security\http\authorization) | type | 1 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | type | 1 | |
ExceptionListener (\symfony\component\security\http\firewall) | new | 1 | |
HttpUtils (\symfony\component\security\http) | type | 1 | |
LogoutListenerTest (\symfony\component\security\http\tests\firewall) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
LogoutListener (\symfony\component\security\http\firewall) | new | 1 | |
NotSupportingUserProvider (\symfony\component\security\http\tests\firewall) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 1 |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
SupportingUserProvider (\symfony\component\security\http\tests\firewall) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 1 |
UserNotFoundException (\symfony\component\security\core\exception) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | instanceof | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestEvent (\symfony\component\httpkernel\event) | type | 1 | |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | type | 1 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 1 | |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
UserCheckerInterface (\symfony\component\security\core\user) | type | 1 | |
FirewallTest (\symfony\component\security\http\tests) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
DummyAuthenticator (\symfony\component\security\http\tests\fixtures) | AuthenticationException (\symfony\component\security\core\exception) | type | 1 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | implements | 1 | |
DummySupportsAuthenticator (\symfony\component\security\http\tests\fixtures) | Request (\symfony\component\httpfoundation) | type | 1 |
DummyAuthenticator (\symfony\component\security\http\tests\fixtures) | extends | 1 | |
IsGrantedAttributeController (\symfony\component\security\http\tests\fixtures) | IsGranted (\symfony\component\security\http\attribute) | attribute | 1 |
HttpUtilsTest (\symfony\component\security\http\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
MethodNotAllowedException (\symfony\component\routing\exception) | new | 1 | |
ResourceNotFoundException (\symfony\component\routing\exception) | new | 1 | |
LoginLinkHandlerTest (\symfony\component\security\http\tests\loginlink) | Request (\symfony\component\httpfoundation) | type | 1 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 1 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 1 | |
RequestContext (\symfony\component\routing) | type | 1 | |
ExpiredSignatureStorage (\symfony\component\security\core\signature) | type | 1 | |
LoginLinkHandler (\symfony\component\security\http\loginlink) | new | 1 | |
LoginLinkHandler (\symfony\component\security\http\loginlink) | type | 1 | |
TestLoginLinkHandlerUserProvider (\symfony\component\security\http\tests\loginlink) | type | 1 | |
TestLoginLinkHandlerUser (\symfony\component\security\http\tests\loginlink) | UserInterface (\symfony\component\security\core\user) | implements | 1 |
TestLoginLinkHandlerUserProvider (\symfony\component\security\http\tests\loginlink) | UserNotFoundException (\symfony\component\security\core\exception) | new | 1 |
UserInterface (\symfony\component\security\core\user) | type | 1 | |
UserProviderInterface (\symfony\component\security\core\user) | implements | 1 | |
LogoutUrlGeneratorTest (\symfony\component\security\http\tests\logout) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | type | 1 |
LogoutUrlGenerator (\symfony\component\security\http\logout) | type | 1 | |
PersistentRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | type | 1 | |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | type | 1 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | staticmethodcall | 1 | |
ResponseListenerTest (\symfony\component\security\http\tests\rememberme) | Request (\symfony\component\httpfoundation) | new | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
ResponseListener (\symfony\component\security\http\rememberme) | staticmethodcall | 1 | |
SignatureRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | Request (\symfony\component\httpfoundation) | type | 1 |
RequestStack (\symfony\component\httpfoundation) | type | 1 | |
SignatureHasher (\symfony\component\security\core\signature) | type | 1 | |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 1 | |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | type | 1 | |
TestClassWithTargetPathTrait (\symfony\component\security\http\tests\util) | TargetPathTrait (\symfony\component\security\http\util) | use | 1 |
InvalidArgumentException (\symfony\component\semaphore\exception) | ExceptionInterface (\symfony\component\semaphore\exception) | implements | 1 |
RuntimeException (\symfony\component\semaphore\exception) | ExceptionInterface (\symfony\component\semaphore\exception) | implements | 1 |
SemaphoreAcquiringException (\symfony\component\semaphore\exception) | ExceptionInterface (\symfony\component\semaphore\exception) | implements | 1 |
Key (\symfony\component\semaphore) | type | 1 | |
SemaphoreExpiredException (\symfony\component\semaphore\exception) | ExceptionInterface (\symfony\component\semaphore\exception) | implements | 1 |
Key (\symfony\component\semaphore) | type | 1 | |
SemaphoreReleasingException (\symfony\component\semaphore\exception) | ExceptionInterface (\symfony\component\semaphore\exception) | implements | 1 |
Key (\symfony\component\semaphore) | type | 1 | |
Semaphore (\symfony\component\semaphore) | LoggerAwareTrait (\psr\log) | use | 1 |
InvalidArgumentException (\symfony\component\semaphore\exception) | new | 1 | |
SemaphoreAcquiringException (\symfony\component\semaphore\exception) | catch | 1 | |
SemaphoreExpiredException (\symfony\component\semaphore\exception) | catch | 1 | |
SemaphoreReleasingException (\symfony\component\semaphore\exception) | catch | 1 | |
SemaphoreInterface (\symfony\component\semaphore) | implements | 1 | |
SemaphoreFactory (\symfony\component\semaphore) | LoggerAwareTrait (\psr\log) | use | 1 |
Key (\symfony\component\semaphore) | new | 1 | |
Key (\symfony\component\semaphore) | type | 1 | |
PersistingStoreInterface (\symfony\component\semaphore) | type | 1 | |
Semaphore (\symfony\component\semaphore) | new | 1 | |
RedisStore (\symfony\component\semaphore\store) | SemaphoreAcquiringException (\symfony\component\semaphore\exception) | new | 1 |
PersistingStoreInterface (\symfony\component\semaphore) | implements | 1 | |
StoreFactory (\symfony\component\semaphore\store) | PersistingStoreInterface (\symfony\component\semaphore) | type | 1 |
SemaphoreFactoryTest (\symfony\component\semaphore\tests) | Key (\symfony\component\semaphore) | new | 1 |
SemaphoreTest (\symfony\component\semaphore\tests) | SemaphoreAcquiringException (\symfony\component\semaphore\exception) | new | 1 |
SemaphoreExpiredException (\symfony\component\semaphore\exception) | new | 1 | |
SemaphoreReleasingException (\symfony\component\semaphore\exception) | new | 1 | |
AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | PersistingStoreInterface (\symfony\component\semaphore) | type | 1 |
RedisStore (\symfony\component\semaphore\store) | new | 1 | |
AbstractStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 | |
AbstractStoreTestCase (\symfony\component\semaphore\tests\store) | PersistingStoreInterface (\symfony\component\semaphore) | type | 1 |
PredisStoreTest (\symfony\component\semaphore\tests\store) | AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 |
RedisArrayStoreTest (\symfony\component\semaphore\tests\store) | AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 |
RedisClusterStoreTest (\symfony\component\semaphore\tests\store) | AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 |
RedisStoreTest (\symfony\component\semaphore\tests\store) | AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 |
RelayStoreTest (\symfony\component\semaphore\tests\store) | AbstractRedisStoreTestCase (\symfony\component\semaphore\tests\store) | extends | 1 |
Context (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
Context (\symfony\component\serializer\attribute) | extends | 1 | |
DiscriminatorMap (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
DiscriminatorMap (\symfony\component\serializer\attribute) | extends | 1 | |
Groups (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
Groups (\symfony\component\serializer\attribute) | extends | 1 | |
Ignore (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
Ignore (\symfony\component\serializer\attribute) | extends | 1 | |
MaxDepth (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
MaxDepth (\symfony\component\serializer\attribute) | extends | 1 | |
SerializedName (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
SerializedName (\symfony\component\serializer\attribute) | extends | 1 | |
SerializedPath (\symfony\component\serializer\annotation) | \Attribute (\) | attribute | 1 |
SerializedPath (\symfony\component\serializer\attribute) | extends | 1 | |
Context (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
DiscriminatorMap (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
Groups (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
Ignore (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
MaxDepth (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
SerializedName (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
SerializedPath (\symfony\component\serializer\attribute) | \Attribute (\) | attribute | 1 |
InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | catch | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
CompiledClassMetadataCacheWarmer (\symfony\component\serializer\cachewarmer) | Filesystem (\symfony\component\filesystem) | type | 1 |
CacheWarmerInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 | |
ClassMetadataFactoryCompiler (\symfony\component\serializer\mapping\factory) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
DebugCommand (\symfony\component\serializer\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
Dumper (\symfony\component\console\helper) | new | 1 | |
Table (\symfony\component\console\helper) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
ContextBuilderTrait (\symfony\component\serializer\context) | ContextBuilderInterface (\symfony\component\serializer\context) | instanceof | 1 |
ContextBuilderInterface (\symfony\component\serializer\context) | type | 1 | |
CsvEncoderContextBuilder (\symfony\component\serializer\context\encoder) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
JsonEncoderContextBuilder (\symfony\component\serializer\context\encoder) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
JsonEncode (\symfony\component\serializer\encoder) | staticconstant | 1 | |
XmlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
YamlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
AbstractNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | extends | 1 |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
BackedEnumNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
ConstraintViolationListNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
DateIntervalNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
DateIntervalNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
DateTimeNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
FormErrorNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
GetSetMethodNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | extends | 1 |
JsonSerializableNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | extends | 1 |
ObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | extends | 1 |
ProblemNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
PropertyNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | extends | 1 |
PropertyNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
UidNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
UnwrappingDenormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | catch | 1 |
PropertyPath (\symfony\component\propertyaccess) | new | 1 | |
ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 | |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
SerializerContextBuilder (\symfony\component\serializer\context) | ContextBuilderInterface (\symfony\component\serializer\context) | implements | 1 |
ContextBuilderTrait (\symfony\component\serializer\context) | use | 1 | |
Serializer (\symfony\component\serializer) | staticconstant | 1 | |
SerializerDataCollector (\symfony\component\serializer\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
TraceableEncoder (\symfony\component\serializer\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | type | 1 |
DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
DecoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
NormalizationAwareInterface (\symfony\component\serializer\encoder) | instanceof | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | instanceof | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
TraceableNormalizer (\symfony\component\serializer\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | type | 1 |
DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerAwareInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerAwareInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | instanceof | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
TraceableSerializer (\symfony\component\serializer\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | type | 1 |
DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
DecoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
SerializerPass (\symfony\component\serializer\dependencyinjection) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | use | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
ChainDecoder (\symfony\component\serializer\encoder) | ContextAwareDecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
ContextAwareDecoderInterface (\symfony\component\serializer\encoder) | instanceof | 1 | |
DecoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
RuntimeException (\symfony\component\serializer\exception) | catch | 1 | |
RuntimeException (\symfony\component\serializer\exception) | new | 1 | |
ChainEncoder (\symfony\component\serializer\encoder) | TraceableEncoder (\symfony\component\serializer\debug) | instanceof | 1 |
ContextAwareEncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
ContextAwareEncoderInterface (\symfony\component\serializer\encoder) | instanceof | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
NormalizationAwareInterface (\symfony\component\serializer\encoder) | instanceof | 1 | |
RuntimeException (\symfony\component\serializer\exception) | catch | 1 | |
RuntimeException (\symfony\component\serializer\exception) | new | 1 | |
ContextAwareDecoderInterface (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | extends | 1 |
ContextAwareEncoderInterface (\symfony\component\serializer\encoder) | EncoderInterface (\symfony\component\serializer\encoder) | extends | 1 |
CsvEncoder (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\serializer\exception) | new | 1 | |
JsonDecode (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
JsonEncoder (\symfony\component\serializer\encoder) | staticconstant | 1 | |
UnsupportedException (\symfony\component\serializer\exception) | new | 1 | |
JsonEncode (\symfony\component\serializer\encoder) | EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
JsonEncoder (\symfony\component\serializer\encoder) | staticconstant | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
JsonDecode (\symfony\component\serializer\encoder) | staticconstant | 1 | |
XmlEncoder (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
NormalizationAwareInterface (\symfony\component\serializer\encoder) | implements | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareTrait (\symfony\component\serializer) | use | 1 | |
YamlEncoder (\symfony\component\serializer\encoder) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
RuntimeException (\symfony\component\serializer\exception) | new | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
BadMethodCallException (\symfony\component\serializer\exception) | ExceptionInterface (\symfony\component\serializer\exception) | implements | 1 |
CircularReferenceException (\symfony\component\serializer\exception) | RuntimeException (\symfony\component\serializer\exception) | extends | 1 |
ExtraAttributesException (\symfony\component\serializer\exception) | RuntimeException (\symfony\component\serializer\exception) | extends | 1 |
RuntimeException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | ExceptionInterface (\symfony\component\serializer\exception) | implements | 1 |
LogicException (\symfony\component\serializer\exception) | ExceptionInterface (\symfony\component\serializer\exception) | implements | 1 |
MappingException (\symfony\component\serializer\exception) | RuntimeException (\symfony\component\serializer\exception) | extends | 1 |
MissingConstructorArgumentsException (\symfony\component\serializer\exception) | RuntimeException (\symfony\component\serializer\exception) | extends | 1 |
RuntimeException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
NotEncodableValueException (\symfony\component\serializer\exception) | UnexpectedValueException (\symfony\component\serializer\exception) | extends | 1 |
NotNormalizableValueException (\symfony\component\serializer\exception) | UnexpectedValueException (\symfony\component\serializer\exception) | extends | 1 |
PartialDenormalizationException (\symfony\component\serializer\exception) | UnexpectedValueException (\symfony\component\serializer\exception) | extends | 1 |
RuntimeException (\symfony\component\serializer\exception) | ExceptionInterface (\symfony\component\serializer\exception) | implements | 1 |
UnexpectedValueException (\symfony\component\serializer\exception) | ExceptionInterface (\symfony\component\serializer\exception) | implements | 1 |
UnsupportedException (\symfony\component\serializer\exception) | InvalidArgumentException (\symfony\component\serializer\exception) | extends | 1 |
UnsupportedFormatException (\symfony\component\serializer\exception) | NotEncodableValueException (\symfony\component\serializer\exception) | extends | 1 |
ObjectPropertyListExtractor (\symfony\component\serializer\extractor) | ObjectPropertyListExtractorInterface (\symfony\component\serializer\extractor) | implements | 1 |
AttributeMetadata (\symfony\component\serializer\mapping) | AttributeMetadataInterface (\symfony\component\serializer\mapping) | implements | 1 |
AttributeMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | ClassDiscriminatorResolverInterface (\symfony\component\serializer\mapping) | implements | 1 |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | AttributeMetadataInterface (\symfony\component\serializer\mapping) | type | 1 |
ClassMetadataInterface (\symfony\component\serializer\mapping) | implements | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | AttributeMetadataInterface (\symfony\component\serializer\mapping) | type | 1 |
CacheClassMetadataFactory (\symfony\component\serializer\mapping\factory) | ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | implements | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
ClassResolverTrait (\symfony\component\serializer\mapping\factory) | use | 1 | |
ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | ClassMetadata (\symfony\component\serializer\mapping) | new | 1 |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | implements | 1 | |
ClassResolverTrait (\symfony\component\serializer\mapping\factory) | use | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | type | 1 | |
ClassMetadataFactoryCompiler (\symfony\component\serializer\mapping\factory) | VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 |
CompiledClassMetadataFactory (\symfony\component\serializer\mapping\factory) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | implements | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
AttributeLoader (\symfony\component\serializer\mapping\loader) | Context (\symfony\component\serializer\attribute) | type | 1 |
DiscriminatorMap (\symfony\component\serializer\attribute) | instanceof | 1 | |
AttributeMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | implements | 1 | |
FileLoader (\symfony\component\serializer\mapping\loader) | LoaderInterface (\symfony\component\serializer\mapping\loader) | implements | 1 |
LoaderChain (\symfony\component\serializer\mapping\loader) | MappingException (\symfony\component\serializer\exception) | new | 1 |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | implements | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | instanceof | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 |
XmlFileLoader (\symfony\component\serializer\mapping\loader) | InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | catch | 1 |
PropertyPath (\symfony\component\propertyaccess) | new | 1 | |
AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
FileLoader (\symfony\component\serializer\mapping\loader) | extends | 1 | |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | catch | 1 |
PropertyPath (\symfony\component\propertyaccess) | new | 1 | |
AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
FileLoader (\symfony\component\serializer\mapping\loader) | extends | 1 | |
Parser (\symfony\component\yaml) | type | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
AdvancedNameConverterInterface (\symfony\component\serializer\nameconverter) | NameConverterInterface (\symfony\component\serializer\nameconverter) | extends | 1 |
CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | NameConverterInterface (\symfony\component\serializer\nameconverter) | implements | 1 |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 |
AdvancedNameConverterInterface (\symfony\component\serializer\nameconverter) | implements | 1 | |
NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 1 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | CircularReferenceException (\symfony\component\serializer\exception) | new | 1 |
MissingConstructorArgumentsException (\symfony\component\serializer\exception) | catch | 1 | |
MissingConstructorArgumentsException (\symfony\component\serializer\exception) | new | 1 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | catch | 1 | |
AttributeMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
ObjectToPopulateTrait (\symfony\component\serializer\normalizer) | use | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareTrait (\symfony\component\serializer) | use | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\propertyaccess\exception) | catch | 1 |
NoSuchPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 | |
UninitializedPropertyException (\symfony\component\propertyaccess\exception) | instanceof | 1 | |
UninitializedPropertyException (\symfony\component\propertyaccess\exception) | type | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | type | 1 | |
Type (\symfony\component\propertyinfo) | instanceof | 1 | |
Type (\symfony\component\propertyinfo) | new | 1 | |
CsvEncoder (\symfony\component\serializer\encoder) | staticconstant | 1 | |
JsonEncoder (\symfony\component\serializer\encoder) | staticconstant | 1 | |
ExtraAttributesException (\symfony\component\serializer\exception) | catch | 1 | |
ExtraAttributesException (\symfony\component\serializer\exception) | new | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | catch | 1 | |
MissingConstructorArgumentsException (\symfony\component\serializer\exception) | catch | 1 | |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 1 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 1 |
Type (\symfony\component\propertyinfo) | type | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerAwareTrait (\symfony\component\serializer\normalizer) | use | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
ConstraintViolationListInterface (\symfony\component\validator) | instanceof | 1 | |
CustomNormalizer (\symfony\component\serializer\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
NormalizableInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
ObjectToPopulateTrait (\symfony\component\serializer\normalizer) | use | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareTrait (\symfony\component\serializer) | use | 1 | |
DataUriNormalizer (\symfony\component\serializer\normalizer) | File (\symfony\component\httpfoundation\file) | instanceof | 1 |
File (\symfony\component\httpfoundation\file) | new | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DateIntervalNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 |
NotNormalizableValueException (\symfony\component\serializer\exception) | catch | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DateTimeZoneNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizableInterface (\symfony\component\serializer\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
FormErrorNormalizer (\symfony\component\serializer\normalizer) | FormInterface (\symfony\component\form) | instanceof | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 |
JsonSerializableNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 |
AbstractNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
MimeMessageNormalizer (\symfony\component\serializer\normalizer) | Address (\symfony\component\mime) | instanceof | 1 |
HeaderInterface (\symfony\component\mime\header) | instanceof | 1 | |
Headers (\symfony\component\mime\header) | new | 1 | |
Message (\symfony\component\mime) | instanceof | 1 | |
RawMessage (\symfony\component\mime) | instanceof | 1 | |
LogicException (\symfony\component\serializer\exception) | new | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
NormalizableInterface (\symfony\component\serializer\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
NormalizerAwareInterface (\symfony\component\serializer\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
ObjectNormalizer (\symfony\component\serializer\normalizer) | NoSuchPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | type | 1 | |
PropertyInfoExtractorInterface (\symfony\component\propertyinfo) | type | 1 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | type | 1 | |
PropertyWriteInfo (\symfony\component\propertyinfo) | staticconstant | 1 | |
LogicException (\symfony\component\serializer\exception) | new | 1 | |
AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassDiscriminatorResolverInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
ObjectToPopulateTrait (\symfony\component\serializer\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 |
ProblemNormalizer (\symfony\component\serializer\normalizer) | HttpExceptionInterface (\symfony\component\httpkernel\exception) | instanceof | 1 |
ValidationFailedException (\symfony\component\messenger\exception) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
PartialDenormalizationException (\symfony\component\serializer\exception) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareTrait (\symfony\component\serializer) | use | 1 | |
ValidationFailedException (\symfony\component\validator\exception) | instanceof | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | UninitializedPropertyException (\symfony\component\propertyaccess\exception) | new | 1 |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | type | 1 | |
ClassDiscriminatorResolverInterface (\symfony\component\serializer\mapping) | type | 1 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
TranslatableNormalizer (\symfony\component\serializer\normalizer) | NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
UidNormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 1 |
LogicException (\symfony\component\serializer\exception) | new | 1 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
AbstractUid (\symfony\component\uid) | instanceof | 1 | |
UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | LogicException (\symfony\component\serializer\exception) | new | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareTrait (\symfony\component\serializer) | use | 1 | |
Serializer (\symfony\component\serializer) | ChainDecoder (\symfony\component\serializer\encoder) | type | 1 |
ChainEncoder (\symfony\component\serializer\encoder) | type | 1 | |
ContextAwareDecoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
ContextAwareEncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
PartialDenormalizationException (\symfony\component\serializer\exception) | new | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizerAwareInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | SerializerInterface (\symfony\component\serializer) | type | 1 |
ContextTest (\symfony\component\serializer\tests\annotation) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
SerializedPathTest (\symfony\component\serializer\tests\annotation) | PropertyPath (\symfony\component\propertyaccess) | new | 1 |
Baz (\symfony\component\serializer\tests) | DummyList (\symfony\component\serializer\tests) | type | 1 |
DebugCommandTest (\symfony\component\serializer\tests\command) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
CsvEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | CsvEncoderContextBuilder (\symfony\component\serializer\context\encoder) | type | 1 |
JsonEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | JsonEncoderContextBuilder (\symfony\component\serializer\context\encoder) | type | 1 |
XmlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | XmlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | type | 1 |
YamlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | YamlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | type | 1 |
AbstractNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | AbstractNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
AbstractObjectNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
InvalidArgumentException (\symfony\component\serializer\exception) | catch | 1 | |
BackedEnumNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | BackedEnumNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
ConstraintViolationListNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ConstraintViolationListNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
DateIntervalNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateIntervalNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
DateTimeNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateTimeNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
FormErrorNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | FormErrorNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
ProblemNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ProblemNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
PropertyNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | PropertyNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
UidNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UidNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
UnwrappingDenormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UnwrappingDenormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | type | 1 |
SerializerContextBuilderTest (\symfony\component\serializer\tests\context) | SerializerContextBuilder (\symfony\component\serializer\context) | type | 1 |
Serializer (\symfony\component\serializer\tests\debug) | DecoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
TraceableSerializerTest (\symfony\component\serializer\tests\debug) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 1 |
Serializer (\symfony\component\serializer\tests\debug) | new | 1 | |
DenormalizerAwareDenormalizer (\symfony\component\serializer\tests) | DenormalizerAwareInterface (\symfony\component\serializer\normalizer) | extends | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | extends | 1 | |
SerializerPassTest (\symfony\component\serializer\tests\dependencyinjection) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
DummyNormalizer (\symfony\component\serializer\tests) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
ChainDecoderTest (\symfony\component\serializer\tests\encoder) | ChainDecoder (\symfony\component\serializer\encoder) | type | 1 |
ContextAwareDecoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
DecoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
ChainEncoderTest (\symfony\component\serializer\tests\encoder) | ChainEncoder (\symfony\component\serializer\encoder) | type | 1 |
ContextAwareEncoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
EncoderInterface (\symfony\component\serializer\encoder) | type | 1 | |
NormalizationAwareEncoder (\symfony\component\serializer\tests\encoder) | new | 1 | |
CsvEncoderTest (\symfony\component\serializer\tests\encoder) | CsvEncoder (\symfony\component\serializer\encoder) | type | 1 |
JsonDecodeTest (\symfony\component\serializer\tests\encoder) | JsonDecode (\symfony\component\serializer\encoder) | type | 1 |
JsonEncoderTest (\symfony\component\serializer\tests\encoder) | JsonEncoder (\symfony\component\serializer\encoder) | type | 1 |
Serializer (\symfony\component\serializer) | type | 1 | |
JsonEncodeTest (\symfony\component\serializer\tests\encoder) | JsonEncode (\symfony\component\serializer\encoder) | type | 1 |
NormalizationAwareEncoder (\symfony\component\serializer\tests\encoder) | EncoderInterface (\symfony\component\serializer\encoder) | implements | 1 |
NormalizationAwareInterface (\symfony\component\serializer\encoder) | implements | 1 | |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
Dummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
EnvelopedMessage (\symfony\component\serializer\tests\fixtures) | new | 1 | |
EnvelopedMessageNormalizer (\symfony\component\serializer\tests\fixtures) | new | 1 | |
EnvelopeNormalizer (\symfony\component\serializer\tests\fixtures) | new | 1 | |
EnvelopeObject (\symfony\component\serializer\tests\fixtures) | new | 1 | |
NormalizableTraversableDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
AbstractNormalizerDummy (\symfony\component\serializer\tests\fixtures) | AbstractNormalizer (\symfony\component\serializer\normalizer) | extends | 1 |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
AbstractDummy (\symfony\component\serializer\tests\fixtures\attributes) | DiscriminatorMap (\symfony\component\serializer\attribute) | attribute | 1 |
AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | AbstractDummy (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
AbstractDummy (\symfony\component\serializer\tests\fixtures\attributes) | staticmethodcall | 1 | |
AbstractDummySecondChild (\symfony\component\serializer\tests\fixtures\attributes) | AbstractDummy (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
AbstractDummy (\symfony\component\serializer\tests\fixtures\attributes) | staticmethodcall | 1 | |
AbstractDummyThirdChild (\symfony\component\serializer\tests\fixtures\attributes) | AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
BadAttributeDummy (\symfony\component\serializer\tests\fixtures\attributes) | ContextDummyParent (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
BadMethodContextDummy (\symfony\component\serializer\tests\fixtures\attributes) | ContextDummyParent (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
ContextDummy (\symfony\component\serializer\tests\fixtures\attributes) | ContextDummyParent (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
ContextDummyPromotedProperties (\symfony\component\serializer\tests\fixtures\attributes) | ContextDummyParent (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
GroupClassDummy (\symfony\component\serializer\tests\fixtures\attributes) | Groups (\symfony\component\serializer\attribute) | attribute | 1 |
GroupDummy (\symfony\component\serializer\tests\fixtures\attributes) | GroupDummyInterface (\symfony\component\serializer\tests\fixtures\attributes) | implements | 1 |
GroupDummyParent (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 | |
GroupDummyChild (\symfony\component\serializer\tests\fixtures\attributes) | GroupDummy (\symfony\component\serializer\tests\fixtures\attributes) | extends | 1 |
ChildOfGroupsAnnotationDummy (\symfony\component\serializer\tests\fixtures) | \Attribute (\) | attribute | 1 |
Groups (\symfony\component\serializer\attribute) | extends | 1 | |
Groups (\symfony\component\serializer\attribute) | staticmethodcall | 1 | |
DenormalizableDummy (\symfony\component\serializer\tests\fixtures) | DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
Dummy (\symfony\component\serializer\tests\fixtures) | DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
DummyMessageNumberOne (\symfony\component\serializer\tests\fixtures) | DummyMessageInterface (\symfony\component\serializer\tests\fixtures) | implements | 1 |
DummyMessageNumberThree (\symfony\component\serializer\tests\fixtures) | DummyMessageInterface (\symfony\component\serializer\tests\fixtures) | implements | 1 |
DummyMessageNumberTwo (\symfony\component\serializer\tests\fixtures) | DummyMessageInterface (\symfony\component\serializer\tests\fixtures) | implements | 1 |
DummyString (\symfony\component\serializer\tests\fixtures) | DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
DummyWithNotNormalizable (\symfony\component\serializer\tests\fixtures) | NotNormalizableDummy (\symfony\component\serializer\tests\fixtures) | type | 1 |
DummyWithObjectOrBool (\symfony\component\serializer\tests\fixtures) | Php80WithPromotedTypedConstructor (\symfony\component\serializer\tests\fixtures) | type | 1 |
DummyWithObjectOrNull (\symfony\component\serializer\tests\fixtures) | Php80WithPromotedTypedConstructor (\symfony\component\serializer\tests\fixtures) | type | 1 |
DummyWithStringObject (\symfony\component\serializer\tests\fixtures) | DummyString (\symfony\component\serializer\tests\fixtures) | type | 1 |
DummyWithWithVariadicParameterConstructor (\symfony\component\serializer\tests\fixtures) | Dummy (\symfony\component\serializer\tests\fixtures) | type | 1 |
EnvelopedMessageNormalizer (\symfony\component\serializer\tests\fixtures) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
EnvelopedMessage (\symfony\component\serializer\tests\fixtures) | instanceof | 1 | |
EnvelopeNormalizer (\symfony\component\serializer\tests\fixtures) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
EnvelopeObject (\symfony\component\serializer\tests\fixtures) | instanceof | 1 | |
FooImplementationDummy (\symfony\component\serializer\tests\fixtures) | FooDummyInterface (\symfony\component\serializer\tests\fixtures) | implements | 1 |
FooInterfaceDummyDenormalizer (\symfony\component\serializer\tests\fixtures) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
FooImplementationDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
NormalizableTraversableDummy (\symfony\component\serializer\tests\fixtures) | DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
TraversableDummy (\symfony\component\serializer\tests\fixtures) | extends | 1 | |
NotNormalizableDummy (\symfony\component\serializer\tests\fixtures) | NotNormalizableValueException (\symfony\component\serializer\exception) | new | 1 |
DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
Php74Full (\symfony\component\serializer\tests\fixtures) | DummyMessageInterface (\symfony\component\serializer\tests\fixtures) | type | 1 |
Php74FullWithConstructor (\symfony\component\serializer\tests\fixtures) | type | 1 | |
Php74FullWithTypedConstructor (\symfony\component\serializer\tests\fixtures) | type | 1 | |
TestFoo (\symfony\component\serializer\tests\fixtures) | type | 1 | |
Uuid (\symfony\component\uid) | type | 1 | |
PropertySiblingHolder (\symfony\component\serializer\tests\fixtures) | PropertySibling (\symfony\component\serializer\tests\fixtures) | new | 1 |
ProxyDummy (\symfony\component\serializer\tests\fixtures) | ToBeProxyfiedDummy (\symfony\component\serializer\tests\fixtures) | extends | 1 |
ScalarDummy (\symfony\component\serializer\tests\fixtures) | DenormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
NormalizableInterface (\symfony\component\serializer\normalizer) | implements | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SiblingHolder (\symfony\component\serializer\tests\fixtures) | Sibling (\symfony\component\serializer\tests\fixtures) | new | 1 |
StaticConstructorNormalizer (\symfony\component\serializer\tests\fixtures) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
VariadicConstructorTypedArgsDummy (\symfony\component\serializer\tests\fixtures) | Dummy (\symfony\component\serializer\tests\fixtures) | type | 1 |
Foo (\symfony\component\serializer\tests) | Bar (\symfony\component\serializer\tests) | type | 1 |
ClassDiscriminatorMappingTest (\symfony\component\serializer\tests\mapping) | AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 |
AbstractDummySecondChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
AbstractDummyThirdChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
ClassMetadataFactoryCompilerTest (\symfony\component\serializer\tests\mapping\factory) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 |
ClassMetadataFactoryCompiler (\symfony\component\serializer\mapping\factory) | new | 1 | |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
ClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | LoaderChain (\symfony\component\serializer\mapping\loader) | new | 1 |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | staticmethodcall | 1 | |
CompiledClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | Dummy (\symfony\component\serializer\tests\fixtures) | new | 1 |
AttributeLoaderTest (\symfony\component\serializer\tests\mapping\loader) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ContextMappingTestTrait (\symfony\component\serializer\tests\mapping\loader\features) | use | 1 | |
ContextMappingTestTrait (\symfony\component\serializer\tests\mapping\loader\features) | LoaderInterface (\symfony\component\serializer\mapping\loader) | type | 1 |
XmlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | type | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | type | 1 | |
XmlFileLoader (\symfony\component\serializer\mapping\loader) | type | 1 | |
ContextMappingTestTrait (\symfony\component\serializer\tests\mapping\loader\features) | use | 1 | |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | staticmethodcall | 1 | |
YamlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 1 |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | type | 1 | |
LoaderInterface (\symfony\component\serializer\mapping\loader) | type | 1 | |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | type | 1 | |
ContextMappingTestTrait (\symfony\component\serializer\tests\mapping\loader\features) | use | 1 | |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | staticmethodcall | 1 | |
AbstractNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | DiscriminatorMap (\symfony\component\serializer\attribute) | attribute | 1 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 |
AbstractNormalizerDummy (\symfony\component\serializer\tests\fixtures) | type | 1 | |
IgnoreDummy (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
DummyWithWithVariadicParameterConstructor (\symfony\component\serializer\tests\fixtures) | new | 1 | |
StaticConstructorNormalizer (\symfony\component\serializer\tests\fixtures) | new | 1 | |
AbstractObjectNormalizerCollectionDummy (\symfony\component\serializer\tests\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
AbstractObjectNormalizerDummy (\symfony\component\serializer\tests\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | BackedEnumNormalizer (\symfony\component\serializer\normalizer) | new | 1 |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
AbstractDummySecondChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
DummyString (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyWithObjectOrBool (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyWithObjectOrNull (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyWithStringObject (\symfony\component\serializer\tests\fixtures) | new | 1 | |
AlreadyPopulatedNestedDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
DummyChild (\symfony\component\serializer\tests\normalizer) | new | 1 | |
DuplicateValueNestedDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
FirstNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | new | 1 | |
NestedDummyWithConstructor (\symfony\component\serializer\tests\normalizer) | new | 1 | |
NotSerializable (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectDummyWithContextAttributeAndSerializedPath (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectDummyWithContextAttributeSkipNullValues (\symfony\component\serializer\tests\normalizer) | new | 1 | |
SecondNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | new | 1 | |
SnakeCaseNestedDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
AbstractObjectNormalizerWithMetadata (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 1 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | extends | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 1 | |
AnotherDummyValue (\symfony\component\serializer\tests\normalizer) | AbstractDummyValue (\symfony\component\serializer\tests\normalizer) | extends | 1 |
ArrayDenormalizerDummy (\symfony\component\serializer\tests\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerAwareInterface (\symfony\component\serializer) | implements | 1 | |
ArrayDenormalizerTest (\symfony\component\serializer\tests\normalizer) | ArrayDenormalizer (\symfony\component\serializer\normalizer) | type | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
BackedEnumNormalizerTest (\symfony\component\serializer\tests\normalizer) | BackedEnumNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
ConstraintViolationListNormalizerTest (\symfony\component\serializer\tests\normalizer) | CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 1 |
ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
CustomNormalizerTest (\symfony\component\serializer\tests\normalizer) | CustomNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
Serializer (\symfony\component\serializer) | new | 1 | |
DataUriNormalizerTest (\symfony\component\serializer\tests\normalizer) | File (\symfony\component\httpfoundation\file) | new | 1 |
DataUriNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
DateIntervalNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateIntervalNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
DateTimeNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
DateTimeZoneNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateTimeZoneNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
DummyValue (\symfony\component\serializer\tests\normalizer) | AbstractDummyValue (\symfony\component\serializer\tests\normalizer) | extends | 1 |
DummyWithConstructorObject (\symfony\component\serializer\tests\normalizer) | ObjectInner (\symfony\component\serializer\tests\normalizer) | type | 1 |
DummyWithConstructorObjectAndDefaultValue (\symfony\component\serializer\tests\normalizer) | ObjectInner (\symfony\component\serializer\tests\normalizer) | type | 1 |
DummyWithNullableConstructorObject (\symfony\component\serializer\tests\normalizer) | ObjectConstructorDummy (\symfony\component\serializer\tests\normalizer) | type | 1 |
AttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
CacheableObjectAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
CallbacksTestTrait (\symfony\component\serializer\tests\normalizer\features) | PropertyInfoExtractor (\symfony\component\propertyinfo) | type | 1 |
CircularReferenceTestTrait (\symfony\component\serializer\tests\normalizer\features) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
ConstructorArgumentsTestTrait (\symfony\component\serializer\tests\normalizer\features) | MissingConstructorArgumentsException (\symfony\component\serializer\exception) | catch | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
ContextMetadataNamingDummy (\symfony\component\serializer\tests\normalizer\features) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 |
DummyContextChild (\symfony\component\serializer\tests\normalizer\features) | \Attribute (\) | attribute | 1 |
Context (\symfony\component\serializer\attribute) | extends | 1 | |
GroupsTestTrait (\symfony\component\serializer\tests\normalizer\features) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
IgnoredAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
MaxDepthTestTrait (\symfony\component\serializer\tests\normalizer\features) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
ObjectOuter (\symfony\component\serializer\tests\normalizer\features) | ObjectInner (\symfony\component\serializer\tests\normalizer\features) | type | 1 |
ObjectToPopulateTestTrait (\symfony\component\serializer\tests\normalizer\features) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
SkipNullValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 |
SkipUninitializedValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | UninitializedPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
TypedPropertiesObjectWithGetters (\symfony\component\serializer\tests\normalizer\features) | TypedPropertiesObject (\symfony\component\serializer\tests\normalizer\features) | extends | 1 |
TypeEnforcementTestTrait (\symfony\component\serializer\tests\normalizer\features) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
FirstNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | AbstractNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | extends | 1 |
AbstractNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | staticmethodcall | 1 | |
FormErrorNormalizerTest (\symfony\component\serializer\tests\normalizer) | FormInterface (\symfony\component\form) | type | 1 |
FormErrorNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
GetSetDummyChild (\symfony\component\serializer\tests\normalizer) | GetSetDummyParent (\symfony\component\serializer\tests\normalizer) | extends | 1 |
GetSetMethodDiscriminatedDummyOne (\symfony\component\serializer\tests\normalizer) | GetSetMethodDummyInterface (\symfony\component\serializer\tests\normalizer) | implements | 1 |
GetSetMethodDiscriminatedDummyTwo (\symfony\component\serializer\tests\normalizer) | GetSetMethodDummyInterface (\symfony\component\serializer\tests\normalizer) | implements | 1 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 1 |
PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 1 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
CircularReferenceDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
SiblingHolder (\symfony\component\serializer\tests\fixtures) | new | 1 | |
CacheableObjectAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CallbacksTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CircularReferenceTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ConstructorArgumentsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
GroupsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
IgnoredAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
MaxDepthTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ObjectToPopulateTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
SkipUninitializedValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
TypeEnforcementTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
GetSetDummy (\symfony\component\serializer\tests\normalizer) | staticmethodcall | 1 | |
GetSetDummyChild (\symfony\component\serializer\tests\normalizer) | new | 1 | |
GetSetMethodDiscriminatedDummyOne (\symfony\component\serializer\tests\normalizer) | new | 1 | |
GetSetMethodDiscriminatedDummyTwo (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectWithHasGetterDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectWithJustStaticSetterDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectWithMagicMethod (\symfony\component\serializer\tests\normalizer) | new | 1 | |
JsonSerializableNormalizerTest (\symfony\component\serializer\tests\normalizer) | JsonSerializableNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 |
Serializer (\symfony\component\serializer) | new | 1 | |
JsonSerializableCircularReferenceDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
CircularReferenceTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
JsonSerializerNormalizer (\symfony\component\serializer\tests\normalizer) | type | 1 | |
JsonSerializerNormalizer (\symfony\component\serializer\tests\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
LazyObjectInner (\symfony\component\serializer\tests\normalizer) | ObjectInner (\symfony\component\serializer\tests\normalizer) | extends | 1 |
LazyPropertyDummy (\symfony\component\serializer\tests\normalizer) | PropertyDummy (\symfony\component\serializer\tests\normalizer) | extends | 1 |
MapDenormalizationTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 1 |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 | |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Serializer (\symfony\component\serializer) | new | 1 | |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpStanExtractor (\symfony\component\propertyinfo\extractor) | new | 1 |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 1 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 1 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
CircularReferenceDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyPrivatePropertyWithoutGetter (\symfony\component\serializer\tests\fixtures) | new | 1 | |
OtherSerializedNameDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
Php74Dummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
Php74DummyPrivate (\symfony\component\serializer\tests\fixtures) | new | 1 | |
SiblingHolder (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyWithConstructorObjectAndDefaultValue (\symfony\component\serializer\tests\normalizer) | new | 1 | |
AttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CacheableObjectAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CallbacksTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CircularReferenceTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ConstructorArgumentsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ContextMetadataTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
GroupsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
IgnoredAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
MaxDepthTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ObjectToPopulateTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
SkipNullValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
SkipUninitializedValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
TypeEnforcementTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
LazyObjectInner (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectConstructorDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectOuter (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectWithStaticPropertiesAndMethods (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectWithUpperCaseAttributeNames (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ProxyObjectDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ObjectOuter (\symfony\component\serializer\tests\normalizer) | ObjectInner (\symfony\component\serializer\tests\normalizer) | type | 1 |
ObjectSerializerNormalizer (\symfony\component\serializer\tests\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
ObjectToPopulateTraitTest (\symfony\component\serializer\tests\normalizer) | ObjectToPopulateTrait (\symfony\component\serializer\normalizer) | use | 1 |
ProxyDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
ProblemNormalizerTest (\symfony\component\serializer\tests\normalizer) | ValidationFailedException (\symfony\component\messenger\exception) | new | 1 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 1 | |
PartialDenormalizationException (\symfony\component\serializer\exception) | new | 1 | |
ProblemNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
ValidationFailedException (\symfony\component\validator\exception) | new | 1 | |
PropertyChildDummy (\symfony\component\serializer\tests\normalizer) | PropertyParentDummy (\symfony\component\serializer\tests\normalizer) | extends | 1 |
PropertyDiscriminatedDummyOne (\symfony\component\serializer\tests\normalizer) | PropertyDummyInterface (\symfony\component\serializer\tests\normalizer) | implements | 1 |
PropertyDiscriminatedDummyTwo (\symfony\component\serializer\tests\normalizer) | PropertyDummyInterface (\symfony\component\serializer\tests\normalizer) | implements | 1 |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 1 |
PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 1 | |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 1 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | type | 1 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
GroupDummyChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
Php74Dummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
PropertyCircularReferenceDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
PropertySiblingHolder (\symfony\component\serializer\tests\fixtures) | new | 1 | |
CacheableObjectAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CallbacksTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
CircularReferenceTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ConstructorArgumentsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
GroupsTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
IgnoredAttributesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
MaxDepthTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
ObjectToPopulateTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
SkipUninitializedValuesTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
TypeEnforcementTestTrait (\symfony\component\serializer\tests\normalizer\features) | use | 1 | |
LazyPropertyDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
PropertyChildDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
PropertyDiscriminatedDummyOne (\symfony\component\serializer\tests\normalizer) | new | 1 | |
PropertyDiscriminatedDummyTwo (\symfony\component\serializer\tests\normalizer) | new | 1 | |
PropertyDummy (\symfony\component\serializer\tests\normalizer) | staticproperty | 1 | |
StaticPropertyDummy (\symfony\component\serializer\tests\normalizer) | new | 1 | |
ProxyObjectDummy (\symfony\component\serializer\tests\normalizer) | ObjectDummy (\symfony\component\serializer\tests\normalizer\features) | extends | 1 |
SecondNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | AbstractNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | extends | 1 |
AbstractNestedDummyWithConstructorAndDiscriminator (\symfony\component\serializer\tests\normalizer) | staticmethodcall | 1 | |
SerializerCollectionDummy (\symfony\component\serializer\tests\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 1 | |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
SerializerNormalizer (\symfony\component\serializer\tests\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
SerializerInterface (\symfony\component\serializer) | implements | 1 | |
TestAbstractCustomUid (\symfony\component\serializer\tests\normalizer) | Ulid (\symfony\component\uid) | extends | 1 |
TestCustomUid (\symfony\component\serializer\tests\normalizer) | Ulid (\symfony\component\uid) | extends | 1 |
TestDenormalizer (\symfony\component\serializer\tests\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
TestMessage (\symfony\component\serializer\tests\normalizer) | TranslatableInterface (\symfony\contracts\translation) | implements | 1 |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
TestNormalizer (\symfony\component\serializer\tests\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | implements | 1 |
TranslatableNormalizerTest (\symfony\component\serializer\tests\normalizer) | TranslatableNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
UidNormalizerTest (\symfony\component\serializer\tests\normalizer) | UidNormalizer (\symfony\component\serializer\normalizer) | type | 1 |
AbstractUid (\symfony\component\uid) | type | 1 | |
UuidV1 (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV3 (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV4 (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV5 (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV6 (\symfony\component\uid) | staticmethodcall | 1 | |
UnwrappinDenormalizerTest (\symfony\component\serializer\tests\normalizer) | UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | type | 1 |
Serializer (\symfony\component\serializer) | type | 1 | |
NormalizerAwareNormalizer (\symfony\component\serializer\tests) | NormalizerAwareInterface (\symfony\component\serializer\normalizer) | extends | 1 |
NormalizerInterface (\symfony\component\serializer\normalizer) | extends | 1 | |
SerializerTest (\symfony\component\serializer\tests) | PropertyAccessor (\symfony\component\propertyaccess) | new | 1 |
CsvEncoder (\symfony\component\serializer\encoder) | new | 1 | |
CsvEncoder (\symfony\component\serializer\encoder) | staticconstant | 1 | |
XmlEncoder (\symfony\component\serializer\encoder) | new | 1 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 1 | |
ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 1 | |
ClassMetadata (\symfony\component\serializer\mapping) | new | 1 | |
DataUriNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
DateTimeZoneNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
UidNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
Bar (\symfony\component\serializer\tests) | new | 1 | |
DummyATypeForUnion (\symfony\component\serializer\tests) | new | 1 | |
DummyBTypeForUnion (\symfony\component\serializer\tests) | new | 1 | |
DummyCTypeForUnion (\symfony\component\serializer\tests) | new | 1 | |
AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
GroupClassDummy (\symfony\component\serializer\tests\fixtures\attributes) | new | 1 | |
DenormalizableDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyFirstChildQuux (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyMessageNumberThree (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyMessageNumberTwo (\symfony\component\serializer\tests\fixtures) | new | 1 | |
DummyWithObjectOrNull (\symfony\component\serializer\tests\fixtures) | new | 1 | |
FalseBuiltInDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
FooInterfaceDummyDenormalizer (\symfony\component\serializer\tests\fixtures) | new | 1 | |
NormalizableTraversableDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
TraversableDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
TrueBuiltInDummy (\symfony\component\serializer\tests\fixtures) | new | 1 | |
Foo (\symfony\component\serializer\tests) | new | 1 | |
TestDenormalizer (\symfony\component\serializer\tests\normalizer) | new | 1 | |
Section (\symfony\component\stopwatch) | StopwatchEvent (\symfony\component\stopwatch) | new | 1 |
Stopwatch (\symfony\component\stopwatch) | ResetInterface (\symfony\contracts\service) | implements | 1 |
StopwatchTest (\symfony\component\stopwatch\tests) | StopwatchEvent (\symfony\component\stopwatch) | new | 1 |
AbstractString (\symfony\component\string) | AbstractUnicodeString (\symfony\component\string) | instanceof | 1 |
ByteString (\symfony\component\string) | new | 1 | |
ByteString (\symfony\component\string) | type | 1 | |
CodePointString (\symfony\component\string) | new | 1 | |
CodePointString (\symfony\component\string) | type | 1 | |
RuntimeException (\symfony\component\string\exception) | new | 1 | |
UnicodeString (\symfony\component\string) | new | 1 | |
UnicodeString (\symfony\component\string) | type | 1 | |
AbstractUnicodeString (\symfony\component\string) | AbstractString (\symfony\component\string) | extends | 1 |
ByteString (\symfony\component\string) | AbstractString (\symfony\component\string) | extends | 1 |
CodePointString (\symfony\component\string) | type | 1 | |
InvalidArgumentException (\symfony\component\string\exception) | catch | 1 | |
UnicodeString (\symfony\component\string) | new | 1 | |
UnicodeString (\symfony\component\string) | type | 1 | |
CodePointString (\symfony\component\string) | AbstractUnicodeString (\symfony\component\string) | extends | 1 |
InvalidArgumentException (\symfony\component\string\exception) | ExceptionInterface (\symfony\component\string\exception) | implements | 1 |
RuntimeException (\symfony\component\string\exception) | ExceptionInterface (\symfony\component\string\exception) | implements | 1 |
EnglishInflector (\symfony\component\string\inflector) | InflectorInterface (\symfony\component\string\inflector) | implements | 1 |
FrenchInflector (\symfony\component\string\inflector) | InflectorInterface (\symfony\component\string\inflector) | implements | 1 |
WcswidthDataGenerator (\symfony\component\string\resources) | VarExporter (\symfony\component\varexporter) | staticmethodcall | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
AsciiSlugger (\symfony\component\string\slugger) | EmojiTransliterator (\symfony\component\intl\transliterator) | staticmethodcall | 1 |
EmojiTransliterator (\symfony\component\intl\transliterator) | type | 1 | |
AbstractUnicodeString (\symfony\component\string) | type | 1 | |
SluggerInterface (\symfony\component\string\slugger) | implements | 1 | |
UnicodeString (\symfony\component\string) | new | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 | |
SluggerInterface (\symfony\component\string\slugger) | AbstractUnicodeString (\symfony\component\string) | type | 1 |
AbstractAsciiTestCase (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | type | 1 |
AbstractUnicodeTestCase (\symfony\component\string\tests) | AbstractAsciiTestCase (\symfony\component\string\tests) | extends | 1 |
ByteStringTest (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | type | 1 |
AbstractAsciiTestCase (\symfony\component\string\tests) | extends | 1 | |
CodePointStringTest (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | type | 1 |
CodePointString (\symfony\component\string) | new | 1 | |
AbstractUnicodeTestCase (\symfony\component\string\tests) | extends | 1 | |
FunctionsTest (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | type | 1 |
ByteString (\symfony\component\string) | type | 1 | |
UnicodeString (\symfony\component\string) | type | 1 | |
LazyStringTest (\symfony\component\string\tests) | ErrorHandler (\symfony\component\errorhandler) | staticmethodcall | 1 |
UnicodeStringTest (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | type | 1 |
AbstractUnicodeTestCase (\symfony\component\string\tests) | extends | 1 | |
UnicodeString (\symfony\component\string) | new | 1 | |
UnicodeString (\symfony\component\string) | AbstractUnicodeString (\symfony\component\string) | extends | 1 |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | ProviderInterface (\symfony\component\translation\provider) | implements | 1 |
TranslatorBag (\symfony\component\translation) | new | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
CrowdinProviderFactory (\symfony\component\translation\bridge\crowdin) | ScopingHttpClient (\symfony\component\httpclient) | staticmethodcall | 1 |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | new | 1 | |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | type | 1 | |
UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 | |
AbstractProviderFactory (\symfony\component\translation\provider) | extends | 1 | |
Dsn (\symfony\component\translation\provider) | type | 1 | |
CrowdinProviderFactoryTest (\symfony\component\translation\bridge\crowdin\tests) | CrowdinProviderFactory (\symfony\component\translation\bridge\crowdin) | new | 1 |
ProviderFactoryInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderFactoryTestCase (\symfony\component\translation\test) | extends | 1 | |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | CrowdinProvider (\symfony\component\translation\bridge\crowdin) | new | 1 |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderTestCase (\symfony\component\translation\test) | extends | 1 | |
TranslatorBagInterface (\symfony\component\translation) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LocoProvider (\symfony\component\translation\bridge\loco) | ProviderInterface (\symfony\component\translation\provider) | implements | 1 |
TranslatorBag (\symfony\component\translation) | new | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
LocoProviderFactory (\symfony\component\translation\bridge\loco) | LocoProvider (\symfony\component\translation\bridge\loco) | new | 1 |
LocoProvider (\symfony\component\translation\bridge\loco) | type | 1 | |
UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 | |
AbstractProviderFactory (\symfony\component\translation\provider) | extends | 1 | |
Dsn (\symfony\component\translation\provider) | type | 1 | |
LocoProviderFactoryTest (\symfony\component\translation\bridge\loco\tests) | LocoProviderFactory (\symfony\component\translation\bridge\loco) | new | 1 |
ProviderFactoryInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderFactoryTestCase (\symfony\component\translation\test) | extends | 1 | |
LocoProviderFactoryWithoutTranslatorBagTest (\symfony\component\translation\bridge\loco\tests) | LocoProviderFactory (\symfony\component\translation\bridge\loco) | new | 1 |
LocoProviderFactoryTest (\symfony\component\translation\bridge\loco\tests) | extends | 1 | |
ProviderFactoryInterface (\symfony\component\translation\provider) | type | 1 | |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | LocoProvider (\symfony\component\translation\bridge\loco) | new | 1 |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderTestCase (\symfony\component\translation\test) | extends | 1 | |
TranslatorBagInterface (\symfony\component\translation) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LocoProviderWithoutTranslatorBagTest (\symfony\component\translation\bridge\loco\tests) | LocoProvider (\symfony\component\translation\bridge\loco) | new | 1 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | extends | 1 | |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
XliffFileLoader (\symfony\component\translation\loader) | new | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
TranslatorBagInterface (\symfony\component\translation) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
LokaliseProvider (\symfony\component\translation\bridge\lokalise) | MessageCatalogueInterface (\symfony\component\translation) | type | 1 |
ProviderInterface (\symfony\component\translation\provider) | implements | 1 | |
TranslatorBag (\symfony\component\translation) | new | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
LokaliseProviderFactory (\symfony\component\translation\bridge\lokalise) | LokaliseProvider (\symfony\component\translation\bridge\lokalise) | new | 1 |
LokaliseProvider (\symfony\component\translation\bridge\lokalise) | type | 1 | |
UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 | |
AbstractProviderFactory (\symfony\component\translation\provider) | extends | 1 | |
Dsn (\symfony\component\translation\provider) | type | 1 | |
LokaliseProviderFactoryTest (\symfony\component\translation\bridge\lokalise\tests) | MockHttpClient (\symfony\component\httpclient) | new | 1 |
JsonMockResponse (\symfony\component\httpclient\response) | new | 1 | |
Dsn (\symfony\component\translation\provider) | new | 1 | |
ProviderFactoryInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderFactoryTestCase (\symfony\component\translation\test) | extends | 1 | |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | LokaliseProvider (\symfony\component\translation\bridge\lokalise) | new | 1 |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderTestCase (\symfony\component\translation\test) | extends | 1 | |
TranslatorBagInterface (\symfony\component\translation) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PhraseProvider (\symfony\component\translation\bridge\phrase) | DataPart (\symfony\component\mime\part) | new | 1 |
FormDataPart (\symfony\component\mime\part\multipart) | new | 1 | |
XliffFileDumper (\symfony\component\translation\dumper) | type | 1 | |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
ProviderInterface (\symfony\component\translation\provider) | implements | 1 | |
TranslatorBag (\symfony\component\translation) | instanceof | 1 | |
TranslatorBag (\symfony\component\translation) | new | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
PhraseProviderFactory (\symfony\component\translation\bridge\phrase) | PhraseProvider (\symfony\component\translation\bridge\phrase) | new | 1 |
XliffFileDumper (\symfony\component\translation\dumper) | type | 1 | |
UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 | |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
AbstractProviderFactory (\symfony\component\translation\provider) | extends | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
PhraseProviderFactoryTest (\symfony\component\translation\bridge\phrase\tests) | PhraseProviderFactory (\symfony\component\translation\bridge\phrase) | new | 1 |
PhraseProviderFactory (\symfony\component\translation\bridge\phrase) | type | 1 | |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | HttpClientTrait (\symfony\component\httpclient) | use | 1 |
PhraseProvider (\symfony\component\translation\bridge\phrase) | new | 1 | |
XliffFileDumper (\symfony\component\translation\dumper) | new | 1 | |
AbstractOperation (\symfony\component\translation\catalogue) | OperationInterface (\symfony\component\translation\catalogue) | implements | 1 |
LogicException (\symfony\component\translation\exception) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
MergeOperation (\symfony\component\translation\catalogue) | AbstractOperation (\symfony\component\translation\catalogue) | extends | 1 |
OperationInterface (\symfony\component\translation\catalogue) | MessageCatalogueInterface (\symfony\component\translation) | type | 1 |
TargetOperation (\symfony\component\translation\catalogue) | AbstractOperation (\symfony\component\translation\catalogue) | extends | 1 |
TranslationPullCommand (\symfony\component\translation\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
TargetOperation (\symfony\component\translation\catalogue) | new | 1 | |
TranslationTrait (\symfony\component\translation\command) | use | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
TranslationPushCommand (\symfony\component\translation\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
TranslationTrait (\symfony\component\translation\command) | use | 1 | |
FilteringProvider (\symfony\component\translation\provider) | instanceof | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
TranslationTrait (\symfony\component\translation\command) | TranslatorBag (\symfony\component\translation) | type | 1 |
XliffLintCommand (\symfony\component\translation\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
GithubActionReporter (\symfony\component\console\ci) | new | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
XliffUtils (\symfony\component\translation\util) | staticmethodcall | 1 | |
TranslationDataCollector (\symfony\component\translation\datacollector) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
DataCollectorTranslator (\symfony\component\translation) | WarmableInterface (\symfony\component\httpkernel\cachewarmer) | implements | 1 |
WarmableInterface (\symfony\component\httpkernel\cachewarmer) | instanceof | 1 | |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
MessageCatalogueInterface (\symfony\component\translation) | type | 1 | |
Translator (\symfony\component\translation) | instanceof | 1 | |
TranslatorBagInterface (\symfony\component\translation) | implements | 1 | |
TranslatorBagInterface (\symfony\component\translation) | instanceof | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | instanceof | 1 | |
TranslatorInterface (\symfony\contracts\translation) | implements | 1 | |
DataCollectorTranslatorPass (\symfony\component\translation\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LoggingTranslatorPass (\symfony\component\translation\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 1 | |
TranslationDumperPass (\symfony\component\translation\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
TranslationExtractorPass (\symfony\component\translation\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
TranslatorPass (\symfony\component\translation\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
TranslatorPathsPass (\symfony\component\translation\dependencyinjection) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | extends | 1 |
Definition (\symfony\component\dependencyinjection) | instanceof | 1 | |
CsvFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
DumperInterface (\symfony\component\translation\dumper) | MessageCatalogue (\symfony\component\translation) | type | 1 |
FileDumper (\symfony\component\translation\dumper) | DumperInterface (\symfony\component\translation\dumper) | implements | 1 |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
RuntimeException (\symfony\component\translation\exception) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | staticconstant | 1 | |
IcuResFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
IniFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
JsonFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
MoFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
PhpFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
PoFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
QtFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
XliffFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
YamlFileDumper (\symfony\component\translation\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
LogicException (\symfony\component\translation\exception) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
ArrayConverter (\symfony\component\translation\util) | staticmethodcall | 1 | |
IncompleteDsnException (\symfony\component\translation\exception) | InvalidArgumentException (\symfony\component\translation\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\translation\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
InvalidResourceException (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
LogicException (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
MissingRequiredOptionException (\symfony\component\translation\exception) | IncompleteDsnException (\symfony\component\translation\exception) | extends | 1 |
IncompleteDsnException (\symfony\component\translation\exception) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\translation\exception) | staticmethodcall | 1 | |
NotFoundResourceException (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
ProviderException (\symfony\component\translation\exception) | ProviderExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
RuntimeException (\symfony\component\translation\exception) | extends | 1 | |
RuntimeException (\symfony\component\translation\exception) | staticmethodcall | 1 | |
ProviderExceptionInterface (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | extends | 1 |
RuntimeException (\symfony\component\translation\exception) | ExceptionInterface (\symfony\component\translation\exception) | implements | 1 |
UnsupportedSchemeException (\symfony\component\translation\exception) | LogicException (\symfony\component\translation\exception) | extends | 1 |
Dsn (\symfony\component\translation\provider) | type | 1 | |
AbstractFileExtractor (\symfony\component\translation\extractor) | InvalidArgumentException (\symfony\component\translation\exception) | new | 1 |
ChainExtractor (\symfony\component\translation\extractor) | ExtractorInterface (\symfony\component\translation\extractor) | implements | 1 |
ExtractorInterface (\symfony\component\translation\extractor) | type | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
ExtractorInterface (\symfony\component\translation\extractor) | MessageCatalogue (\symfony\component\translation) | type | 1 |
PhpAstExtractor (\symfony\component\translation\extractor) | Finder (\symfony\component\finder) | new | 1 |
Finder (\symfony\component\finder) | type | 1 | |
AbstractFileExtractor (\symfony\component\translation\extractor) | extends | 1 | |
ExtractorInterface (\symfony\component\translation\extractor) | implements | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
ConstraintVisitor (\symfony\component\translation\extractor\visitor) | AbstractVisitor (\symfony\component\translation\extractor\visitor) | extends | 1 |
TranslatableMessageVisitor (\symfony\component\translation\extractor\visitor) | AbstractVisitor (\symfony\component\translation\extractor\visitor) | extends | 1 |
TransMethodVisitor (\symfony\component\translation\extractor\visitor) | AbstractVisitor (\symfony\component\translation\extractor\visitor) | extends | 1 |
IntlFormatter (\symfony\component\translation\formatter) | LogicException (\symfony\component\translation\exception) | new | 1 |
IntlFormatterInterface (\symfony\component\translation\formatter) | implements | 1 | |
MessageFormatter (\symfony\component\translation\formatter) | IntlFormatterInterface (\symfony\component\translation\formatter) | implements | 1 |
MessageFormatterInterface (\symfony\component\translation\formatter) | implements | 1 | |
IdentityTranslator (\symfony\component\translation) | LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 |
TranslatorInterface (\symfony\contracts\translation) | implements | 1 | |
TranslatorTrait (\symfony\contracts\translation) | use | 1 | |
ArrayLoader (\symfony\component\translation\loader) | LoaderInterface (\symfony\component\translation\loader) | implements | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
CsvFileLoader (\symfony\component\translation\loader) | NotFoundResourceException (\symfony\component\translation\exception) | new | 1 |
FileLoader (\symfony\component\translation\loader) | extends | 1 | |
FileLoader (\symfony\component\translation\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
NotFoundResourceException (\symfony\component\translation\exception) | new | 1 | |
ArrayLoader (\symfony\component\translation\loader) | extends | 1 | |
ArrayLoader (\symfony\component\translation\loader) | staticmethodcall | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
IcuDatFileLoader (\symfony\component\translation\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
NotFoundResourceException (\symfony\component\translation\exception) | new | 1 | |
IcuResFileLoader (\symfony\component\translation\loader) | extends | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
IcuResFileLoader (\symfony\component\translation\loader) | DirectoryResource (\symfony\component\config\resource) | new | 1 |
NotFoundResourceException (\symfony\component\translation\exception) | new | 1 | |
LoaderInterface (\symfony\component\translation\loader) | implements | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
IniFileLoader (\symfony\component\translation\loader) | FileLoader (\symfony\component\translation\loader) | extends | 1 |
JsonFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 1 |
FileLoader (\symfony\component\translation\loader) | extends | 1 | |
LoaderInterface (\symfony\component\translation\loader) | MessageCatalogue (\symfony\component\translation) | type | 1 |
MoFileLoader (\symfony\component\translation\loader) | FileLoader (\symfony\component\translation\loader) | extends | 1 |
PhpFileLoader (\symfony\component\translation\loader) | FileLoader (\symfony\component\translation\loader) | extends | 1 |
PoFileLoader (\symfony\component\translation\loader) | FileLoader (\symfony\component\translation\loader) | extends | 1 |
QtFileLoader (\symfony\component\translation\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
XmlUtils (\symfony\component\config\util) | staticmethodcall | 1 | |
NotFoundResourceException (\symfony\component\translation\exception) | new | 1 | |
RuntimeException (\symfony\component\translation\exception) | new | 1 | |
LoaderInterface (\symfony\component\translation\loader) | implements | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
XliffFileLoader (\symfony\component\translation\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
InvalidXmlException (\symfony\component\config\util\exception) | catch | 1 | |
XmlParsingException (\symfony\component\config\util\exception) | catch | 1 | |
NotFoundResourceException (\symfony\component\translation\exception) | new | 1 | |
RuntimeException (\symfony\component\translation\exception) | new | 1 | |
LoaderInterface (\symfony\component\translation\loader) | implements | 1 | |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
YamlFileLoader (\symfony\component\translation\loader) | LogicException (\symfony\component\translation\exception) | new | 1 |
FileLoader (\symfony\component\translation\loader) | extends | 1 | |
ParseException (\symfony\component\yaml\exception) | catch | 1 | |
Parser (\symfony\component\yaml) | type | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
LocaleSwitcher (\symfony\component\translation) | RequestContext (\symfony\component\routing) | type | 1 |
LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 | |
LoggingTranslator (\symfony\component\translation) | InvalidArgumentException (\symfony\component\translation\exception) | new | 1 |
MessageCatalogueInterface (\symfony\component\translation) | type | 1 | |
Translator (\symfony\component\translation) | instanceof | 1 | |
TranslatorBagInterface (\symfony\component\translation) | implements | 1 | |
TranslatorBagInterface (\symfony\component\translation) | instanceof | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | instanceof | 1 | |
TranslatorInterface (\symfony\contracts\translation) | implements | 1 | |
MessageCatalogue (\symfony\component\translation) | ResourceInterface (\symfony\component\config\resource) | type | 1 |
CatalogueMetadataAwareInterface (\symfony\component\translation) | implements | 1 | |
CatalogueMetadataAwareInterface (\symfony\component\translation) | instanceof | 1 | |
MessageCatalogueInterface (\symfony\component\translation) | implements | 1 | |
MetadataAwareInterface (\symfony\component\translation) | implements | 1 | |
MetadataAwareInterface (\symfony\component\translation) | instanceof | 1 | |
MessageCatalogueInterface (\symfony\component\translation) | ResourceInterface (\symfony\component\config\resource) | type | 1 |
AbstractProviderFactory (\symfony\component\translation\provider) | ProviderFactoryInterface (\symfony\component\translation\provider) | implements | 1 |
Dsn (\symfony\component\translation\provider) | MissingRequiredOptionException (\symfony\component\translation\exception) | new | 1 |
FilteringProvider (\symfony\component\translation\provider) | ProviderInterface (\symfony\component\translation\provider) | implements | 1 |
TranslatorBag (\symfony\component\translation) | type | 1 | |
NullProvider (\symfony\component\translation\provider) | ProviderInterface (\symfony\component\translation\provider) | implements | 1 |
TranslatorBag (\symfony\component\translation) | new | 1 | |
TranslatorBag (\symfony\component\translation) | type | 1 | |
NullProviderFactory (\symfony\component\translation\provider) | UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 |
AbstractProviderFactory (\symfony\component\translation\provider) | extends | 1 | |
Dsn (\symfony\component\translation\provider) | type | 1 | |
NullProvider (\symfony\component\translation\provider) | new | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
ProviderFactoryInterface (\symfony\component\translation\provider) | ProviderInterface (\symfony\component\translation\provider) | type | 1 |
ProviderInterface (\symfony\component\translation\provider) | TranslatorBag (\symfony\component\translation) | type | 1 |
TranslationProviderCollection (\symfony\component\translation\provider) | InvalidArgumentException (\symfony\component\translation\exception) | new | 1 |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
TranslationProviderCollectionFactory (\symfony\component\translation\provider) | UnsupportedSchemeException (\symfony\component\translation\exception) | new | 1 |
Dsn (\symfony\component\translation\provider) | new | 1 | |
Dsn (\symfony\component\translation\provider) | type | 1 | |
FilteringProvider (\symfony\component\translation\provider) | new | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
TranslationProviderCollection (\symfony\component\translation\provider) | new | 1 | |
TranslationProviderCollection (\symfony\component\translation\provider) | type | 1 | |
PseudoLocalizationTranslator (\symfony\component\translation) | TranslatorInterface (\symfony\contracts\translation) | implements | 1 |
TranslationReader (\symfony\component\translation\reader) | Finder (\symfony\component\finder) | new | 1 |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
TranslationReaderInterface (\symfony\component\translation\reader) | implements | 1 | |
TranslationReaderInterface (\symfony\component\translation\reader) | MessageCatalogue (\symfony\component\translation) | type | 1 |
ProviderFactoryTestCase (\symfony\component\translation\test) | ProviderFactoryInterface (\symfony\component\translation\provider) | type | 1 |
ProviderTestCase (\symfony\component\translation\test) | MockHttpClient (\symfony\component\httpclient) | type | 1 |
MergeOperationTest (\symfony\component\translation\tests\catalogue) | MergeOperation (\symfony\component\translation\catalogue) | new | 1 |
AbstractOperationTestCase (\symfony\component\translation\tests\catalogue) | extends | 1 | |
TargetOperationTest (\symfony\component\translation\tests\catalogue) | TargetOperation (\symfony\component\translation\catalogue) | new | 1 |
AbstractOperationTestCase (\symfony\component\translation\tests\catalogue) | extends | 1 | |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | Filesystem (\symfony\component\filesystem) | type | 1 |
FilteringProvider (\symfony\component\translation\provider) | new | 1 | |
ProviderInterface (\symfony\component\translation\provider) | type | 1 | |
TranslationProviderCollection (\symfony\component\translation\provider) | new | 1 | |
TranslationProviderCollection (\symfony\component\translation\provider) | type | 1 | |
TranslationPullCommandTest (\symfony\component\translation\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
TranslationPullCommand (\symfony\component\translation\command) | new | 1 | |
TranslationPullCommand (\symfony\component\translation\command) | type | 1 | |
XliffFileDumper (\symfony\component\translation\dumper) | new | 1 | |
YamlFileDumper (\symfony\component\translation\dumper) | new | 1 | |
XliffFileLoader (\symfony\component\translation\loader) | new | 1 | |
YamlFileLoader (\symfony\component\translation\loader) | new | 1 | |
TranslationReader (\symfony\component\translation\reader) | new | 1 | |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | extends | 1 | |
TranslationWriter (\symfony\component\translation\writer) | new | 1 | |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
CommandTester (\symfony\component\console\tester) | type | 1 | |
TranslationPushCommand (\symfony\component\translation\command) | type | 1 | |
TranslationProviderCollection (\symfony\component\translation\provider) | new | 1 | |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | extends | 1 | |
XliffLintCommandTest (\symfony\component\translation\tests\command) | Command (\symfony\component\console\command) | type | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
DataCollectorTranslatorTest (\symfony\component\translation\tests) | DataCollectorTranslator (\symfony\component\translation) | new | 1 |
ArrayLoader (\symfony\component\translation\loader) | new | 1 | |
Translator (\symfony\component\translation) | new | 1 | |
DataCollectorTranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
DataCollectorTranslatorPass (\symfony\component\translation\dependencyinjection) | type | 1 | |
ServiceArguments (\symfony\component\translation\tests\dependencyinjection\fixtures) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
ServiceMethodCalls (\symfony\component\translation\tests\dependencyinjection\fixtures) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
ServiceSubscriber (\symfony\component\translation\tests\dependencyinjection\fixtures) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
LoggingTranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 1 |
TranslationDumperPassTest (\symfony\component\translation\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 1 |
TranslationExtractorPassTest (\symfony\component\translation\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 1 |
TranslationPathsPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
TranslatorPathsPass (\symfony\component\translation\dependencyinjection) | new | 1 | |
TranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 1 |
TranslatorWithoutTranslatorBag (\symfony\component\translation\tests\dependencyinjection) | TranslatorInterface (\symfony\contracts\translation) | implements | 1 |
DummyLocaleAware (\symfony\component\translation\tests) | LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 |
ConcreteFileDumper (\symfony\component\translation\tests\dumper) | FileDumper (\symfony\component\translation\dumper) | extends | 1 |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
CsvFileDumperTest (\symfony\component\translation\tests\dumper) | CsvFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
IcuResFileDumperTest (\symfony\component\translation\tests\dumper) | IcuResFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
IniFileDumperTest (\symfony\component\translation\tests\dumper) | IniFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
MoFileDumperTest (\symfony\component\translation\tests\dumper) | MoFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
PhpFileDumperTest (\symfony\component\translation\tests\dumper) | PhpFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
QtFileDumperTest (\symfony\component\translation\tests\dumper) | QtFileDumper (\symfony\component\translation\dumper) | new | 1 |
MessageCatalogue (\symfony\component\translation) | new | 1 | |
UnsupportedSchemeExceptionTest (\symfony\component\translation\tests\exception) | Dsn (\symfony\component\translation\provider) | type | 1 |
MessageFormatterTest (\symfony\component\translation\tests\formatter) | MessageFormatter (\symfony\component\translation\formatter) | new | 1 |
IdentityTranslatorTest (\symfony\component\translation\tests) | IdentityTranslator (\symfony\component\translation) | new | 1 |
TranslatorTest (\symfony\contracts\translation\test) | extends | 1 | |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
IcuDatFileLoaderTest (\symfony\component\translation\tests\loader) | LocalizedTestCase (\symfony\component\translation\tests\loader) | extends | 1 |
IcuResFileLoaderTest (\symfony\component\translation\tests\loader) | DirectoryResource (\symfony\component\config\resource) | new | 1 |
LocalizedTestCase (\symfony\component\translation\tests\loader) | extends | 1 | |
PhpFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
QtFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 1 |
LocaleSwitcherTest (\symfony\component\translation\tests) | RequestContext (\symfony\component\routing) | new | 1 |
LoggingTranslatorTest (\symfony\component\translation\tests) | LoggingTranslator (\symfony\component\translation) | new | 1 |
Translator (\symfony\component\translation) | new | 1 | |
TranslationProviderCollectionTest (\symfony\component\translation\tests\provider) | TranslationProviderCollection (\symfony\component\translation\provider) | type | 1 |
StaleResource (\symfony\component\translation\tests) | SelfCheckingResourceInterface (\symfony\component\config\resource) | implements | 1 |
TranslatableTest (\symfony\component\translation\tests) | TranslatableMessage (\symfony\component\translation) | type | 1 |
TranslatorBagTest (\symfony\component\translation\tests) | TranslatorBag (\symfony\component\translation) | type | 1 |
TranslatorCacheTest (\symfony\component\translation\tests) | LoaderInterface (\symfony\component\translation\loader) | type | 1 |
StaleResource (\symfony\component\translation\tests) | new | 1 | |
TranslatorTest (\symfony\component\translation\tests) | MessageFormatter (\symfony\component\translation\formatter) | new | 1 |
YamlFileLoader (\symfony\component\translation\loader) | new | 1 | |
StringClass (\symfony\component\translation\tests) | new | 1 | |
TranslatableMessage (\symfony\component\translation) | new | 1 | |
ArrayConverterTest (\symfony\component\translation\tests\util) | ArrayConverter (\symfony\component\translation\util) | staticmethodcall | 1 |
TranslatableMessage (\symfony\component\translation) | TranslatableInterface (\symfony\contracts\translation) | implements | 1 |
TranslatorInterface (\symfony\contracts\translation) | type | 1 | |
Translator (\symfony\component\translation) | InvalidArgumentException (\symfony\component\translation\exception) | new | 1 |
NotFoundResourceException (\symfony\component\translation\exception) | catch | 1 | |
LoaderInterface (\symfony\component\translation\loader) | type | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
TranslatorBagInterface (\symfony\component\translation) | implements | 1 | |
LocaleAwareInterface (\symfony\contracts\translation) | implements | 1 | |
TranslatorInterface (\symfony\contracts\translation) | implements | 1 | |
TranslatorBag (\symfony\component\translation) | MessageCatalogue (\symfony\component\translation) | type | 1 |
MessageCatalogueInterface (\symfony\component\translation) | type | 1 | |
TranslatorBagInterface (\symfony\component\translation) | implements | 1 | |
TranslatorBagInterface (\symfony\component\translation) | MessageCatalogueInterface (\symfony\component\translation) | type | 1 |
TranslationWriter (\symfony\component\translation\writer) | DumperInterface (\symfony\component\translation\dumper) | type | 1 |
InvalidArgumentException (\symfony\component\translation\exception) | new | 1 | |
RuntimeException (\symfony\component\translation\exception) | new | 1 | |
MessageCatalogue (\symfony\component\translation) | type | 1 | |
TranslationWriterInterface (\symfony\component\translation\writer) | implements | 1 | |
TranslationWriterInterface (\symfony\component\translation\writer) | MessageCatalogue (\symfony\component\translation) | type | 1 |
AbstractUid (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticconstant | 1 |
BinaryUtil (\symfony\component\uid) | staticmethodcall | 1 | |
GenerateUlidCommand (\symfony\component\uid\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
GenerateUuidCommand (\symfony\component\uid\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
InspectUlidCommand (\symfony\component\uid\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
TableSeparator (\symfony\component\console\helper) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Ulid (\symfony\component\uid) | staticmethodcall | 1 | |
InspectUuidCommand (\symfony\component\uid\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
TableSeparator (\symfony\component\console\helper) | new | 1 | |
InputArgument (\symfony\component\console\input) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
MaxUuid (\symfony\component\uid) | new | 1 | |
NilUuid (\symfony\component\uid) | new | 1 | |
TimeBasedUidInterface (\symfony\component\uid) | instanceof | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
NameBasedUuidFactory (\symfony\component\uid\factory) | UuidV3 (\symfony\component\uid) | type | 1 |
UuidV5 (\symfony\component\uid) | type | 1 | |
RandomBasedUuidFactory (\symfony\component\uid\factory) | UuidV4 (\symfony\component\uid) | type | 1 |
TimeBasedUuidFactory (\symfony\component\uid\factory) | TimeBasedUidInterface (\symfony\component\uid) | type | 1 |
UlidFactory (\symfony\component\uid\factory) | Ulid (\symfony\component\uid) | new | 1 |
Ulid (\symfony\component\uid) | staticmethodcall | 1 | |
Ulid (\symfony\component\uid) | type | 1 | |
UuidFactory (\symfony\component\uid\factory) | NameBasedUuidFactory (\symfony\component\uid\factory) | new | 1 |
NameBasedUuidFactory (\symfony\component\uid\factory) | type | 1 | |
RandomBasedUuidFactory (\symfony\component\uid\factory) | new | 1 | |
RandomBasedUuidFactory (\symfony\component\uid\factory) | type | 1 | |
TimeBasedUuidFactory (\symfony\component\uid\factory) | new | 1 | |
TimeBasedUuidFactory (\symfony\component\uid\factory) | type | 1 | |
MaxUlid (\symfony\component\uid) | Ulid (\symfony\component\uid) | extends | 1 |
MaxUuid (\symfony\component\uid) | Uuid (\symfony\component\uid) | extends | 1 |
NilUlid (\symfony\component\uid) | Ulid (\symfony\component\uid) | extends | 1 |
NilUuid (\symfony\component\uid) | Uuid (\symfony\component\uid) | extends | 1 |
GenerateUlidCommandTest (\symfony\component\uid\tests\command) | Application (\symfony\component\console) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
GenerateUuidCommandTest (\symfony\component\uid\tests\command) | Application (\symfony\component\console) | new | 1 |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
UuidV3 (\symfony\component\uid) | new | 1 | |
InspectUlidCommandTest (\symfony\component\uid\tests\command) | CommandTester (\symfony\component\console\tester) | new | 1 |
InspectUlidCommand (\symfony\component\uid\command) | new | 1 | |
UuidFactoryTest (\symfony\component\uid\tests\factory) | NilUuid (\symfony\component\uid) | new | 1 |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
CustomUlid (\symfony\component\uid\tests\fixtures) | Ulid (\symfony\component\uid) | extends | 1 |
CustomUuid (\symfony\component\uid\tests\fixtures) | Uuid (\symfony\component\uid) | extends | 1 |
UlidTest (\symfony\component\uid\tests) | MaxUlid (\symfony\component\uid) | new | 1 |
NilUlid (\symfony\component\uid) | new | 1 | |
CustomUlid (\symfony\component\uid\tests\fixtures) | new | 1 | |
CustomUlid (\symfony\component\uid\tests\fixtures) | staticmethodcall | 1 | |
UuidV4 (\symfony\component\uid) | new | 1 | |
UuidTest (\symfony\component\uid\tests) | MaxUuid (\symfony\component\uid) | new | 1 |
NilUuid (\symfony\component\uid) | staticmethodcall | 1 | |
CustomUuid (\symfony\component\uid\tests\fixtures) | staticmethodcall | 1 | |
Ulid (\symfony\component\uid) | new | 1 | |
UuidV6 (\symfony\component\uid) | new | 1 | |
Ulid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | extends | 1 |
TimeBasedUidInterface (\symfony\component\uid) | implements | 1 | |
Uuid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | extends | 1 |
AbstractUid (\symfony\component\uid) | staticmethodcall | 1 | |
AbstractUid (\symfony\component\uid) | type | 1 | |
MaxUuid (\symfony\component\uid) | new | 1 | |
NilUlid (\symfony\component\uid) | new | 1 | |
NilUuid (\symfony\component\uid) | new | 1 | |
Ulid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV1 (\symfony\component\uid) | staticconstant | 1 | |
UuidV1 (\symfony\component\uid) | type | 1 | |
UuidV3 (\symfony\component\uid) | staticconstant | 1 | |
UuidV3 (\symfony\component\uid) | type | 1 | |
UuidV4 (\symfony\component\uid) | staticconstant | 1 | |
UuidV4 (\symfony\component\uid) | type | 1 | |
UuidV5 (\symfony\component\uid) | staticconstant | 1 | |
UuidV5 (\symfony\component\uid) | type | 1 | |
UuidV6 (\symfony\component\uid) | staticconstant | 1 | |
UuidV6 (\symfony\component\uid) | type | 1 | |
UuidV7 (\symfony\component\uid) | staticconstant | 1 | |
UuidV7 (\symfony\component\uid) | type | 1 | |
UuidV8 (\symfony\component\uid) | staticconstant | 1 | |
UuidV8 (\symfony\component\uid) | type | 1 | |
UuidV1 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticconstant | 1 |
AbstractUid (\symfony\component\uid) | staticmethodcall | 1 | |
TimeBasedUidInterface (\symfony\component\uid) | implements | 1 | |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticconstant | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
Uuid (\symfony\component\uid) | type | 1 | |
UuidV3 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV4 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV5 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV6 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
BinaryUtil (\symfony\component\uid) | staticmethodcall | 1 | |
TimeBasedUidInterface (\symfony\component\uid) | implements | 1 | |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
Uuid (\symfony\component\uid) | type | 1 | |
UuidV1 (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV7 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
TimeBasedUidInterface (\symfony\component\uid) | implements | 1 | |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
UuidV8 (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticmethodcall | 1 |
Uuid (\symfony\component\uid) | extends | 1 | |
Uuid (\symfony\component\uid) | staticmethodcall | 1 | |
HasNamedArguments (\symfony\component\validator\attribute) | \Attribute (\) | attribute | 1 |
DebugCommand (\symfony\component\validator\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
Dumper (\symfony\component\console\helper) | new | 1 | |
Table (\symfony\component\console\helper) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
DirectoryNotFoundException (\symfony\component\finder\exception) | catch | 1 | |
Finder (\symfony\component\finder) | new | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 1 | |
GenericMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
Constraint (\symfony\component\validator) | InvalidArgumentException (\symfony\component\validator\exception) | new | 1 |
MissingOptionsException (\symfony\component\validator\exception) | new | 1 | |
AbstractComparison (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | extends | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
AbstractComparisonValidator (\symfony\component\validator\constraints) | NoSuchPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
AbstractComparison (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
All (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
AllValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
All (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
AtLeastOneOf (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
AtLeastOneOfValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
All (\symfony\component\validator\constraints) | instanceof | 1 | |
AtLeastOneOf (\symfony\component\validator\constraints) | instanceof | 1 | |
AtLeastOneOf (\symfony\component\validator\constraints) | staticconstant | 1 | |
Collection (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Bic (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
BicValidator (\symfony\component\validator\constraints) | Countries (\symfony\component\intl) | staticmethodcall | 1 |
NoSuchPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
Bic (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Blank (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
BlankValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Blank (\symfony\component\validator\constraints) | instanceof | 1 | |
Blank (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Callback (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
CallbackValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Callback (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
CardScheme (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
CardSchemeValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
CardScheme (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Cascade (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
Choice (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ChoiceValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Choice (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
RuntimeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Cidr (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
CidrValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Cidr (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Collection (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Optional (\symfony\component\validator\constraints) | instanceof | 1 | |
Required (\symfony\component\validator\constraints) | instanceof | 1 | |
Required (\symfony\component\validator\constraints) | new | 1 | |
CollectionValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Collection (\symfony\component\validator\constraints) | instanceof | 1 | |
Optional (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Composite (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | extends | 1 |
Constraint (\symfony\component\validator) | instanceof | 1 | |
Valid (\symfony\component\validator\constraints) | instanceof | 1 | |
Compound (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | staticmethodcall | 1 |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
CompoundValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Compound (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Count (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
DivisibleBy (\symfony\component\validator\constraints) | staticconstant | 1 | |
MissingOptionsException (\symfony\component\validator\exception) | new | 1 | |
Country (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
CountryValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Country (\symfony\component\validator\constraints) | instanceof | 1 | |
Country (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
CountValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Count (\symfony\component\validator\constraints) | instanceof | 1 | |
DivisibleBy (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
CssColor (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
CssColorValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
CssColor (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Currency (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
CurrencyValidator (\symfony\component\validator\constraints) | Currencies (\symfony\component\intl) | staticmethodcall | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
Currency (\symfony\component\validator\constraints) | instanceof | 1 | |
Currency (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Date (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
DateTime (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
DateTimeValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
DateTime (\symfony\component\validator\constraints) | instanceof | 1 | |
DateValidator (\symfony\component\validator\constraints) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
DateValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Date (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
DisableAutoMapping (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
DivisibleBy (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
DivisibleByValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
DivisibleBy (\symfony\component\validator\constraints) | staticconstant | 1 | |
Email (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
EmailValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Email (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
EnableAutoMapping (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
EqualTo (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
EqualToValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
EqualTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
Existence (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Expression (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
ExpressionLanguageProvider (\symfony\component\validator\constraints) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 1 |
ExpressionFunctionProviderInterface (\symfony\component\expressionlanguage) | implements | 1 | |
ExpressionSyntax (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ExpressionSyntaxValidator (\symfony\component\validator\constraints) | SyntaxError (\symfony\component\expressionlanguage) | catch | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
ExpressionSyntax (\symfony\component\validator\constraints) | instanceof | 1 | |
ExpressionSyntax (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
ExpressionValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Expression (\symfony\component\validator\constraints) | instanceof | 1 | |
Expression (\symfony\component\validator\constraints) | staticconstant | 1 | |
ExpressionLanguageProvider (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
File (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
FileValidator (\symfony\component\validator\constraints) | File (\symfony\component\httpfoundation\file) | new | 1 |
UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
File (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
GreaterThan (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
GreaterThanOrEqual (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
GreaterThanOrEqualValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
GreaterThanOrEqual (\symfony\component\validator\constraints) | staticconstant | 1 | |
GreaterThanValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
GreaterThan (\symfony\component\validator\constraints) | staticconstant | 1 | |
GroupSequence (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
GroupSequenceProvider (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Hostname (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
HostnameValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Hostname (\symfony\component\validator\constraints) | instanceof | 1 | |
Hostname (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Iban (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IbanValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Iban (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
IdenticalTo (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
IdenticalToValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
IdenticalTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
Image (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
File (\symfony\component\validator\constraints) | extends | 1 | |
File (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
ImageValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
FileValidator (\symfony\component\validator\constraints) | extends | 1 | |
FileValidator (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
Image (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Ip (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
IpValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Ip (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Isbn (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IsbnValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Isbn (\symfony\component\validator\constraints) | instanceof | 1 | |
Isbn (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
IsFalse (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IsFalseValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
IsFalse (\symfony\component\validator\constraints) | instanceof | 1 | |
IsFalse (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Isin (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IsinValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Isin (\symfony\component\validator\constraints) | instanceof | 1 | |
Luhn (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
IsNull (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IsNullValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
IsNull (\symfony\component\validator\constraints) | instanceof | 1 | |
IsNull (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Issn (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IssnValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Issn (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
IsTrue (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
IsTrueValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
IsTrue (\symfony\component\validator\constraints) | instanceof | 1 | |
IsTrue (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Json (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
JsonValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Json (\symfony\component\validator\constraints) | instanceof | 1 | |
Json (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Language (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
LanguageValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Language (\symfony\component\validator\constraints) | instanceof | 1 | |
Language (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Length (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
MissingOptionsException (\symfony\component\validator\exception) | new | 1 | |
LengthValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Length (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
LessThan (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
LessThanOrEqual (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
LessThanOrEqualValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
LessThanOrEqual (\symfony\component\validator\constraints) | staticconstant | 1 | |
LessThanValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
LessThan (\symfony\component\validator\constraints) | staticconstant | 1 | |
Locale (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
LocaleValidator (\symfony\component\validator\constraints) | Locales (\symfony\component\intl) | staticmethodcall | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
Locale (\symfony\component\validator\constraints) | instanceof | 1 | |
Locale (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Luhn (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LuhnValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Luhn (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Negative (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
LessThan (\symfony\component\validator\constraints) | extends | 1 | |
ZeroComparisonConstraintTrait (\symfony\component\validator\constraints) | use | 1 | |
NegativeOrZero (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
LessThanOrEqual (\symfony\component\validator\constraints) | extends | 1 | |
ZeroComparisonConstraintTrait (\symfony\component\validator\constraints) | use | 1 | |
NoSuspiciousCharacters (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
NoSuspiciousCharactersValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NoSuspiciousCharacters (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
NotBlank (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
NotBlankValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NotBlank (\symfony\component\validator\constraints) | instanceof | 1 | |
NotBlank (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
NotCompromisedPassword (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
NotCompromisedPasswordValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NotCompromisedPassword (\symfony\component\validator\constraints) | instanceof | 1 | |
NotCompromisedPassword (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 | |
NotEqualTo (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
NotEqualToValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
NotEqualTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
NotIdenticalTo (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
AbstractComparison (\symfony\component\validator\constraints) | extends | 1 | |
NotIdenticalToValidator (\symfony\component\validator\constraints) | AbstractComparisonValidator (\symfony\component\validator\constraints) | extends | 1 |
NotIdenticalTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
NotNull (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
NotNullValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NotNull (\symfony\component\validator\constraints) | instanceof | 1 | |
NotNull (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Optional (\symfony\component\validator\constraints) | Existence (\symfony\component\validator\constraints) | extends | 1 |
PasswordStrength (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
PasswordStrengthValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
PasswordStrength (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Positive (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
GreaterThan (\symfony\component\validator\constraints) | extends | 1 | |
ZeroComparisonConstraintTrait (\symfony\component\validator\constraints) | use | 1 | |
PositiveOrZero (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
GreaterThanOrEqual (\symfony\component\validator\constraints) | extends | 1 | |
ZeroComparisonConstraintTrait (\symfony\component\validator\constraints) | use | 1 | |
Range (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
MissingOptionsException (\symfony\component\validator\exception) | new | 1 | |
RangeValidator (\symfony\component\validator\constraints) | NoSuchPropertyException (\symfony\component\propertyaccess\exception) | catch | 1 |
Range (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Regex (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
RegexValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Regex (\symfony\component\validator\constraints) | instanceof | 1 | |
Regex (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Required (\symfony\component\validator\constraints) | Existence (\symfony\component\validator\constraints) | extends | 1 |
Sequentially (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
Constraint (\symfony\component\validator) | type | 1 | |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
SequentiallyValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Sequentially (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Time (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
TimeValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Time (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Timezone (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
TimezoneValidator (\symfony\component\validator\constraints) | MissingResourceException (\symfony\component\intl\exception) | catch | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
Timezone (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Traverse (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
Type (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
TypeValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Type (\symfony\component\validator\constraints) | instanceof | 1 | |
Type (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
Ulid (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
UlidValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Ulid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Unique (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
UniqueValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Unique (\symfony\component\validator\constraints) | instanceof | 1 | |
Unique (\symfony\component\validator\constraints) | staticconstant | 1 | |
Unique (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Url (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
UrlValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Url (\symfony\component\validator\constraints) | instanceof | 1 | |
Url (\symfony\component\validator\constraints) | staticconstant | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Uuid (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\validator\exception) | new | 1 | |
UuidValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Uuid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | new | 1 | |
Valid (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | extends | 1 | |
ValidValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Valid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
When (\symfony\component\validator\constraints) | \Attribute (\) | attribute | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
WhenValidator (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | type | 1 |
When (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
LogicException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | ConstraintValidatorInterface (\symfony\component\validator) | implements | 1 |
ConstraintValidatorFactory (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidatorFactoryInterface (\symfony\component\validator) | implements | 1 | |
ConstraintValidatorInterface (\symfony\component\validator) | type | 1 | |
ConstraintValidatorFactoryInterface (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidatorInterface (\symfony\component\validator) | type | 1 | |
ConstraintValidatorInterface (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 1 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
ConstraintViolation (\symfony\component\validator) | ConstraintViolationInterface (\symfony\component\validator) | implements | 1 |
ConstraintViolationInterface (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintViolationList (\symfony\component\validator) | ConstraintViolation (\symfony\component\validator) | new | 1 |
ConstraintViolationListInterface (\symfony\component\validator) | implements | 1 | |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
OutOfBoundsException (\symfony\component\validator\exception) | new | 1 | |
ContainerConstraintValidatorFactory (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidatorFactoryInterface (\symfony\component\validator) | implements | 1 | |
ConstraintValidatorInterface (\symfony\component\validator) | instanceof | 1 | |
ConstraintValidatorInterface (\symfony\component\validator) | type | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 1 | |
ValidatorException (\symfony\component\validator\exception) | new | 1 | |
ExecutionContext (\symfony\component\validator\context) | ConstraintViolation (\symfony\component\validator) | new | 1 |
ConstraintViolationList (\symfony\component\validator) | type | 1 | |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
ExecutionContextInterface (\symfony\component\validator\context) | implements | 1 | |
ClassMetadataInterface (\symfony\component\validator\mapping) | instanceof | 1 | |
MemberMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
PropertyMetadataInterface (\symfony\component\validator\mapping) | instanceof | 1 | |
PropertyPath (\symfony\component\validator\util) | staticmethodcall | 1 | |
LazyProperty (\symfony\component\validator\validator) | instanceof | 1 | |
ConstraintViolationBuilder (\symfony\component\validator\violation) | new | 1 | |
ConstraintViolationBuilderInterface (\symfony\component\validator\violation) | type | 1 | |
ExecutionContextFactory (\symfony\component\validator\context) | ExecutionContext (\symfony\component\validator\context) | new | 1 |
ExecutionContextFactoryInterface (\symfony\component\validator\context) | implements | 1 | |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
ExecutionContextFactoryInterface (\symfony\component\validator\context) | ExecutionContextInterface (\symfony\component\validator\context) | type | 1 |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
ExecutionContextInterface (\symfony\component\validator\context) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
ConstraintViolationBuilderInterface (\symfony\component\validator\violation) | type | 1 | |
ValidatorDataCollector (\symfony\component\validator\datacollector) | FormInterface (\symfony\component\form) | type | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
AddAutoMappingConfigurationPass (\symfony\component\validator\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
AddConstraintValidatorsPass (\symfony\component\validator\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 1 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
AddValidatorInitializersPass (\symfony\component\validator\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
Reference (\symfony\component\dependencyinjection) | new | 1 | |
BadMethodCallException (\symfony\component\validator\exception) | ExceptionInterface (\symfony\component\validator\exception) | implements | 1 |
ConstraintDefinitionException (\symfony\component\validator\exception) | ValidatorException (\symfony\component\validator\exception) | extends | 1 |
GroupDefinitionException (\symfony\component\validator\exception) | ValidatorException (\symfony\component\validator\exception) | extends | 1 |
InvalidArgumentException (\symfony\component\validator\exception) | ExceptionInterface (\symfony\component\validator\exception) | implements | 1 |
InvalidOptionsException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | staticmethodcall | 1 |
ValidatorException (\symfony\component\validator\exception) | extends | 1 | |
ValidatorException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
LogicException (\symfony\component\validator\exception) | ExceptionInterface (\symfony\component\validator\exception) | implements | 1 |
MappingException (\symfony\component\validator\exception) | ValidatorException (\symfony\component\validator\exception) | extends | 1 |
MissingOptionsException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | staticmethodcall | 1 |
ValidatorException (\symfony\component\validator\exception) | extends | 1 | |
ValidatorException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
NoSuchMetadataException (\symfony\component\validator\exception) | ValidatorException (\symfony\component\validator\exception) | extends | 1 |
OutOfBoundsException (\symfony\component\validator\exception) | ExceptionInterface (\symfony\component\validator\exception) | implements | 1 |
RuntimeException (\symfony\component\validator\exception) | ExceptionInterface (\symfony\component\validator\exception) | implements | 1 |
UnexpectedTypeException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | staticmethodcall | 1 |
ValidatorException (\symfony\component\validator\exception) | extends | 1 | |
ValidatorException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | staticmethodcall | 1 |
UnexpectedTypeException (\symfony\component\validator\exception) | extends | 1 | |
UnexpectedTypeException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
ValidatorException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
UnsupportedMetadataException (\symfony\component\validator\exception) | InvalidArgumentException (\symfony\component\validator\exception) | extends | 1 |
ValidationFailedException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | extends | 1 |
RuntimeException (\symfony\component\validator\exception) | staticmethodcall | 1 | |
ValidatorException (\symfony\component\validator\exception) | RuntimeException (\symfony\component\validator\exception) | extends | 1 |
GroupProviderInterface (\symfony\component\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 1 |
GroupSequenceProviderInterface (\symfony\component\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 1 |
ClassMetadata (\symfony\component\validator\mapping) | Cascade (\symfony\component\validator\constraints) | instanceof | 1 |
Composite (\symfony\component\validator\constraints) | instanceof | 1 | |
Traverse (\symfony\component\validator\constraints) | instanceof | 1 | |
Valid (\symfony\component\validator\constraints) | new | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
ClassMetadataInterface (\symfony\component\validator\mapping) | implements | 1 | |
GenericMetadata (\symfony\component\validator\mapping) | extends | 1 | |
GetterMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
MemberMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
PropertyMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
PropertyMetadata (\symfony\component\validator\mapping) | new | 1 | |
PropertyMetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
ClassMetadataInterface (\symfony\component\validator\mapping) | GroupSequence (\symfony\component\validator\constraints) | type | 1 |
MetadataInterface (\symfony\component\validator\mapping) | extends | 1 | |
BlackHoleMetadataFactory (\symfony\component\validator\mapping\factory) | LogicException (\symfony\component\validator\exception) | new | 1 |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | implements | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | implements | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | MetadataInterface (\symfony\component\validator\mapping) | type | 1 |
GenericMetadata (\symfony\component\validator\mapping) | Constraint (\symfony\component\validator) | type | 1 |
Cascade (\symfony\component\validator\constraints) | instanceof | 1 | |
DisableAutoMapping (\symfony\component\validator\constraints) | instanceof | 1 | |
Traverse (\symfony\component\validator\constraints) | instanceof | 1 | |
Valid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | implements | 1 | |
GetterMetadata (\symfony\component\validator\mapping) | GenericMetadata (\symfony\component\validator\mapping) | staticmethodcall | 1 |
MemberMetadata (\symfony\component\validator\mapping) | extends | 1 | |
MemberMetadata (\symfony\component\validator\mapping) | staticmethodcall | 1 | |
AbstractLoader (\symfony\component\validator\mapping\loader) | Constraint (\symfony\component\validator) | type | 1 |
MappingException (\symfony\component\validator\exception) | new | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | Callback (\symfony\component\validator\constraints) | instanceof | 1 |
GroupSequence (\symfony\component\validator\constraints) | instanceof | 1 | |
GroupSequenceProvider (\symfony\component\validator\constraints) | instanceof | 1 | |
MappingException (\symfony\component\validator\exception) | new | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
AutoMappingTrait (\symfony\component\validator\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
FileLoader (\symfony\component\validator\mapping\loader) | AbstractLoader (\symfony\component\validator\mapping\loader) | extends | 1 |
FilesLoader (\symfony\component\validator\mapping\loader) | LoaderChain (\symfony\component\validator\mapping\loader) | extends | 1 |
LoaderChain (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 1 | |
LoaderChain (\symfony\component\validator\mapping\loader) | MappingException (\symfony\component\validator\exception) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | instanceof | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
PropertyInfoLoader (\symfony\component\validator\mapping\loader) | All (\symfony\component\validator\constraints) | instanceof | 1 |
All (\symfony\component\validator\constraints) | new | 1 | |
All (\symfony\component\validator\constraints) | type | 1 | |
NotBlank (\symfony\component\validator\constraints) | instanceof | 1 | |
Type (\symfony\component\validator\constraints) | type | 1 | |
AutoMappingTrait (\symfony\component\validator\mapping\loader) | use | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
StaticMethodLoader (\symfony\component\validator\mapping\loader) | MappingException (\symfony\component\validator\exception) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
XmlFileLoader (\symfony\component\validator\mapping\loader) | MappingException (\symfony\component\validator\exception) | new | 1 |
AbstractLoader (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
FileLoader (\symfony\component\validator\mapping\loader) | extends | 1 | |
FileLoader (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
XmlFilesLoader (\symfony\component\validator\mapping\loader) | FilesLoader (\symfony\component\validator\mapping\loader) | extends | 1 |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 1 | |
XmlFileLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
YamlFileLoader (\symfony\component\validator\mapping\loader) | AbstractLoader (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 |
FileLoader (\symfony\component\validator\mapping\loader) | extends | 1 | |
FileLoader (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
ParseException (\symfony\component\yaml\exception) | catch | 1 | |
Parser (\symfony\component\yaml) | type | 1 | |
Yaml (\symfony\component\yaml) | staticconstant | 1 | |
YamlFilesLoader (\symfony\component\validator\mapping\loader) | FilesLoader (\symfony\component\validator\mapping\loader) | extends | 1 |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 1 | |
YamlFileLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
MemberMetadata (\symfony\component\validator\mapping) | Constraint (\symfony\component\validator) | staticconstant | 1 |
Composite (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
GenericMetadata (\symfony\component\validator\mapping) | extends | 1 | |
PropertyMetadataInterface (\symfony\component\validator\mapping) | implements | 1 | |
PropertyMetadata (\symfony\component\validator\mapping) | GenericMetadata (\symfony\component\validator\mapping) | staticmethodcall | 1 |
MemberMetadata (\symfony\component\validator\mapping) | extends | 1 | |
MemberMetadata (\symfony\component\validator\mapping) | staticmethodcall | 1 | |
PropertyMetadataInterface (\symfony\component\validator\mapping) | MetadataInterface (\symfony\component\validator\mapping) | extends | 1 |
AssertingContextualValidator (\symfony\component\validator\test) | ConstraintViolationInterface (\symfony\component\validator) | type | 1 |
ContextualValidatorInterface (\symfony\component\validator\validator) | implements | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | ConstraintViolationInterface (\symfony\component\validator) | type | 1 |
ExecutionContext (\symfony\component\validator\context) | new | 1 | |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
ConstraintViolationAssertion (\symfony\component\validator\test) | new | 1 | |
ConstraintViolationAssertion (\symfony\component\validator\test) | type | 1 | |
ConstraintViolationAssertion (\symfony\component\validator\test) | ConstraintViolation (\symfony\component\validator) | new | 1 |
ConstraintViolation (\symfony\component\validator) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 |
Constraint (\symfony\component\validator) | type | 1 | |
AbstractComparison (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
AllTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 1 |
AllValidatorTest (\symfony\component\validator\tests\constraints) | AllValidator (\symfony\component\validator\constraints) | new | 1 |
AllValidator (\symfony\component\validator\constraints) | type | 1 | |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
AtLeastOneOfTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 1 |
AtLeastOneOfValidatorTest (\symfony\component\validator\tests\constraints) | AtLeastOneOfValidator (\symfony\component\validator\constraints) | new | 1 |
AtLeastOneOfValidator (\symfony\component\validator\constraints) | type | 1 | |
Expression (\symfony\component\validator\constraints) | new | 1 | |
GreaterThan (\symfony\component\validator\constraints) | new | 1 | |
IsNull (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
Data (\symfony\component\validator\tests\constraints) | new | 1 | |
ExpressionConstraintNested (\symfony\component\validator\tests\constraints) | new | 1 | |
BicValidatorTest (\symfony\component\validator\tests\constraints) | BicValidator (\symfony\component\validator\constraints) | new | 1 |
BicValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
BicDummy (\symfony\component\validator\tests\constraints) | new | 1 | |
BlankValidatorTest (\symfony\component\validator\tests\constraints) | Blank (\symfony\component\validator\constraints) | staticconstant | 1 |
BlankValidator (\symfony\component\validator\constraints) | new | 1 | |
BlankValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CallbackValidatorTest (\symfony\component\validator\tests\constraints) | CallbackValidator (\symfony\component\validator\constraints) | new | 1 |
CallbackValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CallbackValidatorTest_Class (\symfony\component\validator\tests\constraints) | ExecutionContextInterface (\symfony\component\validator\context) | type | 1 |
CardSchemeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CardSchemeValidatorTest (\symfony\component\validator\tests\constraints) | CardSchemeValidator (\symfony\component\validator\constraints) | new | 1 |
CardSchemeValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CascadeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ChoiceTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ConstraintChoiceWithPreset (\symfony\component\validator\tests\fixtures) | new | 1 | |
ChoiceValidatorTest (\symfony\component\validator\tests\constraints) | ChoiceValidator (\symfony\component\validator\constraints) | new | 1 |
ChoiceValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CidrDummy (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 1 |
CidrTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CidrValidatorTest (\symfony\component\validator\tests\constraints) | CidrValidator (\symfony\component\validator\constraints) | new | 1 |
CidrValidator (\symfony\component\validator\constraints) | type | 1 | |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CollectionValidatorArrayObjectTest (\symfony\component\validator\tests\constraints) | CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 |
CollectionValidatorArrayTest (\symfony\component\validator\tests\constraints) | CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 |
CollectionValidatorCustomArrayObjectTest (\symfony\component\validator\tests\constraints) | CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 |
CustomArrayObject (\symfony\component\validator\tests\fixtures) | new | 1 | |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | CollectionValidator (\symfony\component\validator\constraints) | new | 1 |
CollectionValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CompositeTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 1 |
CompoundTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 1 |
EmptyCompound (\symfony\component\validator\tests\constraints) | new | 1 | |
ForwardingOptionCompound (\symfony\component\validator\tests\constraints) | new | 1 | |
CompoundValidatorTest (\symfony\component\validator\tests\constraints) | CompoundValidator (\symfony\component\validator\constraints) | new | 1 |
CompoundValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConcreteComposite (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
Composite (\symfony\component\validator\constraints) | extends | 1 | |
CountryTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CountryValidatorTest (\symfony\component\validator\tests\constraints) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 |
CountryValidator (\symfony\component\validator\constraints) | new | 1 | |
CountryValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CountTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CountValidatorArrayTest (\symfony\component\validator\tests\constraints) | CountValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 |
CountValidatorCountableTest (\symfony\component\validator\tests\constraints) | CountValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 |
Countable (\symfony\component\validator\tests\fixtures) | new | 1 | |
CountValidatorTestCase (\symfony\component\validator\tests\constraints) | CountValidator (\symfony\component\validator\constraints) | new | 1 |
CountValidator (\symfony\component\validator\constraints) | type | 1 | |
DivisibleBy (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CssColorTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CssColorValidatorTest (\symfony\component\validator\tests\constraints) | CssColorValidator (\symfony\component\validator\constraints) | new | 1 |
CssColorValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CurrencyTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
CurrencyValidatorTest (\symfony\component\validator\tests\constraints) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 |
CurrencyValidator (\symfony\component\validator\constraints) | new | 1 | |
CurrencyValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
DateTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
DateTimeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
DateTimeValidatorTest (\symfony\component\validator\tests\constraints) | DateTimeValidator (\symfony\component\validator\constraints) | new | 1 |
DateTimeValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
DateValidatorTest (\symfony\component\validator\tests\constraints) | DateValidator (\symfony\component\validator\constraints) | new | 1 |
DateValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
DisableAutoMappingTest (\symfony\component\validator\tests\constraints) | DisableAutoMapping (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
DivisibleByTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
DivisibleByValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
DivisibleBy (\symfony\component\validator\constraints) | new | 1 | |
DivisibleBy (\symfony\component\validator\constraints) | staticconstant | 1 | |
DivisibleByValidator (\symfony\component\validator\constraints) | new | 1 | |
DivisibleByValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
DoNotTraverseMe (\symfony\component\validator\tests\constraints) | Traverse (\symfony\component\validator\constraints) | attribute | 1 |
DummyCompoundConstraint (\symfony\component\validator\tests\constraints) | Compound (\symfony\component\validator\constraints) | extends | 1 |
Length (\symfony\component\validator\constraints) | new | 1 | |
NotBlank (\symfony\component\validator\constraints) | new | 1 | |
EmailDummy (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | staticconstant | 1 |
EmailTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
EmailValidatorTest (\symfony\component\validator\tests\constraints) | EmailValidator (\symfony\component\validator\constraints) | type | 1 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
EmptyEmailObject (\symfony\component\validator\tests\constraints) | new | 1 | |
EmptyCompound (\symfony\component\validator\tests\constraints) | Compound (\symfony\component\validator\constraints) | extends | 1 |
EnableAutoMappingTest (\symfony\component\validator\tests\constraints) | EnableAutoMapping (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
EqualToTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
EqualToValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
EqualTo (\symfony\component\validator\constraints) | new | 1 | |
EqualTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
EqualToValidator (\symfony\component\validator\constraints) | new | 1 | |
EqualToValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
ExpressionSyntaxTest (\symfony\component\validator\tests\constraints) | ExpressionSyntax (\symfony\component\validator\constraints) | type | 1 |
ExpressionSyntaxValidatorTest (\symfony\component\validator\tests\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 1 |
ExpressionSyntax (\symfony\component\validator\constraints) | staticconstant | 1 | |
ExpressionSyntaxValidator (\symfony\component\validator\constraints) | new | 1 | |
ExpressionSyntaxValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ExpressionTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ExpressionValidatorTest (\symfony\component\validator\tests\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 1 |
ExpressionLanguageProvider (\symfony\component\validator\constraints) | new | 1 | |
ExpressionValidator (\symfony\component\validator\constraints) | type | 1 | |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
FileTest (\symfony\component\validator\tests\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | catch | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
FileValidatorObjectTest (\symfony\component\validator\tests\constraints) | File (\symfony\component\httpfoundation\file) | new | 1 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
FileValidatorPathTest (\symfony\component\validator\tests\constraints) | File (\symfony\component\validator\constraints) | new | 1 |
File (\symfony\component\validator\constraints) | staticconstant | 1 | |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | FileValidator (\symfony\component\validator\constraints) | type | 1 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
WhenTestWithAttributes (\symfony\component\validator\tests\constraints\fixtures) | Callback (\symfony\component\validator\constraints) | new | 1 |
When (\symfony\component\validator\constraints) | attribute | 1 | |
Foo (\symfony\component\validator\tests\constraints) | FooBar (\symfony\component\validator\tests\constraints) | type | 1 |
FooBar (\symfony\component\validator\tests\constraints) | FooBarBaz (\symfony\component\validator\tests\constraints) | type | 1 |
ForwardingOptionCompound (\symfony\component\validator\tests\constraints) | Compound (\symfony\component\validator\constraints) | extends | 1 |
Length (\symfony\component\validator\constraints) | new | 1 | |
GreaterThanOrEqualTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
GreaterThanOrEqualValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
GreaterThanOrEqual (\symfony\component\validator\constraints) | new | 1 | |
GreaterThanOrEqual (\symfony\component\validator\constraints) | staticconstant | 1 | |
GreaterThanOrEqualValidator (\symfony\component\validator\constraints) | new | 1 | |
GreaterThanOrEqualValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
AbstractComparison (\symfony\component\validator\constraints) | type | 1 | |
GreaterThanOrEqualValidatorTest (\symfony\component\validator\tests\constraints) | extends | 1 | |
GreaterThanTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
GreaterThanValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
GreaterThan (\symfony\component\validator\constraints) | new | 1 | |
GreaterThan (\symfony\component\validator\constraints) | staticconstant | 1 | |
GreaterThanValidator (\symfony\component\validator\constraints) | new | 1 | |
GreaterThanValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
GreaterThanValidatorWithPositiveConstraintTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
AbstractComparison (\symfony\component\validator\constraints) | type | 1 | |
GreaterThanValidatorTest (\symfony\component\validator\tests\constraints) | extends | 1 | |
GroupSequenceProviderTest (\symfony\component\validator\tests\constraints) | GroupSequenceProvider (\symfony\component\validator\constraints) | new | 1 |
HostnameTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
HostnameValidatorTest (\symfony\component\validator\tests\constraints) | HostnameValidator (\symfony\component\validator\constraints) | new | 1 |
HostnameValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IbanValidatorTest (\symfony\component\validator\tests\constraints) | IbanValidator (\symfony\component\validator\constraints) | new | 1 |
IbanValidator (\symfony\component\validator\constraints) | type | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IdenticalToTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
IdenticalToValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
IdenticalTo (\symfony\component\validator\constraints) | new | 1 | |
IdenticalTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
IdenticalToValidator (\symfony\component\validator\constraints) | new | 1 | |
IdenticalToValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
ImageTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ImageValidatorTest (\symfony\component\validator\tests\constraints) | ImageValidator (\symfony\component\validator\constraints) | new | 1 |
ImageValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 1 | |
IpDummy (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 1 |
IpTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
IpValidatorTest (\symfony\component\validator\tests\constraints) | IpValidator (\symfony\component\validator\constraints) | new | 1 |
IpValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IsbnDummy (\symfony\component\validator\tests\constraints) | Isbn (\symfony\component\validator\constraints) | staticconstant | 1 |
IsbnTest (\symfony\component\validator\tests\constraints) | Isbn (\symfony\component\validator\constraints) | staticconstant | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
IsbnValidatorTest (\symfony\component\validator\tests\constraints) | IsbnValidator (\symfony\component\validator\constraints) | new | 1 |
IsbnValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IsFalseValidatorTest (\symfony\component\validator\tests\constraints) | IsFalse (\symfony\component\validator\constraints) | staticconstant | 1 |
IsFalse (\symfony\component\validator\constraints) | type | 1 | |
IsFalseValidator (\symfony\component\validator\constraints) | new | 1 | |
IsFalseValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IsinTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
IsinValidatorTest (\symfony\component\validator\tests\constraints) | IsinValidator (\symfony\component\validator\constraints) | new | 1 |
IsinValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IsNullValidatorTest (\symfony\component\validator\tests\constraints) | IsNullValidator (\symfony\component\validator\constraints) | new | 1 |
IsNullValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IssnTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
IssnValidatorTest (\symfony\component\validator\tests\constraints) | IssnValidator (\symfony\component\validator\constraints) | new | 1 |
IssnValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IsTrueValidatorTest (\symfony\component\validator\tests\constraints) | IsTrue (\symfony\component\validator\constraints) | staticconstant | 1 |
IsTrue (\symfony\component\validator\constraints) | type | 1 | |
IsTrueValidator (\symfony\component\validator\constraints) | new | 1 | |
IsTrueValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
JsonTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
JsonValidatorTest (\symfony\component\validator\tests\constraints) | Json (\symfony\component\validator\constraints) | staticconstant | 1 |
JsonValidator (\symfony\component\validator\constraints) | new | 1 | |
JsonValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
LanguageTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LanguageValidatorTest (\symfony\component\validator\tests\constraints) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 1 |
LanguageValidator (\symfony\component\validator\constraints) | new | 1 | |
LanguageValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
LengthTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LengthValidatorTest (\symfony\component\validator\tests\constraints) | LengthValidator (\symfony\component\validator\constraints) | new | 1 |
LengthValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
LessThanOrEqualTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LessThanOrEqualValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
LessThanOrEqual (\symfony\component\validator\constraints) | new | 1 | |
LessThanOrEqual (\symfony\component\validator\constraints) | staticconstant | 1 | |
LessThanOrEqualValidator (\symfony\component\validator\constraints) | new | 1 | |
LessThanOrEqualValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
LessThanOrEqualValidatorWithNegativeOrZeroConstraintTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
AbstractComparison (\symfony\component\validator\constraints) | type | 1 | |
LessThanOrEqualValidatorTest (\symfony\component\validator\tests\constraints) | extends | 1 | |
LessThanTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LessThanValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
LessThan (\symfony\component\validator\constraints) | new | 1 | |
LessThan (\symfony\component\validator\constraints) | staticconstant | 1 | |
LessThanValidator (\symfony\component\validator\constraints) | new | 1 | |
LessThanValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
LessThanValidatorWithNegativeConstraintTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
AbstractComparison (\symfony\component\validator\constraints) | type | 1 | |
LessThanValidatorTest (\symfony\component\validator\tests\constraints) | extends | 1 | |
LocaleTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LocaleValidatorTest (\symfony\component\validator\tests\constraints) | LocaleValidator (\symfony\component\validator\constraints) | new | 1 |
LocaleValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
LuhnTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LuhnValidatorTest (\symfony\component\validator\tests\constraints) | LuhnValidator (\symfony\component\validator\constraints) | new | 1 |
LuhnValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
NegativeOrZeroTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NegativeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NoSuspiciousCharactersValidatorTest (\symfony\component\validator\tests\constraints) | NoSuspiciousCharactersValidator (\symfony\component\validator\constraints) | new | 1 |
NoSuspiciousCharactersValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
NotBlankTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NotBlankValidatorTest (\symfony\component\validator\tests\constraints) | NotBlankValidator (\symfony\component\validator\constraints) | new | 1 |
NotBlankValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
NotCompromisedPasswordTest (\symfony\component\validator\tests\constraints) | NotCompromisedPassword (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NotCompromisedPasswordValidatorTest (\symfony\component\validator\tests\constraints) | Luhn (\symfony\component\validator\constraints) | new | 1 |
ConstraintValidatorInterface (\symfony\component\validator) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
NotEqualToTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NotEqualToValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NotEqualTo (\symfony\component\validator\constraints) | new | 1 | |
NotEqualTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
NotEqualToValidator (\symfony\component\validator\constraints) | new | 1 | |
NotEqualToValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
NotIdenticalToTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
NotIdenticalToValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | type | 1 |
NotIdenticalTo (\symfony\component\validator\constraints) | new | 1 | |
NotIdenticalTo (\symfony\component\validator\constraints) | staticconstant | 1 | |
NotIdenticalToValidator (\symfony\component\validator\constraints) | new | 1 | |
NotIdenticalToValidator (\symfony\component\validator\constraints) | type | 1 | |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | extends | 1 | |
ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
NotNullValidatorTest (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | staticconstant | 1 |
NotNull (\symfony\component\validator\constraints) | type | 1 | |
NotNullValidator (\symfony\component\validator\constraints) | new | 1 | |
NotNullValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
PasswordStrengthValidatorTest (\symfony\component\validator\tests\constraints) | PasswordStrength (\symfony\component\validator\constraints) | type | 1 |
PasswordStrengthValidator (\symfony\component\validator\constraints) | new | 1 | |
PasswordStrengthValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
PositiveOrZeroTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
PositiveTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
RangeValidatorTest (\symfony\component\validator\tests\constraints) | RangeValidator (\symfony\component\validator\constraints) | new | 1 |
RangeValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 | |
RegexTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
RegexValidatorTest (\symfony\component\validator\tests\constraints) | RegexValidator (\symfony\component\validator\constraints) | new | 1 |
RegexValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
SequentiallyTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 1 |
SequentiallyValidatorTest (\symfony\component\validator\tests\constraints) | GreaterThan (\symfony\component\validator\constraints) | new | 1 |
NotEqualTo (\symfony\component\validator\constraints) | new | 1 | |
Regex (\symfony\component\validator\constraints) | new | 1 | |
SequentiallyValidator (\symfony\component\validator\constraints) | new | 1 | |
SequentiallyValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
Validation (\symfony\component\validator) | staticmethodcall | 1 | |
TimeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
TimeValidatorTest (\symfony\component\validator\tests\constraints) | TimeValidator (\symfony\component\validator\constraints) | new | 1 |
TimeValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
TimezoneTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
TimezoneValidatorTest (\symfony\component\validator\tests\constraints) | TimezoneValidator (\symfony\component\validator\constraints) | new | 1 |
TimezoneValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
TypeTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
TypeValidatorTest (\symfony\component\validator\tests\constraints) | Type (\symfony\component\validator\constraints) | type | 1 |
TypeValidator (\symfony\component\validator\constraints) | new | 1 | |
TypeValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
UlidTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
UlidValidatorTest (\symfony\component\validator\tests\constraints) | UlidValidator (\symfony\component\validator\constraints) | new | 1 |
UlidValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
UniqueTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
UniqueValidatorTest (\symfony\component\validator\tests\constraints) | UniqueValidator (\symfony\component\validator\constraints) | new | 1 |
UniqueValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
CallableClass (\symfony\component\validator\tests\constraints) | new | 1 | |
DummyClassOne (\symfony\component\validator\tests\dummy) | type | 1 | |
UrlTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
UrlValidatorTest (\symfony\component\validator\tests\constraints) | UrlValidator (\symfony\component\validator\constraints) | new | 1 |
UrlValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
EmailProvider (\symfony\component\validator\tests\constraints) | new | 1 | |
UuidTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
UuidValidatorTest (\symfony\component\validator\tests\constraints) | UuidValidator (\symfony\component\validator\constraints) | new | 1 |
UuidValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ValidTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
WhenTest (\symfony\component\validator\tests\constraints) | Callback (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
WhenValidatorTest (\symfony\component\validator\tests\constraints) | Blank (\symfony\component\validator\constraints) | new | 1 |
Blank (\symfony\component\validator\constraints) | staticconstant | 1 | |
NegativeOrZero (\symfony\component\validator\constraints) | new | 1 | |
PositiveOrZero (\symfony\component\validator\constraints) | new | 1 | |
WhenValidator (\symfony\component\validator\constraints) | new | 1 | |
WhenValidator (\symfony\component\validator\constraints) | type | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
ConstraintTest (\symfony\component\validator\tests) | Constraint (\symfony\component\validator) | staticmethodcall | 1 |
ClassConstraint (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithStaticProperty (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithTypedProperty (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithValue (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithValueAsDefault (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintValidatorFactoryTest (\symfony\component\validator\tests) | DummyConstraintValidator (\symfony\component\validator\tests\fixtures) | new | 1 |
ConstraintValidatorTest (\symfony\component\validator\tests) | IcuCompatibilityTrait (\symfony\component\validator\tests) | use | 1 |
TestFormatValueConstraintValidator (\symfony\component\validator\tests) | new | 1 | |
TestToStringObject (\symfony\component\validator\tests) | new | 1 | |
ConstraintViolationListTest (\symfony\component\validator\tests) | ConstraintViolation (\symfony\component\validator) | new | 1 |
ConstraintViolationList (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintViolationList (\symfony\component\validator) | type | 1 | |
ConstraintViolationTest (\symfony\component\validator\tests) | CustomArrayObject (\symfony\component\validator\tests\fixtures) | new | 1 |
ToString (\symfony\component\validator\tests\fixtures) | new | 1 | |
ContainerConstraintValidatorFactoryTest (\symfony\component\validator\tests) | DummyConstraintValidator (\symfony\component\validator\tests\fixtures) | new | 1 |
AddConstraintValidatorsPassTest (\symfony\component\validator\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 1 |
AddValidatorInitializersPassTest (\symfony\component\validator\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 1 |
AddValidatorInitializersPass (\symfony\component\validator\dependencyinjection) | new | 1 | |
DummyClassOne (\symfony\component\validator\tests\dummy) | Assert\Expression (\symfony\component\validator\constraints) | attribute | 1 |
DummyClassTwo (\symfony\component\validator\tests\dummy) | Assert\Expression (\symfony\component\validator\constraints) | attribute | 1 |
DummyGroupProvider (\symfony\component\validator\tests\dummy) | GroupSequence (\symfony\component\validator\constraints) | type | 1 |
GroupProviderInterface (\symfony\component\validator) | implements | 1 | |
AbstractPropertyGetter (\symfony\component\validator\tests\fixtures) | PropertyGetterInterface (\symfony\component\validator\tests\fixtures) | implements | 1 |
GroupProviderDto (\symfony\component\validator\tests\fixtures\attribute) | Assert\GroupSequenceProvider (\symfony\component\validator\constraints) | attribute | 1 |
CallbackClass (\symfony\component\validator\tests\fixtures) | ExecutionContextInterface (\symfony\component\validator\context) | type | 1 |
CascadingEntityIntersection (\symfony\component\validator\tests\fixtures) | CascadedChild (\symfony\component\validator\tests\fixtures) | type | 1 |
ChildGetterInterface (\symfony\component\validator\tests\fixtures) | PropertyGetterInterface (\symfony\component\validator\tests\fixtures) | extends | 1 |
ClassConstraint (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintA (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintB (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintC (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintChoiceWithPreset (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | staticmethodcall | 1 |
Choice (\symfony\component\validator\constraints) | extends | 1 | |
Choice (\symfony\component\validator\constraints) | staticmethodcall | 1 | |
ConstraintWithRequiredArgument (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintWithStaticProperty (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintWithTypedProperty (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintWithValue (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
ConstraintWithValueAsDefault (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
DummyConstraint (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
DummyConstraintValidator (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
Entity_74_Proxy (\symfony\component\validator\tests\fixtures) | Entity_74 (\symfony\component\validator\tests\fixtures) | extends | 1 |
EntityInterfaceB (\symfony\component\validator\tests\fixtures) | EntityParentInterface (\symfony\component\validator\tests\fixtures) | extends | 1 |
EntityStaticCar (\symfony\component\validator\tests\fixtures) | Length (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
EntityStaticVehicle (\symfony\component\validator\tests\fixtures) | extends | 1 | |
EntityStaticCarTurbo (\symfony\component\validator\tests\fixtures) | Length (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
EntityStaticCar (\symfony\component\validator\tests\fixtures) | extends | 1 | |
EntityStaticVehicle (\symfony\component\validator\tests\fixtures) | Length (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
FailingConstraint (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
FailingConstraintValidator (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | implements | 1 |
FilesLoader (\symfony\component\validator\tests\fixtures) | FilesLoader (\symfony\component\validator\mapping\loader) | extends | 1 |
FilesLoader (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
LoaderChain (\symfony\component\validator\mapping\loader) | staticmethodcall | 1 | |
GroupSequenceProviderChildEntity (\symfony\component\validator\tests\fixtures) | GroupSequenceProviderEntity (\symfony\component\validator\tests\fixtures\nestedattribute) | extends | 1 |
InvalidConstraint (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | Assert\Callback (\symfony\component\validator\constraints) | attribute | 1 |
Email (\symfony\component\validator\constraints) | new | 1 | |
Expression (\symfony\component\validator\constraints) | new | 1 | |
Assert\GroupSequence (\symfony\component\validator\constraints) | attribute | 1 | |
Optional (\symfony\component\validator\constraints) | new | 1 | |
Required (\symfony\component\validator\constraints) | new | 1 | |
Assert\Sequentially (\symfony\component\validator\constraints) | attribute | 1 | |
EntityInterfaceB (\symfony\component\validator\tests\fixtures) | implements | 1 | |
EntityParent (\symfony\component\validator\tests\fixtures\nestedattribute) | extends | 1 | |
EntityParent (\symfony\component\validator\tests\fixtures\nestedattribute) | EntityInterfaceA (\symfony\component\validator\tests\fixtures) | implements | 1 |
GroupSequenceProviderEntity (\symfony\component\validator\tests\fixtures\nestedattribute) | GroupSequence (\symfony\component\validator\constraints) | type | 1 |
GroupSequenceProviderInterface (\symfony\component\validator) | implements | 1 | |
PropertyConstraint (\symfony\component\validator\tests\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
PropertyGetter (\symfony\component\validator\tests\fixtures) | AbstractPropertyGetter (\symfony\component\validator\tests\fixtures) | extends | 1 |
ChildGetterInterface (\symfony\component\validator\tests\fixtures) | implements | 1 | |
PropertyInfoLoaderEntity (\symfony\component\validator\tests\fixtures) | Iban (\symfony\component\validator\constraints) | new | 1 |
Type (\symfony\component\validator\constraints) | new | 1 | |
ClassCompositeConstraint (\symfony\component\validator\tests\mapping) | Composite (\symfony\component\validator\constraints) | extends | 1 |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | Constraint (\symfony\component\validator) | staticconstant | 1 |
Valid (\symfony\component\validator\constraints) | new | 1 | |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
ClassConstraint (\symfony\component\validator\tests\fixtures) | new | 1 | |
LazyLoadingMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | Callback (\symfony\component\validator\constraints) | new | 1 |
StaticMethodLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
PropertyGetterInterfaceConstraintLoader (\symfony\component\validator\tests\mapping\factory) | new | 1 | |
PropertyGetterInterfaceConstraintLoader (\symfony\component\validator\tests\mapping\factory) | NotBlank (\symfony\component\validator\constraints) | new | 1 |
ClassMetadata (\symfony\component\validator\mapping) | type | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
TestLoader (\symfony\component\validator\tests\mapping\factory) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
LoaderInterface (\symfony\component\validator\mapping\loader) | implements | 1 | |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
AbstractStaticLoader (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
AbstractStaticMethodLoader (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 |
AttributeLoader (\symfony\component\validator\mapping\loader) | type | 1 | |
BaseStaticLoaderDocument (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
FilesLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 1 | |
ConstraintWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
ConstraintWithoutValueWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | Constraint (\symfony\component\validator) | extends | 1 |
Constraint (\symfony\component\validator) | staticmethodcall | 1 | |
PropertyInfoLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 1 |
PropertyInfoLoaderEntity (\symfony\component\validator\tests\fixtures) | new | 1 | |
PropertyInfoLoaderNoAutoMappingEntity (\symfony\component\validator\tests\fixtures) | new | 1 | |
StaticLoaderDocument (\symfony\component\validator\tests\mapping\loader) | BaseStaticLoaderDocument (\symfony\component\validator\tests\mapping\loader) | extends | 1 |
StaticLoaderInterface (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 1 |
StaticMethodLoaderTest (\symfony\component\validator\tests\mapping\loader) | StaticLoaderEntity (\symfony\component\validator\tests\mapping\loader) | staticproperty | 1 |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | Collection (\symfony\component\validator\constraints) | new | 1 |
Regex (\symfony\component\validator\constraints) | new | 1 | |
Traverse (\symfony\component\validator\constraints) | new | 1 | |
MappingException (\symfony\component\validator\exception) | catch | 1 | |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintB (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithRequiredArgument (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithoutValueWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | new | 1 | |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | Collection (\symfony\component\validator\constraints) | new | 1 |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintB (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithRequiredArgument (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintWithoutValueWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | new | 1 | |
MemberMetadataTest (\symfony\component\validator\tests\mapping) | MemberMetadata (\symfony\component\validator\mapping) | type | 1 |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 1 | |
ConstraintB (\symfony\component\validator\tests\fixtures) | new | 1 | |
PropertyCompositeConstraint (\symfony\component\validator\tests\mapping) | Composite (\symfony\component\validator\constraints) | extends | 1 |
PropertyMetadataTest (\symfony\component\validator\tests\mapping) | Entity_74 (\symfony\component\validator\tests\fixtures) | new | 1 |
Entity_74_Proxy (\symfony\component\validator\tests\fixtures) | new | 1 | |
TestMemberMetadata (\symfony\component\validator\tests\mapping) | MemberMetadata (\symfony\component\validator\mapping) | extends | 1 |
ConstraintValidatorTestCaseTest (\symfony\component\validator\tests\test) | NotNull (\symfony\component\validator\constraints) | new | 1 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | extends | 1 | |
TestCustomValidator (\symfony\component\validator\tests\test) | new | 1 | |
TestCustomValidator (\symfony\component\validator\tests\test) | type | 1 | |
TestCustomValidator (\symfony\component\validator\tests\test) | Constraint (\symfony\component\validator) | type | 1 |
NotNull (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
TestFormatValueConstraintValidator (\symfony\component\validator\tests) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
PropertyPathTest (\symfony\component\validator\tests\util) | PropertyPath (\symfony\component\validator\util) | staticmethodcall | 1 |
ValidationTest (\symfony\component\validator\tests) | ValidationFailedException (\symfony\component\validator\exception) | catch | 1 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | IdentityTranslator (\symfony\component\translation) | new | 1 |
Expression (\symfony\component\validator\constraints) | new | 1 | |
IsTrue (\symfony\component\validator\constraints) | new | 1 | |
Optional (\symfony\component\validator\constraints) | new | 1 | |
Required (\symfony\component\validator\constraints) | new | 1 | |
Type (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidatorFactory (\symfony\component\validator) | new | 1 | |
ExecutionContextFactory (\symfony\component\validator\context) | new | 1 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 1 | |
GroupProviderDto (\symfony\component\validator\tests\fixtures\attribute) | new | 1 | |
EntityWithGroupedConstraintOnMethods (\symfony\component\validator\tests\fixtures) | new | 1 | |
FailingConstraint (\symfony\component\validator\tests\fixtures) | new | 1 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | type | 1 | |
GroupSequenceProviderEntity (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 1 | |
TestConstraintHashesDoNotCollide (\symfony\component\validator\tests\validator) | new | 1 | |
RecursiveValidator (\symfony\component\validator\validator) | new | 1 | |
TestConstraintHashesDoNotCollide (\symfony\component\validator\tests\validator) | Constraint (\symfony\component\validator) | extends | 1 |
TestConstraintHashesDoNotCollideValidator (\symfony\component\validator\tests\validator) | Constraint (\symfony\component\validator) | type | 1 |
IsFalse (\symfony\component\validator\constraints) | new | 1 | |
ConstraintValidator (\symfony\component\validator) | extends | 1 | |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | instanceof | 1 | |
ValidatorBuilderTest (\symfony\component\validator\tests) | ValidatorBuilder (\symfony\component\validator) | type | 1 |
ConstraintViolationBuilderTest (\symfony\component\validator\tests\violation) | ConstraintViolation (\symfony\component\validator) | type | 1 |
ConstraintViolationList (\symfony\component\validator) | type | 1 | |
ConstraintViolationBuilder (\symfony\component\validator\violation) | type | 1 | |
Validation (\symfony\component\validator) | Constraint (\symfony\component\validator) | instanceof | 1 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
ValidationFailedException (\symfony\component\validator\exception) | new | 1 | |
ValidatorBuilder (\symfony\component\validator) | new | 1 | |
ValidatorBuilder (\symfony\component\validator) | type | 1 | |
ContextualValidatorInterface (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | type | 1 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
RecursiveContextualValidator (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | type | 1 |
Composite (\symfony\component\validator\constraints) | instanceof | 1 | |
Existence (\symfony\component\validator\constraints) | instanceof | 1 | |
GroupSequence (\symfony\component\validator\constraints) | new | 1 | |
Valid (\symfony\component\validator\constraints) | instanceof | 1 | |
ConstraintViolationListInterface (\symfony\component\validator) | type | 1 | |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 1 | |
NoSuchMetadataException (\symfony\component\validator\exception) | catch | 1 | |
NoSuchMetadataException (\symfony\component\validator\exception) | new | 1 | |
RuntimeException (\symfony\component\validator\exception) | new | 1 | |
UnexpectedValueException (\symfony\component\validator\exception) | catch | 1 | |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 1 | |
ClassMetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
GenericMetadata (\symfony\component\validator\mapping) | new | 1 | |
GetterMetadata (\symfony\component\validator\mapping) | instanceof | 1 | |
PropertyMetadataInterface (\symfony\component\validator\mapping) | instanceof | 1 | |
ContextualValidatorInterface (\symfony\component\validator\validator) | implements | 1 | |
LazyProperty (\symfony\component\validator\validator) | new | 1 | |
RecursiveValidator (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | type | 1 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | implements | 1 | |
TraceableValidator (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | type | 1 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
MetadataInterface (\symfony\component\validator\mapping) | type | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | implements | 1 | |
ResetInterface (\symfony\contracts\service) | implements | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | type | 1 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 1 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | extends | 1 | |
ValidatorBuilder (\symfony\component\validator) | ConstraintValidatorFactory (\symfony\component\validator) | new | 1 |
ExecutionContextFactory (\symfony\component\validator\context) | new | 1 | |
LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | new | 1 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
LoaderChain (\symfony\component\validator\mapping\loader) | new | 1 | |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 1 | |
StaticMethodLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
XmlFileLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
YamlFileLoader (\symfony\component\validator\mapping\loader) | new | 1 | |
ObjectInitializerInterface (\symfony\component\validator) | type | 1 | |
RecursiveValidator (\symfony\component\validator\validator) | new | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
ConstraintViolationBuilder (\symfony\component\validator\violation) | ConstraintViolation (\symfony\component\validator) | new | 1 |
PropertyPath (\symfony\component\validator\util) | staticmethodcall | 1 | |
ConstraintViolationBuilderInterface (\symfony\component\validator\violation) | implements | 1 | |
AmqpCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | type | 1 |
ArgsStub (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | new | 1 |
EnumStub (\symfony\component\vardumper\caster) | extends | 1 | |
EnumStub (\symfony\component\vardumper\caster) | new | 1 | |
EnumStub (\symfony\component\vardumper\caster) | staticmethodcall | 1 | |
Stub (\symfony\component\vardumper\cloner) | instanceof | 1 | |
Stub (\symfony\component\vardumper\cloner) | staticmethodcall | 1 | |
Caster (\symfony\component\vardumper\caster) | UninitializedStub (\symfony\component\vardumper\caster) | instanceof | 1 |
UninitializedStub (\symfony\component\vardumper\caster) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
ClassStub (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
ConstStub (\symfony\component\vardumper\caster) | extends | 1 | |
Stub (\symfony\component\vardumper\cloner) | new | 1 | |
ConstStub (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
CutArrayStub (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | extends | 1 |
CutStub (\symfony\component\vardumper\caster) | staticmethodcall | 1 | |
Stub (\symfony\component\vardumper\cloner) | staticmethodcall | 1 | |
CutStub (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
ReflectionCaster (\symfony\component\vardumper\caster) | staticmethodcall | 1 | |
Stub (\symfony\component\vardumper\cloner) | extends | 1 | |
DoctrineCaster (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | new | 1 |
DsCaster (\symfony\component\vardumper\caster) | DsPairStub (\symfony\component\vardumper\caster) | new | 1 |
DsPairStub (\symfony\component\vardumper\caster) | type | 1 | |
DsPairStub (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
EnumStub (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
ExceptionCaster (\symfony\component\vardumper\caster) | FlattenException (\symfony\component\errorhandler\exception) | type | 1 |
SilencedErrorContext (\symfony\component\errorhandler\exception) | type | 1 | |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
EnumStub (\symfony\component\vardumper\caster) | type | 1 | |
FrameStub (\symfony\component\vardumper\caster) | new | 1 | |
FrameStub (\symfony\component\vardumper\caster) | type | 1 | |
TraceStub (\symfony\component\vardumper\caster) | type | 1 | |
Stub (\symfony\component\vardumper\cloner) | staticconstant | 1 | |
ThrowingCasterException (\symfony\component\vardumper\exception) | type | 1 | |
FFICaster (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | new | 1 |
CutStub (\symfony\component\vardumper\caster) | type | 1 | |
FiberCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
FrameStub (\symfony\component\vardumper\caster) | EnumStub (\symfony\component\vardumper\caster) | extends | 1 |
GmpCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
ConstStub (\symfony\component\vardumper\caster) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
ImagineCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 1 |
ImgStub (\symfony\component\vardumper\caster) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
ImgStub (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | extends | 1 |
LinkStub (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | extends | 1 |
MemcachedCaster (\symfony\component\vardumper\caster) | EnumStub (\symfony\component\vardumper\caster) | new | 1 |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
MysqliCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 1 |
PdoCaster (\symfony\component\vardumper\caster) | ArgsStub (\symfony\component\vardumper\caster) | new | 1 |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
ConstStub (\symfony\component\vardumper\caster) | new | 1 | |
EnumStub (\symfony\component\vardumper\caster) | new | 1 | |
ProxyManagerCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 1 |
RedisCaster (\symfony\component\vardumper\caster) | ClassStub (\symfony\component\vardumper\caster) | staticmethodcall | 1 |
EnumStub (\symfony\component\vardumper\caster) | new | 1 | |
EnumStub (\symfony\component\vardumper\caster) | type | 1 | |
ReflectionCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 1 |
ExceptionCaster (\symfony\component\vardumper\caster) | staticmethodcall | 1 | |
FrameStub (\symfony\component\vardumper\caster) | new | 1 | |
TraceStub (\symfony\component\vardumper\caster) | new | 1 | |
ResourceCaster (\symfony\component\vardumper\caster) | LinkStub (\symfony\component\vardumper\caster) | new | 1 |
ScalarStub (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
SplCaster (\symfony\component\vardumper\caster) | ClassStub (\symfony\component\vardumper\caster) | new | 1 |
CutArrayStub (\symfony\component\vardumper\caster) | new | 1 | |
LinkStub (\symfony\component\vardumper\caster) | new | 1 | |
StubCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
CutArrayStub (\symfony\component\vardumper\caster) | type | 1 | |
EnumStub (\symfony\component\vardumper\caster) | type | 1 | |
ScalarStub (\symfony\component\vardumper\caster) | type | 1 | |
SymfonyCaster (\symfony\component\vardumper\caster) | Request (\symfony\component\httpfoundation) | type | 1 |
Ulid (\symfony\component\uid) | type | 1 | |
Uuid (\symfony\component\uid) | type | 1 | |
CutStub (\symfony\component\vardumper\caster) | new | 1 | |
TraceStub (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
UninitializedStub (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | extends | 1 |
ConstStub (\symfony\component\vardumper\caster) | staticmethodcall | 1 | |
Stub (\symfony\component\vardumper\cloner) | staticmethodcall | 1 | |
UuidCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
XmlReaderCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 1 |
EnumStub (\symfony\component\vardumper\caster) | new | 1 | |
LinkStub (\symfony\component\vardumper\caster) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
XmlResourceCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 1 |
Stub (\symfony\component\vardumper\cloner) | type | 1 | |
AbstractCloner (\symfony\component\vardumper\cloner) | Caster (\symfony\component\vardumper\caster) | staticmethodcall | 1 |
ClonerInterface (\symfony\component\vardumper\cloner) | implements | 1 | |
Data (\symfony\component\vardumper\cloner) | new | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
ClonerInterface (\symfony\component\vardumper\cloner) | Data (\symfony\component\vardumper\cloner) | type | 1 |
Data (\symfony\component\vardumper\cloner) | Cursor (\symfony\component\vardumper\cloner) | new | 1 |
Stub (\symfony\component\vardumper\cloner) | new | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | AbstractCloner (\symfony\component\vardumper\cloner) | extends | 1 |
Stub (\symfony\component\vardumper\cloner) | instanceof | 1 | |
CliDescriptor (\symfony\component\vardumper\command\descriptor) | ArrayInput (\symfony\component\console\input) | new | 1 |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | instanceof | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
DumpDescriptorInterface (\symfony\component\vardumper\command\descriptor) | implements | 1 | |
DumpDescriptorInterface (\symfony\component\vardumper\command\descriptor) | OutputInterface (\symfony\component\console\output) | type | 1 |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
HtmlDescriptor (\symfony\component\vardumper\command\descriptor) | OutputInterface (\symfony\component\console\output) | type | 1 |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
DumpDescriptorInterface (\symfony\component\vardumper\command\descriptor) | implements | 1 | |
ServerDumpCommand (\symfony\component\vardumper\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
InputOption (\symfony\component\console\input) | staticconstant | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
Data (\symfony\component\vardumper\cloner) | type | 1 | |
AbstractDumper (\symfony\component\vardumper\dumper) | Data (\symfony\component\vardumper\cloner) | type | 1 |
DumperInterface (\symfony\component\vardumper\cloner) | implements | 1 | |
DataDumperInterface (\symfony\component\vardumper\dumper) | implements | 1 | |
CliDumper (\symfony\component\vardumper\dumper) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 1 |
AbstractDumper (\symfony\component\vardumper\dumper) | extends | 1 | |
CliContextProvider (\symfony\component\vardumper\dumper\contextprovider) | ContextProviderInterface (\symfony\component\vardumper\dumper\contextprovider) | implements | 1 |
RequestContextProvider (\symfony\component\vardumper\dumper\contextprovider) | ReflectionCaster (\symfony\component\vardumper\caster) | staticconstant | 1 |
VarCloner (\symfony\component\vardumper\cloner) | type | 1 | |
ContextProviderInterface (\symfony\component\vardumper\dumper\contextprovider) | implements | 1 | |
SourceContextProvider (\symfony\component\vardumper\dumper\contextprovider) | VarCloner (\symfony\component\vardumper\cloner) | new | 1 |
ContextProviderInterface (\symfony\component\vardumper\dumper\contextprovider) | implements | 1 | |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 1 | |
ContextualizedDumper (\symfony\component\vardumper\dumper) | Data (\symfony\component\vardumper\cloner) | type | 1 |
DataDumperInterface (\symfony\component\vardumper\dumper) | implements | 1 | |
DataDumperInterface (\symfony\component\vardumper\dumper) | Data (\symfony\component\vardumper\cloner) | type | 1 |
HtmlDumper (\symfony\component\vardumper\dumper) | Data (\symfony\component\vardumper\cloner) | type | 1 |
CliDumper (\symfony\component\vardumper\dumper) | extends | 1 | |
ServerDumper (\symfony\component\vardumper\dumper) | Data (\symfony\component\vardumper\cloner) | type | 1 |
DataDumperInterface (\symfony\component\vardumper\dumper) | implements | 1 | |
Connection (\symfony\component\vardumper\server) | type | 1 | |
Connection (\symfony\component\vardumper\server) | Data (\symfony\component\vardumper\cloner) | type | 1 |
DumpServer (\symfony\component\vardumper\server) | Data (\symfony\component\vardumper\cloner) | instanceof | 1 |
B (\symfony\component\vardumper\tests\caster) | A (\symfony\component\vardumper\tests\caster) | extends | 1 |
CasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
B (\symfony\component\vardumper\tests\caster) | new | 1 | |
DateCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
NoTimezoneDate (\symfony\component\vardumper\tests\caster) | new | 1 | |
DateTimeChild (\symfony\component\vardumper\tests\fixtures) | new | 1 | |
DoctrineCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
ExceptionCasterTest (\symfony\component\vardumper\tests\caster) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 1 |
SilencedErrorContext (\symfony\component\errorhandler\exception) | new | 1 | |
SilencedErrorContext (\symfony\component\errorhandler\exception) | type | 1 | |
TraceStub (\symfony\component\vardumper\caster) | new | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 1 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
FFICasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
FiberCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
GmpCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
IntlCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
MemcachedCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
MysqliCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
PdoCasterTest (\symfony\component\vardumper\tests\caster) | PdoCaster (\symfony\component\vardumper\caster) | staticmethodcall | 1 |
Stub (\symfony\component\vardumper\cloner) | new | 1 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
RdKafkaCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
RedisCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
ReflectionCasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 1 |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
ExtendsReflectionTypeFixture (\symfony\component\vardumper\tests\fixtures) | new | 1 | |
GeneratorDemo (\symfony\component\vardumper\tests\fixtures) | new | 1 | |
Php82NullStandaloneReturnType (\symfony\component\vardumper\tests\fixtures) | new | 1 | |
SplCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
BadSplFileInfo (\symfony\component\vardumper\tests\caster) | new | 1 | |
MyArrayIterator (\symfony\component\vardumper\tests\caster) | new | 1 | |
StubCasterTest (\symfony\component\vardumper\tests\caster) | ScalarStub (\symfony\component\vardumper\caster) | new | 1 |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
SymfonyCasterTest (\symfony\component\vardumper\tests\caster) | Ulid (\symfony\component\uid) | new | 1 |
UuidV4 (\symfony\component\uid) | new | 1 | |
UuidV6 (\symfony\component\uid) | new | 1 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
XmlReaderCasterTest (\symfony\component\vardumper\tests\caster) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
DataTest (\symfony\component\vardumper\tests\cloner) | ClassStub (\symfony\component\vardumper\caster) | new | 1 |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
MyStub (\symfony\component\vardumper\tests\cloner) | Stub (\symfony\component\vardumper\cloner) | extends | 1 |
StubTest (\symfony\component\vardumper\tests\cloner) | Stub (\symfony\component\vardumper\cloner) | new | 1 |
VarClonerTest (\symfony\component\vardumper\tests\cloner) | Php74 (\symfony\component\vardumper\tests\fixtures) | new | 1 |
Php81Enums (\symfony\component\vardumper\tests\fixtures) | new | 1 | |
CliDescriptorTest (\symfony\component\vardumper\tests\command\descriptor) | BufferedOutput (\symfony\component\console\output) | new | 1 |
CliDescriptor (\symfony\component\vardumper\command\descriptor) | new | 1 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 1 | |
ServerDumpCommandTest (\symfony\component\vardumper\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 1 |
ServerDumpCommand (\symfony\component\vardumper\command) | new | 1 | |
ServerDumpCommand (\symfony\component\vardumper\command) | type | 1 | |
CliDumperTest (\symfony\component\vardumper\tests\dumper) | __TwigTemplate_VarDumperFixture_u75a09 (\) | new | 1 |
ClassStub (\symfony\component\vardumper\caster) | new | 1 | |
CutStub (\symfony\component\vardumper\caster) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | new | 1 | |
Stub (\symfony\component\vardumper\cloner) | staticconstant | 1 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
ContextualizedDumperTest (\symfony\component\vardumper\tests\dumper) | VarCloner (\symfony\component\vardumper\cloner) | new | 1 |
CliDumper (\symfony\component\vardumper\dumper) | new | 1 | |
SourceContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 1 | |
ContextualizedDumper (\symfony\component\vardumper\dumper) | new | 1 | |
FunctionsTest (\symfony\component\vardumper\tests\dumper) | VarCloner (\symfony\component\vardumper\cloner) | new | 1 |
CliDumper (\symfony\component\vardumper\dumper) | new | 1 | |
VarDumper (\symfony\component\vardumper) | staticmethodcall | 1 | |
HtmlDumperTest (\symfony\component\vardumper\tests\dumper) | ImgStub (\symfony\component\vardumper\caster) | new | 1 |
ServerDumperTest (\symfony\component\vardumper\tests\dumper) | PhpProcess (\symfony\component\process) | new | 1 |
Process (\symfony\component\process) | staticconstant | 1 | |
Process (\symfony\component\process) | type | 1 | |
ConnectionTest (\symfony\component\vardumper\tests\server) | PhpProcess (\symfony\component\process) | new | 1 |
Process (\symfony\component\process) | staticconstant | 1 | |
Process (\symfony\component\process) | type | 1 | |
VarDumperTestTraitTest (\symfony\component\vardumper\tests\test) | Stub (\symfony\component\vardumper\cloner) | type | 1 |
VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 | |
VarDumper (\symfony\component\vardumper) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 1 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 1 | |
RequestStack (\symfony\component\httpfoundation) | new | 1 | |
ReflectionCaster (\symfony\component\vardumper\caster) | staticconstant | 1 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 1 | |
CliContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 1 | |
RequestContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 1 | |
ContextualizedDumper (\symfony\component\vardumper\dumper) | new | 1 | |
ServerDumper (\symfony\component\vardumper\dumper) | instanceof | 1 | |
ClassNotFoundException (\symfony\component\varexporter\exception) | ExceptionInterface (\symfony\component\varexporter\exception) | implements | 1 |
LogicException (\symfony\component\varexporter\exception) | ExceptionInterface (\symfony\component\varexporter\exception) | implements | 1 |
NotInstantiableTypeException (\symfony\component\varexporter\exception) | ExceptionInterface (\symfony\component\varexporter\exception) | implements | 1 |
Instantiator (\symfony\component\varexporter) | NotInstantiableTypeException (\symfony\component\varexporter\exception) | new | 1 |
Hydrator (\symfony\component\varexporter) | staticmethodcall | 1 | |
Registry (\symfony\component\varexporter\internal) | staticmethodcall | 1 | |
Exporter (\symfony\component\varexporter\internal) | NotInstantiableTypeException (\symfony\component\varexporter\exception) | new | 1 |
Hydrator (\symfony\component\varexporter\internal) | instanceof | 1 | |
Hydrator (\symfony\component\varexporter\internal) | type | 1 | |
Registry (\symfony\component\varexporter\internal) | instanceof | 1 | |
Registry (\symfony\component\varexporter\internal) | type | 1 | |
Values (\symfony\component\varexporter\internal) | instanceof | 1 | |
Hydrator (\symfony\component\varexporter\internal) | Registry (\symfony\component\varexporter\internal) | type | 1 |
Values (\symfony\component\varexporter\internal) | type | 1 | |
LazyObjectRegistry (\symfony\component\varexporter\internal) | Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 1 |
Hydrator (\symfony\component\varexporter\internal) | staticproperty | 1 | |
LazyObjectState (\symfony\component\varexporter\internal) | Hydrator (\symfony\component\varexporter) | staticmethodcall | 1 |
Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 1 | |
Hydrator (\symfony\component\varexporter\internal) | staticproperty | 1 | |
Registry (\symfony\component\varexporter\internal) | ClassNotFoundException (\symfony\component\varexporter\exception) | new | 1 |
LazyGhostTrait (\symfony\component\varexporter) | LazyObjectTrait (\symfony\component\varexporter\internal) | use | 1 |
LazyProxyTrait (\symfony\component\varexporter) | LazyObjectTrait (\symfony\component\varexporter\internal) | use | 1 |
ProxyHelper (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 1 |
Hydrator (\symfony\component\varexporter\internal) | staticproperty | 1 | |
Bar (\symfony\component\varexporter\tests) | Foo (\symfony\component\varexporter\tests) | extends | 1 |
ConcreteClass (\symfony\component\varexporter\tests) | AbstractClass (\symfony\component\varexporter\tests) | extends | 1 |
ChildMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | LazyGhostTrait (\symfony\component\varexporter) | use | 1 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
MagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | extends | 1 | |
ChildStdClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | LazyGhostTrait (\symfony\component\varexporter) | use | 1 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
ChildTestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | LazyObjectInterface (\symfony\component\varexporter) | implements | 1 |
NoMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 1 | |
TestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | extends | 1 | |
TestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 1 | |
LazyClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | LazyGhostTrait (\symfony\component\varexporter) | use | 1 |
TestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | LazyGhostTrait (\symfony\component\varexporter) | use | 1 |
NoMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | extends | 1 | |
TestOverwritePropClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | FinalPublicClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | extends | 1 |
TestUnserializeClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | TestClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | extends | 1 |
TestWakeupClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | TestClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | extends | 1 |
LazyGhostTraitTest (\symfony\component\varexporter\tests) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
ChildMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | instanceof | 1 | |
ChildStdClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 1 | |
ChildStdClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | type | 1 | |
ClassWithUninitializedObjectProperty (\symfony\component\varexporter\tests\fixtures\lazyghost) | new | 1 | |
LazyClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | new | 1 | |
MagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | new | 1 | |
MagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | type | 1 | |
TestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 1 | |
LazyProxyTraitTest (\symfony\component\varexporter\tests) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 1 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 1 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 1 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 1 | |
TestUnserializeClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 1 | |
TestWakeupClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 1 | |
MyPrivateChildValue (\symfony\component\varexporter\tests) | MyPrivateValue (\symfony\component\varexporter\tests) | extends | 1 |
TestForProxyHelper (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | staticconstant | 1 |
TestForProxyHelperInterface1 (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | type | 1 |
TestForProxyHelperInterface2 (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | type | 1 |
VarExporterTest (\symfony\component\varexporter\tests) | VarDumperTestTrait (\symfony\component\vardumper\test) | use | 1 |
Registry (\symfony\component\varexporter\internal) | staticmethodcall | 1 | |
__SerializeButNo__Unserialize (\symfony\component\varexporter\tests) | new | 1 | |
__UnserializeButNo__Serialize (\symfony\component\varexporter\tests) | new | 1 | |
ArrayObject (\symfony\component\varexporter\tests) | new | 1 | |
ConcreteClass (\symfony\component\varexporter\tests) | new | 1 | |
FinalArrayIterator (\symfony\component\varexporter\tests) | new | 1 | |
FinalError (\symfony\component\varexporter\tests) | new | 1 | |
FinalStdClass (\symfony\component\varexporter\tests) | new | 1 | |
FooReadonly (\symfony\component\varexporter\tests\fixtures) | new | 1 | |
FooSerializable (\symfony\component\varexporter\tests\fixtures) | new | 1 | |
MySerializable (\symfony\component\varexporter\tests\fixtures) | new | 1 | |
GoodNight (\symfony\component\varexporter\tests) | new | 1 | |
MyArrayObject (\symfony\component\varexporter\tests) | new | 1 | |
MyCloneable (\symfony\component\varexporter\tests) | new | 1 | |
MyNotCloneable (\symfony\component\varexporter\tests) | new | 1 | |
MyPrivateChildValue (\symfony\component\varexporter\tests) | new | 1 | |
MyPrivateValue (\symfony\component\varexporter\tests) | new | 1 | |
MyWakeup (\symfony\component\varexporter\tests) | instanceof | 1 | |
Php74Serializable (\symfony\component\varexporter\tests) | new | 1 | |
PrivateConstructor (\symfony\component\varexporter\tests) | staticmethodcall | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 |
RequestParserInterface (\symfony\component\webhook\client) | implements | 1 | |
RejectWebhookException (\symfony\component\webhook\exception) | new | 1 | |
RequestParser (\symfony\component\webhook\client) | ChainRequestMatcher (\symfony\component\httpfoundation) | new | 1 |
HeaderBag (\symfony\component\httpfoundation) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
IsJsonRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
MethodRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 1 | |
RequestMatcherInterface (\symfony\component\httpfoundation) | type | 1 | |
RemoteEvent (\symfony\component\remoteevent) | new | 1 | |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
AbstractRequestParser (\symfony\component\webhook\client) | extends | 1 | |
InvalidArgumentException (\symfony\component\webhook\exception) | new | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | Request (\symfony\component\httpfoundation) | type | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
WebhookController (\symfony\component\webhook\controller) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
MessageBusInterface (\symfony\component\messenger) | type | 1 | |
ConsumeRemoteEventMessage (\symfony\component\remoteevent\messenger) | new | 1 | |
InvalidArgumentException (\symfony\component\webhook\exception) | ExceptionInterface (\symfony\component\webhook\exception) | implements | 1 |
LogicException (\symfony\component\webhook\exception) | ExceptionInterface (\symfony\component\webhook\exception) | implements | 1 |
RejectWebhookException (\symfony\component\webhook\exception) | HttpException (\symfony\component\httpkernel\exception) | extends | 1 |
HttpException (\symfony\component\httpkernel\exception) | staticmethodcall | 1 | |
RuntimeException (\symfony\component\webhook\exception) | ExceptionInterface (\symfony\component\webhook\exception) | implements | 1 |
SendWebhookHandler (\symfony\component\webhook\messenger) | SendWebhookMessage (\symfony\component\webhook\messenger) | type | 1 |
TransportInterface (\symfony\component\webhook\server) | type | 1 | |
HeadersConfigurator (\symfony\component\webhook\server) | HttpOptions (\symfony\component\httpclient) | type | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
RequestConfiguratorInterface (\symfony\component\webhook\server) | implements | 1 | |
HeaderSignatureConfigurator (\symfony\component\webhook\server) | HttpOptions (\symfony\component\httpclient) | type | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
InvalidArgumentException (\symfony\component\webhook\exception) | new | 1 | |
LogicException (\symfony\component\webhook\exception) | new | 1 | |
RequestConfiguratorInterface (\symfony\component\webhook\server) | implements | 1 | |
JsonBodyConfigurator (\symfony\component\webhook\server) | HttpOptions (\symfony\component\httpclient) | type | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
SerializerInterface (\symfony\component\serializer) | type | 1 | |
RequestConfiguratorInterface (\symfony\component\webhook\server) | implements | 1 | |
RequestConfiguratorInterface (\symfony\component\webhook\server) | HttpOptions (\symfony\component\httpclient) | type | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
Transport (\symfony\component\webhook\server) | HttpOptions (\symfony\component\httpclient) | new | 1 |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
TransportInterface (\symfony\component\webhook\server) | implements | 1 | |
Subscriber (\symfony\component\webhook) | type | 1 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TransportInterface (\symfony\component\webhook\server) | RemoteEvent (\symfony\component\remoteevent) | type | 1 |
Subscriber (\symfony\component\webhook) | type | 1 | |
Subscriber (\symfony\component\webhook) | InvalidArgumentException (\symfony\component\webhook\exception) | new | 1 |
AbstractRequestParserTestCase (\symfony\component\webhook\test) | Request (\symfony\component\httpfoundation) | staticmethodcall | 1 |
Request (\symfony\component\httpfoundation) | type | 1 | |
RemoteEvent (\symfony\component\remoteevent) | type | 1 | |
RequestParserInterface (\symfony\component\webhook\client) | type | 1 | |
RequestParserTest (\symfony\component\webhook\tests\client) | Request (\symfony\component\httpfoundation) | new | 1 |
RequestParser (\symfony\component\webhook\client) | new | 1 | |
AddLinkHeaderListener (\symfony\component\weblink\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ResponseEvent (\symfony\component\httpkernel\event) | type | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
HttpHeaderSerializer (\symfony\component\weblink) | type | 1 | |
AddLinkHeaderListenerTest (\symfony\component\weblink\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 1 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 1 | |
AddLinkHeaderListener (\symfony\component\weblink\eventlistener) | new | 1 | |
AddLinkHeaderListener (\symfony\component\weblink\eventlistener) | staticmethodcall | 1 | |
GenericLinkProvider (\symfony\component\weblink) | new | 1 | |
Link (\symfony\component\weblink) | new | 1 | |
HttpHeaderSerializerTest (\symfony\component\weblink\tests) | HttpHeaderSerializer (\symfony\component\weblink) | type | 1 |
AsAnnounceListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsCompletedListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsEnteredListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsEnterListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsGuardListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsLeaveListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
AsTransitionListener (\symfony\component\workflow\attribute) | \Attribute (\) | attribute | 1 |
AsEventListener (\symfony\component\eventdispatcher\attribute) | extends | 1 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | staticmethodcall | 1 | |
BuildEventNameTrait (\symfony\component\workflow\attribute) | use | 1 | |
WorkflowDataCollector (\symfony\component\workflow\datacollector) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 1 |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 1 | |
Request (\symfony\component\httpfoundation) | type | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | extends | 1 | |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 1 | |
LateDataCollectorInterface (\symfony\component\httpkernel\datacollector) | implements | 1 | |
TraceableWorkflow (\symfony\component\workflow\debug) | instanceof | 1 | |
MermaidDumper (\symfony\component\workflow\dumper) | new | 1 | |
MermaidDumper (\symfony\component\workflow\dumper) | staticconstant | 1 | |
GuardExpression (\symfony\component\workflow\eventlistener) | instanceof | 1 | |
GuardListener (\symfony\component\workflow\eventlistener) | instanceof | 1 | |
GuardListener (\symfony\component\workflow\eventlistener) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
TraceableWorkflow (\symfony\component\workflow\debug) | Stopwatch (\symfony\component\stopwatch) | type | 1 |
Definition (\symfony\component\workflow) | type | 1 | |
MarkingStoreInterface (\symfony\component\workflow\markingstore) | type | 1 | |
MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
TransitionBlockerList (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | implements | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Definition (\symfony\component\workflow) | Transition (\symfony\component\workflow) | type | 1 |
DefinitionBuilder (\symfony\component\workflow) | Definition (\symfony\component\workflow) | new | 1 |
Definition (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowDebugPass (\symfony\component\workflow\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
WorkflowGuardListenerPass (\symfony\component\workflow\dependencyinjection) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | implements | 1 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
DumperInterface (\symfony\component\workflow\dumper) | Definition (\symfony\component\workflow) | type | 1 |
Marking (\symfony\component\workflow) | type | 1 | |
GraphvizDumper (\symfony\component\workflow\dumper) | DumperInterface (\symfony\component\workflow\dumper) | implements | 1 |
MermaidDumper (\symfony\component\workflow\dumper) | Definition (\symfony\component\workflow) | type | 1 |
DumperInterface (\symfony\component\workflow\dumper) | implements | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
PlantUmlDumper (\symfony\component\workflow\dumper) | DumperInterface (\symfony\component\workflow\dumper) | implements | 1 |
MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
StateMachineGraphvizDumper (\symfony\component\workflow\dumper) | GraphvizDumper (\symfony\component\workflow\dumper) | extends | 1 |
Marking (\symfony\component\workflow) | type | 1 | |
AnnounceEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
CompletedEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
EnteredEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
EnterEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
Event (\symfony\component\workflow\event) | Event (\symfony\contracts\eventdispatcher) | extends | 1 |
GuardEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Marking (\symfony\component\workflow) | type | 1 | |
TransitionBlocker (\symfony\component\workflow) | staticmethodcall | 1 | |
TransitionBlocker (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
LeaveEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
TransitionEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | extends | 1 |
Event (\symfony\component\workflow\event) | staticmethodcall | 1 | |
HasContextTrait (\symfony\component\workflow\event) | use | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 1 | |
AuditTrailListener (\symfony\component\workflow\eventlistener) | EventSubscriberInterface (\symfony\component\eventdispatcher) | implements | 1 |
ExpressionLanguage (\symfony\component\workflow\eventlistener) | ExpressionLanguage (\symfony\component\expressionlanguage) | staticmethodcall | 1 |
ExpressionLanguage (\symfony\component\security\core\authorization) | extends | 1 | |
ExpressionLanguage (\symfony\component\security\core\authorization) | staticmethodcall | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | instanceof | 1 | |
RuntimeException (\symfony\component\workflow\exception) | new | 1 | |
GuardListener (\symfony\component\workflow\eventlistener) | GuardExpression (\symfony\component\workflow\eventlistener) | instanceof | 1 |
TransitionBlocker (\symfony\component\workflow) | staticmethodcall | 1 | |
InvalidArgumentException (\symfony\component\workflow\exception) | ExceptionInterface (\symfony\component\workflow\exception) | implements | 1 |
InvalidDefinitionException (\symfony\component\workflow\exception) | LogicException (\symfony\component\workflow\exception) | extends | 1 |
LogicException (\symfony\component\workflow\exception) | ExceptionInterface (\symfony\component\workflow\exception) | implements | 1 |
NotEnabledTransitionException (\symfony\component\workflow\exception) | LogicException (\symfony\component\workflow\exception) | staticmethodcall | 1 |
TransitionException (\symfony\component\workflow\exception) | extends | 1 | |
TransitionException (\symfony\component\workflow\exception) | staticmethodcall | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
RuntimeException (\symfony\component\workflow\exception) | ExceptionInterface (\symfony\component\workflow\exception) | implements | 1 |
TransitionException (\symfony\component\workflow\exception) | LogicException (\symfony\component\workflow\exception) | extends | 1 |
LogicException (\symfony\component\workflow\exception) | staticmethodcall | 1 | |
UndefinedTransitionException (\symfony\component\workflow\exception) | LogicException (\symfony\component\workflow\exception) | staticmethodcall | 1 |
TransitionException (\symfony\component\workflow\exception) | extends | 1 | |
TransitionException (\symfony\component\workflow\exception) | staticmethodcall | 1 | |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
MethodMarkingStore (\symfony\component\workflow\markingstore) | MarkingStoreInterface (\symfony\component\workflow\markingstore) | implements | 1 |
GetMetadataTrait (\symfony\component\workflow\metadata) | Transition (\symfony\component\workflow) | type | 1 |
InMemoryMetadataStore (\symfony\component\workflow\metadata) | GetMetadataTrait (\symfony\component\workflow\metadata) | use | 1 |
MetadataStoreInterface (\symfony\component\workflow\metadata) | implements | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
StateMachine (\symfony\component\workflow) | Definition (\symfony\component\workflow) | type | 1 |
MarkingStoreInterface (\symfony\component\workflow\markingstore) | type | 1 | |
MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 1 | |
Workflow (\symfony\component\workflow) | extends | 1 | |
Workflow (\symfony\component\workflow) | staticmethodcall | 1 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 1 | |
InstanceOfSupportStrategy (\symfony\component\workflow\supportstrategy) | WorkflowSupportStrategyInterface (\symfony\component\workflow\supportstrategy) | implements | 1 |
WorkflowInterface (\symfony\component\workflow) | type | 1 | |
WorkflowSupportStrategyInterface (\symfony\component\workflow\supportstrategy) | WorkflowInterface (\symfony\component\workflow) | type | 1 |
WorkflowDataCollectorTest (\symfony\component\workflow\tests\datacollector) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 1 |
EventDispatcher (\symfony\component\eventdispatcher) | new | 1 | |
WorkflowDataCollector (\symfony\component\workflow\datacollector) | new | 1 | |
GuardListener (\symfony\component\workflow\eventlistener) | new | 1 | |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
TraceableWorkflowTest (\symfony\component\workflow\tests\debug) | Stopwatch (\symfony\component\stopwatch) | type | 1 |
TraceableWorkflow (\symfony\component\workflow\debug) | type | 1 | |
TransitionBlockerList (\symfony\component\workflow) | new | 1 | |
Workflow (\symfony\component\workflow) | type | 1 | |
DefinitionBuilderTest (\symfony\component\workflow\tests) | InMemoryMetadataStore (\symfony\component\workflow\metadata) | new | 1 |
WorkflowGuardListenerPassTest (\symfony\component\workflow\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 1 |
WorkflowGuardListenerPass (\symfony\component\workflow\dependencyinjection) | type | 1 | |
GraphvizDumperTest (\symfony\component\workflow\tests\dumper) | WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 |
MermaidDumperTest (\symfony\component\workflow\tests\dumper) | DefinitionBuilder (\symfony\component\workflow) | new | 1 |
Marking (\symfony\component\workflow) | new | 1 | |
Marking (\symfony\component\workflow) | type | 1 | |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
PlantUmlDumperTest (\symfony\component\workflow\tests\dumper) | Definition (\symfony\component\workflow) | new | 1 |
InMemoryMetadataStore (\symfony\component\workflow\metadata) | new | 1 | |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
Transition (\symfony\component\workflow) | new | 1 | |
StateMachineGraphvizDumperTest (\symfony\component\workflow\tests\dumper) | Marking (\symfony\component\workflow) | new | 1 |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
EventDispatcherMock (\symfony\component\workflow\tests) | EventDispatcherInterface (\symfony\contracts\eventdispatcher) | implements | 1 |
AuditTrailListenerTest (\symfony\component\workflow\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 1 |
AuditTrailListener (\symfony\component\workflow\eventlistener) | new | 1 | |
MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 1 | |
Logger (\symfony\component\workflow\tests\eventlistener) | new | 1 | |
Subject (\symfony\component\workflow\tests) | new | 1 | |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
Workflow (\symfony\component\workflow) | new | 1 | |
GuardListenerTest (\symfony\component\workflow\tests\eventlistener) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 1 |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | type | 1 | |
RoleHierarchy (\symfony\component\security\core\role) | new | 1 | |
InMemoryUser (\symfony\component\security\core\user) | new | 1 | |
ConstraintViolation (\symfony\component\validator) | new | 1 | |
ConstraintViolationList (\symfony\component\validator) | new | 1 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 1 | |
GuardEvent (\symfony\component\workflow\event) | new | 1 | |
GuardEvent (\symfony\component\workflow\event) | type | 1 | |
ExpressionLanguage (\symfony\component\workflow\eventlistener) | new | 1 | |
GuardListener (\symfony\component\workflow\eventlistener) | type | 1 | |
Marking (\symfony\component\workflow) | new | 1 | |
Subject (\symfony\component\workflow\tests) | new | 1 | |
Transition (\symfony\component\workflow) | type | 1 | |
MarkingTest (\symfony\component\workflow\tests) | Marking (\symfony\component\workflow) | new | 1 |
InMemoryMetadataStoreTest (\symfony\component\workflow\tests\metadata) | InMemoryMetadataStore (\symfony\component\workflow\metadata) | type | 1 |
Transition (\symfony\component\workflow) | type | 1 | |
RegistryTest (\symfony\component\workflow\tests) | Registry (\symfony\component\workflow) | type | 1 |
WorkflowSupportStrategyInterface (\symfony\component\workflow\supportstrategy) | type | 1 | |
StateMachineTest (\symfony\component\workflow\tests) | NotEnabledTransitionException (\symfony\component\workflow\exception) | catch | 1 |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
InstanceOfSupportStrategyTest (\symfony\component\workflow\tests\supportstrategy) | Workflow (\symfony\component\workflow) | type | 1 |
TransitionTest (\symfony\component\workflow\tests) | Transition (\symfony\component\workflow) | new | 1 |
WorkflowValidatorTest (\symfony\component\workflow\tests\validator) | WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 |
WorkflowTest (\symfony\component\workflow\tests) | NotEnabledTransitionException (\symfony\component\workflow\exception) | catch | 1 |
UndefinedTransitionException (\symfony\component\workflow\exception) | catch | 1 | |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | use | 1 | |
WorkflowEvents (\symfony\component\workflow) | staticconstant | 1 | |
TransitionBlocker (\symfony\component\workflow) | Marking (\symfony\component\workflow) | type | 1 |
TransitionBlockerList (\symfony\component\workflow) | TransitionBlocker (\symfony\component\workflow) | type | 1 |
DefinitionValidatorInterface (\symfony\component\workflow\validator) | Definition (\symfony\component\workflow) | type | 1 |
StateMachineValidator (\symfony\component\workflow\validator) | Definition (\symfony\component\workflow) | type | 1 |
DefinitionValidatorInterface (\symfony\component\workflow\validator) | implements | 1 | |
WorkflowValidator (\symfony\component\workflow\validator) | Definition (\symfony\component\workflow) | type | 1 |
DefinitionValidatorInterface (\symfony\component\workflow\validator) | implements | 1 | |
Workflow (\symfony\component\workflow) | AnnounceEvent (\symfony\component\workflow\event) | new | 1 |
CompletedEvent (\symfony\component\workflow\event) | new | 1 | |
EnteredEvent (\symfony\component\workflow\event) | new | 1 | |
EnterEvent (\symfony\component\workflow\event) | new | 1 | |
GuardEvent (\symfony\component\workflow\event) | new | 1 | |
GuardEvent (\symfony\component\workflow\event) | type | 1 | |
LeaveEvent (\symfony\component\workflow\event) | new | 1 | |
TransitionEvent (\symfony\component\workflow\event) | new | 1 | |
NotEnabledTransitionException (\symfony\component\workflow\exception) | new | 1 | |
MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 1 | |
TransitionBlocker (\symfony\component\workflow) | staticmethodcall | 1 | |
WorkflowInterface (\symfony\component\workflow) | implements | 1 | |
WorkflowInterface (\symfony\component\workflow) | Definition (\symfony\component\workflow) | type | 1 |
MarkingStoreInterface (\symfony\component\workflow\markingstore) | type | 1 | |
MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 1 | |
TransitionBlockerList (\symfony\component\workflow) | type | 1 | |
LintCommand (\symfony\component\yaml\command) | AsCommand (\symfony\component\console\attribute) | attribute | 1 |
GithubActionReporter (\symfony\component\console\ci) | new | 1 | |
Command (\symfony\component\console\command) | extends | 1 | |
Command (\symfony\component\console\command) | staticmethodcall | 1 | |
CompletionInput (\symfony\component\console\completion) | type | 1 | |
CompletionSuggestions (\symfony\component\console\completion) | type | 1 | |
InvalidArgumentException (\symfony\component\console\exception) | new | 1 | |
InputArgument (\symfony\component\console\input) | staticconstant | 1 | |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
SymfonyStyle (\symfony\component\console\style) | new | 1 | |
ParseException (\symfony\component\yaml\exception) | catch | 1 | |
ParseException (\symfony\component\yaml\exception) | new | 1 | |
Dumper (\symfony\component\yaml) | TaggedValue (\symfony\component\yaml\tag) | type | 1 |
DumpException (\symfony\component\yaml\exception) | RuntimeException (\symfony\component\yaml\exception) | extends | 1 |
ParseException (\symfony\component\yaml\exception) | RuntimeException (\symfony\component\yaml\exception) | extends | 1 |
RuntimeException (\symfony\component\yaml\exception) | staticmethodcall | 1 | |
RuntimeException (\symfony\component\yaml\exception) | ExceptionInterface (\symfony\component\yaml\exception) | implements | 1 |
Inline (\symfony\component\yaml) | TaggedValue (\symfony\component\yaml\tag) | instanceof | 1 |
Unescaper (\symfony\component\yaml) | new | 1 | |
Parser (\symfony\component\yaml) | Inline (\symfony\component\yaml) | staticproperty | 1 |
LintCommandTest (\symfony\component\yaml\tests\command) | Application (\symfony\component\console) | new | 1 |
Command (\symfony\component\console\command) | type | 1 | |
CommandCompletionTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | new | 1 | |
CommandTester (\symfony\component\console\tester) | type | 1 | |
LintCommand (\symfony\component\yaml\command) | new | 1 | |
ParserTest (\symfony\component\yaml\tests) | Parser (\symfony\component\yaml) | type | 1 |
B (\symfony\component\yaml\tests) | new | 1 | |
Unescaper (\symfony\component\yaml) | ParseException (\symfony\component\yaml\exception) | new | 1 |
Yaml (\symfony\component\yaml) | Dumper (\symfony\component\yaml) | new | 1 |
ReceivingConfig (\symfony\config\addtolist\messenger) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
RoutingConfig (\symfony\config\addtolist\messenger) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ParamConfigurator (\symfony\component\config\loader) | type | 1 | |
MessengerConfig (\symfony\config\addtolist) | ReceivingConfig (\symfony\config\addtolist\messenger) | type | 1 |
RoutingConfig (\symfony\config\addtolist\messenger) | type | 1 | |
PageConfig (\symfony\config\addtolist\translator\books) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
BooksConfig (\symfony\config\addtolist\translator) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
PageConfig (\symfony\config\addtolist\translator\books) | type | 1 | |
TranslatorConfig (\symfony\config\addtolist) | ParamConfigurator (\symfony\component\config\loader) | type | 1 |
BooksConfig (\symfony\config\addtolist\translator) | type | 1 | |
AddToListConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
MessengerConfig (\symfony\config\addtolist) | type | 1 | |
TranslatorConfig (\symfony\config\addtolist) | type | 1 | |
ArrayExtraKeysConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
BarConfig (\symfony\config\arrayextrakeys) | type | 1 | |
BazConfig (\symfony\config\arrayextrakeys) | type | 1 | |
FooConfig (\symfony\config\arrayextrakeys) | type | 1 | |
TransportsConfig (\symfony\config\nodeinitialvalues\messenger) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ParamConfigurator (\symfony\component\config\loader) | type | 1 | |
MessengerConfig (\symfony\config\nodeinitialvalues) | TransportsConfig (\symfony\config\nodeinitialvalues\messenger) | type | 1 |
SomeCleverNameConfig (\symfony\config\nodeinitialvalues) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
NodeInitialValuesConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
MessengerConfig (\symfony\config\nodeinitialvalues) | type | 1 | |
SomeCleverNameConfig (\symfony\config\nodeinitialvalues) | type | 1 | |
PlaceholdersConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
ParamConfigurator (\symfony\component\config\loader) | type | 1 | |
PrimitiveTypesConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
KeyedListObjectConfig (\symfony\config\scalarnormalizedtypes) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ParamConfigurator (\symfony\component\config\loader) | type | 1 | |
ListObjectConfig (\symfony\config\scalarnormalizedtypes) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ParamConfigurator (\symfony\component\config\loader) | type | 1 | |
NestedListObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
NestedObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
NestedConfig (\symfony\config\scalarnormalizedtypes) | NestedListObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | type | 1 |
NestedObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | type | 1 | |
ObjectConfig (\symfony\config\scalarnormalizedtypes) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 |
ScalarNormalizedTypesConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
KeyedListObjectConfig (\symfony\config\scalarnormalizedtypes) | type | 1 | |
ListObjectConfig (\symfony\config\scalarnormalizedtypes) | type | 1 | |
NestedConfig (\symfony\config\scalarnormalizedtypes) | type | 1 | |
ObjectConfig (\symfony\config\scalarnormalizedtypes) | type | 1 | |
VariableTypeConfig (\symfony\config) | ConfigBuilderInterface (\symfony\component\config\builder) | implements | 1 |
InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 1 | |
TagAwareCacheInterface (\symfony\contracts\cache) | CacheInterface (\symfony\contracts\cache) | extends | 1 |
ClientExceptionInterface (\symfony\contracts\httpclient\exception) | HttpExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
DecodingExceptionInterface (\symfony\contracts\httpclient\exception) | ExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
HttpExceptionInterface (\symfony\contracts\httpclient\exception) | ExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
RedirectionExceptionInterface (\symfony\contracts\httpclient\exception) | HttpExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
ServerExceptionInterface (\symfony\contracts\httpclient\exception) | HttpExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
TimeoutExceptionInterface (\symfony\contracts\httpclient\exception) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | ExceptionInterface (\symfony\contracts\httpclient\exception) | extends | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | ResponseStreamInterface (\symfony\contracts\httpclient) | type | 1 |
ResponseStreamInterface (\symfony\contracts\httpclient) | ChunkInterface (\symfony\contracts\httpclient) | type | 1 |
ResponseInterface (\symfony\contracts\httpclient) | type | 1 | |
HttpClientTestCase (\symfony\contracts\httpclient\test) | RedirectionExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 1 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 1 | |
TestHttpServer (\symfony\contracts\httpclient\test) | PhpExecutableFinder (\symfony\component\process) | new | 1 |
Process (\symfony\component\process) | new | 1 | |
Process (\symfony\component\process) | type | 1 | |
Required (\symfony\contracts\service\attribute) | \Attribute (\) | attribute | 1 |
SubscribedService (\symfony\contracts\service\attribute) | \Attribute (\) | attribute | 1 |
TestPool (\symfony\contracts\tests\cache) | CacheTrait (\symfony\contracts\cache) | use | 1 |
ChildTestService (\symfony\contracts\tests\service) | Service3 (\symfony\contracts\tests\service) | type | 1 |
TestService (\symfony\contracts\tests\service) | extends | 1 | |
ParentTestService (\symfony\contracts\tests\service) | Service1 (\symfony\component\dependencyinjection\tests\fixtures\prototype\otherdir\component1\dir1) | type | 1 |
ServiceSubscriberTraitTest (\symfony\contracts\tests\service) | Required (\symfony\contracts\service\attribute) | new | 1 |
SubscribedService (\symfony\contracts\service\attribute) | new | 1 | |
ChildTestService (\symfony\contracts\tests\service) | staticmethodcall | 1 | |
TestService (\symfony\contracts\tests\service) | new | 1 | |
TestService2 (\symfony\contracts\tests\service) | new | 1 | |
TestService (\symfony\contracts\tests\service) | Required (\symfony\contracts\service\attribute) | new | 1 |
ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 | |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
ParentTestService (\symfony\contracts\tests\service) | extends | 1 | |
TestService2 (\symfony\contracts\tests\service) | ServiceSubscriberInterface (\symfony\contracts\service) | implements | 1 |
ServiceSubscriberTrait (\symfony\contracts\service) | use | 1 | |
ParentTestService2 (\symfony\contracts\tests\service) | extends | 1 | |
TranslatorTest (\symfony\contracts\translation\test) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
TranslatableInterface (\symfony\contracts\translation) | TranslatorInterface (\symfony\contracts\translation) | type | 1 |
ApplicationRuntime (\symfony\runtime\symfony\component\console) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
CommandRuntime (\symfony\runtime\symfony\component\console\command) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
InputInterfaceRuntime (\symfony\runtime\symfony\component\console\input) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
OutputInterfaceRuntime (\symfony\runtime\symfony\component\console\output) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
RequestRuntime (\symfony\runtime\symfony\component\httpfoundation) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
ResponseRuntime (\symfony\runtime\symfony\component\httpfoundation) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
HttpKernelInterfaceRuntime (\symfony\runtime\symfony\component\httpkernel) | SymfonyRuntime (\symfony\component\runtime) | extends | 1 |
Symfony_DI_PhpDumper_Errored_Definition (\) | Foo (\) | new | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Service_CurrentFactoryInlining (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Service_Locator_Argument (\) | ServiceLocator (\symfony\component\dependencyinjection\argument) | new | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Service_Non_Shared_Lazy (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Wither (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither_Annotation (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither_Lazy (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Wither (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Symfony_DI_PhpDumper_Service_Wither_Lazy_Non_Shared (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Wither (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
Symfony_DI_PhpDumper_Service_WitherStaticReturnType (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 1 | |
WitherStaticReturnType (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
Symfony_DI_PhpDumper_Test_Almost_Circular_Private (\) | FactoryChecker (\) | staticmethodcall | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_Almost_Circular_Public (\) | FactoryChecker (\) | staticmethodcall | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_Autowire_Closure (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
LazyClosureConsumer (\symfony\component\dependencyinjection\tests\dumper) | new | 1 | |
Symfony_DI_PhpDumper_Test_Base64Parameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_Callable_Adapter_Consumer (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
CallableAdapterConsumer (\symfony\component\dependencyinjection\tests\dumper) | new | 1 | |
Symfony_DI_PhpDumper_Test_Closure_Proxy (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_CsvParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_Deep_Graph (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
FooForDeepGraph (\symfony\component\dependencyinjection\tests\dumper) | new | 1 | |
Symfony_DI_PhpDumper_Test_DefaultParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_EnvParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Bar (\symfony\component\dependencyinjection\tests\fixtures) | new | 1 | |
Symfony_DI_PhpDumper_Test_Inline_Self_Ref (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_JsonParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_Lazy_Autowire_Attribute (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
LazyServiceConsumer (\symfony\component\dependencyinjection\tests\dumper) | new | 1 | |
Symfony_DI_PhpDumper_Test_Lazy_Closure (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_QueryStringParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_Rot13Parameters (\) | ServiceLocator (\symfony\component\dependencyinjection\argument) | new | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Rot13EnvVarProcessor (\symfony\component\dependencyinjection\tests\dumper) | new | 1 | |
Symfony_DI_PhpDumper_Test_Uninitialized_Reference (\) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 1 |
Container (\symfony\component\dependencyinjection) | extends | 1 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 1 | |
Symfony_DI_PhpDumper_Test_Unsupported_Characters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
Symfony_DI_PhpDumper_Test_UrlParameters (\) | Container (\symfony\component\dependencyinjection) | extends | 1 |
ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 1 | |
OverrideOutsideFinalProperty (\test\symfony\component\errorhandler\tests) | OutsideFinalProperty (\test\symfony\component\errorhandler\tests\finalproperty) | extends | 1 |
ReturnType (\test\symfony\component\errorhandler\tests) | ReturnTypeInterface (\symfony\component\errorhandler\tests\fixtures) | implements | 1 |
ReturnTypeParent (\symfony\component\errorhandler\tests\fixtures) | extends | 1 | |
OutsideInterface (\test\symfony\component\errorhandler\tests\fixtures) | implements | 1 | |
TestAmbiguousCommandRegistering (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
TestAmbiguousCommandRegistering2 (\) | Command (\symfony\component\console\command) | extends | 1 |
InputInterface (\symfony\component\console\input) | type | 1 | |
OutputInterface (\symfony\component\console\output) | type | 1 | |
TestCommand (\) | Command (\symfony\component\console\command) | extends | 1 |
TestKernel (\) | Request (\symfony\component\httpfoundation) | type | 1 |
Response (\symfony\component\httpfoundation) | new | 1 | |
Response (\symfony\component\httpfoundation) | type | 1 | |
HttpKernelInterface (\symfony\component\httpkernel) | implements | 1 | |
TestSessionHandler (\) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | extends | 1 |
WitherProxy580fe0f (\) | Wither (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
\Symfony\Component\VarExporter\LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
WitherProxyDd381be (\) | Wither (\symfony\component\dependencyinjection\tests\compiler) | extends | 1 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 1 | |
\Symfony\Component\VarExporter\LazyProxyTrait (\symfony\component\varexporter) | use | 1 | |
AppService (\app\services) | SomeOtherService (\foo\lib) | new | 2 |
AccessTokenAuthenticatorTest (\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
AffirmativeStrategyTest (\authorization\strategy) | AffirmativeStrategy (\symfony\component\security\core\authorization\strategy) | new | 2 |
PriorityStrategyTest (\authorization\strategy) | PriorityStrategy (\symfony\component\security\core\authorization\strategy) | new | 2 |
UnanimousStrategyTest (\authorization\strategy) | UnanimousStrategy (\symfony\component\security\core\authorization\strategy) | new | 2 |
ComposerAutoloaderInitFake (\) | ComposerLoaderFake (\) | new | 2 |
ComposerAutoloaderInitFakeBis (\) | ComposerLoaderFakeBis (\) | new | 2 |
RequestContextProviderTest (\dumper\contextprovider) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
RequestContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 2 | |
Foo2 (\) | Length (\symfony\component\validator\constraints) | new | 2 |
FooOptCommand (\) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
FooSubnamespaced1Command (\) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
FooSubnamespaced2Command (\) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
ProjectExtension (\) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ProjectServiceContainer (\) | BazClass (\) | staticmethodcall | 2 |
LazyContext (\) | new | 2 | |
objectProxy8ac8e9a (\) | staticmethodcall | 2 | |
ServiceLocator (\symfony\component\dependencyinjection\argument) | new | 2 | |
TestServiceSubscriber (\symfony\component\dependencyinjection\tests\fixtures) | new | 2 | |
stdClassGhost2fc7938 (\) | \Symfony\Component\VarExporter\LazyGhostTrait (\symfony\component\varexporter) | use | 2 |
LazyObjectInterface (\symfony\component\varexporter) | implements | 2 | |
EntityValueResolver (\symfony\bridge\doctrine\argumentresolver) | MapEntity (\symfony\bridge\doctrine\attribute) | new | 2 |
DoctrineValidationPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
RegisterEventListenersAndSubscribersPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | Reference (\symfony\component\dependencyinjection) | new | 2 |
DoctrineChoiceLoader (\symfony\bridge\doctrine\form\choicelist) | IdReader (\symfony\bridge\doctrine\form\choicelist) | instanceof | 2 |
AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | staticmethodcall | 2 | |
LogicException (\symfony\component\form\exception) | new | 2 | |
DoctrineType (\symfony\bridge\doctrine\form\type) | EntityLoaderInterface (\symfony\bridge\doctrine\form\choicelist) | type | 2 |
IdReader (\symfony\bridge\doctrine\form\choicelist) | instanceof | 2 | |
CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | staticmethodcall | 2 | |
UlidGenerator (\symfony\bridge\doctrine\idgenerator) | Ulid (\symfony\component\uid) | type | 2 |
AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | StackInterface (\symfony\component\messenger\middleware) | type | 2 |
DoctrineCloseConnectionMiddleware (\symfony\bridge\doctrine\messenger) | Envelope (\symfony\component\messenger) | type | 2 |
DoctrineOpenTransactionLoggerMiddleware (\symfony\bridge\doctrine\messenger) | Envelope (\symfony\component\messenger) | type | 2 |
DoctrinePingConnectionMiddleware (\symfony\bridge\doctrine\messenger) | Envelope (\symfony\component\messenger) | type | 2 |
DoctrineTransactionMiddleware (\symfony\bridge\doctrine\messenger) | Envelope (\symfony\component\messenger) | type | 2 |
Statement (\symfony\bridge\doctrine\middleware\debug\dbal3) | Query (\symfony\bridge\doctrine\middleware\debug) | new | 2 |
Statement (\symfony\bridge\doctrine\middleware\debug) | Query (\symfony\bridge\doctrine\middleware\debug) | new | 2 |
MessengerTransportDoctrineSchemaListener (\symfony\bridge\doctrine\schemalistener) | DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | instanceof | 2 |
DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 2 |
TokenNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
EntityUserProvider (\symfony\bridge\doctrine\security\user) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 2 |
UserNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
EntityValueResolverTest (\symfony\bridge\doctrine\tests\argumentresolver) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 2 |
ContainerAwareEventManagerTest (\symfony\bridge\doctrine\tests) | MySubscriber (\symfony\bridge\doctrine\tests) | new | 2 |
Container (\symfony\component\dependencyinjection) | new | 2 | |
DoctrineDataCollectorTest (\symfony\bridge\doctrine\tests\datacollector) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
Data (\symfony\component\vardumper\cloner) | instanceof | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 2 | |
RegisterUidTypePassTest (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | RegisterUidTypePass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
DoctrineExtensionTest (\symfony\bridge\doctrine\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
SingleStringCastableIdEntity (\symfony\bridge\doctrine\tests\fixtures) | StringCastableObjectIdentity (\symfony\bridge\doctrine\tests\fixtures) | new | 2 |
DoctrineChoiceLoaderTest (\symfony\bridge\doctrine\tests\form\choicelist) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 2 |
ORMQueryBuilderLoaderTest (\symfony\bridge\doctrine\tests\form\choicelist) | Uuid (\symfony\component\uid) | staticmethodcall | 2 |
CollectionToArrayTransformerTest (\symfony\bridge\doctrine\tests\form\datatransformer) | CollectionToArrayTransformer (\symfony\bridge\doctrine\form\datatransformer) | new | 2 |
MergeDoctrineCollectionListenerTest (\symfony\bridge\doctrine\tests\form\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
FormEvent (\symfony\component\form) | new | 2 | |
FormEvents (\symfony\component\form) | staticconstant | 2 | |
EntityTypePerformanceTest (\symfony\bridge\doctrine\tests\form\type) | DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 2 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | new | 2 |
EntityType (\symfony\bridge\doctrine\form\type) | new | 2 | |
DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 2 | |
ChoiceGroupView (\symfony\component\form\choicelist\view) | new | 2 | |
Forms (\symfony\component\form) | staticmethodcall | 2 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
UlidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | UlidGenerator (\symfony\bridge\doctrine\idgenerator) | new | 2 |
ManagerRegistryTest (\symfony\bridge\doctrine\tests) | TestManagerRegistry (\symfony\bridge\doctrine\tests) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
DoctrinePingConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | ConsumedByWorkerStamp (\symfony\component\messenger\stamp) | new | 2 |
MiddlewareTest (\symfony\bridge\doctrine\tests\middleware\debug) | DebugDataHolder (\symfony\bridge\doctrine\middleware\debug) | new | 2 |
Stopwatch (\symfony\component\stopwatch) | new | 2 | |
LockStoreSchemaListenerTest (\symfony\bridge\doctrine\tests\schemalistener) | LockStoreSchemaListener (\symfony\bridge\doctrine\schemalistener) | new | 2 |
UlidTypeTest (\symfony\bridge\doctrine\tests\types) | Ulid (\symfony\component\uid) | staticmethodcall | 2 |
UuidTypeTest (\symfony\bridge\doctrine\tests\types) | Uuid (\symfony\component\uid) | staticmethodcall | 2 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | AssociationEntity2 (\symfony\bridge\doctrine\tests\fixtures) | new | 2 |
CompositeObjectNoToStringIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 2 | |
DoubleNullableNameEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 2 | |
Person (\symfony\bridge\doctrine\tests\fixtures) | new | 2 | |
SingleIntIdStringWrapperNameEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 2 | |
StringWrapper (\symfony\bridge\doctrine\tests\fixtures\type) | new | 2 | |
TestRepositoryFactory (\symfony\bridge\doctrine\tests) | new | 2 | |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 2 | |
AbstractUidType (\symfony\bridge\doctrine\types) | AbstractUid (\symfony\component\uid) | instanceof | 2 |
DoctrineLoader (\symfony\bridge\doctrine\validator) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
ClassMetadata (\symfony\component\validator\mapping) | type | 2 | |
ServerLogCommand (\symfony\bridge\monolog\command) | ConsoleFormatter (\symfony\bridge\monolog\formatter) | staticconstant | 2 |
ConsoleHandler (\symfony\bridge\monolog\handler) | new | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 | |
DebugProcessorTest (\symfony\bridge\monolog) | ClassThatInheritDebugProcessor (\symfony\bridge\monolog\tests\processor) | new | 2 |
ConsoleFormatter (\symfony\bridge\monolog\formatter) | Data (\symfony\component\vardumper\cloner) | instanceof | 2 |
VarCloner (\symfony\component\vardumper\cloner) | new | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 2 | |
VarDumperFormatter (\symfony\bridge\monolog\formatter) | VarCloner (\symfony\component\vardumper\cloner) | new | 2 |
VarCloner (\symfony\component\vardumper\cloner) | type | 2 | |
ConsoleHandler (\symfony\bridge\monolog\handler) | ConsoleFormatter (\symfony\bridge\monolog\formatter) | new | 2 |
ConsoleEvents (\symfony\component\console) | staticconstant | 2 | |
ElasticsearchLogstashHandler (\symfony\bridge\monolog\handler) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
MailerHandler (\symfony\bridge\monolog\handler) | MailerInterface (\symfony\component\mailer) | type | 2 |
NotifierHandler (\symfony\bridge\monolog\handler) | NotifierInterface (\symfony\component\notifier) | type | 2 |
DebugProcessor (\symfony\bridge\monolog\processor) | Request (\symfony\component\httpfoundation) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
RouteProcessor (\symfony\bridge\monolog\processor) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
ConsoleHandlerTest (\symfony\bridge\monolog\tests\handler) | Command (\symfony\component\console\command) | new | 2 |
FirePHPHandlerTest (\symfony\bridge\monolog\tests\handler) | FirePHPHandler (\symfony\bridge\monolog\handler) | type | 2 |
EventDispatcher (\symfony\component\eventdispatcher) | new | 2 | |
ServerLogHandlerTest (\symfony\bridge\monolog\tests\handler) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 2 |
ClassThatInheritDebugProcessor (\symfony\bridge\monolog\tests\processor) | DebugProcessor (\symfony\bridge\monolog\processor) | staticmethodcall | 2 |
Request (\symfony\component\httpfoundation) | type | 2 | |
SwitchUserTokenProcessorTest (\symfony\bridge\monolog\tests\processor) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
WebProcessorTest (\symfony\bridge\monolog\tests\processor) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
Configuration (\symfony\bridge\phpunit\deprecationerrorhandler) | Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | type | 2 |
SymfonyTestsListenerForV7 (\symfony\bridge\phpunit\legacy) | SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | new | 2 |
SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | DebugClassLoader (\symfony\component\errorhandler) | staticmethodcall | 2 |
DeprecationGroupTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | DeprecationGroup (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 2 |
DeprecationNoticeTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | DeprecationNotice (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 2 |
PsrResponseListener (\symfony\bridge\psrhttpmessage\eventlistener) | HttpFoundationFactory (\symfony\bridge\psrhttpmessage\factory) | new | 2 |
HttpFoundationFactoryInterface (\symfony\bridge\psrhttpmessage) | type | 2 | |
PsrHttpFactory (\symfony\bridge\psrhttpmessage\factory) | BinaryFileResponse (\symfony\component\httpfoundation) | instanceof | 2 |
UploadedFile (\symfony\bridge\psrhttpmessage\factory) | File (\symfony\component\httpfoundation\file) | staticmethodcall | 2 |
UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 2 | |
PsrResponseListenerTest (\symfony\bridge\psrhttpmessage\tests\eventlistener) | PsrResponseListener (\symfony\bridge\psrhttpmessage\eventlistener) | new | 2 |
HttpFoundationFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | HttpFoundationFactory (\symfony\bridge\psrhttpmessage\factory) | new | 2 |
PsrHttpFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | BinaryFileResponse (\symfony\component\httpfoundation) | new | 2 |
UploadedFile (\symfony\component\httpfoundation\file) | new | 2 | |
Message (\symfony\bridge\psrhttpmessage\tests\fixtures) | Stream (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 2 |
ServerRequest (\symfony\bridge\psrhttpmessage\tests\fixtures) | Uri (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 2 |
CovertTest (\symfony\bridge\psrhttpmessage\tests\functional) | HttpFoundationFactory (\symfony\bridge\psrhttpmessage\factory) | new | 2 |
PsrHttpFactory (\symfony\bridge\psrhttpmessage\factory) | new | 2 | |
AppVariable (\symfony\bridge\twig) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
LocaleSwitcher (\symfony\component\translation) | type | 2 | |
DebugCommand (\symfony\bridge\twig\command) | InputOption (\symfony\component\console\input) | new | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
LintCommand (\symfony\bridge\twig\command) | GithubActionReporter (\symfony\component\console\ci) | staticmethodcall | 2 |
RuntimeException (\symfony\component\console\exception) | new | 2 | |
InputInterface (\symfony\component\console\input) | type | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
TwigErrorRenderer (\symfony\bridge\twig\errorrenderer) | HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 2 |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
AssetExtension (\symfony\bridge\twig\extension) | Packages (\symfony\component\asset) | type | 2 |
CsrfRuntime (\symfony\bridge\twig\extension) | CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 |
DumpExtension (\symfony\bridge\twig\extension) | ClonerInterface (\symfony\component\vardumper\cloner) | type | 2 |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 2 | |
HtmlDumper (\symfony\component\vardumper\dumper) | type | 2 | |
FormExtension (\symfony\bridge\twig\extension) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
HttpFoundationExtension (\symfony\bridge\twig\extension) | UrlHelper (\symfony\component\httpfoundation) | type | 2 |
HttpKernelRuntime (\symfony\bridge\twig\extension) | FragmentHandler (\symfony\component\httpkernel\fragment) | type | 2 |
FragmentUriGeneratorInterface (\symfony\component\httpkernel\fragment) | type | 2 | |
LogoutUrlExtension (\symfony\bridge\twig\extension) | LogoutUrlGenerator (\symfony\component\security\http\logout) | type | 2 |
ProfilerExtension (\symfony\bridge\twig\extension) | Stopwatch (\symfony\component\stopwatch) | type | 2 |
RoutingExtension (\symfony\bridge\twig\extension) | UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 |
SecurityExtension (\symfony\bridge\twig\extension) | AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | type | 2 |
ImpersonateUrlGenerator (\symfony\component\security\http\impersonate) | type | 2 | |
SerializerRuntime (\symfony\bridge\twig\extension) | SerializerInterface (\symfony\component\serializer) | type | 2 |
WebLinkExtension (\symfony\bridge\twig\extension) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
WorkflowExtension (\symfony\bridge\twig\extension) | Registry (\symfony\component\workflow) | type | 2 |
Transition (\symfony\component\workflow) | type | 2 | |
TwigRendererEngine (\symfony\bridge\twig\form) | FormView (\symfony\component\form) | type | 2 |
BodyRenderer (\symfony\bridge\twig\mime) | DefaultHtmlToTextConverter (\symfony\component\mime\htmltotextconverter) | new | 2 |
HtmlToTextConverterInterface (\symfony\component\mime\htmltotextconverter) | type | 2 | |
LeagueHtmlToMarkdownConverter (\symfony\component\mime\htmltotextconverter) | new | 2 | |
LocaleSwitcher (\symfony\component\translation) | type | 2 | |
NotificationEmail (\symfony\bridge\twig\mime) | FlattenException (\symfony\component\errorhandler\exception) | instanceof | 2 |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 2 | |
FlattenException (\symfony\component\errorhandler\exception) | type | 2 | |
AbstractPart (\symfony\component\mime\part) | type | 2 | |
TemplatedEmail (\symfony\bridge\twig\mime) | Email (\symfony\component\mime) | staticmethodcall | 2 |
Message (\symfony\component\mime) | staticmethodcall | 2 | |
RawMessage (\symfony\component\mime) | staticmethodcall | 2 | |
WrappedTemplatedEmail (\symfony\bridge\twig\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | type | 2 |
DataPart (\symfony\component\mime\part) | new | 2 | |
File (\symfony\component\mime\part) | new | 2 | |
TranslationDefaultDomainNodeVisitor (\symfony\bridge\twig\nodevisitor) | TransDefaultDomainNode (\symfony\bridge\twig\node) | instanceof | 2 |
Scope (\symfony\bridge\twig\nodevisitor) | new | 2 | |
FormLayoutTestCase (\symfony\bridge\twig\test) | FormRenderer (\symfony\component\form) | new | 2 |
AppVariableTest (\symfony\bridge\twig\tests) | AppVariable (\symfony\bridge\twig) | new | 2 |
DebugCommandTest (\symfony\bridge\twig\tests\command) | DebugCommand (\symfony\bridge\twig\command) | new | 2 |
Application (\symfony\component\console) | new | 2 | |
TwigErrorRendererTest (\symfony\bridge\twig\tests\errorrenderer) | NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 2 |
TemplateAttributeListenerTest (\symfony\bridge\twig\tests\eventlistener) | TemplateAttributeListener (\symfony\bridge\twig\eventlistener) | new | 2 |
TemplateAttributeController (\symfony\bridge\twig\tests\fixtures) | new | 2 | |
Request (\symfony\component\httpfoundation) | new | 2 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 2 | |
AbstractBootstrap3LayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 2 |
AbstractBootstrap5HorizontalLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 2 |
AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormLayoutTestCase (\symfony\bridge\twig\test) | staticmethodcall | 2 |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
TranslatableMessage (\symfony\component\translation) | new | 2 | |
DumpExtensionTest (\symfony\bridge\twig\tests\extension) | VarDumper (\symfony\component\vardumper) | staticmethodcall | 2 |
FormExtensionBootstrap3LayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 2 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 2 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 2 | |
FormRenderer (\symfony\component\form) | new | 2 | |
FormExtensionBootstrap4LayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 2 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 2 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 2 | |
FormRenderer (\symfony\component\form) | new | 2 | |
FormExtensionBootstrap5LayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 2 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 2 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 2 | |
FormRenderer (\symfony\component\form) | new | 2 | |
FormExtensionDivLayoutTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 2 |
TranslationExtension (\symfony\bridge\twig\extension) | new | 2 | |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 2 | |
ChoiceView (\symfony\component\form\choicelist\view) | new | 2 | |
FormRenderer (\symfony\component\form) | new | 2 | |
FormExtensionFieldHelpersTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | type | 2 |
StubTranslator (\symfony\bridge\twig\tests\extension\fixtures) | new | 2 | |
HttpKernelExtensionTest (\symfony\bridge\twig\tests\extension) | HttpKernelExtension (\symfony\bridge\twig\extension) | new | 2 |
HttpKernelRuntime (\symfony\bridge\twig\extension) | new | 2 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 2 | |
FragmentHandler (\symfony\component\httpkernel\fragment) | type | 2 | |
TranslationExtensionTest (\symfony\bridge\twig\tests\extension) | TranslationExtension (\symfony\bridge\twig\extension) | new | 2 |
ArrayLoader (\symfony\component\translation\loader) | new | 2 | |
WebLinkExtensionTest (\symfony\bridge\twig\tests\extension) | WebLinkExtension (\symfony\bridge\twig\extension) | new | 2 |
Request (\symfony\component\httpfoundation) | new | 2 | |
WorkflowExtensionTest (\symfony\bridge\twig\tests\extension) | WorkflowExtension (\symfony\bridge\twig\extension) | new | 2 |
BodyRendererTest (\symfony\bridge\twig\tests\mime) | DefaultHtmlToTextConverter (\symfony\component\mime\htmltotextconverter) | new | 2 |
NotificationEmailTest (\symfony\bridge\twig\tests\mime) | NotificationEmail (\symfony\bridge\twig\mime) | staticmethodcall | 2 |
TemplatedEmailTest (\symfony\bridge\twig\tests\mime) | ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
TranslationDefaultDomainNodeVisitorTest (\symfony\bridge\twig\tests\nodevisitor) | TranslationDefaultDomainNodeVisitor (\symfony\bridge\twig\nodevisitor) | new | 2 |
TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | new | 2 | |
TwigExtractor (\symfony\bridge\twig\translation) | MessageCatalogue (\symfony\component\translation) | type | 2 |
ServerDumpPlaceholderCommand (\symfony\bundle\debugbundle\command) | ServerDumpCommand (\symfony\component\vardumper\command) | new | 2 |
DebugBundle (\symfony\bundle\debugbundle) | VarDumper (\symfony\component\vardumper) | staticmethodcall | 2 |
DumpDataCollectorPassTest (\symfony\bundle\debugbundle\tests\dependencyinjection\compiler) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
CachePoolClearerCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | type | 2 |
ConfigBuilderCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | KernelInterface (\symfony\component\httpkernel) | type | 2 |
ValidatorCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | AbstractPhpFileCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | staticmethodcall | 2 |
ValidatorBuilder (\symfony\component\validator) | type | 2 | |
AbstractConfigCommand (\symfony\bundle\frameworkbundle\command) | ConfigurationInterface (\symfony\component\config\definition) | instanceof | 2 |
Table (\symfony\component\console\helper) | new | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
StyleInterface (\symfony\component\console\style) | instanceof | 2 | |
StyleInterface (\symfony\component\console\style) | type | 2 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 2 | |
AssetsInstallCommand (\symfony\bundle\frameworkbundle\command) | IOException (\symfony\component\filesystem\exception) | catch | 2 |
Filesystem (\symfony\component\filesystem) | type | 2 | |
Finder (\symfony\component\finder) | staticmethodcall | 2 | |
BuildDebugContainerTrait (\symfony\bundle\frameworkbundle\command) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
CacheClearCommand (\symfony\bundle\frameworkbundle\command) | RuntimeException (\symfony\component\console\exception) | new | 2 |
InputOption (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
IOException (\symfony\component\filesystem\exception) | catch | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
Filesystem (\symfony\component\filesystem) | type | 2 | |
CacheClearerInterface (\symfony\component\httpkernel\cacheclearer) | type | 2 | |
CachePoolClearCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | type | 2 | |
CachePoolDeleteCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | type | 2 | |
CachePoolInvalidateTagsCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
ServiceProviderInterface (\symfony\contracts\service) | type | 2 | |
CacheWarmupCommand (\symfony\bundle\frameworkbundle\command) | CacheWarmerAggregate (\symfony\component\httpkernel\cachewarmer) | type | 2 |
ConfigDebugCommand (\symfony\bundle\frameworkbundle\command) | ConfigurationInterface (\symfony\component\config\definition) | instanceof | 2 |
LogicException (\symfony\component\console\exception) | catch | 2 | |
InputArgument (\symfony\component\console\input) | new | 2 | |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
InputOption (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 2 | |
Yaml (\symfony\component\yaml) | staticmethodcall | 2 | |
ConfigDumpReferenceCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | DescriptorHelper (\symfony\bundle\frameworkbundle\console\helper) | new | 2 |
SymfonyStyle (\symfony\component\console\style) | type | 2 | |
ContainerLintCommand (\symfony\bundle\frameworkbundle\command) | RuntimeException (\symfony\component\console\exception) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
DebugAutowiringCommand (\symfony\bundle\frameworkbundle\command) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 |
EventDispatcherDebugCommand (\symfony\bundle\frameworkbundle\command) | DescriptorHelper (\symfony\bundle\frameworkbundle\console\helper) | new | 2 |
RouterDebugCommand (\symfony\bundle\frameworkbundle\command) | DescriptorHelper (\symfony\bundle\frameworkbundle\console\helper) | new | 2 |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
RouterInterface (\symfony\component\routing) | type | 2 | |
RouterMatchCommand (\symfony\bundle\frameworkbundle\command) | TraceableUrlMatcher (\symfony\component\routing\matcher) | staticconstant | 2 |
RouterInterface (\symfony\component\routing) | type | 2 | |
SecretsGenerateKeysCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | staticconstant | 2 |
SecretsListCommand (\symfony\bundle\frameworkbundle\command) | SymfonyStyle (\symfony\component\console\style) | new | 2 |
SecretsSetCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
MergeOperation (\symfony\component\translation\catalogue) | new | 2 | |
ExtractorInterface (\symfony\component\translation\extractor) | type | 2 | |
MessageCatalogue (\symfony\component\translation) | type | 2 | |
TranslationReaderInterface (\symfony\component\translation\reader) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
MergeOperation (\symfony\component\translation\catalogue) | new | 2 | |
TargetOperation (\symfony\component\translation\catalogue) | new | 2 | |
ExtractorInterface (\symfony\component\translation\extractor) | type | 2 | |
TranslationReaderInterface (\symfony\component\translation\reader) | type | 2 | |
TranslationWriterInterface (\symfony\component\translation\writer) | type | 2 | |
WorkflowDumpCommand (\symfony\bundle\frameworkbundle\command) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
GraphvizDumper (\symfony\component\workflow\dumper) | new | 2 | |
MermaidDumper (\symfony\component\workflow\dumper) | staticconstant | 2 | |
PlantUmlDumper (\symfony\component\workflow\dumper) | staticconstant | 2 | |
StateMachineGraphvizDumper (\symfony\component\workflow\dumper) | new | 2 | |
XliffLintCommand (\symfony\bundle\frameworkbundle\command) | Command (\symfony\component\console\command) | staticmethodcall | 2 |
XliffLintCommand (\symfony\component\translation\command) | staticmethodcall | 2 | |
YamlLintCommand (\symfony\bundle\frameworkbundle\command) | Command (\symfony\component\console\command) | staticmethodcall | 2 |
LintCommand (\symfony\component\yaml\command) | staticmethodcall | 2 | |
Application (\symfony\bundle\frameworkbundle\console) | TraceableCommand (\symfony\component\console\command) | new | 2 |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 2 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Alias (\symfony\component\dependencyinjection) | instanceof | 2 |
Alias (\symfony\component\dependencyinjection) | type | 2 | |
Definition (\symfony\component\dependencyinjection) | type | 2 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 2 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 | |
Route (\symfony\component\routing) | type | 2 | |
MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Alias (\symfony\component\dependencyinjection) | instanceof | 2 |
TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Table (\symfony\component\console\helper) | new | 2 |
TableCell (\symfony\component\console\helper) | new | 2 | |
Alias (\symfony\component\dependencyinjection) | instanceof | 2 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 | |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Alias (\symfony\component\dependencyinjection) | type | 2 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 | |
Definition (\symfony\component\dependencyinjection) | type | 2 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | type | 2 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
Route (\symfony\component\routing) | type | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
AbstractController (\symfony\bundle\frameworkbundle\controller) | FormInterface (\symfony\component\form) | instanceof | 2 |
JsonResponse (\symfony\component\httpfoundation) | new | 2 | |
RedirectResponse (\symfony\component\httpfoundation) | type | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
StreamedResponse (\symfony\component\httpfoundation) | type | 2 | |
RedirectController (\symfony\bundle\frameworkbundle\controller) | HttpException (\symfony\component\httpkernel\exception) | new | 2 |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
TemplateController (\symfony\bundle\frameworkbundle\controller) | Response (\symfony\component\httpfoundation) | type | 2 |
AssetsContextPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
ErrorLoggerCompilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
TestServiceContainerRealRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
TestServiceContainerWeakRefPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
JsonDecode (\symfony\component\serializer\encoder) | staticconstant | 2 | |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | type | 2 | |
Finder (\symfony\component\finder) | staticmethodcall | 2 | |
VirtualRequestStackPass (\symfony\bundle\frameworkbundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
ConsoleProfilerListener (\symfony\bundle\frameworkbundle\eventlistener) | CliRequest (\symfony\component\console\debug) | instanceof | 2 |
FrameworkBundle (\symfony\bundle\frameworkbundle) | RegisterReverseContainerPass (\symfony\component\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
HttpCache (\symfony\bundle\frameworkbundle\httpcache) | Response (\symfony\component\httpfoundation) | type | 2 |
HttpCache (\symfony\component\httpkernel\httpcache) | staticmethodcall | 2 | |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
KernelBrowser (\symfony\bundle\frameworkbundle) | Response (\symfony\component\httpfoundation) | type | 2 |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
DelegatingLoader (\symfony\bundle\frameworkbundle\routing) | DelegatingLoader (\symfony\component\config\loader) | staticmethodcall | 2 |
Loader (\symfony\component\config\loader) | staticmethodcall | 2 | |
Router (\symfony\bundle\frameworkbundle\routing) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 |
RequestContext (\symfony\component\routing) | new | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
SodiumVault (\symfony\bundle\frameworkbundle\secrets) | VarExporter (\symfony\component\varexporter) | staticmethodcall | 2 |
BrowserKitAssertionsTrait (\symfony\bundle\frameworkbundle\test) | AbstractBrowser (\symfony\component\browserkit) | type | 2 |
ConfigBuilderCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | TreeBuilder (\symfony\component\config\definition\builder) | new | 2 |
Filesystem (\symfony\component\filesystem) | new | 2 | |
RouterCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | RouterCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | new | 2 |
SerializerCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | XmlFileLoader (\symfony\component\serializer\mapping\loader) | new | 2 |
TestKernel (\symfony\bundle\frameworkbundle\tests\cachewarmer) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
TestSecurityExtension (\symfony\bundle\frameworkbundle\tests\cachewarmer) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ValidatorCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | NullAdapter (\symfony\component\cache\adapter) | new | 2 |
PhpArrayAdapter (\symfony\component\cache\adapter) | new | 2 | |
AboutCommandTest (\symfony\bundle\frameworkbundle\tests\command\aboutcommand) | TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\aboutcommand\fixture) | new | 2 |
IOException (\symfony\component\filesystem\exception) | catch | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\aboutcommand\fixture) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
CacheClearCommandTest (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand) | TestAppKernel (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand\fixture) | new | 2 |
Filesystem (\symfony\component\filesystem) | new | 2 | |
CachePoolDeleteCommandTest (\symfony\bundle\frameworkbundle\tests\command) | CachePoolDeleteCommand (\symfony\bundle\frameworkbundle\command) | new | 2 |
Application (\symfony\bundle\frameworkbundle\console) | new | 2 | |
Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | new | 2 | |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
CachePruneCommandTest (\symfony\bundle\frameworkbundle\tests\command) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 2 |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
EventDispatcherDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Command (\symfony\component\console\command) | staticconstant | 2 |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
TranslationUpdateCommandCompletionTest (\symfony\bundle\frameworkbundle\tests\command) | Filesystem (\symfony\component\filesystem) | new | 2 |
ExtensionPresentBundle (\symfony\component\httpkernel\tests\fixtures\extensionpresentbundle) | new | 2 | |
TranslationUpdateCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Filesystem (\symfony\component\filesystem) | new | 2 |
XliffLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Application (\symfony\component\console) | new | 2 |
YamlLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Application (\symfony\component\console) | new | 2 |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | Alias (\symfony\component\dependencyinjection) | type | 2 |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | RouteStub (\symfony\bundle\frameworkbundle\tests\console\descriptor) | new | 2 |
Alias (\symfony\component\dependencyinjection) | new | 2 | |
TextDescriptorTest (\symfony\bundle\frameworkbundle\tests\console\descriptor) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 2 |
AbstractControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | FormView (\symfony\component\form) | new | 2 |
Request (\symfony\component\httpfoundation) | new | 2 | |
RequestStack (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
ControllerResolverTest (\symfony\bundle\frameworkbundle\tests\controller) | DummyController (\symfony\bundle\frameworkbundle\tests\controller) | new | 2 |
TestAbstractController (\symfony\bundle\frameworkbundle\tests\controller) | new | 2 | |
TestAbstractController (\symfony\bundle\frameworkbundle\tests\controller) | AbstractController (\symfony\bundle\frameworkbundle\controller) | staticmethodcall | 2 |
RouterDataCollectorTest (\symfony\bundle\frameworkbundle\tests\datacollector) | RouterDataCollector (\symfony\bundle\frameworkbundle\datacollector) | new | 2 |
RedirectResponse (\symfony\component\httpfoundation) | new | 2 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 2 | |
TestServiceContainerRefPassesTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 |
UnusedTagsPassTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | UnusedTagsPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | staticconstant | 2 |
ConfigurationTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | SemaphoreStore (\symfony\component\lock\store) | staticmethodcall | 2 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | XmlFrameworkExtensionTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | instanceof | 2 |
ChildDefinition (\symfony\component\dependencyinjection) | type | 2 | |
ResolveTaggedIteratorArgumentPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
Reference (\symfony\component\dependencyinjection) | type | 2 | |
LoggerPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
WorkflowEvents (\symfony\component\workflow) | staticconstant | 2 | |
DummyTask (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | AsCronTask (\symfony\component\scheduler\attribute) | attribute | 2 |
AppKernel (\symfony\bundle\frameworkbundle\tests\functional\app) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 2 | |
EmailController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Email (\symfony\component\mime) | new | 2 |
DataPart (\symfony\component\mime\part) | new | 2 | |
HttpClientController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
SubRequestController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 2 |
Configuration (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | CustomConfig (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection\config) | type | 2 |
TestExtension (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | CustomConfig (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection\config) | type | 2 |
SlugConstructArgService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\slugger) | SluggerInterface (\symfony\component\string\slugger) | type | 2 |
PublicService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\testservicecontainer) | NonPublicService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\testservicecontainer) | type | 2 |
PrivateService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\testservicecontainer) | type | 2 | |
TransConstructArgService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\transdebug) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
TransMethodCallsService (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\transdebug) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
BundlePathsTest (\symfony\bundle\frameworkbundle\tests\functional) | LegacyPerson (\symfony\bundle\frameworkbundle\tests\functional\bundle\legacybundle\entity) | new | 2 |
ModernPerson (\symfony\bundle\frameworkbundle\tests\functional\bundle\modernbundle\src\entity) | new | 2 | |
CacheAttributeListenerTest (\symfony\bundle\frameworkbundle\tests\functional) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
CachePoolsTest (\symfony\bundle\frameworkbundle\tests\functional) | InvalidArgumentException (\symfony\component\cache\exception) | catch | 2 |
TestDumpExtension (\symfony\bundle\frameworkbundle\tests\functional\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
RouterDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | Application (\symfony\bundle\frameworkbundle\console) | new | 2 |
SchedulerTest (\symfony\bundle\frameworkbundle\tests\functional) | DummyTask (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | staticproperty | 2 |
RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 2 | |
SerializerTest (\symfony\bundle\frameworkbundle\tests\functional) | Bar (\symfony\bundle\frameworkbundle\tests\functional) | new | 2 |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | staticconstant | 2 |
Application (\symfony\bundle\frameworkbundle\console) | new | 2 | |
UidTest (\symfony\bundle\frameworkbundle\tests\functional) | UuidV1 (\symfony\component\uid) | new | 2 |
WithMapRequestPayloadController (\symfony\bundle\frameworkbundle\tests\functional) | Response (\symfony\component\httpfoundation) | new | 2 |
ConcreteMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | Response (\symfony\component\httpfoundation) | new | 2 |
FlexStyleMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | Response (\symfony\component\httpfoundation) | new | 2 |
MicroKernelTraitTest (\symfony\bundle\frameworkbundle\tests\kernel) | Response (\symfony\component\httpfoundation) | new | 2 |
DelegatingLoaderTest (\symfony\bundle\frameworkbundle\tests\routing) | DelegatingLoader (\symfony\bundle\frameworkbundle\routing) | new | 2 |
Route (\symfony\component\routing) | new | 2 | |
RedirectableCompiledUrlMatcherTest (\symfony\bundle\frameworkbundle\tests\routing) | RequestContext (\symfony\component\routing) | new | 2 |
Route (\symfony\component\routing) | new | 2 | |
RouteCollection (\symfony\component\routing) | new | 2 | |
RouterTest (\symfony\bundle\frameworkbundle\tests\routing) | RouteCollection (\symfony\component\routing) | type | 2 |
DotenvVaultTest (\symfony\bundle\frameworkbundle\tests\secrets) | DotenvVault (\symfony\bundle\frameworkbundle\secrets) | new | 2 |
Dotenv (\symfony\component\dotenv) | new | 2 | |
SodiumVaultTest (\symfony\bundle\frameworkbundle\tests\secrets) | SodiumVault (\symfony\bundle\frameworkbundle\secrets) | new | 2 |
Filesystem (\symfony\component\filesystem) | new | 2 | |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | Request (\symfony\component\httpfoundation) | new | 2 |
TranslatorTest (\symfony\bundle\frameworkbundle\tests\translation) | Translator (\symfony\bundle\frameworkbundle\translation) | new | 2 |
ExpressionCacheWarmer (\symfony\bundle\securitybundle\cachewarmer) | ExpressionLanguage (\symfony\component\security\core\authorization) | type | 2 |
SecurityDataCollector (\symfony\bundle\securitybundle\datacollector) | TraceableFirewallListener (\symfony\bundle\securitybundle\debug) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 2 | |
RoleHierarchyInterface (\symfony\component\security\core\role) | type | 2 | |
FirewallMapInterface (\symfony\component\security\http) | type | 2 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | type | 2 | |
TraceableFirewallListener (\symfony\bundle\securitybundle\debug) | WrappedLazyListener (\symfony\bundle\securitybundle\debug) | new | 2 |
WrappedListener (\symfony\bundle\securitybundle\debug) | new | 2 | |
RequestEvent (\symfony\component\httpkernel\event) | type | 2 | |
TraceableAuthenticatorManagerListener (\symfony\component\security\http\authenticator\debug) | instanceof | 2 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | instanceof | 2 | |
TraceableListenerTrait (\symfony\bundle\securitybundle\debug) | TraceableAuthenticatorManagerListener (\symfony\component\security\http\authenticator\debug) | instanceof | 2 |
ClassStub (\symfony\component\vardumper\caster) | staticmethodcall | 2 | |
AddSecurityVotersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
RegisterCsrfFeaturesPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
RegisterTokenUsageTrackingPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
SortFirewallListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | type | 2 |
OidcUserInfoTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
LoginThrottlingFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
FirewallListener (\symfony\bundle\securitybundle\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
Firewall (\symfony\component\security\http) | staticmethodcall | 2 | |
FirewallMapInterface (\symfony\component\security\http) | type | 2 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | type | 2 | |
VoteListener (\symfony\bundle\securitybundle\eventlistener) | TraceableAccessDecisionManager (\symfony\component\security\core\authorization) | type | 2 |
FirewallAwareLoginLinkHandler (\symfony\bundle\securitybundle\loginlink) | Request (\symfony\component\httpfoundation) | type | 2 |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
DecoratedRememberMeHandler (\symfony\bundle\securitybundle\rememberme) | UserInterface (\symfony\component\security\core\user) | type | 2 |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | type | 2 | |
FirewallAwareRememberMeHandler (\symfony\bundle\securitybundle\rememberme) | UserInterface (\symfony\component\security\core\user) | type | 2 |
Security (\symfony\bundle\securitybundle) | Response (\symfony\component\httpfoundation) | type | 2 |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
LazyFirewallContext (\symfony\bundle\securitybundle\security) | FirewallContext (\symfony\bundle\securitybundle\security) | staticmethodcall | 2 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
LazyResponseEvent (\symfony\component\security\http\event) | new | 2 | |
FirewallListenerInterface (\symfony\component\security\http\firewall) | instanceof | 2 | |
ExpressionCacheWarmerTest (\symfony\bundle\securitybundle\tests\cachewarmer) | Expression (\symfony\component\expressionlanguage) | new | 2 |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 |
TraceableVoter (\symfony\component\security\core\authorization\voter) | new | 2 | |
ClassStub (\symfony\component\vardumper\caster) | type | 2 | |
TraceableFirewallListenerTest (\symfony\bundle\securitybundle\tests\debug) | TraceableFirewallListener (\symfony\bundle\securitybundle\debug) | new | 2 |
EventDispatcher (\symfony\component\eventdispatcher) | new | 2 | |
Request (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 2 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | new | 2 | |
AddExpressionLanguageProvidersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | AddExpressionLanguageProvidersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
CustomAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | AuthenticationException (\symfony\component\security\core\exception) | type | 2 |
MakeFirewallsEventDispatcherTraceablePassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
RegisterGlobalSecurityEventListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 2 |
MainConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | staticconstant | 2 |
AbstractFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
AccessTokenFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
SecurityExtensionTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | PathRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 2 |
TestAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
TestFirewallListenerFactory (\symfony\bundle\securitybundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
TestUserChecker (\symfony\bundle\securitybundle\tests\dependencyinjection) | UserInterface (\symfony\component\security\core\user) | type | 2 |
AccessTokenHandler (\symfony\bundle\securitybundle\tests\functional\bundle\accesstokenbundle\security\handler) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
ApiAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | Response (\symfony\component\httpfoundation) | type | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
AuthenticatorBundle (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
LoginFormAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 |
SecurityController (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | Response (\symfony\component\httpfoundation) | new | 2 |
AutowiredServices (\symfony\bundle\securitybundle\tests\functional\bundle\autowiringbundle) | AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 2 |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | UserInterface (\symfony\component\security\core\user) | type | 2 |
LocalizedFormFailureHandler (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\security) | RouterInterface (\symfony\component\routing) | type | 2 |
StaticTokenProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 2 |
UserChangingUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | InMemoryUserProvider (\symfony\component\security\core\user) | type | 2 |
RequestTrackerSubscriber (\symfony\bundle\securitybundle\tests\functional\bundle\requesttrackerbundle\eventsubscriber) | Request (\symfony\component\httpfoundation) | type | 2 |
CsrfFormLoginTest (\symfony\bundle\securitybundle\tests\functional) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
EventAliasTest (\symfony\bundle\securitybundle\tests\functional) | SecurityEvents (\symfony\component\security\http) | staticconstant | 2 |
LogoutTest (\symfony\bundle\securitybundle\tests\functional) | Cookie (\symfony\component\browserkit) | new | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
RememberMeTest (\symfony\bundle\securitybundle\tests\functional) | UserChangingUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | staticproperty | 2 |
SecurityTest (\symfony\bundle\securitybundle\tests\functional) | UserWithoutEquatable (\symfony\bundle\securitybundle\tests\functional) | new | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
SecurityTest (\symfony\bundle\securitybundle\tests) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
LintCommand (\symfony\bundle\twigbundle\command) | LintCommand (\symfony\bridge\twig\command) | staticmethodcall | 2 |
Command (\symfony\component\console\command) | staticmethodcall | 2 | |
TwigExtension (\symfony\bundle\twigbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
TemplateIterator (\symfony\bundle\twigbundle) | KernelInterface (\symfony\component\httpkernel) | type | 2 |
ExtensionPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | new | 2 |
TwigEnvironmentPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | TwigEnvironmentPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
TwigLoaderPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | TwigLoaderPass (\symfony\bundle\twigbundle\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
TwigExtensionTest (\symfony\bundle\twigbundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
EmptyAppKernel (\symfony\bundle\twigbundle\tests\functional) | Kernel (\symfony\component\httpkernel) | staticconstant | 2 |
NoTemplatingEntryKernel (\symfony\bundle\twigbundle\tests\functional) | Kernel (\symfony\component\httpkernel) | staticconstant | 2 |
TemplateIteratorTest (\symfony\bundle\twigbundle\tests) | TemplateIterator (\symfony\bundle\twigbundle) | new | 2 |
TwigBundle (\symfony\bundle\twigbundle) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 |
ExceptionPanelController (\symfony\bundle\webprofilerbundle\controller) | HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | type | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | type | 2 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 2 | |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | type | 2 |
TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | new | 2 | |
TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | type | 2 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 2 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
RouterController (\symfony\bundle\webprofilerbundle\controller) | Response (\symfony\component\httpfoundation) | new | 2 |
Profiler (\symfony\component\httpkernel\profiler) | type | 2 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
RouterInterface (\symfony\component\routing) | instanceof | 2 | |
ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | NonceGenerator (\symfony\bundle\webprofilerbundle\csp) | type | 2 |
Request (\symfony\component\httpfoundation) | type | 2 | |
WebProfilerExtension (\symfony\bundle\webprofilerbundle\dependencyinjection) | WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | staticconstant | 2 |
WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | type | 2 |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | type | 2 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
CodeExtension (\symfony\bundle\webprofilerbundle\profiler) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 |
TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | Profile (\symfony\component\httpkernel\profiler) | type | 2 |
Profiler (\symfony\component\httpkernel\profiler) | type | 2 | |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | Profile (\symfony\component\httpkernel\profiler) | type | 2 |
ContentSecurityPolicyHandlerTest (\symfony\bundle\webprofilerbundle\tests\csp) | ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | new | 2 |
Request (\symfony\component\httpfoundation) | type | 2 | |
Response (\symfony\component\httpfoundation) | type | 2 | |
ConfigurationTest (\symfony\bundle\webprofilerbundle\tests\dependencyinjection) | Configuration (\symfony\bundle\webprofilerbundle\dependencyinjection) | new | 2 |
Processor (\symfony\component\config\definition) | new | 2 | |
WebProfilerExtensionTest (\symfony\bundle\webprofilerbundle\tests\dependencyinjection) | TestCase (\symfony\bundle\webprofilerbundle\tests) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
WebProfilerBundleKernel (\symfony\bundle\webprofilerbundle\tests\functional) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
TemplateManagerTest (\symfony\bundle\webprofilerbundle\tests\profiler) | TemplateManager (\symfony\bundle\webprofilerbundle\profiler) | new | 2 |
WebProfilerExtension (\symfony\bundle\webprofilerbundle\twig) | Data (\symfony\component\vardumper\cloner) | type | 2 |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 2 | |
HtmlDumper (\symfony\component\vardumper\dumper) | type | 2 | |
RequestStackContext (\symfony\component\asset\context) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
Package (\symfony\component\asset) | NullContext (\symfony\component\asset\context) | new | 2 |
PathPackage (\symfony\component\asset) | Package (\symfony\component\asset) | staticmethodcall | 2 |
NullContextTest (\symfony\component\asset\tests\context) | NullContext (\symfony\component\asset\context) | new | 2 |
PackageTest (\symfony\component\asset\tests) | Package (\symfony\component\asset) | new | 2 |
StaticVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 | |
PathPackageTest (\symfony\component\asset\tests) | StaticVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 |
UrlPackageTest (\symfony\component\asset\tests) | EmptyVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 |
StaticVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 | |
EmptyVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | EmptyVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 |
JsonManifestVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | MockResponse (\symfony\component\httpclient\response) | new | 2 |
StaticVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | StaticVersionStrategy (\symfony\component\asset\versionstrategy) | new | 2 |
JsonManifestVersionStrategy (\symfony\component\asset\versionstrategy) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
AssetMapper (\symfony\component\assetmapper) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
AssetMapperCompiler (\symfony\component\assetmapper) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
AssetMapperDevServerSubscriber (\symfony\component\assetmapper) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
AssetMapperInterface (\symfony\component\assetmapper) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
AssetMapperCompileCommand (\symfony\component\assetmapper\command) | AssetMapper (\symfony\component\assetmapper) | staticconstant | 2 |
ImportMapAuditCommand (\symfony\component\assetmapper\command) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
ImportMapInstallCommand (\symfony\component\assetmapper\command) | Command (\symfony\component\console\command) | staticconstant | 2 |
ImportMapOutdatedCommand (\symfony\component\assetmapper\command) | PackageUpdateInfo (\symfony\component\assetmapper\importmap) | staticconstant | 2 |
Command (\symfony\component\console\command) | staticconstant | 2 | |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
ImportMapRemoveCommand (\symfony\component\assetmapper\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
ImportMapRequireCommand (\symfony\component\assetmapper\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
ImportMapUpdateCommand (\symfony\component\assetmapper\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
AssetCompilerInterface (\symfony\component\assetmapper\compiler) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
CssAssetUrlCompiler (\symfony\component\assetmapper\compiler) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
Path (\symfony\component\filesystem) | staticmethodcall | 2 | |
JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | RuntimeException (\symfony\component\assetmapper\exception) | new | 2 |
Path (\symfony\component\filesystem) | staticmethodcall | 2 | |
SourceMappingUrlsCompiler (\symfony\component\assetmapper\compiler) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
Path (\symfony\component\filesystem) | staticmethodcall | 2 | |
CircularAssetsException (\symfony\component\assetmapper\exception) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
CachedMappedAssetFactory (\symfony\component\assetmapper\factory) | MappedAsset (\symfony\component\assetmapper) | type | 2 |
DirectoryResource (\symfony\component\config\resource) | new | 2 | |
MappedAssetFactory (\symfony\component\assetmapper\factory) | MappedAsset (\symfony\component\assetmapper) | new | 2 |
ImportMapAuditor (\symfony\component\assetmapper\importmap) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 2 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 2 | |
ImportMapEntries (\symfony\component\assetmapper\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 2 |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 2 |
MappedAsset (\symfony\component\assetmapper) | type | 2 | |
ImportMapRenderer (\symfony\component\assetmapper\importmap) | Link (\symfony\component\weblink) | new | 2 |
ImportMapVersionChecker (\symfony\component\assetmapper\importmap) | PackageVersionProblem (\symfony\component\assetmapper\importmap) | new | 2 |
HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | RuntimeException (\symfony\component\assetmapper\exception) | new | 2 |
JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | PackageRequireOptions (\symfony\component\assetmapper\importmap) | new | 2 |
HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LocalPublicAssetsFilesystem (\symfony\component\assetmapper\path) | Filesystem (\symfony\component\filesystem) | new | 2 |
AssetMapperCompileCommandTest (\symfony\component\assetmapper\tests\command) | Application (\symfony\bundle\frameworkbundle\console) | new | 2 |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | new | 2 | |
CommandTester (\symfony\component\console\tester) | new | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
CompiledAssetMapperConfigReaderTest (\symfony\component\assetmapper\tests) | Filesystem (\symfony\component\filesystem) | new | 2 |
CachedMappedAssetFactoryTest (\symfony\component\assetmapper\tests\factory) | Filesystem (\symfony\component\filesystem) | new | 2 |
AssetMapperTestAppKernel (\symfony\component\assetmapper\tests\fixtures) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ImportMapAuditorTest (\symfony\component\assetmapper\tests\importmap) | ImportMapAuditor (\symfony\component\assetmapper\importmap) | new | 2 |
MockHttpClient (\symfony\component\httpclient) | new | 2 | |
JsonMockResponse (\symfony\component\httpclient\response) | new | 2 | |
ImportMapConfigReaderTest (\symfony\component\assetmapper\tests\importmap) | Filesystem (\symfony\component\filesystem) | new | 2 |
ImportMapGeneratorTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 2 |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | new | 2 | |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | type | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
ImportMapManagerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 2 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 2 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | new | 2 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | staticmethodcall | 2 | |
ImportMapManager (\symfony\component\assetmapper\importmap) | type | 2 | |
Filesystem (\symfony\component\filesystem) | new | 2 | |
ImportMapUpdateCheckerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 2 |
ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 2 | |
ImportMapUpdateChecker (\symfony\component\assetmapper\importmap) | new | 2 | |
PackageUpdateInfoTest (\symfony\component\assetmapper\tests\importmap) | PackageUpdateInfo (\symfony\component\assetmapper\importmap) | new | 2 |
RemotePackageDownloaderTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 2 |
Filesystem (\symfony\component\filesystem) | new | 2 | |
RemotePackageStorageTest (\symfony\component\assetmapper\tests\importmap) | Filesystem (\symfony\component\filesystem) | new | 2 |
MapperAwareAssetPackageTest (\symfony\component\assetmapper\tests) | MapperAwareAssetPackage (\symfony\component\assetmapper) | new | 2 |
LocalPublicAssetsFilesystemTest (\symfony\component\assetmapper\tests\path) | LocalPublicAssetsFilesystem (\symfony\component\assetmapper\path) | new | 2 |
Filesystem (\symfony\component\filesystem) | new | 2 | |
PublicAssetsPathResolverTest (\symfony\component\assetmapper\tests\path) | PublicAssetsPathResolver (\symfony\component\assetmapper\path) | new | 2 |
AbstractBrowser (\symfony\component\browserkit) | CookieJar (\symfony\component\browserkit) | new | 2 |
History (\symfony\component\browserkit) | new | 2 | |
Request (\symfony\component\browserkit) | new | 2 | |
Response (\symfony\component\browserkit) | type | 2 | |
Cookie (\symfony\component\browserkit) | InvalidArgumentException (\symfony\component\browserkit\exception) | new | 2 |
CookieJar (\symfony\component\browserkit) | Cookie (\symfony\component\browserkit) | type | 2 |
HttpBrowser (\symfony\component\browserkit) | LogicException (\symfony\component\browserkit\exception) | new | 2 |
Request (\symfony\component\browserkit) | type | 2 | |
HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
Response (\symfony\component\browserkit) | JsonException (\symfony\component\browserkit\exception) | new | 2 |
AbstractBrowserTest (\symfony\component\browserkit\tests) | TestClient (\symfony\component\browserkit\tests) | new | 2 |
HttpBrowserTest (\symfony\component\browserkit\tests) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
TestHttpClient (\symfony\component\browserkit\tests) | AbstractBrowser (\symfony\component\browserkit) | staticmethodcall | 2 |
CookieJar (\symfony\component\browserkit) | new | 2 | |
History (\symfony\component\browserkit) | new | 2 | |
HttpBrowser (\symfony\component\browserkit) | staticmethodcall | 2 | |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
AbstractAdapter (\symfony\component\cache\adapter) | ApcuAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
CouchbaseBucketAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 | |
CacheItem (\symfony\component\cache) | new | 2 | |
AbstractTagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | new | 2 |
InvalidArgumentException (\symfony\component\cache\exception) | new | 2 | |
ApcuAdapter (\symfony\component\cache\adapter) | CacheException (\symfony\component\cache\exception) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
ArrayAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | new | 2 |
ChainAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | instanceof | 2 |
CouchbaseBucketAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 2 |
DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 | |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 2 |
DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 | |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
DoctrineDbalAdapter (\symfony\component\cache\adapter) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
FilesystemAdapter (\symfony\component\cache\adapter) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
FilesystemTagAwareAdapter (\symfony\component\cache\adapter) | TagAwareMarshaller (\symfony\component\cache\marshaller) | new | 2 |
MemcachedAdapter (\symfony\component\cache\adapter) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
NullAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | new | 2 |
PdoAdapter (\symfony\component\cache\adapter) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
PhpArrayAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | instanceof | 2 |
ProxyAdapter (\symfony\component\cache\adapter) | new | 2 | |
CacheItem (\symfony\component\cache) | new | 2 | |
PhpFilesAdapter (\symfony\component\cache\adapter) | LazyValue (\symfony\component\cache\adapter) | new | 2 |
CacheException (\symfony\component\cache\exception) | new | 2 | |
ProxyAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | instanceof | 2 |
CacheItem (\symfony\component\cache) | new | 2 | |
CacheItem (\symfony\component\cache) | staticmethodcall | 2 | |
RedisTagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticmethodcall | 2 |
LogicException (\symfony\component\cache\exception) | new | 2 | |
TagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | instanceof | 2 |
ResettableInterface (\symfony\component\cache) | instanceof | 2 | |
CacheItem (\symfony\component\cache) | LogicException (\symfony\component\cache\exception) | new | 2 |
CacheCollectorPass (\symfony\component\cache\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
CachePoolPass (\symfony\component\cache\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 | |
DefaultMarshaller (\symfony\component\cache\marshaller) | CacheException (\symfony\component\cache\exception) | new | 2 |
DeflateMarshaller (\symfony\component\cache\marshaller) | CacheException (\symfony\component\cache\exception) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
SodiumMarshaller (\symfony\component\cache\marshaller) | CacheException (\symfony\component\cache\exception) | new | 2 |
InvalidArgumentException (\symfony\component\cache\exception) | new | 2 | |
DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 | |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
TagAwareMarshaller (\symfony\component\cache\marshaller) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 | |
EarlyExpirationDispatcher (\symfony\component\cache\messenger) | ReverseContainer (\symfony\component\dependencyinjection) | type | 2 |
MessageBusInterface (\symfony\component\messenger) | type | 2 | |
EarlyExpirationHandler (\symfony\component\cache\messenger) | ReverseContainer (\symfony\component\dependencyinjection) | type | 2 |
EarlyExpirationMessage (\symfony\component\cache\messenger) | AdapterInterface (\symfony\component\cache\adapter) | type | 2 |
Psr16Cache (\symfony\component\cache) | AdapterInterface (\symfony\component\cache\adapter) | instanceof | 2 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | NotUnserializable (\symfony\component\cache\tests\adapter) | new | 2 |
CouchbaseCollectionAdapterTest (\symfony\component\cache\tests\adapter) | CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
MemcachedAdapterTest (\symfony\component\cache\tests\adapter) | MemcachedAdapter (\symfony\component\cache\adapter) | new | 2 |
NamespacedProxyAdapterTest (\symfony\component\cache\tests\adapter) | ProxyAdapter (\symfony\component\cache\adapter) | new | 2 |
PredisAdapterSentinelTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
PredisRedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
ProxyAdapterAndRedisAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
Psr16AdapterTest (\symfony\component\cache\tests\adapter) | Psr16Adapter (\symfony\component\cache\adapter) | new | 2 |
Psr16Cache (\symfony\component\cache) | new | 2 | |
RedisAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
AbstractRedisAdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 2 | |
AdapterTestCase (\symfony\component\cache\tests\adapter) | staticmethodcall | 2 | |
RedisClusterAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
RelayAdapterSentinelTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
RelayAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 |
RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 2 | |
TagAwareAdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
PruneableInterface (\symfony\component\cache) | type | 2 | |
TagAwareAndProxyAdapterIntegrationTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
ProxyAdapter (\symfony\component\cache\adapter) | new | 2 | |
TagAwareAdapter (\symfony\component\cache\adapter) | new | 2 | |
TagAwareTestTrait (\symfony\component\cache\tests\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 2 |
CacheItemTest (\symfony\component\cache\tests) | CacheItem (\symfony\component\cache) | staticmethodcall | 2 |
CacheDataCollectorTest (\symfony\component\cache\tests\datacollector) | CacheDataCollector (\symfony\component\cache\datacollector) | new | 2 |
Request (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
CacheCollectorPassTest (\symfony\component\cache\tests\dependencyinjection) | CacheCollectorPass (\symfony\component\cache\dependencyinjection) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
CachePoolClearerPassTest (\symfony\component\cache\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
CachePoolPassTest (\symfony\component\cache\tests\dependencyinjection) | CachePoolPass (\symfony\component\cache\dependencyinjection) | new | 2 |
CachePoolPrunerPassTest (\symfony\component\cache\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
ExternalAdapter (\symfony\component\cache\tests\fixtures) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
LockRegistryTest (\symfony\component\cache\tests) | LockRegistry (\symfony\component\cache) | staticmethodcall | 2 |
DeflateMarshallerTest (\symfony\component\cache\tests\marshaller) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
DeflateMarshaller (\symfony\component\cache\marshaller) | new | 2 | |
SodiumMarshallerTest (\symfony\component\cache\tests\marshaller) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 2 |
EarlyExpirationDispatcherTest (\symfony\component\cache\tests\messenger) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 2 |
EarlyExpirationDispatcher (\symfony\component\cache\messenger) | new | 2 | |
TestLogger (\symfony\component\cache\tests\messenger) | new | 2 | |
Container (\symfony\component\dependencyinjection) | new | 2 | |
ReverseContainer (\symfony\component\dependencyinjection) | new | 2 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 2 | |
EarlyExpirationMessageTest (\symfony\component\cache\tests\messenger) | EarlyExpirationMessage (\symfony\component\cache\messenger) | staticmethodcall | 2 |
Psr16CacheProxyTest (\symfony\component\cache\tests) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
ProxyAdapter (\symfony\component\cache\adapter) | new | 2 | |
Psr16Cache (\symfony\component\cache) | new | 2 | |
Psr16CacheTest (\symfony\component\cache\tests) | NotUnserializable (\symfony\component\cache\tests) | new | 2 |
RedisProxiesTest (\symfony\component\cache\tests\traits) | ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 2 |
AbstractAdapterTrait (\symfony\component\cache\traits) | CacheItem (\symfony\component\cache) | instanceof | 2 |
ContractsTrait (\symfony\component\cache\traits) | CacheInterface (\symfony\contracts\cache) | type | 2 |
ItemInterface (\symfony\contracts\cache) | type | 2 | |
RedisTrait (\symfony\component\cache\traits) | MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 |
Clock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | type | 2 |
MockClock (\symfony\component\clock) | DatePoint (\symfony\component\clock) | new | 2 |
DatePoint (\symfony\component\clock) | type | 2 | |
DatePointTest (\symfony\component\clock\tests) | DatePoint (\symfony\component\clock) | staticmethodcall | 2 |
ConfigBuilderGenerator (\symfony\component\config\builder) | ExprBuilder (\symfony\component\config\definition\builder) | staticconstant | 2 |
EnumNode (\symfony\component\config\definition) | instanceof | 2 | |
PrototypedArrayNode (\symfony\component\config\definition) | instanceof | 2 | |
PrototypedArrayNode (\symfony\component\config\definition) | type | 2 | |
ScalarNode (\symfony\component\config\definition) | instanceof | 2 | |
VariableNode (\symfony\component\config\definition) | instanceof | 2 | |
ConfigCache (\symfony\component\config) | ResourceCheckerConfigCache (\symfony\component\config) | staticmethodcall | 2 |
ArrayNode (\symfony\component\config\definition) | UnsetKeyException (\symfony\component\config\definition\exception) | catch | 2 |
BaseNode (\symfony\component\config\definition) | InvalidTypeException (\symfony\component\config\definition\exception) | new | 2 |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | NodeBuilder (\symfony\component\config\definition\builder) | new | 2 |
NodeDefinition (\symfony\component\config\definition\builder) | ExprBuilder (\symfony\component\config\definition\builder) | staticmethodcall | 2 |
ExprBuilder (\symfony\component\config\definition\builder) | type | 2 | |
MergeBuilder (\symfony\component\config\definition\builder) | new | 2 | |
MergeBuilder (\symfony\component\config\definition\builder) | type | 2 | |
NormalizationBuilder (\symfony\component\config\definition\builder) | new | 2 | |
NormalizationBuilder (\symfony\component\config\definition\builder) | type | 2 | |
ValidationBuilder (\symfony\component\config\definition\builder) | new | 2 | |
ValidationBuilder (\symfony\component\config\definition\builder) | type | 2 | |
NormalizationBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 2 |
TreeBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 2 |
NodeInterface (\symfony\component\config\definition) | type | 2 | |
ValidationBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 2 |
XmlReferenceDumper (\symfony\component\config\definition\dumper) | NodeInterface (\symfony\component\config\definition) | type | 2 |
PrototypedArrayNode (\symfony\component\config\definition) | instanceof | 2 | |
YamlReferenceDumper (\symfony\component\config\definition\dumper) | ConfigurationInterface (\symfony\component\config\definition) | type | 2 |
VariableNode (\symfony\component\config\definition) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 2 |
FileLocator (\symfony\component\config) | FileLocatorFileNotFoundException (\symfony\component\config\exception) | new | 2 |
FileLoader (\symfony\component\config\loader) | GlobResource (\symfony\component\config\resource) | new | 2 |
LoaderInterface (\symfony\component\config\loader) | LoaderResolverInterface (\symfony\component\config\loader) | type | 2 |
LoaderResolver (\symfony\component\config\loader) | LoaderInterface (\symfony\component\config\loader) | type | 2 |
SelfCheckingResourceChecker (\symfony\component\config\resource) | ResourceInterface (\symfony\component\config\resource) | type | 2 |
ResourceCheckerConfigCache (\symfony\component\config) | IOException (\symfony\component\filesystem\exception) | catch | 2 |
ResourceCheckerInterface (\symfony\component\config) | ResourceInterface (\symfony\component\config\resource) | type | 2 |
GeneratedConfigTest (\symfony\component\config\tests\builder) | RecursiveDirectoryIterator (\symfony\component\finder\iterator) | new | 2 |
ArrayNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | InvalidDefinitionException (\symfony\component\config\definition\exception) | catch | 2 |
BooleanNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | BooleanNodeDefinition (\symfony\component\config\definition\builder) | new | 2 |
ExprBuilderTest (\symfony\component\config\tests\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 2 |
XmlReferenceDumperTest (\symfony\component\config\tests\definition\dumper) | XmlReferenceDumper (\symfony\component\config\definition\dumper) | new | 2 |
ExampleConfiguration (\symfony\component\config\tests\fixtures\configuration) | new | 2 | |
YamlReferenceDumperTest (\symfony\component\config\tests\definition\dumper) | YamlReferenceDumper (\symfony\component\config\definition\dumper) | new | 2 |
ExampleConfiguration (\symfony\component\config\tests\fixtures\configuration) | new | 2 | |
EnumNodeTest (\symfony\component\config\tests\definition) | EnumNode (\symfony\component\config\definition) | staticmethodcall | 2 |
DefinitionFileLoaderTest (\symfony\component\config\tests\definition\loader) | TreeBuilder (\symfony\component\config\definition\builder) | new | 2 |
DefinitionFileLoader (\symfony\component\config\definition\loader) | new | 2 | |
FileLocator (\symfony\component\config) | new | 2 | |
NormalizationTest (\symfony\component\config\tests\definition) | NodeInterface (\symfony\component\config\definition) | type | 2 |
PrototypedArrayNodeTest (\symfony\component\config\tests\definition) | VariableNode (\symfony\component\config\definition) | new | 2 |
ComposerResourceTest (\symfony\component\config\tests\resource) | ComposerResource (\symfony\component\config\resource) | new | 2 |
ResourceCheckerConfigCacheTest (\symfony\component\config\tests) | FileResource (\symfony\component\config\resource) | new | 2 |
Application (\symfony\component\console) | LazyCommand (\symfony\component\console\command) | instanceof | 2 |
CommandLoaderInterface (\symfony\component\console\commandloader) | type | 2 | |
CompletionInput (\symfony\component\console\completion) | staticconstant | 2 | |
Suggestion (\symfony\component\console\completion) | new | 2 | |
CommandNotFoundException (\symfony\component\console\exception) | instanceof | 2 | |
ExceptionInterface (\symfony\component\console\exception) | catch | 2 | |
NamespaceNotFoundException (\symfony\component\console\exception) | new | 2 | |
RuntimeException (\symfony\component\console\exception) | new | 2 | |
FormatterHelper (\symfony\component\console\helper) | new | 2 | |
ArrayInput (\symfony\component\console\input) | new | 2 | |
InputArgument (\symfony\component\console\input) | new | 2 | |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 2 | |
SignalRegistry (\symfony\component\console\signalregistry) | new | 2 | |
SignalRegistry (\symfony\component\console\signalregistry) | type | 2 | |
Terminal (\symfony\component\console) | new | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
GithubActionReporter (\symfony\component\console\ci) | OutputInterface (\symfony\component\console\output) | type | 2 |
Color (\symfony\component\console) | InvalidArgumentException (\symfony\component\console\exception) | new | 2 |
Command (\symfony\component\console\command) | CompletionInput (\symfony\component\console\completion) | staticconstant | 2 |
InputArgument (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | new | 2 | |
CompleteCommand (\symfony\component\console\command) | LazyCommand (\symfony\component\console\command) | instanceof | 2 |
CompletionInput (\symfony\component\console\completion) | type | 2 | |
DumpCompletionCommand (\symfony\component\console\command) | OutputInterface (\symfony\component\console\output) | type | 2 |
HelpCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | type | 2 |
ApplicationDescription (\symfony\component\console\descriptor) | new | 2 | |
InputOption (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
LazyCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | instanceof | 2 |
Command (\symfony\component\console\command) | staticmethodcall | 2 | |
ListCommand (\symfony\component\console\command) | ApplicationDescription (\symfony\component\console\descriptor) | new | 2 |
TraceableCommand (\symfony\component\console\command) | Application (\symfony\component\console) | type | 2 |
Command (\symfony\component\console\command) | type | 2 | |
SignalableCommandInterface (\symfony\component\console\command) | instanceof | 2 | |
HelperSet (\symfony\component\console\helper) | type | 2 | |
CompletionInput (\symfony\component\console\completion) | ArgvInput (\symfony\component\console\input) | staticmethodcall | 2 |
Input (\symfony\component\console\input) | staticmethodcall | 2 | |
Cursor (\symfony\component\console) | OutputInterface (\symfony\component\console\output) | type | 2 |
CommandDataCollector (\symfony\component\console\datacollector) | Data (\symfony\component\vardumper\cloner) | type | 2 |
ApplicationDescription (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 2 |
Descriptor (\symfony\component\console\descriptor) | OutputInterface (\symfony\component\console\output) | type | 2 |
JsonDescriptor (\symfony\component\console\descriptor) | Command (\symfony\component\console\command) | type | 2 |
InputArgument (\symfony\component\console\input) | type | 2 | |
InputDefinition (\symfony\component\console\input) | type | 2 | |
InputOption (\symfony\component\console\input) | type | 2 | |
MarkdownDescriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 2 |
Descriptor (\symfony\component\console\descriptor) | staticmethodcall | 2 | |
ReStructuredTextDescriptor (\symfony\component\console\descriptor) | ApplicationDescription (\symfony\component\console\descriptor) | type | 2 |
Descriptor (\symfony\component\console\descriptor) | staticmethodcall | 2 | |
InputDefinition (\symfony\component\console\input) | type | 2 | |
TextDescriptor (\symfony\component\console\descriptor) | Command (\symfony\component\console\command) | type | 2 |
XmlDescriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 2 |
Command (\symfony\component\console\command) | type | 2 | |
InputArgument (\symfony\component\console\input) | type | 2 | |
InputDefinition (\symfony\component\console\input) | type | 2 | |
InputOption (\symfony\component\console\input) | type | 2 | |
ErrorListener (\symfony\component\console\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 2 |
NullOutputFormatter (\symfony\component\console\formatter) | NullOutputFormatterStyle (\symfony\component\console\formatter) | new | 2 |
OutputFormatterStyleInterface (\symfony\component\console\formatter) | type | 2 | |
OutputFormatter (\symfony\component\console\formatter) | OutputFormatterStyleStack (\symfony\component\console\formatter) | new | 2 |
OutputFormatterStyleStack (\symfony\component\console\formatter) | type | 2 | |
OutputFormatterInterface (\symfony\component\console\formatter) | OutputFormatterStyleInterface (\symfony\component\console\formatter) | type | 2 |
OutputFormatterStyleStack (\symfony\component\console\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 2 |
Dumper (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 2 |
ClonerInterface (\symfony\component\vardumper\cloner) | type | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | type | 2 | |
Helper (\symfony\component\console\helper) | UnicodeString (\symfony\component\string) | new | 2 |
HelperInterface (\symfony\component\console\helper) | HelperSet (\symfony\component\console\helper) | type | 2 |
HelperSet (\symfony\component\console\helper) | HelperInterface (\symfony\component\console\helper) | type | 2 |
InputAwareHelper (\symfony\component\console\helper) | InputInterface (\symfony\component\console\input) | type | 2 |
ProcessHelper (\symfony\component\console\helper) | ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 2 |
Process (\symfony\component\process) | instanceof | 2 | |
ProgressBar (\symfony\component\console\helper) | Cursor (\symfony\component\console) | new | 2 |
LogicException (\symfony\component\console\exception) | new | 2 | |
Terminal (\symfony\component\console) | new | 2 | |
ProgressIndicator (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 2 |
QuestionHelper (\symfony\component\console\helper) | RuntimeException (\symfony\component\console\exception) | catch | 2 |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 2 | |
SymfonyQuestionHelper (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 2 |
Table (\symfony\component\console\helper) | TableSeparator (\symfony\component\console\helper) | new | 2 |
TableSeparator (\symfony\component\console\helper) | type | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
TableCell (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 2 |
TableCellStyle (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 2 |
Input (\symfony\component\console\input) | InputDefinition (\symfony\component\console\input) | new | 2 |
ConsoleLogger (\symfony\component\console\logger) | OutputInterface (\symfony\component\console\output) | type | 2 |
RunCommandMessageHandler (\symfony\component\console\messenger) | Command (\symfony\component\console\command) | staticconstant | 2 |
RunCommandFailedException (\symfony\component\console\exception) | new | 2 | |
ConsoleOutput (\symfony\component\console\output) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 2 |
ConsoleOutputInterface (\symfony\component\console\output) | OutputInterface (\symfony\component\console\output) | type | 2 |
ConsoleSectionOutput (\symfony\component\console\output) | Helper (\symfony\component\console\helper) | staticmethodcall | 2 |
Terminal (\symfony\component\console) | new | 2 | |
NullOutput (\symfony\component\console\output) | NullOutputFormatter (\symfony\component\console\formatter) | new | 2 |
OutputFormatterInterface (\symfony\component\console\formatter) | type | 2 | |
Output (\symfony\component\console\output) | OutputFormatter (\symfony\component\console\formatter) | new | 2 |
OutputInterface (\symfony\component\console\output) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 2 |
Question (\symfony\component\console\question) | LogicException (\symfony\component\console\exception) | new | 2 |
OutputStyle (\symfony\component\console\style) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 2 |
SymfonyStyle (\symfony\component\console\style) | SymfonyQuestionHelper (\symfony\component\console\helper) | new | 2 |
InputInterface (\symfony\component\console\input) | type | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
TrimmedBufferOutput (\symfony\component\console\output) | new | 2 | |
ApplicationTester (\symfony\component\console\tester) | Application (\symfony\component\console) | type | 2 |
ArrayInput (\symfony\component\console\input) | new | 2 | |
CommandCompletionTester (\symfony\component\console\tester) | Command (\symfony\component\console\command) | type | 2 |
CommandTester (\symfony\component\console\tester) | Command (\symfony\component\console\command) | type | 2 |
ArrayInput (\symfony\component\console\input) | new | 2 | |
TesterTrait (\symfony\component\console\tester) | InputInterface (\symfony\component\console\input) | type | 2 |
ConsoleOutput (\symfony\component\console\output) | staticconstant | 2 | |
ApplicationTest (\symfony\component\console\tests) | FooSameCaseUppercaseCommand (\) | new | 2 |
FooWithoutAliasCommand (\) | new | 2 | |
Application (\symfony\component\console) | type | 2 | |
FormatterHelper (\symfony\component\console\helper) | new | 2 | |
HelperSet (\symfony\component\console\helper) | new | 2 | |
StreamOutput (\symfony\component\console\output) | new | 2 | |
CustomApplication (\symfony\component\console\tests) | new | 2 | |
GithubActionReporterTest (\symfony\component\console\tests\ci) | GithubActionReporter (\symfony\component\console\ci) | staticmethodcall | 2 |
CommandTest (\symfony\component\console\tests\command) | MyAnnotatedCommand (\symfony\component\console\tests\command) | staticmethodcall | 2 |
CompleteCommandTest (\symfony\component\console\tests\command) | Application (\symfony\component\console) | new | 2 |
HelpCommandTest (\symfony\component\console\tests\command) | ListCommand (\symfony\component\console\command) | new | 2 |
ListCommandTest (\symfony\component\console\tests\command) | Foo6Command (\) | new | 2 |
FooCommand (\) | new | 2 | |
LockableTraitTest (\symfony\component\console\tests\command) | FooLockCommand (\) | new | 2 |
CompletionInputTest (\symfony\component\console\tests\completion) | CompletionInput (\symfony\component\console\completion) | type | 2 |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | CompletionSuggestions (\symfony\component\console\completion) | new | 2 |
InputOption (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
StreamOutput (\symfony\component\console\output) | new | 2 | |
ConsoleEventsTest (\symfony\component\console\tests) | Reference (\symfony\component\dependencyinjection) | new | 2 |
CursorTest (\symfony\component\console\tests) | StreamOutput (\symfony\component\console\output) | type | 2 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
TypedReference (\symfony\component\dependencyinjection) | new | 2 | |
MarkdownDescriptorTest (\symfony\component\console\tests\descriptor) | ObjectsProvider (\symfony\component\console\tests\descriptor) | staticmethodcall | 2 |
ReStructuredTextDescriptorTest (\symfony\component\console\tests\descriptor) | ObjectsProvider (\symfony\component\console\tests\descriptor) | staticmethodcall | 2 |
TextDescriptorTest (\symfony\component\console\tests\descriptor) | ObjectsProvider (\symfony\component\console\tests\descriptor) | staticmethodcall | 2 |
ErrorListenerTest (\symfony\component\console\tests\eventlistener) | Command (\symfony\component\console\command) | new | 2 |
ConsoleErrorEvent (\symfony\component\console\event) | new | 2 | |
OutputFormatterTest (\symfony\component\console\tests\formatter) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 2 |
HelperTest (\symfony\component\console\tests\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 2 |
ProcessHelperTest (\symfony\component\console\tests\helper) | DebugFormatterHelper (\symfony\component\console\helper) | new | 2 |
HelperSet (\symfony\component\console\helper) | new | 2 | |
ProcessHelper (\symfony\component\console\helper) | new | 2 | |
StreamOutput (\symfony\component\console\output) | type | 2 | |
Process (\symfony\component\process) | new | 2 | |
ProgressBarTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | staticconstant | 2 |
SymfonyQuestionHelperTest (\symfony\component\console\tests\helper) | FormatterHelper (\symfony\component\console\helper) | new | 2 |
HelperSet (\symfony\component\console\helper) | new | 2 | |
TableCellStyleTest (\symfony\component\console\tests\helper) | TableCellStyle (\symfony\component\console\helper) | new | 2 |
TableTest (\symfony\component\console\tests\helper) | Table (\symfony\component\console\helper) | staticmethodcall | 2 |
ArrayInputTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | new | 2 |
InputArgumentTest (\symfony\component\console\tests\input) | CompletionInput (\symfony\component\console\completion) | type | 2 |
Suggestion (\symfony\component\console\completion) | type | 2 | |
InputOptionTest (\symfony\component\console\tests\input) | CompletionInput (\symfony\component\console\completion) | type | 2 |
Suggestion (\symfony\component\console\completion) | type | 2 | |
ConsoleLoggerTest (\symfony\component\console\tests\logger) | BufferedOutput (\symfony\component\console\output) | new | 2 |
DummyOutput (\symfony\component\console\tests\fixtures) | new | 2 | |
RunCommandMessageHandlerTest (\symfony\component\console\tests\messenger) | RunCommandFailedException (\symfony\component\console\exception) | catch | 2 |
ConsoleOutputTest (\symfony\component\console\tests\output) | OutputFormatter (\symfony\component\console\formatter) | new | 2 |
NullOutputTest (\symfony\component\console\tests\output) | Output (\symfony\component\console\output) | staticconstant | 2 |
StreamOutputTest (\symfony\component\console\tests\output) | Output (\symfony\component\console\output) | staticconstant | 2 |
SignalMapTest (\symfony\component\console\tests\signalregistry) | SignalMap (\symfony\component\console\signalregistry) | staticmethodcall | 2 |
SymfonyStyleTest (\symfony\component\console\tests\style) | Command (\symfony\component\console\command) | new | 2 |
CommandTester (\symfony\component\console\tester) | new | 2 | |
TerminatableWithEventCommand (\symfony\component\console\tests) | OutputInterface (\symfony\component\console\output) | type | 2 |
ApplicationTesterTest (\symfony\component\console\tests\tester) | Output (\symfony\component\console\output) | staticconstant | 2 |
CommandTesterTest (\symfony\component\console\tests\tester) | Output (\symfony\component\console\output) | staticconstant | 2 |
ChoiceQuestion (\symfony\component\console\question) | new | 2 | |
CommandIsSuccessfulTest (\symfony\component\console\tests\tester\constraint) | CommandIsSuccessful (\symfony\component\console\tester\constraint) | new | 2 |
CssSelectorConverter (\symfony\component\cssselector) | Translator (\symfony\component\cssselector\xpath) | new | 2 |
HashHandler (\symfony\component\cssselector\parser\handler) | TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | type | 2 |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | type | 2 | |
IdentifierHandler (\symfony\component\cssselector\parser\handler) | TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | type | 2 |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | type | 2 | |
NumberHandler (\symfony\component\cssselector\parser\handler) | TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | type | 2 |
StringHandler (\symfony\component\cssselector\parser\handler) | SyntaxErrorException (\symfony\component\cssselector\exception) | staticmethodcall | 2 |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | type | 2 | |
TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | type | 2 | |
Parser (\symfony\component\cssselector\parser) | AttributeNode (\symfony\component\cssselector\node) | new | 2 |
Tokenizer (\symfony\component\cssselector\parser\tokenizer) | new | 2 | |
Tokenizer (\symfony\component\cssselector\parser\tokenizer) | type | 2 | |
Tokenizer (\symfony\component\cssselector\parser\tokenizer) | CommentHandler (\symfony\component\cssselector\parser\handler) | new | 2 |
HashHandler (\symfony\component\cssselector\parser\handler) | new | 2 | |
IdentifierHandler (\symfony\component\cssselector\parser\handler) | new | 2 | |
NumberHandler (\symfony\component\cssselector\parser\handler) | new | 2 | |
StringHandler (\symfony\component\cssselector\parser\handler) | new | 2 | |
WhitespaceHandler (\symfony\component\cssselector\parser\handler) | new | 2 | |
Token (\symfony\component\cssselector\parser) | new | 2 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 2 | |
TokenizerEscaping (\symfony\component\cssselector\parser\tokenizer) | TokenizerPatterns (\symfony\component\cssselector\parser\tokenizer) | type | 2 |
TokenStream (\symfony\component\cssselector\parser) | SyntaxErrorException (\symfony\component\cssselector\exception) | staticmethodcall | 2 |
AbstractNodeTestCase (\symfony\component\cssselector\tests\node) | NodeInterface (\symfony\component\cssselector\node) | type | 2 |
NegationNodeTest (\symfony\component\cssselector\tests\node) | ClassNode (\symfony\component\cssselector\node) | new | 2 |
NegationNode (\symfony\component\cssselector\node) | new | 2 | |
PseudoNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 2 |
PseudoNode (\symfony\component\cssselector\node) | new | 2 | |
AbstractHandlerTestCase (\symfony\component\cssselector\tests\parser\handler) | Reader (\symfony\component\cssselector\parser) | new | 2 |
TokenStream (\symfony\component\cssselector\parser) | new | 2 | |
CommentHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 2 |
ParserTest (\symfony\component\cssselector\tests\parser) | Parser (\symfony\component\cssselector\parser) | staticmethodcall | 2 |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 2 |
HtmlExtension (\symfony\component\cssselector\xpath\extension) | NodeExtension (\symfony\component\cssselector\xpath\extension) | staticconstant | 2 |
PseudoClassExtension (\symfony\component\cssselector\xpath\extension) | ExpressionErrorException (\symfony\component\cssselector\exception) | new | 2 |
Translator (\symfony\component\cssselector\xpath) | Parser (\symfony\component\cssselector\parser) | new | 2 |
ExtensionInterface (\symfony\component\cssselector\xpath\extension) | type | 2 | |
Alias (\symfony\component\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 |
ServiceLocator (\symfony\component\dependencyinjection\argument) | ServiceLocator (\symfony\component\dependencyinjection) | staticmethodcall | 2 |
Autowire (\symfony\component\dependencyinjection\attribute) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | type | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
Expression (\symfony\component\expressionlanguage) | new | 2 | |
AutowireCallable (\symfony\component\dependencyinjection\attribute) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
AutowireLocator (\symfony\component\dependencyinjection\attribute) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
Autowire (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 2 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
Definition (\symfony\component\dependencyinjection) | type | 2 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | type | 2 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 2 | |
AliasDeprecatedPublicServicesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 |
AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AutowireAsDecoratorPass (\symfony\component\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | type | 2 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | Autowire (\symfony\component\dependencyinjection\attribute) | instanceof | 2 |
Target (\symfony\component\dependencyinjection\attribute) | new | 2 | |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 2 | |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 2 | |
AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
AutowireRequiredPropertiesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
CheckDefinitionValidityPass (\symfony\component\dependencyinjection\compiler) | EnvParameterException (\symfony\component\dependencyinjection\exception) | new | 2 |
CheckExceptionOnInvalidReferenceBehaviorPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | type | 2 |
InvalidParameterTypeException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | type | 2 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
Compiler (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | type | 2 |
PassConfig (\symfony\component\dependencyinjection\compiler) | new | 2 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | type | 2 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | type | 2 | |
InlineServiceDefinitionsPass (\symfony\component\dependencyinjection\compiler) | AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | type | 2 |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
MergeExtensionConfigurationContainerBuilder (\symfony\component\dependencyinjection\compiler) | ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 2 |
MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | MergeExtensionConfigurationParameterBag (\symfony\component\dependencyinjection\compiler) | instanceof | 2 |
PassConfig (\symfony\component\dependencyinjection\compiler) | AliasDeprecatedPublicServicesPass (\symfony\component\dependencyinjection\compiler) | new | 2 |
AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AutoAliasServicePass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AutowireAsDecoratorPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AutowirePass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AutowireRequiredPropertiesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
CheckArgumentsValidityPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
CheckCircularReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
CheckDefinitionValidityPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
CheckExceptionOnInvalidReferenceBehaviorPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
CheckReferenceValidityPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
DefinitionErrorExceptionPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ExtensionCompilerPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
InlineServiceDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RegisterEnvVarProcessorsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RegisterServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RemoveAbstractDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RemoveBuildParametersPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RemovePrivateAliasesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
RemoveUnusedDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ReplaceAliasByActualDefinitionPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveDecoratorStackPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveFactoryClassPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveHotPathPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveInvalidReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveNoPreloadPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveReferencesToAliasesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveTaggedIteratorArgumentPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ValidateEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
PriorityTaggedServiceTrait (\symfony\component\dependencyinjection\compiler) | PriorityTaggedServiceUtil (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
RegisterReverseContainerPass (\symfony\component\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
RegisterServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
ReplaceAliasByActualDefinitionPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 2 |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 2 | |
ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 2 |
ChildDefinition (\symfony\component\dependencyinjection) | type | 2 | |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
Definition (\symfony\component\dependencyinjection) | type | 2 | |
ResolveDecoratorStackPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
ResolveEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | type | 2 |
ResolveInvalidReferencesPass (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
ResolveNoPreloadPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 2 |
ResolveReferencesToAliasesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
ResolveServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 2 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
ServiceReferenceGraph (\symfony\component\dependencyinjection\compiler) | ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | type | 2 |
ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | ServiceReferenceGraphEdge (\symfony\component\dependencyinjection\compiler) | type | 2 |
ValidateEnvPlaceholdersPass (\symfony\component\dependencyinjection\compiler) | ConfigurationInterface (\symfony\component\config\definition) | instanceof | 2 |
ContainerParametersResourceChecker (\symfony\component\dependencyinjection\config) | ResourceInterface (\symfony\component\config\resource) | type | 2 |
ContainerInterface (\symfony\component\dependencyinjection) | type | 2 | |
Container (\symfony\component\dependencyinjection) | EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | ClassExistenceResource (\symfony\component\config\resource) | new | 2 |
ComposerResource (\symfony\component\config\resource) | new | 2 | |
FileResource (\symfony\component\config\resource) | new | 2 | |
Alias (\symfony\component\dependencyinjection) | new | 2 | |
RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 2 | |
ServiceLocator (\symfony\component\dependencyinjection\argument) | new | 2 | |
Compiler (\symfony\component\dependencyinjection\compiler) | new | 2 | |
Compiler (\symfony\component\dependencyinjection\compiler) | type | 2 | |
CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | type | 2 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | type | 2 | |
ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 2 | |
InstantiatorInterface (\symfony\component\dependencyinjection\lazyproxy\instantiator) | type | 2 | |
RealServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | instanceof | 2 | |
Definition (\symfony\component\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | instanceof | 2 |
Reference (\symfony\component\dependencyinjection) | type | 2 | |
Dumper (\symfony\component\dependencyinjection\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | ArgumentInterface (\symfony\component\dependencyinjection\argument) | instanceof | 2 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | new | 2 | |
ExpressionLanguage (\symfony\component\dependencyinjection) | type | 2 | |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | new | 2 | |
NullDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | instanceof | 2 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 2 | |
TypedReference (\symfony\component\dependencyinjection) | instanceof | 2 | |
Variable (\symfony\component\dependencyinjection) | instanceof | 2 | |
Expression (\symfony\component\expressionlanguage) | instanceof | 2 | |
XmlDumper (\symfony\component\dependencyinjection\dumper) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 | |
YamlDumper (\symfony\component\dependencyinjection\dumper) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | instanceof | 2 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 | |
Dumper (\symfony\component\yaml) | new | 2 | |
EnvVarProcessor (\symfony\component\dependencyinjection) | ContainerInterface (\symfony\component\dependencyinjection) | type | 2 |
EnvNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 2 | |
AutowiringFailedException (\symfony\component\dependencyinjection\exception) | RuntimeException (\symfony\component\dependencyinjection\exception) | staticmethodcall | 2 |
ConfigurableExtensionInterface (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 | |
Extension (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ExtensionTrait (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ClosureLoader (\symfony\component\dependencyinjection\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | AliasConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | type | 2 | |
DefaultsConfigurator (\symfony\component\dependencyinjection\loader\configurator) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 |
FromCallableConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 |
ParametersConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
PrototypeConfigurator (\symfony\component\dependencyinjection\loader\configurator) | AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 2 |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 2 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | type | 2 | |
ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 2 | |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticmethodcall | 2 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
AliasConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 | |
ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 2 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | type | 2 | |
FileLoader (\symfony\component\dependencyinjection\loader) | FileLoader (\symfony\component\config\loader) | staticmethodcall | 2 |
Loader (\symfony\component\config\loader) | staticmethodcall | 2 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
Definition (\symfony\component\dependencyinjection) | type | 2 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | ConfigBuilderGeneratorInterface (\symfony\component\config\builder) | type | 2 |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 2 |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 2 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 2 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | Alias (\symfony\component\dependencyinjection) | new | 2 |
BoundArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 2 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 2 | |
Definition (\symfony\component\dependencyinjection) | instanceof | 2 | |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
Parser (\symfony\component\yaml) | new | 2 | |
Yaml (\symfony\component\yaml) | staticconstant | 2 | |
ContainerBag (\symfony\component\dependencyinjection\parameterbag) | Container (\symfony\component\dependencyinjection) | type | 2 |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | new | 2 |
RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ReverseContainer (\symfony\component\dependencyinjection) | Container (\symfony\component\dependencyinjection) | type | 2 |
ServiceLocator (\symfony\component\dependencyinjection) | Container (\symfony\component\dependencyinjection) | type | 2 |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AutowireLocatorTest (\symfony\component\dependencyinjection\tests\attribute) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
AutowireLocator (\symfony\component\dependencyinjection\attribute) | new | 2 | |
AnalyzeServiceReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
AttributeAutoconfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
AutowireAsDecoratorPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
Expression (\symfony\component\expressionlanguage) | new | 2 | |
CheckExceptionOnInvalidReferenceBehaviorPassTest (\symfony\component\dependencyinjection\tests\compiler) | AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 2 |
InlineServiceDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
CheckReferenceValidityPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
ClassForResource (\symfony\component\dependencyinjection\tests\compiler) | Bar (\symfony\component\dependencyinjection\tests\compiler) | type | 2 |
DecoratedServiceLocator (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocator (\symfony\component\dependencyinjection) | type | 2 |
DecoratorServicePassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
DecoratorWithBehavior (\symfony\component\dependencyinjection\tests\compiler) | ResourceInterface (\symfony\component\config\resource) | type | 2 |
DefinitionErrorExceptionPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
DummyExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
EnvExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
EnvConfiguration (\symfony\component\dependencyinjection\tests\compiler) | new | 2 | |
ExtensionCompilerPassTest (\symfony\component\dependencyinjection\tests\compiler) | ExtensionCompilerPass (\symfony\component\dependencyinjection\compiler) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
CompilerPassExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 2 | |
DummyExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 2 | |
FooExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
InlineServiceDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 2 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | FileLocator (\symfony\component\config) | new | 2 |
BoundArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
CustomAutoconfiguration (\symfony\component\dependencyinjection\tests\fixtures\attribute) | type | 2 | |
CustomMethodAttribute (\symfony\component\dependencyinjection\tests\fixtures\attribute) | type | 2 | |
LesTilleuls (\symfony\component\dependencyinjection\tests\compiler) | Dunglas (\symfony\component\dependencyinjection\tests\compiler) | type | 2 |
Locator (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocator (\symfony\component\dependencyinjection) | type | 2 |
MergeExtensionConfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | FooExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
NonAutowirableDecorator (\symfony\component\dependencyinjection\tests\compiler) | DecoratorInterface (\symfony\component\dependencyinjection\tests\compiler) | type | 2 |
PassConfigTest (\symfony\component\dependencyinjection\tests\compiler) | PassConfig (\symfony\component\dependencyinjection\compiler) | new | 2 |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 | |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
RegisterAutoconfigureAttributesPassTest (\symfony\component\dependencyinjection\tests\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 2 | |
RegisterReverseContainerPassTest (\symfony\component\dependencyinjection\tests\compiler) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
AutowireDecorated (\symfony\component\dependencyinjection\attribute) | new | 2 | |
TaggedIterator (\symfony\component\dependencyinjection\attribute) | new | 2 | |
TaggedLocator (\symfony\component\dependencyinjection\attribute) | new | 2 | |
RemoveUnusedDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 2 |
ReplaceAliasByActualDefinitionPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
ResolveBindingsPassTest (\symfony\component\dependencyinjection\tests\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 2 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ResolveInstanceofConditionalsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 2 |
ResolveInvalidReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | new | 2 |
ResolveParameterPlaceHoldersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ResolveReferencesToAliasesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 2 |
ServiceLocatorTagPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
SetterInjection (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 2 |
TestCccExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ThrowingExtension (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ContainerParametersResourceCheckerTest (\symfony\component\dependencyinjection\tests\config) | ContainerParametersResource (\symfony\component\dependencyinjection\config) | new | 2 |
ContainerParametersResourceChecker (\symfony\component\dependencyinjection\config) | new | 2 | |
ContainerParametersResourceTest (\symfony\component\dependencyinjection\tests\config) | ContainerParametersResource (\symfony\component\dependencyinjection\config) | new | 2 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | BarClass (\) | new | 2 |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 2 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 2 | |
RuntimeException (\symfony\component\dependencyinjection\exception) | catch | 2 | |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 2 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
ContainerTest (\symfony\component\dependencyinjection\tests) | Container (\symfony\component\dependencyinjection) | staticmethodcall | 2 |
CrossCheckTest (\symfony\component\dependencyinjection\tests) | FileLocator (\symfony\component\config) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
GraphvizDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
NullDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | new | 2 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
TypedReference (\symfony\component\dependencyinjection) | new | 2 | |
Expression (\symfony\component\expressionlanguage) | new | 2 | |
Symfony_DI_PhpDumper_Test_Uninitialized_Reference (\) | new | 2 | |
XmlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | Reference (\symfony\component\dependencyinjection) | new | 2 |
YamlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | Definition (\symfony\component\dependencyinjection) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
Yaml (\symfony\component\yaml) | staticconstant | 2 | |
EnvVarProcessorTest (\symfony\component\dependencyinjection\tests) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 2 |
EnvNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
AutowiringFailedExceptionTest (\symfony\component\dependencyinjection\tests\exception) | AutowiringFailedException (\symfony\component\dependencyinjection\exception) | new | 2 |
EnableableExtension (\symfony\component\dependencyinjection\tests\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
AutowireLocatorConsumer (\symfony\component\dependencyinjection\tests\fixtures) | SubscribedService (\symfony\contracts\service\attribute) | new | 2 |
Foo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Bar (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | new | 2 |
NamedArgumentsDummy (\symfony\component\dependencyinjection\tests\fixtures) | CaseSensitiveClass (\symfony\component\dependencyinjection\tests\fixtures) | type | 2 |
WithAsAliasMultiple (\symfony\component\dependencyinjection\tests\fixtures\prototypeasalias) | AsAlias (\symfony\component\dependencyinjection\attribute) | attribute | 2 |
SimilarArgumentsDummy (\symfony\component\dependencyinjection\tests\fixtures) | CaseSensitiveClass (\symfony\component\dependencyinjection\tests\fixtures) | type | 2 |
TaggedLocatorConsumerConsumer (\symfony\component\dependencyinjection\tests\fixtures) | TaggedLocatorConsumer (\symfony\component\dependencyinjection\tests\fixtures) | type | 2 |
TaggedService1 (\symfony\component\dependencyinjection\tests\fixtures) | CustomAutoconfiguration (\symfony\component\dependencyinjection\tests\fixtures\attribute) | attribute | 2 |
TestServiceSubscriberUnionWithTrait (\symfony\component\dependencyinjection\tests\fixtures) | TestDefinition1 (\symfony\component\dependencyinjection\tests\fixtures) | type | 2 |
TestDefinition2 (\symfony\component\dependencyinjection\tests\fixtures) | type | 2 | |
WitherStaticReturnType (\symfony\component\dependencyinjection\tests\fixtures) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 2 |
ClosureLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
DirectoryLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 2 |
GlobFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
LoaderResolverTest (\symfony\component\dependencyinjection\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 2 |
ClosureLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 2 | |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Definition (\symfony\component\dependencyinjection) | new | 2 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 2 | |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
GlobResource (\symfony\component\config\resource) | new | 2 | |
BoundArgument (\symfony\component\dependencyinjection\argument) | type | 2 | |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ProjectExtension (\) | new | 2 |
BoundArgument (\symfony\component\dependencyinjection\argument) | type | 2 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 | |
ContainerBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | Container (\symfony\component\dependencyinjection) | new | 2 |
ContainerBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
ParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ParameterCircularReferenceException (\symfony\component\dependencyinjection\exception) | catch | 2 |
ServiceLocatorTest (\symfony\component\dependencyinjection\tests) | Container (\symfony\component\dependencyinjection) | new | 2 |
Crawler (\symfony\component\domcrawler) | Image (\symfony\component\domcrawler) | new | 2 |
ChoiceFormField (\symfony\component\domcrawler\field) | FormField (\symfony\component\domcrawler\field) | staticmethodcall | 2 |
Form (\symfony\component\domcrawler) | AbstractUriElement (\symfony\component\domcrawler) | staticmethodcall | 2 |
ChoiceFormField (\symfony\component\domcrawler\field) | instanceof | 2 | |
ChoiceFormField (\symfony\component\domcrawler\field) | new | 2 | |
FileFormField (\symfony\component\domcrawler\field) | instanceof | 2 | |
FormFieldRegistry (\symfony\component\domcrawler) | new | 2 | |
Link (\symfony\component\domcrawler) | staticmethodcall | 2 | |
FormFieldRegistry (\symfony\component\domcrawler) | FormField (\symfony\component\domcrawler\field) | type | 2 |
CrawlerAnySelectorTextContains (\symfony\component\domcrawler\test\constraint) | Crawler (\symfony\component\domcrawler) | instanceof | 2 |
CrawlerAnySelectorTextSame (\symfony\component\domcrawler\test\constraint) | Crawler (\symfony\component\domcrawler) | instanceof | 2 |
CrawlerSelectorExistsTest (\symfony\component\domcrawler\tests\test\constraint) | CrawlerSelectorExists (\symfony\component\domcrawler\test\constraint) | new | 2 |
DebugCommand (\symfony\component\dotenv\command) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 2 |
DotenvDumpCommand (\symfony\component\dotenv\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
DebugCommandTest (\symfony\component\dotenv\tests\command) | Dotenv (\symfony\component\dotenv) | new | 2 |
UndefinedMethodErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | UndefinedMethodError (\symfony\component\errorhandler\error) | new | 2 |
ErrorHandler (\symfony\component\errorhandler) | BufferingLogger (\symfony\component\errorhandler) | type | 2 |
FatalError (\symfony\component\errorhandler\error) | instanceof | 2 | |
ThrowableUtils (\symfony\component\errorhandler) | staticmethodcall | 2 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | instanceof | 2 |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 2 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 2 | |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
SerializerErrorRenderer (\symfony\component\errorhandler\errorrenderer) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | type | 2 |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 2 | |
SerializerInterface (\symfony\component\serializer) | type | 2 | |
FlattenException (\symfony\component\errorhandler\exception) | Response (\symfony\component\httpfoundation) | staticproperty | 2 |
VarCloner (\symfony\component\vardumper\cloner) | new | 2 | |
DebugClassLoaderTest (\symfony\component\errorhandler\tests) | DebugClassLoader (\symfony\component\errorhandler) | new | 2 |
DebugClassLoader (\symfony\component\errorhandler) | staticmethodcall | 2 | |
ClassLoader (\symfony\component\errorhandler\tests) | new | 2 | |
FileLinkFormatterTest (\symfony\component\errorhandler\tests\errorrenderer) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
SerializerErrorRendererTest (\symfony\component\errorhandler\tests\errorrenderer) | SerializerErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 2 |
Serializer (\symfony\component\serializer) | new | 2 | |
FlattenExceptionTest (\symfony\component\errorhandler\tests\exception) | MethodNotAllowedHttpException (\symfony\component\httpkernel\exception) | new | 2 |
NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
UnauthorizedHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | WrappedListener (\symfony\component\eventdispatcher\debug) | new | 2 |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 | |
EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 2 | |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
WrappedListener (\symfony\component\eventdispatcher\debug) | Stopwatch (\symfony\component\stopwatch) | type | 2 |
ClassStub (\symfony\component\vardumper\caster) | new | 2 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
EventDispatcher (\symfony\component\eventdispatcher) | EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 2 |
EventDispatcherInterface (\symfony\component\eventdispatcher) | EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 2 |
ImmutableEventDispatcher (\symfony\component\eventdispatcher) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 |
EventSubscriberInterface (\symfony\component\eventdispatcher) | type | 2 | |
TraceableEventDispatcherTest (\symfony\component\eventdispatcher\tests\debug) | BufferingLogger (\symfony\component\errorhandler) | new | 2 |
WrappedListenerTest (\symfony\component\eventdispatcher\tests\debug) | WrappedListener (\symfony\component\eventdispatcher\debug) | new | 2 |
RegisterListenersPassTest (\symfony\component\eventdispatcher\tests\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | type | 2 |
AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 2 | |
AsEventListener (\symfony\component\eventdispatcher\attribute) | type | 2 | |
AddEventAliasesPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 2 | |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | TestEventSubscriberWithMultipleListeners (\symfony\component\eventdispatcher\tests) | new | 2 |
TestEventSubscriberWithPriorities (\symfony\component\eventdispatcher\tests) | new | 2 | |
ImmutableEventDispatcherTest (\symfony\component\eventdispatcher\tests) | ImmutableEventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
Event (\symfony\contracts\eventdispatcher) | new | 2 | |
Compiler (\symfony\component\expressionlanguage) | Node (\symfony\component\expressionlanguage\node) | type | 2 |
ExpressionLanguage (\symfony\component\expressionlanguage) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
Compiler (\symfony\component\expressionlanguage) | new | 2 | |
Compiler (\symfony\component\expressionlanguage) | type | 2 | |
Lexer (\symfony\component\expressionlanguage) | new | 2 | |
Lexer (\symfony\component\expressionlanguage) | type | 2 | |
ParsedExpression (\symfony\component\expressionlanguage) | instanceof | 2 | |
Parser (\symfony\component\expressionlanguage) | new | 2 | |
Parser (\symfony\component\expressionlanguage) | type | 2 | |
ArrayNode (\symfony\component\expressionlanguage\node) | Compiler (\symfony\component\expressionlanguage) | type | 2 |
ConstantNode (\symfony\component\expressionlanguage\node) | new | 2 | |
Node (\symfony\component\expressionlanguage\node) | type | 2 | |
BinaryNode (\symfony\component\expressionlanguage\node) | Node (\symfony\component\expressionlanguage\node) | type | 2 |
SyntaxError (\symfony\component\expressionlanguage) | new | 2 | |
GetAttrNode (\symfony\component\expressionlanguage\node) | Node (\symfony\component\expressionlanguage\node) | type | 2 |
NullCoalesceNode (\symfony\component\expressionlanguage\node) | GetAttrNode (\symfony\component\expressionlanguage\node) | instanceof | 2 |
Parser (\symfony\component\expressionlanguage) | ArrayNode (\symfony\component\expressionlanguage\node) | new | 2 |
ArrayNode (\symfony\component\expressionlanguage\node) | type | 2 | |
ConditionalNode (\symfony\component\expressionlanguage\node) | new | 2 | |
NullCoalesceNode (\symfony\component\expressionlanguage\node) | new | 2 | |
ExpressionFunctionTest (\symfony\component\expressionlanguage\tests) | ExpressionFunction (\symfony\component\expressionlanguage) | staticmethodcall | 2 |
ExpressionLanguageTest (\symfony\component\expressionlanguage\tests) | TestProvider (\symfony\component\expressionlanguage\tests\fixtures) | new | 2 |
LexerTest (\symfony\component\expressionlanguage\tests) | Lexer (\symfony\component\expressionlanguage) | new | 2 |
ArrayNodeTest (\symfony\component\expressionlanguage\tests\node) | ArrayNode (\symfony\component\expressionlanguage\node) | type | 2 |
BinaryNodeTest (\symfony\component\expressionlanguage\tests\node) | Compiler (\symfony\component\expressionlanguage) | new | 2 |
NameNode (\symfony\component\expressionlanguage\node) | new | 2 | |
NodeTest (\symfony\component\expressionlanguage\tests\node) | Node (\symfony\component\expressionlanguage\node) | new | 2 |
ParserTest (\symfony\component\expressionlanguage\tests) | NullCoalesceNode (\symfony\component\expressionlanguage\node) | new | 2 |
UnaryNode (\symfony\component\expressionlanguage\node) | new | 2 | |
TokenStream (\symfony\component\expressionlanguage) | SyntaxError (\symfony\component\expressionlanguage) | new | 2 |
Filesystem (\symfony\component\filesystem) | InvalidArgumentException (\symfony\component\filesystem\exception) | new | 2 |
FilesystemTest (\symfony\component\filesystem\tests) | IOException (\symfony\component\filesystem\exception) | catch | 2 |
FilesystemTestCase (\symfony\component\filesystem\tests) | Filesystem (\symfony\component\filesystem) | new | 2 |
Finder (\symfony\component\finder) | NumberComparator (\symfony\component\finder\comparator) | new | 2 |
SortableIterator (\symfony\component\finder\iterator) | new | 2 | |
VcsIgnoredFilterIterator (\symfony\component\finder\iterator) | Gitignore (\symfony\component\finder) | staticmethodcall | 2 |
CustomFilterIteratorTest (\symfony\component\finder\tests\iterator) | CustomFilterIterator (\symfony\component\finder\iterator) | new | 2 |
Iterator (\symfony\component\finder\tests\iterator) | new | 2 | |
FileTypeFilterIteratorTest (\symfony\component\finder\tests\iterator) | FileTypeFilterIterator (\symfony\component\finder\iterator) | staticconstant | 2 |
MockFileListIterator (\symfony\component\finder\tests\iterator) | MockSplFileInfo (\symfony\component\finder\tests\iterator) | new | 2 |
RecursiveDirectoryIteratorTest (\symfony\component\finder\tests\iterator) | RecursiveDirectoryIterator (\symfony\component\finder\iterator) | new | 2 |
SizeRangeFilterIteratorTest (\symfony\component\finder\tests\iterator) | NumberComparator (\symfony\component\finder\comparator) | new | 2 |
SortableIteratorTest (\symfony\component\finder\tests\iterator) | SortableIterator (\symfony\component\finder\iterator) | new | 2 |
Iterator (\symfony\component\finder\tests\iterator) | new | 2 | |
VcsIgnoredFilterIteratorTest (\symfony\component\finder\tests\iterator) | VcsIgnoredFilterIterator (\symfony\component\finder\iterator) | new | 2 |
InnerNameIterator (\symfony\component\finder\tests\iterator) | new | 2 | |
AbstractType (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
AbstractTypeExtension (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
Button (\symfony\component\form) | AlreadySubmittedException (\symfony\component\form\exception) | new | 2 |
FormView (\symfony\component\form) | type | 2 | |
ButtonBuilder (\symfony\component\form) | DataMapperInterface (\symfony\component\form) | type | 2 |
DataTransformerInterface (\symfony\component\form) | type | 2 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 2 | |
ChoiceList (\symfony\component\form\choicelist) | ChoiceLoader (\symfony\component\form\choicelist\factory\cache) | type | 2 |
AbstractStaticOption (\symfony\component\form\choicelist\factory\cache) | ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | instanceof | 2 |
CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | ChoiceFilter (\symfony\component\form\choicelist\factory\cache) | instanceof | 2 |
ChoiceValue (\symfony\component\form\choicelist\factory\cache) | instanceof | 2 | |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | ChoiceGroupView (\symfony\component\form\choicelist\view) | instanceof | 2 |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
LazyChoiceList (\symfony\component\form\choicelist) | ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 2 |
FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | ChoiceLoaderInterface (\symfony\component\form\choicelist\loader) | type | 2 |
IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | AbstractChoiceLoader (\symfony\component\form\choicelist\loader) | staticmethodcall | 2 |
CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | staticmethodcall | 2 | |
ChoiceListView (\symfony\component\form\choicelist\view) | ChoiceView (\symfony\component\form\choicelist\view) | instanceof | 2 |
ChoiceView (\symfony\component\form\choicelist\view) | TranslatableInterface (\symfony\contracts\translation) | type | 2 |
DebugCommand (\symfony\component\form\command) | CompletionSuggestions (\symfony\component\console\completion) | type | 2 |
InputArgument (\symfony\component\console\input) | new | 2 | |
InputArgument (\symfony\component\console\input) | staticconstant | 2 | |
InputInterface (\symfony\component\console\input) | type | 2 | |
InputOption (\symfony\component\console\input) | new | 2 | |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 | |
DescriptorHelper (\symfony\component\form\console\helper) | new | 2 | |
FormRegistryInterface (\symfony\component\form) | type | 2 | |
Descriptor (\symfony\component\form\console\descriptor) | ArrayInput (\symfony\component\console\input) | new | 2 |
OutputStyle (\symfony\component\console\style) | instanceof | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
OptionsResolver (\symfony\component\optionsresolver) | new | 2 | |
TextDescriptor (\symfony\component\form\console\descriptor) | TableSeparator (\symfony\component\console\helper) | new | 2 |
FormPass (\symfony\component\form\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
CoreExtension (\symfony\component\form\extension\core) | CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | new | 2 |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | type | 2 | |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | new | 2 | |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | new | 2 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
CallbackAccessor (\symfony\component\form\extension\core\dataaccessor) | AccessException (\symfony\component\form\exception) | new | 2 |
ChainAccessor (\symfony\component\form\extension\core\dataaccessor) | AccessException (\symfony\component\form\exception) | new | 2 |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | AccessException (\symfony\component\form\exception) | new | 2 |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
CheckboxListMapper (\symfony\component\form\extension\core\datamapper) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
DataMapper (\symfony\component\form\extension\core\datamapper) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
CallbackAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 | |
ChainAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 | |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 | |
RadioListMapper (\symfony\component\form\extension\core\datamapper) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
BaseDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | InvalidArgumentException (\symfony\component\form\exception) | new | 2 |
BooleanToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 2 |
ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 2 |
ChoiceToValueTransformer (\symfony\component\form\extension\core\datatransformer) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 2 |
TransformationFailedException (\symfony\component\form\exception) | new | 2 | |
DateIntervalToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
DateIntervalToStringTransformer (\symfony\component\form\extension\core\datatransformer) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 2 |
DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
IntegerToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 2 |
StringToFloatTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 2 |
UuidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | Uuid (\symfony\component\uid) | staticmethodcall | 2 |
MergeCollectionListener (\symfony\component\form\extension\core\eventlistener) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
ResizeFormListener (\symfony\component\form\extension\core\eventlistener) | UnexpectedTypeException (\symfony\component\form\exception) | new | 2 |
TransformationFailureListener (\symfony\component\form\extension\core\eventlistener) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
CheckboxType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 2 |
ChoiceType (\symfony\component\form\extension\core\type) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 2 |
CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | new | 2 | |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | type | 2 | |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | new | 2 | |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | new | 2 | |
FormInterface (\symfony\component\form) | type | 2 | |
FormView (\symfony\component\form) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
CollectionType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
ColorType (\symfony\component\form\extension\core\type) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
CurrencyType (\symfony\component\form\extension\core\type) | Currencies (\symfony\component\intl) | staticmethodcall | 2 |
DateIntervalType (\symfony\component\form\extension\core\type) | DateIntervalToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 |
DateIntervalToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 | |
DateTimeType (\symfony\component\form\extension\core\type) | DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 |
DateType (\symfony\component\form\extension\core\type) | LogicException (\symfony\component\form\exception) | new | 2 |
DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 | |
EnumType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 2 |
TranslatableInterface (\symfony\contracts\translation) | instanceof | 2 | |
FileType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
Options (\symfony\component\optionsresolver) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
FormType (\symfony\component\form\extension\core\type) | CallbackAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 |
ChainAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 | |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | new | 2 | |
DataMapper (\symfony\component\form\extension\core\datamapper) | new | 2 | |
FormView (\symfony\component\form) | type | 2 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
LanguageType (\symfony\component\form\extension\core\type) | LogicException (\symfony\component\form\exception) | new | 2 |
Options (\symfony\component\optionsresolver) | type | 2 | |
LocaleType (\symfony\component\form\extension\core\type) | Locales (\symfony\component\intl) | staticmethodcall | 2 |
TimeType (\symfony\component\form\extension\core\type) | InvalidConfigurationException (\symfony\component\form\exception) | new | 2 |
LogicException (\symfony\component\form\exception) | new | 2 | |
DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 | |
DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 | |
TimezoneType (\symfony\component\form\extension\core\type) | ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 2 |
TransformationFailureExtension (\symfony\component\form\extension\core\type) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
WeekType (\symfony\component\form\extension\core\type) | WeekToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 |
CsrfExtension (\symfony\component\form\extension\csrf) | CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
CsrfValidationListener (\symfony\component\form\extension\csrf\eventlistener) | ServerParams (\symfony\component\form\util) | new | 2 |
ServerParams (\symfony\component\form\util) | type | 2 | |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
FormTypeCsrfExtension (\symfony\component\form\extension\csrf\type) | ServerParams (\symfony\component\form\util) | type | 2 |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
DataCollectorExtension (\symfony\component\form\extension\datacollector) | FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | type | 2 |
DataCollectorListener (\symfony\component\form\extension\datacollector\eventlistener) | FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | type | 2 |
FormEvent (\symfony\component\form) | type | 2 | |
FormEvents (\symfony\component\form) | staticconstant | 2 | |
FormDataCollector (\symfony\component\form\extension\datacollector) | FormDataExtractorInterface (\symfony\component\form\extension\datacollector) | type | 2 |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 2 | |
ResolvedTypeDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | type | 2 |
FormBuilderInterface (\symfony\component\form) | type | 2 | |
ResolvedTypeFactoryDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | type | 2 |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | type | 2 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 2 | |
DataCollectorTypeExtension (\symfony\component\form\extension\datacollector\type) | DataCollectorListener (\symfony\component\form\extension\datacollector\eventlistener) | new | 2 |
DependencyInjectionExtension (\symfony\component\form\extension\dependencyinjection) | InvalidArgumentException (\symfony\component\form\exception) | new | 2 |
FormTypeGuesserChain (\symfony\component\form) | new | 2 | |
HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | ServerParams (\symfony\component\form\util) | new | 2 |
ServerParams (\symfony\component\form\util) | type | 2 | |
FormTypeHttpFoundationExtension (\symfony\component\form\extension\httpfoundation\type) | HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | new | 2 |
RequestHandlerInterface (\symfony\component\form) | type | 2 | |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | InvalidConfigurationException (\symfony\component\form\exception) | new | 2 |
FormEvent (\symfony\component\form) | type | 2 | |
FormValidator (\symfony\component\form\extension\validator\constraints) | Form (\symfony\component\form\extension\validator\constraints) | staticconstant | 2 |
FormInterface (\symfony\component\form) | type | 2 | |
Constraint (\symfony\component\validator) | type | 2 | |
ValidationListener (\symfony\component\form\extension\validator\eventlistener) | ViolationMapperInterface (\symfony\component\form\extension\validator\violationmapper) | type | 2 |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
FormTypeValidatorExtension (\symfony\component\form\extension\validator\type) | ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | new | 2 |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
UploadValidatorExtension (\symfony\component\form\extension\validator\type) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
ValidatorExtension (\symfony\component\form\extension\validator) | FormRendererInterface (\symfony\component\form) | type | 2 |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | TypeGuess (\symfony\component\form\guess) | type | 2 |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 2 | |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | MappingRule (\symfony\component\form\extension\validator\violationmapper) | new | 2 |
FormRendererInterface (\symfony\component\form) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
Form (\symfony\component\form) | ClickableInterface (\symfony\component\form) | type | 2 |
TransformationFailedException (\symfony\component\form\exception) | type | 2 | |
FormView (\symfony\component\form) | type | 2 | |
OrderedHashMap (\symfony\component\form\util) | new | 2 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 2 | |
FormBuilder (\symfony\component\form) | FormConfigBuilder (\symfony\component\form) | staticmethodcall | 2 |
FormConfigBuilder (\symfony\component\form) | DataTransformerInterface (\symfony\component\form) | type | 2 |
InvalidArgumentException (\symfony\component\form\exception) | new | 2 | |
PropertyPath (\symfony\component\propertyaccess) | new | 2 | |
FormConfigBuilderInterface (\symfony\component\form) | DataTransformerInterface (\symfony\component\form) | type | 2 |
FormErrorIterator (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 2 |
OutOfBoundsException (\symfony\component\form\exception) | new | 2 | |
FormError (\symfony\component\form) | instanceof | 2 | |
FormError (\symfony\component\form) | type | 2 | |
FormFactory (\symfony\component\form) | FormRegistryInterface (\symfony\component\form) | type | 2 |
FormFactoryBuilder (\symfony\component\form) | ResolvedFormTypeFactoryInterface (\symfony\component\form) | type | 2 |
FormInterface (\symfony\component\form) | FormView (\symfony\component\form) | type | 2 |
FormRegistry (\symfony\component\form) | InvalidArgumentException (\symfony\component\form\exception) | new | 2 |
FormTypeGuesserChain (\symfony\component\form) | new | 2 | |
FormTypeGuesserInterface (\symfony\component\form) | type | 2 | |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | type | 2 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 2 | |
FormRenderer (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 2 |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 | |
FormTypeExtensionInterface (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
FormTypeInterface (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
NativeRequestHandler (\symfony\component\form) | ServerParams (\symfony\component\form\util) | new | 2 |
ServerParams (\symfony\component\form\util) | type | 2 | |
ResolvedFormType (\symfony\component\form) | FormFactoryInterface (\symfony\component\form) | type | 2 |
OptionsResolver (\symfony\component\optionsresolver) | new | 2 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | ResolvedFormTypeInterface (\symfony\component\form) | type | 2 |
ResolvedFormTypeFactoryInterface (\symfony\component\form) | ResolvedFormTypeInterface (\symfony\component\form) | type | 2 |
ResolvedFormTypeInterface (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 2 |
ReversedTransformer (\symfony\component\form) | DataTransformerInterface (\symfony\component\form) | type | 2 |
FormIntegrationTestCase (\symfony\component\form\test) | Forms (\symfony\component\form) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | FormBuilder (\symfony\component\form) | new | 2 |
AbstractExtensionTest (\symfony\component\form\tests) | ConcreteExtension (\symfony\component\form\tests) | new | 2 |
AbstractChoiceListTestCase (\symfony\component\form\tests\choicelist) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 2 |
ChoiceLoaderTest (\symfony\component\form\tests\choicelist\factory\cache) | ChoiceLoader (\symfony\component\form\choicelist\factory\cache) | new | 2 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | new | 2 |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | new | 2 | |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 2 |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | new | 2 | |
DefaultChoiceListFactoryTest_Castable (\symfony\component\form\tests\choicelist\factory) | new | 2 | |
TranslatableMessage (\symfony\component\translation) | new | 2 | |
PropertyAccessDecoratorTest (\symfony\component\form\tests\choicelist\factory) | DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | new | 2 |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | new | 2 | |
ChoiceGroupView (\symfony\component\form\choicelist\view) | new | 2 | |
CallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | LazyChoiceList (\symfony\component\form\choicelist) | new | 2 |
IntlCallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | LazyChoiceList (\symfony\component\form\choicelist) | new | 2 |
DebugCommandTest (\symfony\component\form\tests\command) | Application (\symfony\component\console) | new | 2 |
DebugCommand (\symfony\component\form\command) | new | 2 | |
FormRegistry (\symfony\component\form) | new | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
FooType (\symfony\component\form\tests\command) | Options (\symfony\component\optionsresolver) | type | 2 |
CompoundFormTest (\symfony\component\form\tests) | FormEvents (\symfony\component\form) | staticconstant | 2 |
FormFactory (\symfony\component\form) | new | 2 | |
FormInterface (\symfony\component\form) | type | 2 | |
FormRegistry (\symfony\component\form) | new | 2 | |
FormView (\symfony\component\form) | type | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
ConfigurableFormTypeGuesser (\symfony\component\form\tests) | TypeGuess (\symfony\component\form\guess) | new | 2 |
TypeGuess (\symfony\component\form\guess) | type | 2 | |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | ChoiceType (\symfony\component\form\extension\core\type) | new | 2 |
FooType (\symfony\component\form\tests\console\descriptor) | Options (\symfony\component\optionsresolver) | type | 2 |
FormPassTest (\symfony\component\form\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
FormPass (\symfony\component\form\dependencyinjection) | new | 2 | |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
FormFactoryBuilder (\symfony\component\form) | new | 2 | |
TypehintedPropertiesCar (\symfony\component\form\tests\fixtures) | new | 2 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
ArrayToPartsTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ArrayToPartsTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 |
ChoicesToValuesTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 2 |
ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | type | 2 | |
ChoiceToValueTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 2 |
ChoiceToValueTransformer (\symfony\component\form\extension\core\datatransformer) | type | 2 | |
DataTransformerChainTest (\symfony\component\form\tests\extension\core\datatransformer) | DataTransformerChain (\symfony\component\form\extension\core\datatransformer) | new | 2 |
UuidToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | UuidV1 (\symfony\component\uid) | new | 2 |
ValueToDuplicatesTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ValueToDuplicatesTransformer (\symfony\component\form\extension\core\datatransformer) | new | 2 |
FixUrlProtocolListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
FixUrlProtocolListener (\symfony\component\form\extension\core\eventlistener) | new | 2 | |
Form (\symfony\component\form) | new | 2 | |
FormConfigBuilder (\symfony\component\form) | new | 2 | |
FormEvent (\symfony\component\form) | new | 2 | |
ResizeFormListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | FormFactoryBuilder (\symfony\component\form) | new | 2 |
TrimListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
TrimListener (\symfony\component\form\extension\core\eventlistener) | new | 2 | |
Form (\symfony\component\form) | new | 2 | |
FormConfigBuilder (\symfony\component\form) | new | 2 | |
FormEvent (\symfony\component\form) | new | 2 | |
ChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 2 |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
DateTimeTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
ExtendedChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | Forms (\symfony\component\form) | staticmethodcall | 2 |
FileTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
UploadedFile (\symfony\component\httpfoundation\file) | new | 2 | |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | CallbackTransformer (\symfony\component\form) | new | 2 |
FormError (\symfony\component\form) | new | 2 | |
FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
IntegerTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
MoneyDataMapper (\symfony\component\form\tests\extension\core\type) | Money (\symfony\component\form\tests\extension\core\type) | new | 2 |
MoneyTypeTest (\symfony\component\form\tests\extension\core\type) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 2 |
PercentTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
RepeatedTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 2 | |
WeekTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 2 |
CsrfValidationListenerTest (\symfony\component\form\tests\extension\csrf\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
DataMapper (\symfony\component\form\extension\core\datamapper) | new | 2 | |
FormFactoryBuilder (\symfony\component\form) | new | 2 | |
CsrfTokenManager (\symfony\component\security\csrf) | new | 2 | |
FormTypeCsrfExtensionTest (\symfony\component\form\tests\extension\csrf\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
DataCollectorExtensionTest (\symfony\component\form\tests\extension\datacollector) | DataCollectorExtension (\symfony\component\form\extension\datacollector) | new | 2 |
FormDataCollector (\symfony\component\form\extension\datacollector) | new | 2 | |
FormDataExtractor (\symfony\component\form\extension\datacollector) | new | 2 | |
FormDataCollectorTest (\symfony\component\form\tests\extension\datacollector) | CoreExtension (\symfony\component\form\extension\core) | new | 2 |
FormDataCollector (\symfony\component\form\extension\datacollector) | new | 2 | |
FormDataExtractor (\symfony\component\form\extension\datacollector) | new | 2 | |
FormFactory (\symfony\component\form) | new | 2 | |
FormRegistry (\symfony\component\form) | new | 2 | |
FormView (\symfony\component\form) | type | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
FormDataExtractorTest (\symfony\component\form\tests\extension\datacollector) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 2 |
FormDataExtractor (\symfony\component\form\extension\datacollector) | new | 2 | |
DataCollectorTypeExtensionTest (\symfony\component\form\tests\extension\datacollector\type) | FormDataCollector (\symfony\component\form\extension\datacollector) | new | 2 |
FormDataExtractor (\symfony\component\form\extension\datacollector) | new | 2 | |
DataCollectorTypeExtension (\symfony\component\form\extension\datacollector\type) | new | 2 | |
HttpFoundationRequestHandlerTest (\symfony\component\form\tests\extension\httpfoundation) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
PasswordTypePasswordHasherExtensionTest (\symfony\component\form\tests\extension\passwordhasher\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 2 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 2 | |
FormValidatorFunctionalTest (\symfony\component\form\tests\extension\validator\constraints) | CallbackTransformer (\symfony\component\form) | new | 2 |
TransformationFailedException (\symfony\component\form\exception) | new | 2 | |
ValidatorExtension (\symfony\component\form\extension\validator) | new | 2 | |
FormFactoryBuilder (\symfony\component\form) | new | 2 | |
Collection (\symfony\component\validator\constraints) | new | 2 | |
Expression (\symfony\component\validator\constraints) | new | 2 | |
LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | new | 2 | |
StaticMethodLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
Validation (\symfony\component\validator) | staticmethodcall | 2 | |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
ValidatorExtension (\symfony\component\form\extension\validator) | new | 2 | |
FormFactoryBuilder (\symfony\component\form) | new | 2 | |
FormInterface (\symfony\component\form) | type | 2 | |
IdentityTranslator (\symfony\component\translation) | new | 2 | |
ExecutionContext (\symfony\component\validator\context) | new | 2 | |
Review (\symfony\component\form\tests\extension\validator\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 2 |
ReviewType (\symfony\component\form\tests\extension\validator\constraints) | Valid (\symfony\component\validator\constraints) | new | 2 |
DummyValidator (\symfony\component\form\tests\extension\validator\eventlistener) | ConstraintViolationInterface (\symfony\component\validator) | type | 2 |
ContextualValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
ValidationListenerTest (\symfony\component\form\tests\extension\validator\eventlistener) | Form (\symfony\component\form\extension\validator\constraints) | new | 2 |
Form (\symfony\component\form) | new | 2 | |
FormConfigBuilder (\symfony\component\form) | new | 2 | |
DummyValidator (\symfony\component\form\tests\extension\validator\eventlistener) | new | 2 | |
ConstraintViolation (\symfony\component\validator) | new | 2 | |
Validation (\symfony\component\validator) | staticmethodcall | 2 | |
FormTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | ValidatorExtension (\symfony\component\form\extension\validator) | new | 2 |
Forms (\symfony\component\form) | staticmethodcall | 2 | |
GroupSequence (\symfony\component\validator\constraints) | new | 2 | |
Length (\symfony\component\validator\constraints) | new | 2 | |
Valid (\symfony\component\validator\constraints) | new | 2 | |
Validation (\symfony\component\validator) | staticmethodcall | 2 | |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | ValidatorTypeGuesser (\symfony\component\form\extension\validator) | new | 2 |
ClassMetadata (\symfony\component\validator\mapping) | new | 2 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | new | 2 | |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
TransformationFailedException (\symfony\component\form\exception) | new | 2 | |
File (\symfony\component\validator\constraints) | new | 2 | |
DummyFormRendererEngine (\symfony\component\form\tests\fixtures) | FormView (\symfony\component\form) | type | 2 |
FixedDataTransformer (\symfony\component\form\tests\fixtures) | TransformationFailedException (\symfony\component\form\exception) | new | 2 |
TestExtension (\symfony\component\form\tests\fixtures) | FormTypeInterface (\symfony\component\form) | type | 2 |
FormBuilderTest (\symfony\component\form\tests) | FormFactory (\symfony\component\form) | new | 2 |
FormRegistry (\symfony\component\form) | new | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
FormConfigTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
FormConfigBuilder (\symfony\component\form) | new | 2 | |
FormFactoryBuilderTest (\symfony\component\form\tests) | FormFactoryBuilder (\symfony\component\form) | new | 2 |
FooType (\symfony\component\form\tests\fixtures) | new | 2 | |
FormFactoryTest (\symfony\component\form\tests) | FormFactory (\symfony\component\form) | new | 2 |
FormRegistry (\symfony\component\form) | new | 2 | |
FormTypeGuesserChain (\symfony\component\form) | new | 2 | |
PreloadedExtension (\symfony\component\form) | new | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
ConfigurableFormTypeGuesser (\symfony\component\form\tests) | type | 2 | |
ConfigurableFormType (\symfony\component\form\tests\fixtures) | new | 2 | |
FormRegistryTest (\symfony\component\form\tests) | TestExtension (\symfony\component\form\tests\fixtures) | type | 2 |
FormRendererTest (\symfony\component\form\tests) | FormRenderer (\symfony\component\form) | new | 2 |
DummyFormRendererEngine (\symfony\component\form\tests\fixtures) | new | 2 | |
NativeRequestHandlerTest (\symfony\component\form\tests) | AbstractRequestHandlerTestCase (\symfony\component\form\tests) | staticmethodcall | 2 |
ResolvedFormTypeTest (\symfony\component\form\tests) | FormFactory (\symfony\component\form) | new | 2 |
FormRegistry (\symfony\component\form) | new | 2 | |
ResolvedFormType (\symfony\component\form) | type | 2 | |
ResolvedFormTypeFactory (\symfony\component\form) | new | 2 | |
UsageTrackingFormType (\symfony\component\form\tests) | new | 2 | |
UsageTrackingFormTypeExtension (\symfony\component\form\tests) | type | 2 | |
UsageTrackingParentFormType (\symfony\component\form\tests) | new | 2 | |
TranslationFilesTest (\symfony\component\form\tests\resources) | XliffUtils (\symfony\component\translation\util) | staticmethodcall | 2 |
SimpleFormTest (\symfony\component\form\tests) | FixedFilterListener (\symfony\component\form\tests\fixtures) | new | 2 |
SimpleFormTest_Countable (\symfony\component\form\tests) | new | 2 | |
SimpleFormTest_Traversable (\symfony\component\form\tests) | new | 2 | |
UsageTrackingTrait (\symfony\component\form\tests) | FormInterface (\symfony\component\form) | type | 2 |
FormView (\symfony\component\form) | type | 2 | |
ServerParamsTest (\symfony\component\form\tests\util) | ServerParams (\symfony\component\form\util) | new | 2 |
ServerParams (\symfony\component\form\util) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
HtmlSanitizer (\symfony\component\htmlsanitizer) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | type | 2 |
MastermindsParser (\symfony\component\htmlsanitizer\parser) | new | 2 | |
ParserInterface (\symfony\component\htmlsanitizer\parser) | type | 2 | |
StringSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 | |
DomVisitor (\symfony\component\htmlsanitizer\visitor) | new | 2 | |
HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | AttributeSanitizerInterface (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | type | 2 |
UrlAttributeSanitizer (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | new | 2 | |
HtmlSanitizerAllTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizer (\symfony\component\htmlsanitizer) | new | 2 |
HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | new | 2 | |
StringSanitizerTest (\symfony\component\htmlsanitizer\tests\textsanitizer) | StringSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 |
UrlSanitizerTest (\symfony\component\htmlsanitizer\tests\textsanitizer) | UrlSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 |
UrlAttributeSanitizer (\symfony\component\htmlsanitizer\visitor\attributesanitizer) | UrlSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 |
DomVisitor (\symfony\component\htmlsanitizer\visitor) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | type | 2 |
StringSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 | |
DocumentNode (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 2 |
Node (\symfony\component\htmlsanitizer\visitor\node) | StringSanitizer (\symfony\component\htmlsanitizer\textsanitizer) | staticmethodcall | 2 |
AmpHttpClient (\symfony\component\httpclient) | TransportException (\symfony\component\httpclient\exception) | new | 2 |
AmpClientState (\symfony\component\httpclient\internal) | new | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
AsyncDecoratorTrait (\symfony\component\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | type | 2 |
CachingHttpClient (\symfony\component\httpclient) | ResponseStream (\symfony\component\httpclient\response) | new | 2 |
HttpCache (\symfony\component\httpkernel\httpcache) | new | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
CurlHttpClient (\symfony\component\httpclient) | CurlClientState (\symfony\component\httpclient\internal) | new | 2 |
CurlClientState (\symfony\component\httpclient\internal) | type | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
HttpClientDataCollector (\symfony\component\httpclient\datacollector) | TraceableHttpClient (\symfony\component\httpclient) | type | 2 |
DecoratorTrait (\symfony\component\httpclient) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
EventSourceHttpClient (\symfony\component\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | type | 2 |
HttpClient (\symfony\component\httpclient) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
HttpClientTrait (\symfony\component\httpclient) | StreamableInterface (\symfony\component\httpclient\response) | instanceof | 2 |
HttplugClient (\symfony\component\httpclient) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttplugWaitLoop (\symfony\component\httpclient\internal) | new | 2 | |
HttplugPromise (\symfony\component\httpclient\response) | new | 2 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
CurlClientState (\symfony\component\httpclient\internal) | DnsCache (\symfony\component\httpclient\internal) | new | 2 |
HttplugWaitLoop (\symfony\component\httpclient\internal) | ResponseInterface (\symfony\contracts\httpclient) | type | 2 |
MockHttpClient (\symfony\component\httpclient) | TransportException (\symfony\component\httpclient\exception) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 2 | |
NativeHttpClient (\symfony\component\httpclient) | NativeClientState (\symfony\component\httpclient\internal) | new | 2 |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
NoPrivateNetworkHttpClient (\symfony\component\httpclient) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
Psr18Client (\symfony\component\httpclient) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
AmpResponse (\symfony\component\httpclient\response) | ClientState (\symfony\component\httpclient\internal) | type | 2 |
AsyncContext (\symfony\component\httpclient\response) | ChunkInterface (\symfony\contracts\httpclient) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
AsyncResponse (\symfony\component\httpclient\response) | LastChunk (\symfony\component\httpclient\chunk) | new | 2 |
StreamWrapper (\symfony\component\httpclient\response) | staticmethodcall | 2 | |
ChunkInterface (\symfony\contracts\httpclient) | type | 2 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
CurlResponse (\symfony\component\httpclient\response) | FirstChunk (\symfony\component\httpclient\chunk) | new | 2 |
Canary (\symfony\component\httpclient\internal) | new | 2 | |
ClientState (\symfony\component\httpclient\internal) | type | 2 | |
MockResponse (\symfony\component\httpclient\response) | ClientState (\symfony\component\httpclient\internal) | new | 2 |
NativeResponse (\symfony\component\httpclient\response) | Canary (\symfony\component\httpclient\internal) | new | 2 |
ClientState (\symfony\component\httpclient\internal) | type | 2 | |
NativeClientState (\symfony\component\httpclient\internal) | type | 2 | |
StreamWrapper (\symfony\component\httpclient\response) | HttpClientInterface (\symfony\contracts\httpclient) | type | 2 |
TraceableResponse (\symfony\component\httpclient\response) | StopwatchEvent (\symfony\component\stopwatch) | type | 2 |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
TransportResponseTrait (\symfony\component\httpclient\response) | ErrorChunk (\symfony\component\httpclient\chunk) | instanceof | 2 |
ClientState (\symfony\component\httpclient\internal) | type | 2 | |
GenericRetryStrategy (\symfony\component\httpclient\retry) | AsyncContext (\symfony\component\httpclient\response) | type | 2 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | type | 2 | |
RetryStrategyInterface (\symfony\component\httpclient\retry) | AsyncContext (\symfony\component\httpclient\response) | type | 2 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | type | 2 | |
RetryableHttpClient (\symfony\component\httpclient) | AsyncContext (\symfony\component\httpclient\response) | type | 2 |
AsyncResponse (\symfony\component\httpclient\response) | new | 2 | |
GenericRetryStrategy (\symfony\component\httpclient\retry) | new | 2 | |
RetryStrategyInterface (\symfony\component\httpclient\retry) | type | 2 | |
ScopingHttpClient (\symfony\component\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | type | 2 |
AsyncDecoratorTraitTest (\symfony\component\httpclient\tests) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
CachingHttpClientTest (\symfony\component\httpclient\tests) | CachingHttpClient (\symfony\component\httpclient) | new | 2 |
MockHttpClient (\symfony\component\httpclient) | new | 2 | |
Store (\symfony\component\httpkernel\httpcache) | new | 2 | |
HttpClientDataCollectorTest (\symfony\component\httpclient\tests\datacollector) | TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 2 |
HttpClientTest (\symfony\component\httpclient\tests) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientTestCase (\symfony\component\httpclient\tests) | StreamWrapper (\symfony\component\httpclient\response) | staticmethodcall | 2 |
TestLogger (\symfony\component\httpclient\tests) | new | 2 | |
HttplugClientTest (\symfony\component\httpclient\tests) | TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 2 |
HttpOptionsTest (\symfony\component\httpclient\tests) | HttpOptions (\symfony\component\httpclient) | new | 2 |
MockHttpClientTest (\symfony\component\httpclient\tests) | DataChunk (\symfony\component\httpclient\chunk) | new | 2 |
FirstChunk (\symfony\component\httpclient\chunk) | new | 2 | |
Psr18ClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 2 | |
GenericRetryStrategyTest (\symfony\component\httpclient\tests\retry) | TransportException (\symfony\component\httpclient\exception) | new | 2 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | type | 2 | |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 2 | |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | ClientException (\symfony\component\httpclient\exception) | catch | 2 |
TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 2 | |
TraceableHttpClient (\symfony\component\httpclient) | Stopwatch (\symfony\component\stopwatch) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
UriTemplateHttpClient (\symfony\component\httpclient) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
AcceptHeader (\symfony\component\httpfoundation) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 2 |
BinaryFileResponse (\symfony\component\httpfoundation) | File (\symfony\component\httpfoundation\file) | type | 2 |
Cookie (\symfony\component\httpfoundation) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 2 |
File (\symfony\component\httpfoundation\file) | MimeTypes (\symfony\component\mime) | staticmethodcall | 2 |
UploadedFile (\symfony\component\httpfoundation\file) | FileException (\symfony\component\httpfoundation\file\exception) | new | 2 |
File (\symfony\component\httpfoundation\file) | staticmethodcall | 2 | |
FileBag (\symfony\component\httpfoundation) | UploadedFile (\symfony\component\httpfoundation\file) | new | 2 |
UploadedFile (\symfony\component\httpfoundation\file) | type | 2 | |
InputBag (\symfony\component\httpfoundation) | ParameterBag (\symfony\component\httpfoundation) | staticmethodcall | 2 |
RequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | Request (\symfony\component\httpfoundation) | type | 2 |
Request (\symfony\component\httpfoundation) | IpUtils (\symfony\component\httpfoundation) | staticmethodcall | 2 |
SessionInterface (\symfony\component\httpfoundation\session) | instanceof | 2 | |
Response (\symfony\component\httpfoundation) | ResponseHeaderBag (\symfony\component\httpfoundation) | new | 2 |
Session (\symfony\component\httpfoundation\session) | AttributeBagInterface (\symfony\component\httpfoundation\session\attribute) | type | 2 |
FlashBagInterface (\symfony\component\httpfoundation\session\flash) | type | 2 | |
SessionBagInterface (\symfony\component\httpfoundation\session) | type | 2 | |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 2 | |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | type | 2 | |
SessionFactory (\symfony\component\httpfoundation\session) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
SessionStorageFactoryInterface (\symfony\component\httpfoundation\session\storage) | type | 2 | |
SessionInterface (\symfony\component\httpfoundation\session) | SessionBagInterface (\symfony\component\httpfoundation\session) | type | 2 |
MarshallingSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | MarshallerInterface (\symfony\component\cache\marshaller) | type | 2 |
AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | type | 2 | |
MongoDbSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | Client (\mongodb) | instanceof | 2 |
Client (\mongodb) | type | 2 | |
PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | staticmethodcall | 2 |
StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | staticmethodcall | 2 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | SessionBagInterface (\symfony\component\httpfoundation\session) | type | 2 |
MetadataBag (\symfony\component\httpfoundation\session\storage) | new | 2 | |
MockFileSessionStorage (\symfony\component\httpfoundation\session\storage) | MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | staticmethodcall | 2 |
MockFileSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 2 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | SessionBagInterface (\symfony\component\httpfoundation\session) | type | 2 |
StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 2 | |
MetadataBag (\symfony\component\httpfoundation\session\storage) | new | 2 | |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | instanceof | 2 | |
NativeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 2 |
AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 2 | |
PhpBridgeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 2 |
AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 2 | |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | instanceof | 2 |
SessionStorageInterface (\symfony\component\httpfoundation\session\storage) | SessionBagInterface (\symfony\component\httpfoundation\session) | type | 2 |
StreamedJsonResponse (\symfony\component\httpfoundation) | JsonResponse (\symfony\component\httpfoundation) | staticconstant | 2 |
StreamedResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | staticmethodcall | 2 |
ResponseCookieValueSame (\symfony\component\httpfoundation\test\constraint) | Cookie (\symfony\component\httpfoundation) | type | 2 |
ResponseFormatSame (\symfony\component\httpfoundation\test\constraint) | Request (\symfony\component\httpfoundation) | type | 2 |
ResponseHasCookie (\symfony\component\httpfoundation\test\constraint) | Cookie (\symfony\component\httpfoundation) | type | 2 |
BinaryFileResponseTest (\symfony\component\httpfoundation\tests) | BinaryFileResponse (\symfony\component\httpfoundation) | staticmethodcall | 2 |
AbstractRequestRateLimiterTest (\symfony\component\httpfoundation\tests\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | type | 2 |
AttributesRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Response (\symfony\component\httpfoundation) | new | 2 |
SchemeRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
RequestTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | type | 2 |
ResponseTest (\symfony\component\httpfoundation\tests) | DefaultResponse (\symfony\component\httpfoundation\tests) | new | 2 |
SessionTest (\symfony\component\httpfoundation\tests\session) | FlashBag (\symfony\component\httpfoundation\session\flash) | new | 2 |
MigratingSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MigratingSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 2 |
NativeFileSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 2 |
NullSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | Session (\symfony\component\httpfoundation\session) | new | 2 |
PdoSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MockPdo (\symfony\component\httpfoundation\tests\session\storage\handler) | new | 2 |
MockArraySessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 2 |
FlashBag (\symfony\component\httpfoundation\session\flash) | new | 2 | |
MockFileSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | MockFileSessionStorage (\symfony\component\httpfoundation\session\storage) | type | 2 |
SessionHandlerProxyTest (\symfony\component\httpfoundation\tests\session\storage\proxy) | StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 2 |
RequestAttributeValueSameTest (\symfony\component\httpfoundation\tests\test\constraint) | RequestAttributeValueSame (\symfony\component\httpfoundation\test\constraint) | new | 2 |
ResponseCookieValueSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
ResponseFormatSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Request (\symfony\component\httpfoundation) | new | 2 |
ResponseFormatSame (\symfony\component\httpfoundation\test\constraint) | new | 2 | |
ResponseHasCookieTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseHasCookie (\symfony\component\httpfoundation\test\constraint) | new | 2 |
ResponseHasHeaderTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseHasHeader (\symfony\component\httpfoundation\test\constraint) | new | 2 |
ResponseHeaderLocationSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
ResponseHeaderLocationSame (\symfony\component\httpfoundation\test\constraint) | new | 2 | |
ResponseHeaderSameTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseHeaderSame (\symfony\component\httpfoundation\test\constraint) | new | 2 |
ResponseIsUnprocessableTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 2 |
UrlHelperTest (\symfony\component\httpfoundation\tests) | RequestContext (\symfony\component\routing) | new | 2 |
MapQueryString (\symfony\component\httpkernel\attribute) | Response (\symfony\component\httpfoundation) | staticconstant | 2 |
MapRequestPayload (\symfony\component\httpkernel\attribute) | Response (\symfony\component\httpfoundation) | staticconstant | 2 |
AbstractBundle (\symfony\component\httpkernel\bundle) | Container (\symfony\component\dependencyinjection) | staticmethodcall | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 | |
BundleExtension (\symfony\component\httpkernel\bundle) | new | 2 | |
Bundle (\symfony\component\httpkernel\bundle) | ContainerInterface (\symfony\component\dependencyinjection) | type | 2 |
BundleExtension (\symfony\component\httpkernel\bundle) | ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 |
FileLocator (\symfony\component\httpkernel\config) | FileLocator (\symfony\component\config) | staticmethodcall | 2 |
KernelInterface (\symfony\component\httpkernel) | type | 2 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | DefaultValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 2 |
RequestAttributeValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 2 | |
ArgumentMetadataFactory (\symfony\component\httpkernel\controllermetadata) | new | 2 | |
ArgumentMetadataFactoryInterface (\symfony\component\httpkernel\controllermetadata) | type | 2 | |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | staticconstant | 2 |
PartialDenormalizationException (\symfony\component\serializer\exception) | catch | 2 | |
ContainerControllerResolver (\symfony\component\httpkernel\controller) | ControllerResolver (\symfony\component\httpkernel\controller) | staticmethodcall | 2 |
ControllerResolver (\symfony\component\httpkernel\controller) | Request (\symfony\component\httpfoundation) | type | 2 |
ErrorController (\symfony\component\httpkernel\controller) | ErrorRendererInterface (\symfony\component\errorhandler\errorrenderer) | type | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 2 | |
TraceableArgumentResolver (\symfony\component\httpkernel\controller) | ArgumentResolverInterface (\symfony\component\httpkernel\controller) | type | 2 |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
TraceableControllerResolver (\symfony\component\httpkernel\controller) | ControllerResolverInterface (\symfony\component\httpkernel\controller) | type | 2 |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
ConfigDataCollector (\symfony\component\httpkernel\datacollector) | KernelInterface (\symfony\component\httpkernel) | type | 2 |
DataCollector (\symfony\component\httpkernel\datacollector) | CutStub (\symfony\component\vardumper\caster) | new | 2 |
Data (\symfony\component\vardumper\cloner) | type | 2 | |
Stub (\symfony\component\vardumper\cloner) | instanceof | 2 | |
VarCloner (\symfony\component\vardumper\cloner) | new | 2 | |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
Data (\symfony\component\vardumper\cloner) | type | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 2 | |
SourceContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 2 | |
Connection (\symfony\component\vardumper\server) | type | 2 | |
EventDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 2 |
ExceptionDataCollector (\symfony\component\httpkernel\datacollector) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 2 |
LoggerDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
DebugLoggerConfigurator (\symfony\component\httpkernel\log) | staticmethodcall | 2 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
RouterDataCollector (\symfony\component\httpkernel\datacollector) | Request (\symfony\component\httpfoundation) | type | 2 |
TimeDataCollector (\symfony\component\httpkernel\datacollector) | KernelInterface (\symfony\component\httpkernel) | type | 2 |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
ErrorHandlerConfigurator (\symfony\component\httpkernel\debug) | ErrorHandler (\symfony\component\errorhandler) | type | 2 |
AddAnnotatedClassesToCachePass (\symfony\component\httpkernel\dependencyinjection) | Kernel (\symfony\component\httpkernel) | type | 2 |
ConfigurableExtension (\symfony\component\httpkernel\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ControllerArgumentValueResolverPass (\symfony\component\httpkernel\dependencyinjection) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
FragmentRendererPass (\symfony\component\httpkernel\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 2 |
LazyLoadingFragmentHandler (\symfony\component\httpkernel\dependencyinjection) | FragmentHandler (\symfony\component\httpkernel\fragment) | staticmethodcall | 2 |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | Target (\symfony\component\dependencyinjection\attribute) | staticmethodcall | 2 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
TypedReference (\symfony\component\dependencyinjection) | new | 2 | |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | ControllerEvent (\symfony\component\httpkernel\event) | new | 2 |
ControllerEvent (\symfony\component\httpkernel\event) | type | 2 | |
ViewEvent (\symfony\component\httpkernel\event) | ControllerArgumentsEvent (\symfony\component\httpkernel\event) | type | 2 |
AbstractSessionListener (\symfony\component\httpkernel\eventlistener) | Session (\symfony\component\httpfoundation\session) | instanceof | 2 |
SessionUtils (\symfony\component\httpfoundation\session) | staticmethodcall | 2 | |
UnexpectedSessionUsageException (\symfony\component\httpkernel\exception) | new | 2 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
CacheAttributeListener (\symfony\component\httpkernel\eventlistener) | ExpressionLanguage (\symfony\component\expressionlanguage) | type | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
DebugHandlersListener (\symfony\component\httpkernel\eventlistener) | ConsoleEvent (\symfony\component\console\event) | instanceof | 2 |
ErrorHandler (\symfony\component\errorhandler) | instanceof | 2 | |
KernelEvent (\symfony\component\httpkernel\event) | instanceof | 2 | |
DumpListener (\symfony\component\httpkernel\eventlistener) | ClonerInterface (\symfony\component\vardumper\cloner) | type | 2 |
DataDumperInterface (\symfony\component\vardumper\dumper) | type | 2 | |
Connection (\symfony\component\vardumper\server) | type | 2 | |
ErrorListener (\symfony\component\httpkernel\eventlistener) | Request (\symfony\component\httpfoundation) | type | 2 |
ExceptionEvent (\symfony\component\httpkernel\event) | type | 2 | |
HttpException (\symfony\component\httpkernel\exception) | new | 2 | |
FragmentListener (\symfony\component\httpkernel\eventlistener) | UriSigner (\symfony\component\httpfoundation) | type | 2 |
AccessDeniedHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
LocaleAwareListener (\symfony\component\httpkernel\eventlistener) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
LocaleListener (\symfony\component\httpkernel\eventlistener) | Request (\symfony\component\httpfoundation) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
RequestContextAwareInterface (\symfony\component\routing) | type | 2 | |
ProfilerListener (\symfony\component\httpkernel\eventlistener) | RequestMatcherInterface (\symfony\component\httpfoundation) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
Session (\symfony\component\httpfoundation\session) | instanceof | 2 | |
Profiler (\symfony\component\httpkernel\profiler) | type | 2 | |
RouterListener (\symfony\component\httpkernel\eventlistener) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
Kernel (\symfony\component\httpkernel) | staticconstant | 2 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
RequestContext (\symfony\component\routing) | type | 2 | |
SurrogateListener (\symfony\component\httpkernel\eventlistener) | SurrogateInterface (\symfony\component\httpkernel\httpcache) | type | 2 |
AbstractSurrogateFragmentRenderer (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 2 |
UriSigner (\symfony\component\httpfoundation) | type | 2 | |
ControllerReference (\symfony\component\httpkernel\controller) | type | 2 | |
FragmentRendererInterface (\symfony\component\httpkernel\fragment) | type | 2 | |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | type | 2 | |
FragmentHandler (\symfony\component\httpkernel\fragment) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
UriSigner (\symfony\component\httpfoundation) | type | 2 | |
HIncludeFragmentRenderer (\symfony\component\httpkernel\fragment) | UriSigner (\symfony\component\httpfoundation) | type | 2 |
FragmentUriGenerator (\symfony\component\httpkernel\fragment) | new | 2 | |
InlineFragmentRenderer (\symfony\component\httpkernel\fragment) | HttpKernelInterface (\symfony\component\httpkernel) | type | 2 |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
AbstractSurrogate (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
ResponseCacheStrategyInterface (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 2 |
StoreInterface (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 2 |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | IpUtils (\symfony\component\httpfoundation) | staticmethodcall | 2 |
HttpClientKernel (\symfony\component\httpkernel) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
HttpKernel (\symfony\component\httpkernel) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | new | 2 | |
ArgumentResolverInterface (\symfony\component\httpkernel\controller) | type | 2 | |
ControllerResolverInterface (\symfony\component\httpkernel\controller) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
HttpKernelBrowser (\symfony\component\httpkernel) | UploadedFile (\symfony\component\httpfoundation\file) | new | 2 |
HttpKernelInterface (\symfony\component\httpkernel) | type | 2 | |
Kernel (\symfony\component\httpkernel) | Filesystem (\symfony\component\filesystem) | new | 2 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 2 | |
Request (\symfony\component\httpfoundation) | type | 2 | |
Response (\symfony\component\httpfoundation) | type | 2 | |
DebugLoggerConfigurator (\symfony\component\httpkernel\log) | DebugLoggerInterface (\symfony\component\httpkernel\log) | instanceof | 2 |
DebugLoggerInterface (\symfony\component\httpkernel\log) | Request (\symfony\component\httpfoundation) | type | 2 |
Logger (\symfony\component\httpkernel\log) | Request (\symfony\component\httpfoundation) | type | 2 |
Profile (\symfony\component\httpkernel\profiler) | DataCollectorInterface (\symfony\component\httpkernel\datacollector) | type | 2 |
Profiler (\symfony\component\httpkernel\profiler) | Response (\symfony\component\httpfoundation) | type | 2 |
DataCollectorInterface (\symfony\component\httpkernel\datacollector) | type | 2 | |
ProfilerStorageInterface (\symfony\component\httpkernel\profiler) | type | 2 | |
ProfilerStorageInterface (\symfony\component\httpkernel\profiler) | Profile (\symfony\component\httpkernel\profiler) | type | 2 |
WithLogLevelTest (\symfony\component\httpkernel\tests\attribute) | WithLogLevel (\symfony\component\httpkernel\attribute) | new | 2 |
CacheWarmerTest (\symfony\component\httpkernel\tests\cachewarmer) | TestCacheWarmer (\symfony\component\httpkernel\tests\cachewarmer) | new | 2 |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 2 |
QueryParameterValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | QueryParameterValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 2 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ValueResolver (\symfony\component\httpkernel\attribute) | type | 2 |
GroupSequence (\symfony\component\validator\constraints) | new | 2 | |
UidValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | UuidV1 (\symfony\component\uid) | new | 2 |
UuidV4 (\symfony\component\uid) | new | 2 | |
ArgumentResolverTest (\symfony\component\httpkernel\tests\controller) | ServiceLocator (\symfony\component\dependencyinjection) | new | 2 |
Session (\symfony\component\httpfoundation\session) | new | 2 | |
NullableController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 2 | |
VariadicController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 2 | |
ContainerControllerResolverTest (\symfony\component\httpkernel\tests\controller) | ControllerTestService (\symfony\component\httpkernel\tests\controller) | new | 2 |
InvokableControllerService (\symfony\component\httpkernel\tests\controller) | new | 2 | |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | BadRequestException (\symfony\component\httpfoundation\exception) | catch | 2 |
InvokableController (\symfony\component\httpkernel\tests\controller) | new | 2 | |
ErrorControllerTest (\symfony\component\httpkernel\tests\controller) | HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 2 |
Request (\symfony\component\httpfoundation) | type | 2 | |
ErrorController (\symfony\component\httpkernel\controller) | new | 2 | |
ArgumentMetadataFactoryTest (\symfony\component\httpkernel\tests\controllermetadata) | ArgumentMetadataFactory (\symfony\component\httpkernel\controllermetadata) | new | 2 |
Foo (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 2 | |
CustomProjectDirKernel (\symfony\component\httpkernel\tests) | HttpKernelInterface (\symfony\component\httpkernel) | type | 2 |
ConfigDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
ConfigDataCollector (\symfony\component\httpkernel\datacollector) | new | 2 | |
LoggerDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | SilencedErrorContext (\symfony\component\errorhandler\exception) | new | 2 |
RequestStack (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
MemoryDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | MemoryDataCollector (\symfony\component\httpkernel\datacollector) | new | 2 |
RouterDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | RedirectResponse (\symfony\component\httpfoundation) | new | 2 |
ErrorHandlerConfiguratorTest (\symfony\component\httpkernel\tests\debug) | ErrorHandlerConfigurator (\symfony\component\httpkernel\debug) | new | 2 |
TraceableEventDispatcherTest (\symfony\component\httpkernel\tests\debug) | Response (\symfony\component\httpfoundation) | new | 2 |
ContainerAwareRegisterTestController (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerInterface (\symfony\component\dependencyinjection) | type | 2 |
FragmentRendererPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
FragmentRendererPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
MergeExtensionConfigurationPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
MergeExtensionConfigurationPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
LoadedExtension (\symfony\component\httpkernel\tests\dependencyinjection) | new | 2 | |
RegisterLocaleAwareServicesPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
RegisterLocaleAwareServicesPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
RemoveEmptyControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
RemoveEmptyControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 2 | |
ServicesResetterTest (\symfony\component\httpkernel\tests\dependencyinjection) | ServicesResetter (\symfony\component\httpkernel\dependencyinjection) | new | 2 |
ClearableService (\symfony\component\httpkernel\tests\fixtures) | staticproperty | 2 | |
LazyResettableService (\symfony\component\httpkernel\tests\fixtures) | new | 2 | |
ResettableService (\symfony\component\httpkernel\tests\fixtures) | staticproperty | 2 | |
WithResponseArgument (\symfony\component\httpkernel\tests\dependencyinjection) | Response (\symfony\component\httpfoundation) | type | 2 |
WithTaggedIteratorAndTaggedLocator (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerInterface (\symfony\component\dependencyinjection) | type | 2 |
ServiceLocator (\symfony\component\dependencyinjection) | type | 2 | |
WithTarget (\symfony\component\httpkernel\tests\dependencyinjection) | ControllerDummy (\symfony\component\httpkernel\tests\dependencyinjection) | type | 2 |
ControllerArgumentsEventTest (\symfony\component\httpkernel\tests\event) | ControllerEvent (\symfony\component\httpkernel\event) | new | 2 |
AttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 2 | |
AddRequestFormatsListenerTest (\symfony\component\httpkernel\tests\eventlistener) | AddRequestFormatsListener (\symfony\component\httpkernel\eventlistener) | new | 2 |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | type | 2 |
Cache (\symfony\component\httpkernel\attribute) | type | 2 | |
ResponseEvent (\symfony\component\httpkernel\event) | type | 2 | |
CacheAttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 2 | |
CacheAttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | staticconstant | 2 | |
DebugHandlersListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 2 |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
WithGeneralAttribute (\symfony\component\httpkernel\tests\eventlistener) | new | 2 | |
LocaleAwareListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
RequestEvent (\symfony\component\httpkernel\event) | new | 2 | |
LocaleAwareListener (\symfony\component\httpkernel\eventlistener) | new | 2 | |
LocaleListenerTest (\symfony\component\httpkernel\tests\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 |
ProfilerListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
ProfilerListener (\symfony\component\httpkernel\eventlistener) | new | 2 | |
Profile (\symfony\component\httpkernel\profiler) | new | 2 | |
ResponseListenerTest (\symfony\component\httpkernel\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
RouterListenerTest (\symfony\component\httpkernel\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
RequestStack (\symfony\component\httpfoundation) | new | 2 | |
Response (\symfony\component\httpfoundation) | new | 2 | |
ArgumentResolver (\symfony\component\httpkernel\controller) | new | 2 | |
ControllerResolver (\symfony\component\httpkernel\controller) | new | 2 | |
HttpKernel (\symfony\component\httpkernel) | new | 2 | |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | SessionFactory (\symfony\component\httpfoundation\session) | new | 2 |
TestKernel (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | new | 2 |
ValidateRequestListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticconstant | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
HttpExceptionTest (\symfony\component\httpkernel\tests\exception) | HttpException (\symfony\component\httpkernel\exception) | new | 2 |
AcmeFooBundle (\symfony\component\httpkernel\tests\fixtures\acmefoobundle) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 2 | |
KernelForTest (\symfony\component\httpkernel\tests\fixtures) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
Kernel (\symfony\component\httpkernel) | staticmethodcall | 2 | |
FragmentHandlerTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
FragmentHandler (\symfony\component\httpkernel\fragment) | new | 2 | |
HIncludeFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | UriSigner (\symfony\component\httpfoundation) | new | 2 |
ControllerReference (\symfony\component\httpkernel\controller) | new | 2 | |
RoutableFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Foo (\symfony\component\httpkernel\tests\fragment) | new | 2 |
SsiFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | UriSigner (\symfony\component\httpfoundation) | new | 2 |
HttpCacheTestCase (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
Esi (\symfony\component\httpkernel\httpcache) | new | 2 | |
HttpCache (\symfony\component\httpkernel\httpcache) | new | 2 | |
Store (\symfony\component\httpkernel\httpcache) | new | 2 | |
TestHttpKernel (\symfony\component\httpkernel\tests\httpcache) | new | 2 | |
TestMultipleHttpKernel (\symfony\component\httpkernel\tests\httpcache) | new | 2 | |
StoreTest (\symfony\component\httpkernel\tests\httpcache) | Store (\symfony\component\httpkernel\httpcache) | new | 2 |
HttpCacheTestCase (\symfony\component\httpkernel\tests\httpcache) | staticmethodcall | 2 | |
TestHttpKernel (\symfony\component\httpkernel\tests\httpcache) | HttpKernel (\symfony\component\httpkernel) | staticmethodcall | 2 |
TestKernel (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | type | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
TestMultipleHttpKernel (\symfony\component\httpkernel\tests\httpcache) | HttpKernel (\symfony\component\httpkernel) | staticmethodcall | 2 |
HttpKernelBrowserTest (\symfony\component\httpkernel\tests) | Response (\symfony\component\httpfoundation) | new | 2 |
HttpKernelTest (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | staticconstant | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
StreamedResponse (\symfony\component\httpfoundation) | new | 2 | |
ExceptionEvent (\symfony\component\httpkernel\event) | type | 2 | |
AccessDeniedHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
MethodNotAllowedHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
HttpKernel (\symfony\component\httpkernel) | new | 2 | |
TestController (\symfony\component\httpkernel\tests) | new | 2 | |
KernelTest (\symfony\component\httpkernel\tests) | Filesystem (\symfony\component\filesystem) | new | 2 |
PassKernel (\symfony\component\httpkernel\tests) | Kernel (\symfony\component\httpkernel) | staticmethodcall | 2 |
FileProfilerStorageTest (\symfony\component\httpkernel\tests\profiler) | FileProfilerStorage (\symfony\component\httpkernel\profiler) | new | 2 |
ProfilerTest (\symfony\component\httpkernel\tests\profiler) | FileProfilerStorage (\symfony\component\httpkernel\profiler) | new | 2 |
GenrbCompiler (\symfony\component\intl\data\bundle\compiler) | RuntimeException (\symfony\component\intl\exception) | new | 2 |
BufferedBundleReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 2 |
RingBuffer (\symfony\component\intl\data\util) | new | 2 | |
BundleEntryReader (\symfony\component\intl\data\bundle\reader) | BundleReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 2 |
JsonBundleReader (\symfony\component\intl\data\bundle\reader) | ResourceBundleNotFoundException (\symfony\component\intl\exception) | new | 2 |
PhpBundleReader (\symfony\component\intl\data\bundle\reader) | ResourceBundleNotFoundException (\symfony\component\intl\exception) | new | 2 |
TimezoneDataGenerator (\symfony\component\intl\data\generator) | ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | type | 2 |
MissingResourceException (\symfony\component\intl\exception) | catch | 2 | |
ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | BadMethodCallException (\symfony\component\intl\exception) | new | 2 |
Locales (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | catch | 2 |
ResourceBundle (\symfony\component\intl) | BufferedBundleReader (\symfony\component\intl\data\bundle\reader) | new | 2 |
BundleEntryReader (\symfony\component\intl\data\bundle\reader) | new | 2 | |
PhpBundleReader (\symfony\component\intl\data\bundle\reader) | new | 2 | |
BundleEntryReaderTest (\symfony\component\intl\tests\data\bundle\reader) | BundleEntryReader (\symfony\component\intl\data\bundle\reader) | new | 2 |
ResourceBundleNotFoundException (\symfony\component\intl\exception) | new | 2 | |
IntlBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | IntlBundleReader (\symfony\component\intl\data\bundle\reader) | new | 2 |
JsonBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | JsonBundleReader (\symfony\component\intl\data\bundle\reader) | new | 2 |
PhpBundleReaderTest (\symfony\component\intl\tests\data\bundle\reader) | PhpBundleReader (\symfony\component\intl\data\bundle\reader) | new | 2 |
JsonBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | new | 2 |
JsonBundleWriter (\symfony\component\intl\data\bundle\writer) | new | 2 | |
PhpBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | new | 2 |
PhpBundleWriter (\symfony\component\intl\data\bundle\writer) | new | 2 | |
TextBundleWriterTest (\symfony\component\intl\tests\data\bundle\writer) | Filesystem (\symfony\component\filesystem) | new | 2 |
TextBundleWriter (\symfony\component\intl\data\bundle\writer) | new | 2 | |
LocaleScannerTest (\symfony\component\intl\tests\data\util) | Filesystem (\symfony\component\filesystem) | new | 2 |
LocaleScanner (\symfony\component\intl\data\util) | new | 2 | |
RingBufferTest (\symfony\component\intl\tests\data\util) | RingBuffer (\symfony\component\intl\data\util) | new | 2 |
ResourceBundleTestCase (\symfony\component\intl\tests) | Locale (\symfony\component\intl) | staticmethodcall | 2 |
EmojiTransliteratorTest (\symfony\component\intl\tests\transliterator) | EmojiTransliterator (\symfony\component\intl\transliterator) | staticconstant | 2 |
GitRepositoryTest (\symfony\component\intl\tests\util) | GitRepository (\symfony\component\intl\util) | staticmethodcall | 2 |
IcuVersionTest (\symfony\component\intl\tests\util) | IcuVersion (\symfony\component\intl\util) | staticmethodcall | 2 |
VersionTest (\symfony\component\intl\tests\util) | Version (\symfony\component\intl\util) | staticmethodcall | 2 |
Timezones (\symfony\component\intl) | Countries (\symfony\component\intl) | staticmethodcall | 2 |
MissingResourceException (\symfony\component\intl\exception) | catch | 2 | |
AbstractConnection (\symfony\component\ldap\adapter) | Options (\symfony\component\optionsresolver) | type | 2 |
AbstractQuery (\symfony\component\ldap\adapter) | ConnectionInterface (\symfony\component\ldap\adapter) | type | 2 |
Adapter (\symfony\component\ldap\adapter\extldap) | ConnectionInterface (\symfony\component\ldap\adapter) | type | 2 |
EntryManagerInterface (\symfony\component\ldap\adapter) | type | 2 | |
Connection (\symfony\component\ldap\adapter\extldap) | new | 2 | |
EntryManager (\symfony\component\ldap\adapter\extldap) | new | 2 | |
Collection (\symfony\component\ldap\adapter\extldap) | Connection (\symfony\component\ldap\adapter\extldap) | type | 2 |
Query (\symfony\component\ldap\adapter\extldap) | type | 2 | |
Entry (\symfony\component\ldap) | type | 2 | |
Connection (\symfony\component\ldap\adapter\extldap) | OptionsResolver (\symfony\component\optionsresolver) | type | 2 |
UpdateOperation (\symfony\component\ldap\adapter\extldap) | UpdateOperationException (\symfony\component\ldap\exception) | new | 2 |
Ldap (\symfony\component\ldap) | AdapterInterface (\symfony\component\ldap\adapter) | type | 2 |
CheckLdapCredentialsListener (\symfony\component\ldap\security) | InvalidCredentialsException (\symfony\component\ldap\exception) | catch | 2 |
LdapAuthenticator (\symfony\component\ldap\security) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
LdapUserProvider (\symfony\component\ldap\security) | Entry (\symfony\component\ldap) | type | 2 |
LdapInterface (\symfony\component\ldap) | type | 2 | |
LdapUser (\symfony\component\ldap\security) | instanceof | 2 | |
LdapUser (\symfony\component\ldap\security) | new | 2 | |
InvalidArgumentException (\symfony\component\security\core\exception) | new | 2 | |
UnsupportedUserException (\symfony\component\security\core\exception) | new | 2 | |
UserNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
LdapTest (\symfony\component\ldap\tests) | Ldap (\symfony\component\ldap) | new | 2 |
Ldap (\symfony\component\ldap) | staticmethodcall | 2 | |
CheckLdapCredentialsListenerTest (\symfony\component\ldap\tests\security) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
TestAuthenticator (\symfony\component\ldap\tests\security) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
Lock (\symfony\component\lock) | LockReleasingException (\symfony\component\lock\exception) | catch | 2 |
LockReleasingException (\symfony\component\lock\exception) | new | 2 | |
LockFactory (\symfony\component\lock) | SharedLockInterface (\symfony\component\lock) | type | 2 |
CombinedStore (\symfony\component\lock\store) | StrategyInterface (\symfony\component\lock\strategy) | type | 2 |
DatabaseTableTrait (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 2 |
FlockStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 2 |
MemcachedStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 2 |
MongoDbStore (\symfony\component\lock\store) | Client (\mongodb) | instanceof | 2 |
Client (\mongodb) | type | 2 | |
LockConflictedException (\symfony\component\lock\exception) | new | 2 | |
PostgreSqlStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 2 |
StoreFactory (\symfony\component\lock\store) | FlockStore (\symfony\component\lock\store) | new | 2 |
MongoDbStore (\symfony\component\lock\store) | new | 2 | |
ZookeeperStore (\symfony\component\lock\store) | new | 2 | |
ZookeeperStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 2 |
KeyTest (\symfony\component\lock\tests) | Key (\symfony\component\lock) | new | 2 |
LockFactoryTest (\symfony\component\lock\tests) | LockFactory (\symfony\component\lock) | new | 2 |
AbstractRedisStoreTestCase (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 2 |
CombinedStoreTest (\symfony\component\lock\tests\store) | BlockingStoreInterface (\symfony\component\lock) | type | 2 |
UnanimousStrategy (\symfony\component\lock\strategy) | new | 2 | |
DoctrineDbalPostgreSqlStoreTest (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 2 |
FlockStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 2 |
MongoDbStoreFactoryTest (\symfony\component\lock\tests\store) | StoreFactory (\symfony\component\lock\store) | staticmethodcall | 2 |
PostgreSqlStoreTest (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 2 |
SemaphoreStoreTest (\symfony\component\lock\tests\store) | SemaphoreStore (\symfony\component\lock\store) | new | 2 |
ConsensusStrategyTest (\symfony\component\lock\tests\strategy) | ConsensusStrategy (\symfony\component\lock\strategy) | new | 2 |
UnanimousStrategyTest (\symfony\component\lock\tests\strategy) | UnanimousStrategy (\symfony\component\lock\strategy) | new | 2 |
SesApiAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
Email (\symfony\component\mime) | new | 2 | |
SesHttpAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
Email (\symfony\component\mime) | new | 2 | |
SesSmtpTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
SesTransportFactoryTest (\symfony\component\mailer\bridge\amazon\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | SentMessage (\symfony\component\mailer) | type | 2 |
SesSmtpTransport (\symfony\component\mailer\bridge\amazon\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 2 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | ParseException (\symfony\component\remoteevent\exception) | new | 2 |
BrevoTransportFactoryTest (\symfony\component\mailer\bridge\brevo\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | Envelope (\symfony\component\mailer) | type | 2 |
BrevoRequestParser (\symfony\component\mailer\bridge\brevo\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 2 |
InfobipApiTransportFactoryTest (\symfony\component\mailer\bridge\infobip\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
MandrillHttpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
TagHeader (\symfony\component\mailer\header) | new | 2 | |
MandrillSmtpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
TagHeader (\symfony\component\mailer\header) | new | 2 | |
MandrillTransportFactoryTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 2 | |
MandrillSmtpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 2 | |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | JsonMockResponse (\symfony\component\httpclient\response) | new | 2 |
DataPart (\symfony\component\mime\part) | new | 2 | |
MailerSendTransportFactoryTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MailerSendTransportFactory (\symfony\component\mailer\bridge\mailersend\transport) | MailerSendSmtpTransport (\symfony\component\mailer\bridge\mailersend\transport) | new | 2 |
MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | ParseException (\symfony\component\remoteevent\exception) | new | 2 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
MailgunHttpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
JsonMockResponse (\symfony\component\httpclient\response) | new | 2 | |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
TagHeader (\symfony\component\mailer\header) | new | 2 | |
MailgunSmtpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
MailgunTransportFactoryTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MailgunSmtpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 2 | |
MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | ParseException (\symfony\component\remoteevent\exception) | new | 2 |
MailjetTransportFactoryTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | new | 2 |
MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | Envelope (\symfony\component\mailer) | new | 2 |
TagHeader (\symfony\component\mailer\header) | new | 2 | |
MailPaceSmtpTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MailPaceSmtpTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 2 |
TagHeader (\symfony\component\mailer\header) | new | 2 | |
Email (\symfony\component\mime) | new | 2 | |
MailPaceTransportFactoryTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 2 |
MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MailPaceSmtpTransport (\symfony\component\mailer\bridge\mailpace\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 2 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 2 |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MetadataHeader (\symfony\component\mailer\header) | new | 2 | |
PostmarkSmtpTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | Envelope (\symfony\component\mailer) | type | 2 |
PostmarkSmtpTransport (\symfony\component\mailer\bridge\postmark\transport) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 2 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 2 | |
PostmarkRequestParser (\symfony\component\mailer\bridge\postmark\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 2 |
ScalewayApiTransportTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
JsonMockResponse (\symfony\component\httpclient\response) | new | 2 | |
Email (\symfony\component\mime) | new | 2 | |
ScalewayTransportFactoryTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | new | 2 |
ScalewaySmtpTransport (\symfony\component\mailer\bridge\scaleway\transport) | new | 2 | |
ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | Envelope (\symfony\component\mailer) | type | 2 |
Address (\symfony\component\mime) | type | 2 | |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | ParseException (\symfony\component\remoteevent\exception) | new | 2 |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | MetadataHeader (\symfony\component\mailer\header) | new | 2 |
SendgridTransportFactoryTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | new | 2 |
SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | Envelope (\symfony\component\mailer) | type | 2 |
MessageDataCollector (\symfony\component\mailer\datacollector) | MessageEvents (\symfony\component\mailer\event) | type | 2 |
DelayedEnvelope (\symfony\component\mailer) | Headers (\symfony\component\mime\header) | type | 2 |
Message (\symfony\component\mime) | type | 2 | |
FailedMessageEvent (\symfony\component\mailer\event) | RawMessage (\symfony\component\mime) | type | 2 |
MessageEvent (\symfony\component\mailer\event) | LogicException (\symfony\component\mailer\exception) | new | 2 |
SentMessageEvent (\symfony\component\mailer\event) | SentMessage (\symfony\component\mailer) | type | 2 |
EnvelopeListener (\symfony\component\mailer\eventlistener) | Address (\symfony\component\mime) | type | 2 |
MessageListener (\symfony\component\mailer\eventlistener) | BodyRendererInterface (\symfony\component\mime) | type | 2 |
Headers (\symfony\component\mime\header) | staticmethodcall | 2 | |
Headers (\symfony\component\mime\header) | type | 2 | |
Message (\symfony\component\mime) | type | 2 | |
MessageLoggerListener (\symfony\component\mailer\eventlistener) | MessageEvents (\symfony\component\mailer\event) | type | 2 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | LogicException (\symfony\component\mailer\exception) | staticmethodcall | 2 |
Mailer (\symfony\component\mailer) | TransportInterface (\symfony\component\mailer\transport) | type | 2 |
MessageBusInterface (\symfony\component\messenger) | type | 2 | |
MessageHandler (\symfony\component\mailer\messenger) | TransportInterface (\symfony\component\mailer\transport) | type | 2 |
SentMessage (\symfony\component\mailer) | RawMessage (\symfony\component\mime) | new | 2 |
TransportFactoryTestCase (\symfony\component\mailer\test) | EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
MailerTestCommandTest (\symfony\component\mailer\tests\command) | CommandTester (\symfony\component\console\tester) | new | 2 |
MailerTestCommand (\symfony\component\mailer\command) | new | 2 | |
Email (\symfony\component\mime) | type | 2 | |
DummyTransportFactory (\symfony\component\mailer\tests) | Dsn (\symfony\component\mailer\transport) | type | 2 |
UnsupportedSchemeExceptionTest (\symfony\component\mailer\tests\exception) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
UnsupportedSchemeException (\symfony\component\mailer\exception) | new | 2 | |
MailerTest (\symfony\component\mailer\tests) | MessageEvent (\symfony\component\mailer\event) | type | 2 |
Address (\symfony\component\mime) | new | 2 | |
RawMessage (\symfony\component\mime) | new | 2 | |
SentMessageTest (\symfony\component\mailer\tests) | SentMessage (\symfony\component\mailer) | new | 2 |
Address (\symfony\component\mime) | new | 2 | |
AbstractTransportTest (\symfony\component\mailer\tests\transport) | TemplatedEmail (\symfony\bridge\twig\mime) | new | 2 |
Envelope (\symfony\component\mailer) | new | 2 | |
DsnTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | staticmethodcall | 2 |
NativeTransportFactoryTest (\symfony\component\mailer\tests\transport) | SmtpTransport (\symfony\component\mailer\transport\smtp) | new | 2 |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | new | 2 | |
NullTransportFactoryTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 2 |
SendmailTransportFactoryTest (\symfony\component\mailer\tests\transport) | SendmailTransport (\symfony\component\mailer\transport) | new | 2 |
SendmailTransportTest (\symfony\component\mailer\tests\transport) | Address (\symfony\component\mime) | new | 2 |
DummyStream (\symfony\component\mailer\tests\transport\smtp) | TransportException (\symfony\component\mailer\exception) | new | 2 |
EsmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | LoginAuthenticator (\symfony\component\mailer\transport\smtp\auth) | new | 2 |
SocketStreamTest (\symfony\component\mailer\tests\transport\smtp\stream) | SocketStream (\symfony\component\mailer\transport\smtp\stream) | new | 2 |
TransportTest (\symfony\component\mailer\tests) | DummyTransport (\symfony\component\mailer\tests) | new | 2 |
DummyTransportFactory (\symfony\component\mailer\tests) | new | 2 | |
Transport (\symfony\component\mailer) | new | 2 | |
RoundRobinTransport (\symfony\component\mailer\transport) | new | 2 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | new | 2 | |
TransportInterface (\symfony\component\mailer\transport) | type | 2 | |
Transport (\symfony\component\mailer) | InvalidArgumentException (\symfony\component\mailer\exception) | new | 2 |
Dsn (\symfony\component\mailer\transport) | staticmethodcall | 2 | |
AbstractApiTransport (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | type | 2 |
SentMessage (\symfony\component\mailer) | type | 2 | |
Email (\symfony\component\mime) | type | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
AbstractHttpTransport (\symfony\component\mailer\transport) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
SentMessage (\symfony\component\mailer) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
AbstractTransport (\symfony\component\mailer\transport) | Envelope (\symfony\component\mailer) | staticmethodcall | 2 |
SentMessage (\symfony\component\mailer) | new | 2 | |
SentMessage (\symfony\component\mailer) | type | 2 | |
AbstractTransportFactory (\symfony\component\mailer\transport) | IncompleteDsnException (\symfony\component\mailer\exception) | new | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
FailoverTransport (\symfony\component\mailer\transport) | RoundRobinTransport (\symfony\component\mailer\transport) | staticmethodcall | 2 |
TransportInterface (\symfony\component\mailer\transport) | type | 2 | |
NativeTransportFactory (\symfony\component\mailer\transport) | TransportException (\symfony\component\mailer\exception) | new | 2 |
RoundRobinTransport (\symfony\component\mailer\transport) | TransportInterface (\symfony\component\mailer\transport) | type | 2 |
SendmailTransport (\symfony\component\mailer\transport) | SentMessage (\symfony\component\mailer) | type | 2 |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 2 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | new | 2 | |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | staticmethodcall | 2 | |
ProcessStream (\symfony\component\mailer\transport\smtp\stream) | new | 2 | |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | CramMd5Authenticator (\symfony\component\mailer\transport\smtp\auth) | new | 2 |
LoginAuthenticator (\symfony\component\mailer\transport\smtp\auth) | new | 2 | |
PlainAuthenticator (\symfony\component\mailer\transport\smtp\auth) | new | 2 | |
XOAuth2Authenticator (\symfony\component\mailer\transport\smtp\auth) | new | 2 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | SentMessage (\symfony\component\mailer) | type | 2 |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | new | 2 | |
ProcessStream (\symfony\component\mailer\transport\smtp\stream) | TransportException (\symfony\component\mailer\exception) | new | 2 |
SocketStream (\symfony\component\mailer\transport\smtp\stream) | TransportException (\symfony\component\mailer\exception) | new | 2 |
TransportFactoryInterface (\symfony\component\mailer\transport) | Dsn (\symfony\component\mailer\transport) | type | 2 |
AddFifoStampMiddleware (\symfony\component\messenger\bridge\amazonsqs\middleware) | AmazonSqsFifoStamp (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
AmazonSqsReceiverTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 2 |
AmazonSqsTransportTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 2 |
ConnectionTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | type | 2 | |
AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 2 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AmazonSqsSender (\symfony\component\messenger\bridge\amazonsqs\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 2 |
AmazonSqsSender (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 2 | |
Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | type | 2 | |
TransportException (\symfony\component\messenger\exception) | new | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AmqpExtIntegrationTest (\symfony\component\messenger\bridge\amqp\tests\transport) | RedeliveryStamp (\symfony\component\messenger\stamp) | new | 2 |
AmqpReceiverTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpReceivedStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 2 |
Envelope (\symfony\component\messenger) | new | 2 | |
AmqpStampTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 2 |
AmqpTransportFactoryTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpTransportFactory (\symfony\component\messenger\bridge\amqp\transport) | new | 2 |
AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | Connection (\symfony\component\messenger\bridge\amqp\transport) | type | 2 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 2 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | type | 2 | |
Envelope (\symfony\component\messenger) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | new | 2 |
AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | type | 2 | |
AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | new | 2 | |
AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | type | 2 | |
Connection (\symfony\component\messenger\bridge\amqp\transport) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
Connection (\symfony\component\messenger\bridge\amqp\transport) | AmqpFactory (\symfony\component\messenger\bridge\amqp\transport) | new | 2 |
TransportException (\symfony\component\messenger\exception) | new | 2 | |
BeanstalkdSenderTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\beanstalkd\tests\fixtures) | new | 2 |
BeanstalkdSender (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 2 | |
Envelope (\symfony\component\messenger) | new | 2 | |
BeanstalkdTransportFactoryTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | BeanstalkdTransportFactory (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 2 |
BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 2 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
BeanstalkdSender (\symfony\component\messenger\bridge\beanstalkd\transport) | Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 2 |
BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 2 | |
BeanstalkdSender (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 2 | |
BeanstalkdSender (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 2 | |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
DoctrineIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 |
DoctrinePostgreSqlPgbouncerIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 |
DoctrineSenderTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\doctrine\tests\fixtures) | new | 2 |
DoctrineSender (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 | |
Envelope (\symfony\component\messenger) | new | 2 | |
DoctrineTransportFactoryTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | staticmethodcall | 2 | |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 2 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
DoctrineSender (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | type | 2 |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 | |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | type | 2 | |
DoctrineSender (\symfony\component\messenger\bridge\doctrine\transport) | new | 2 | |
DoctrineSender (\symfony\component\messenger\bridge\doctrine\transport) | type | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
ExternalMessageSerializer (\symfony\component\messenger\bridge\redis\tests\fixtures) | Envelope (\symfony\component\messenger) | type | 2 |
ConnectionTest (\symfony\component\messenger\bridge\redis\tests\transport) | TransportException (\symfony\component\messenger\exception) | catch | 2 |
RedisExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | new | 2 |
Serializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
RedisReceiverTest (\symfony\component\messenger\bridge\redis\tests\transport) | RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | new | 2 |
RedisTransportFactoryTest (\symfony\component\messenger\bridge\redis\tests\transport) | RedisTransportFactory (\symfony\component\messenger\bridge\redis\transport) | new | 2 |
RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | type | 2 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
RedisSender (\symfony\component\messenger\bridge\redis\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | type | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | type | 2 |
RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | new | 2 | |
RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | type | 2 | |
RedisSender (\symfony\component\messenger\bridge\redis\transport) | new | 2 | |
RedisSender (\symfony\component\messenger\bridge\redis\transport) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | new | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | type | 2 | |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | Envelope (\symfony\component\messenger) | type | 2 |
InvalidArgumentException (\symfony\component\messenger\exception) | new | 2 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 2 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | type | 2 | |
ServiceProviderInterface (\symfony\contracts\service) | type | 2 | |
ConsumeMessagesCommand (\symfony\component\messenger\command) | InvalidOptionException (\symfony\component\console\exception) | new | 2 |
RuntimeException (\symfony\component\console\exception) | new | 2 | |
InputInterface (\symfony\component\console\input) | type | 2 | |
ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 | |
ResetServicesListener (\symfony\component\messenger\eventlistener) | type | 2 | |
RoutableMessageBus (\symfony\component\messenger) | type | 2 | |
Worker (\symfony\component\messenger) | new | 2 | |
FailedMessagesRemoveCommand (\symfony\component\messenger\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
SymfonyStyle (\symfony\component\console\style) | type | 2 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 2 | |
FailedMessagesRetryCommand (\symfony\component\messenger\command) | InputOption (\symfony\component\console\input) | new | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 | |
MessageBusInterface (\symfony\component\messenger) | type | 2 | |
ListableReceiverInterface (\symfony\component\messenger\transport\receiver) | instanceof | 2 | |
SingleMessageReceiver (\symfony\component\messenger\transport\receiver) | new | 2 | |
Worker (\symfony\component\messenger) | new | 2 | |
FailedMessagesShowCommand (\symfony\component\messenger\command) | RuntimeException (\symfony\component\console\exception) | new | 2 |
StatsCommand (\symfony\component\messenger\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
MessengerPass (\symfony\component\messenger\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 2 | |
Envelope (\symfony\component\messenger) | StampInterface (\symfony\component\messenger\stamp) | type | 2 |
WorkerRateLimitedEvent (\symfony\component\messenger\event) | LimiterInterface (\symfony\component\ratelimiter) | type | 2 |
ResetServicesListener (\symfony\component\messenger\eventlistener) | ServicesResetter (\symfony\component\httpkernel\dependencyinjection) | type | 2 |
SendFailedMessageForRetryListener (\symfony\component\messenger\eventlistener) | RecoverableExceptionInterface (\symfony\component\messenger\exception) | instanceof | 2 |
UnrecoverableExceptionInterface (\symfony\component\messenger\exception) | instanceof | 2 | |
RetryStrategyInterface (\symfony\component\messenger\retry) | type | 2 | |
StopWorkerOnCustomStopExceptionListener (\symfony\component\messenger\eventlistener) | StopWorkerExceptionInterface (\symfony\component\messenger\exception) | instanceof | 2 |
EnvelopeAwareExceptionTrait (\symfony\component\messenger\exception) | Envelope (\symfony\component\messenger) | type | 2 |
Acknowledger (\symfony\component\messenger\handler) | LogicException (\symfony\component\messenger\exception) | new | 2 |
HandlerDescriptor (\symfony\component\messenger\handler) | BatchHandlerInterface (\symfony\component\messenger\handler) | type | 2 |
ActivationMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
MiddlewareInterface (\symfony\component\messenger\middleware) | type | 2 | |
AddBusNameStampMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
BusNameStamp (\symfony\component\messenger\stamp) | new | 2 | |
DispatchAfterCurrentBusMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
FailedMessageProcessingMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
ReceivedStamp (\symfony\component\messenger\stamp) | new | 2 | |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | NoAutoAckStamp (\symfony\component\messenger\stamp) | new | 2 |
MiddlewareInterface (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
RejectRedeliveredMessageMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
RouterContextMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
RouterContextStamp (\symfony\component\messenger\stamp) | new | 2 | |
RequestContextAwareInterface (\symfony\component\routing) | type | 2 | |
SendMessageMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
SentStamp (\symfony\component\messenger\stamp) | new | 2 | |
StackMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
MiddlewareInterface (\symfony\component\messenger\middleware) | type | 2 | |
MiddlewareStack (\symfony\component\messenger\middleware) | new | 2 | |
TraceableMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
TraceableStack (\symfony\component\messenger\middleware) | new | 2 | |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
TraceableStack (\symfony\component\messenger\middleware) | StackInterface (\symfony\component\messenger\middleware) | type | 2 |
Stopwatch (\symfony\component\stopwatch) | type | 2 | |
ValidationMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
MultiplierRetryStrategy (\symfony\component\messenger\retry) | Envelope (\symfony\component\messenger) | type | 2 |
RedeliveryStamp (\symfony\component\messenger\stamp) | staticmethodcall | 2 | |
RetryStrategyInterface (\symfony\component\messenger\retry) | Envelope (\symfony\component\messenger) | type | 2 |
MiddlewareTestCase (\symfony\component\messenger\test\middleware) | StackMiddleware (\symfony\component\messenger\middleware) | new | 2 |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | BusNameStamp (\symfony\component\messenger\stamp) | new | 2 |
StatsCommandTest (\symfony\component\messenger\tests\command) | StatsCommand (\symfony\component\messenger\command) | new | 2 |
MessengerDataCollectorTest (\symfony\component\messenger\tests\datacollector) | CliDumper (\symfony\component\vardumper\dumper) | new | 2 |
DummyReceiver (\symfony\component\messenger\tests\dependencyinjection) | Envelope (\symfony\component\messenger) | type | 2 |
HandlerMappingMethods (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 2 |
HandlerOnSpecificBuses (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 2 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | type | 2 | |
HandlerWithMultipleMessages (\symfony\component\messenger\tests\dependencyinjection) | AsMessageHandler (\symfony\component\messenger\attribute) | attribute | 2 |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 | |
UselessMiddleware (\symfony\component\messenger\tests\dependencyinjection) | Envelope (\symfony\component\messenger) | type | 2 |
EnvelopeTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | staticmethodcall | 2 |
DelayStamp (\symfony\component\messenger\stamp) | new | 2 | |
ResetServicesListenerTest (\symfony\component\messenger\tests\eventlistener) | ResetServicesListener (\symfony\component\messenger\eventlistener) | new | 2 |
StopWorkerOnFailureLimitListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 2 |
StopWorkerOnFailureLimitListener (\symfony\component\messenger\eventlistener) | new | 2 | |
StopWorkerOnMemoryLimitListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 2 |
StopWorkerOnMemoryLimitListener (\symfony\component\messenger\eventlistener) | new | 2 | |
StopWorkerOnMessageLimitListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 2 |
StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | new | 2 | |
StopWorkerOnRestartSignalListenerTest (\symfony\component\messenger\tests\eventlistener) | WorkerRunningEvent (\symfony\component\messenger\event) | new | 2 |
StopWorkerOnRestartSignalListener (\symfony\component\messenger\eventlistener) | new | 2 | |
FailureIntegrationTest (\symfony\component\messenger\tests) | ServiceLocator (\symfony\component\dependencyinjection) | new | 2 |
SendFailedMessageToFailureTransportListener (\symfony\component\messenger\eventlistener) | new | 2 | |
AddBusNameStampMiddleware (\symfony\component\messenger\middleware) | new | 2 | |
FailedMessageProcessingMiddleware (\symfony\component\messenger\middleware) | new | 2 | |
DummyReceiver (\symfony\component\messenger\tests\fixtures) | Envelope (\symfony\component\messenger) | type | 2 |
HandleDescriptorTest (\symfony\component\messenger\tests\handler) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 2 |
DummyCommandHandler (\symfony\component\messenger\tests\fixtures) | new | 2 | |
MessageBusTest (\symfony\component\messenger\tests) | BusNameStamp (\symfony\component\messenger\stamp) | new | 2 |
DelayStamp (\symfony\component\messenger\stamp) | new | 2 | |
ReceivedStamp (\symfony\component\messenger\stamp) | new | 2 | |
DispatchingMiddleware (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
MessageBusInterface (\symfony\component\messenger) | type | 2 | |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
HandlerFailedException (\symfony\component\messenger\exception) | catch | 2 | |
AckStamp (\symfony\component\messenger\stamp) | new | 2 | |
HandlerArgumentsStamp (\symfony\component\messenger\stamp) | new | 2 | |
RouterContextMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 2 |
RouterContextMiddleware (\symfony\component\messenger\middleware) | new | 2 | |
RequestContext (\symfony\component\routing) | new | 2 | |
SendMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
SendMessageToTransportsEvent (\symfony\component\messenger\event) | new | 2 | |
ChildDummyMessage (\symfony\component\messenger\tests\fixtures) | new | 2 | |
StackMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 2 |
StackInterface (\symfony\component\messenger\middleware) | type | 2 | |
TraceableMiddlewareTest (\symfony\component\messenger\tests\middleware) | TraceableStack (\symfony\component\messenger\middleware) | new | 2 |
RoutableMessageBusTest (\symfony\component\messenger\tests) | BusNameStamp (\symfony\component\messenger\stamp) | new | 2 |
DelayStamp (\symfony\component\messenger\stamp) | new | 2 | |
SimpleMiddleware (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | type | 2 |
ErrorDetailsStampTest (\symfony\component\messenger\tests\stamp) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 2 |
Envelope (\symfony\component\messenger) | new | 2 | |
HandledStampTest (\symfony\component\messenger\tests\stamp) | HandledStamp (\symfony\component\messenger\stamp) | new | 2 |
ValidationStampTest (\symfony\component\messenger\tests\stamp) | GroupSequence (\symfony\component\validator\constraints) | new | 2 |
InMemoryTransportFactoryTest (\symfony\component\messenger\tests\transport\inmemory) | TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 2 |
InMemoryTransportFactory (\symfony\component\messenger\transport\inmemory) | new | 2 | |
InMemoryTransportTest (\symfony\component\messenger\tests\transport\inmemory) | InMemoryTransport (\symfony\component\messenger\transport\inmemory) | type | 2 |
SingleMessageReceiverTest (\symfony\component\messenger\tests\transport\receiver) | Envelope (\symfony\component\messenger) | new | 2 |
SingleMessageReceiver (\symfony\component\messenger\transport\receiver) | new | 2 | |
FlattenExceptionNormalizerTest (\symfony\component\messenger\tests\transport\serialization\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | new | 2 |
FlattenExceptionNormalizer (\symfony\component\messenger\transport\serialization\normalizer) | new | 2 | |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | ValidationStamp (\symfony\component\messenger\stamp) | new | 2 |
WorkerTest (\symfony\component\messenger\tests) | ServicesResetter (\symfony\component\httpkernel\dependencyinjection) | new | 2 |
WorkerMessageReceivedEvent (\symfony\component\messenger\event) | type | 2 | |
WorkerRunningEvent (\symfony\component\messenger\event) | instanceof | 2 | |
ResetServicesListener (\symfony\component\messenger\eventlistener) | new | 2 | |
TraceableMessageBus (\symfony\component\messenger) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
InMemoryTransport (\symfony\component\messenger\transport\inmemory) | LogicException (\symfony\component\messenger\exception) | new | 2 |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 2 | |
ReceiverInterface (\symfony\component\messenger\transport\receiver) | Envelope (\symfony\component\messenger) | type | 2 |
SingleMessageReceiver (\symfony\component\messenger\transport\receiver) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 2 |
SenderInterface (\symfony\component\messenger\transport\sender) | Envelope (\symfony\component\messenger) | type | 2 |
FlattenExceptionNormalizer (\symfony\component\messenger\transport\serialization\normalizer) | Serializer (\symfony\component\messenger\transport\serialization) | staticconstant | 2 |
Serializer (\symfony\component\messenger\transport\serialization) | ExceptionInterface (\symfony\component\serializer\exception) | catch | 2 |
SerializerInterface (\symfony\component\serializer) | type | 2 | |
SerializerInterface (\symfony\component\messenger\transport\serialization) | Envelope (\symfony\component\messenger) | type | 2 |
SyncTransport (\symfony\component\messenger\transport\sync) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
ReceivedStamp (\symfony\component\messenger\stamp) | new | 2 | |
SyncTransportFactory (\symfony\component\messenger\transport\sync) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
Worker (\symfony\component\messenger) | Clock (\symfony\component\clock) | new | 2 |
Envelope (\symfony\component\messenger) | type | 2 | |
WorkerRunningEvent (\symfony\component\messenger\event) | new | 2 | |
AckStamp (\symfony\component\messenger\stamp) | new | 2 | |
ConsumedByWorkerStamp (\symfony\component\messenger\stamp) | new | 2 | |
ReceivedStamp (\symfony\component\messenger\stamp) | new | 2 | |
WorkerMetadata (\symfony\component\messenger) | new | 2 | |
WorkerMetadata (\symfony\component\messenger) | type | 2 | |
Address (\symfony\component\mime) | IdnAddressEncoder (\symfony\component\mime\encoder) | new | 2 |
DkimSigner (\symfony\component\mime\crypto) | Message (\symfony\component\mime) | type | 2 |
SMimeEncrypter (\symfony\component\mime\crypto) | Message (\symfony\component\mime) | type | 2 |
SMimeSigner (\symfony\component\mime\crypto) | Message (\symfony\component\mime) | type | 2 |
DraftEmail (\symfony\component\mime) | Headers (\symfony\component\mime\header) | type | 2 |
Email (\symfony\component\mime) | File (\symfony\component\mime\part) | new | 2 |
MixedPart (\symfony\component\mime\part\multipart) | new | 2 | |
AbstractHeader (\symfony\component\mime\header) | QpMimeHeaderEncoder (\symfony\component\mime\encoder) | new | 2 |
HeaderInterface (\symfony\component\mime\header) | type | 2 | |
Headers (\symfony\component\mime\header) | Address (\symfony\component\mime) | staticmethodcall | 2 |
Address (\symfony\component\mime) | type | 2 | |
ParameterizedHeader (\symfony\component\mime\header) | instanceof | 2 | |
MailboxHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 2 |
MailboxListHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 2 |
ParameterizedHeader (\symfony\component\mime\header) | Rfc2231Encoder (\symfony\component\mime\encoder) | new | 2 |
Message (\symfony\component\mime) | Headers (\symfony\component\mime\header) | new | 2 |
TextPart (\symfony\component\mime\part) | new | 2 | |
MessageConverter (\symfony\component\mime) | RelatedPart (\symfony\component\mime\part\multipart) | instanceof | 2 |
AbstractPart (\symfony\component\mime\part) | Headers (\symfony\component\mime\header) | new | 2 |
File (\symfony\component\mime\part) | MimeTypes (\symfony\component\mime) | new | 2 |
MessagePart (\symfony\component\mime\part) | RawMessage (\symfony\component\mime) | type | 2 |
FormDataPart (\symfony\component\mime\part\multipart) | InvalidArgumentException (\symfony\component\mime\exception) | new | 2 |
RelatedPart (\symfony\component\mime\part\multipart) | AbstractMultipartPart (\symfony\component\mime\part) | staticmethodcall | 2 |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 2 | |
SMimePart (\symfony\component\mime\part) | Headers (\symfony\component\mime\header) | type | 2 |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 2 | |
TextPart (\symfony\component\mime\part) | Headers (\symfony\component\mime\header) | type | 2 |
EmailSubjectContains (\symfony\component\mime\test\constraint) | Email (\symfony\component\mime) | instanceof | 2 |
DkimSignerTest (\symfony\component\mime\tests\crypto) | Address (\symfony\component\mime) | new | 2 |
Email (\symfony\component\mime) | new | 2 | |
SMimeEncrypterTest (\symfony\component\mime\tests\crypto) | Message (\symfony\component\mime) | type | 2 |
SMimeSignerTest (\symfony\component\mime\tests\crypto) | Message (\symfony\component\mime) | type | 2 |
DataPart (\symfony\component\mime\part) | new | 2 | |
EmailTest (\symfony\component\mime\tests) | DataPart (\symfony\component\mime\part) | staticmethodcall | 2 |
DataPart (\symfony\component\mime\part) | type | 2 | |
File (\symfony\component\mime\part) | new | 2 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
MessageConverterTest (\symfony\component\mime\tests) | MessageConverter (\symfony\component\mime) | staticmethodcall | 2 |
MessageTest (\symfony\component\mime\tests) | MailboxListHeader (\symfony\component\mime\header) | new | 2 |
MessagePartTest (\symfony\component\mime\tests\part) | ParameterizedHeader (\symfony\component\mime\header) | new | 2 |
DigestPartTest (\symfony\component\mime\tests\part\multipart) | Message (\symfony\component\mime) | new | 2 |
MessagePart (\symfony\component\mime\part) | new | 2 | |
FormDataPartTest (\symfony\component\mime\tests\part\multipart) | DataPart (\symfony\component\mime\part) | new | 2 |
DataPart (\symfony\component\mime\part) | staticmethodcall | 2 | |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
AllMySmsTransportTest (\symfony\component\notifier\bridge\allmysms\tests) | SmsMessage (\symfony\component\notifier\message) | new | 2 |
AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | AmazonSnsOptions (\symfony\component\notifier\bridge\amazonsns) | instanceof | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SentMessage (\symfony\component\notifier\message) | new | 2 | |
AmazonSnsOptionsTest (\symfony\component\notifier\bridge\amazonsns\tests) | AmazonSnsOptions (\symfony\component\notifier\bridge\amazonsns) | new | 2 |
AmazonSnsTransportTest (\symfony\component\notifier\bridge\amazonsns\tests) | AmazonSnsOptions (\symfony\component\notifier\bridge\amazonsns) | new | 2 |
BandwidthTransport (\symfony\component\notifier\bridge\bandwidth) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 2 |
TransportException (\symfony\component\notifier\exception) | new | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
BandwidthTransportTest (\symfony\component\notifier\bridge\bandwidth\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
BrevoTransport (\symfony\component\notifier\bridge\brevo) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
BrevoTransportTest (\symfony\component\notifier\bridge\brevo\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SmsMessage (\symfony\component\notifier\message) | new | 2 | |
ChatworkTransport (\symfony\component\notifier\bridge\chatwork) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
ChatworkOptionsTest (\symfony\component\notifier\bridge\chatwork\tests) | ChatworkOptions (\symfony\component\notifier\bridge\chatwork) | new | 2 |
ChatworkTransportTest (\symfony\component\notifier\bridge\chatwork\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | new | 2 | |
ClickatellTransport (\symfony\component\notifier\bridge\clickatell) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
ClickatellTransportTest (\symfony\component\notifier\bridge\clickatell\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SmsMessage (\symfony\component\notifier\message) | new | 2 | |
ClickSendTransport (\symfony\component\notifier\bridge\clicksend) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
ClickSendTransportTest (\symfony\component\notifier\bridge\clicksend\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
ContactEveryoneTransport (\symfony\component\notifier\bridge\contacteveryone) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
ContactEveryoneTransportTest (\symfony\component\notifier\bridge\contacteveryone\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
DiscordTransport (\symfony\component\notifier\bridge\discord) | ChatMessage (\symfony\component\notifier\message) | instanceof | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
DiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | DiscordMediaEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | type | 2 |
DiscordFieldEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | LengthException (\symfony\component\notifier\exception) | new | 2 |
DiscordOptionsTest (\symfony\component\notifier\bridge\discord\tests) | DiscordAuthorEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 2 |
DiscordFooterEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 2 | |
DiscordTransportTest (\symfony\component\notifier\bridge\discord\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
DiscordAuthorEmbedObjectTest (\symfony\component\notifier\bridge\discord\tests\embeds) | DiscordAuthorEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 2 |
DiscordFooterEmbedObjectTest (\symfony\component\notifier\bridge\discord\tests\embeds) | DiscordFooterEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 2 |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
EsendexTransport (\symfony\component\notifier\bridge\esendex) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
ExpoTransport (\symfony\component\notifier\bridge\expo) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | MailerInterface (\symfony\component\mailer) | type | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
FakeChatLoggerTransport (\symfony\component\notifier\bridge\fakechat) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
FakeChatTransportFactory (\symfony\component\notifier\bridge\fakechat) | MailerInterface (\symfony\component\mailer) | type | 2 |
FakeChatEmailTransportTest (\symfony\component\notifier\bridge\fakechat\tests) | TestOptions (\symfony\component\notifier\tests\fixtures) | new | 2 |
FakeChatTransportFactoryTest (\symfony\component\notifier\bridge\fakechat\tests) | MailerInterface (\symfony\component\mailer) | type | 2 |
Dsn (\symfony\component\notifier\transport) | new | 2 | |
FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | MailerInterface (\symfony\component\mailer) | type | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
FakeSmsLoggerTransport (\symfony\component\notifier\bridge\fakesms) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
FakeSmsTransportFactory (\symfony\component\notifier\bridge\fakesms) | MailerInterface (\symfony\component\mailer) | type | 2 |
FakeSmsTransportFactoryTest (\symfony\component\notifier\bridge\fakesms\tests) | MailerInterface (\symfony\component\mailer) | type | 2 |
Dsn (\symfony\component\notifier\transport) | new | 2 | |
FirebaseTransport (\symfony\component\notifier\bridge\firebase) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
FirebaseTransportTest (\symfony\component\notifier\bridge\firebase\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
ChatMessage (\symfony\component\notifier\message) | new | 2 | |
FortySixElksTransport (\symfony\component\notifier\bridge\fortysixelks) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
FreeMobileTransport (\symfony\component\notifier\bridge\freemobile) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
GatewayApiTransport (\symfony\component\notifier\bridge\gatewayapi) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
GatewayApiTransportTest (\symfony\component\notifier\bridge\gatewayapi\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
GitterTransport (\symfony\component\notifier\bridge\gitter) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
GoIpTransport (\symfony\component\notifier\bridge\goip) | GoIpOptions (\symfony\component\notifier\bridge\goip) | instanceof | 2 |
LogicException (\symfony\component\notifier\exception) | new | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | GoogleChatOptions (\symfony\component\notifier\bridge\googlechat) | instanceof | 2 |
GoogleChatOptions (\symfony\component\notifier\bridge\googlechat) | staticmethodcall | 2 | |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
GoogleChatOptionsTest (\symfony\component\notifier\bridge\googlechat\tests) | GoogleChatOptions (\symfony\component\notifier\bridge\googlechat) | new | 2 |
InfobipTransport (\symfony\component\notifier\bridge\infobip) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
IqsmsTransport (\symfony\component\notifier\bridge\iqsms) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SentMessage (\symfony\component\notifier\message) | new | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
IsendproTransport (\symfony\component\notifier\bridge\isendpro) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
KazInfoTehTransport (\symfony\component\notifier\bridge\kazinfoteh) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
KazInfoTehTransportTest (\symfony\component\notifier\bridge\kazinfoteh\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
LineNotifyTransport (\symfony\component\notifier\bridge\linenotify) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
LineNotifyTransportTest (\symfony\component\notifier\bridge\linenotify\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | new | 2 | |
LinkedInOptions (\symfony\component\notifier\bridge\linkedin) | ShareContentShare (\symfony\component\notifier\bridge\linkedin\share) | new | 2 |
LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | LinkedInOptions (\symfony\component\notifier\bridge\linkedin) | instanceof | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MailjetTransport (\symfony\component\notifier\bridge\mailjet) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MastodonOptions (\symfony\component\notifier\bridge\mastodon) | File (\symfony\component\mime\part) | type | 2 |
MastodonTransport (\symfony\component\notifier\bridge\mastodon) | DataPart (\symfony\component\mime\part) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
MastodonTransportTest (\symfony\component\notifier\bridge\mastodon\tests) | File (\symfony\component\mime\part) | new | 2 |
MastodonOptions (\symfony\component\notifier\bridge\mastodon) | new | 2 | |
MattermostTransport (\symfony\component\notifier\bridge\mattermost) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
MercureTransport (\symfony\component\notifier\bridge\mercure) | MercureOptions (\symfony\component\notifier\bridge\mercure) | instanceof | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
MercureTransportFactoryTest (\symfony\component\notifier\bridge\mercure\tests) | MercureTransportFactory (\symfony\component\notifier\bridge\mercure) | new | 2 |
MercureTransportTest (\symfony\component\notifier\bridge\mercure\tests) | MercureOptions (\symfony\component\notifier\bridge\mercure) | new | 2 |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageBirdTransportTest (\symfony\component\notifier\bridge\messagebird\tests) | SmsMessage (\symfony\component\notifier\message) | new | 2 |
MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 2 | |
MessageMediaTransportTest (\symfony\component\notifier\bridge\messagemedia\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MessageMediaTransport (\symfony\component\notifier\bridge\messagemedia) | new | 2 | |
MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | ChatMessage (\symfony\component\notifier\message) | instanceof | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SentMessage (\symfony\component\notifier\message) | new | 2 | |
HeaderTest (\symfony\component\notifier\bridge\microsoftteams\tests\action\element) | Header (\symfony\component\notifier\bridge\microsoftteams\action\element) | new | 2 |
MicrosoftTeamsOptionsTest (\symfony\component\notifier\bridge\microsoftteams\tests) | Section (\symfony\component\notifier\bridge\microsoftteams\section) | new | 2 |
MicrosoftTeamsTransportTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | new | 2 |
FactTest (\symfony\component\notifier\bridge\microsoftteams\tests\section\field) | Fact (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 2 |
ImageTest (\symfony\component\notifier\bridge\microsoftteams\tests\section\field) | Image (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 2 |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MobytOptionsTest (\symfony\component\notifier\bridge\mobyt\tests) | MobytOptions (\symfony\component\notifier\bridge\mobyt) | staticmethodcall | 2 |
Notification (\symfony\component\notifier\notification) | new | 2 | |
MobytTransportTest (\symfony\component\notifier\bridge\mobyt\tests) | MobytOptions (\symfony\component\notifier\bridge\mobyt) | staticconstant | 2 |
NovuTransport (\symfony\component\notifier\bridge\novu) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
NovuTransportTest (\symfony\component\notifier\bridge\novu\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
NovuOptions (\symfony\component\notifier\bridge\novu) | new | 2 | |
PushMessage (\symfony\component\notifier\message) | new | 2 | |
NtfyTransport (\symfony\component\notifier\bridge\ntfy) | NtfyOptions (\symfony\component\notifier\bridge\ntfy) | instanceof | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
NtfyOptionsTest (\symfony\component\notifier\bridge\ntfy\tests) | NtfyOptions (\symfony\component\notifier\bridge\ntfy) | staticconstant | 2 |
OctopushTransport (\symfony\component\notifier\bridge\octopush) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
OrangeSmsTransport (\symfony\component\notifier\bridge\orangesms) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
PagerDutyTransport (\symfony\component\notifier\bridge\pagerduty) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
PagerDutyTransportFactory (\symfony\component\notifier\bridge\pagerduty) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 2 |
Dsn (\symfony\component\notifier\transport) | type | 2 | |
PagerDutyTransportTest (\symfony\component\notifier\bridge\pagerduty\tests) | PagerDutyOptions (\symfony\component\notifier\bridge\pagerduty) | new | 2 |
PlivoTransport (\symfony\component\notifier\bridge\plivo) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
PlivoTransportTest (\symfony\component\notifier\bridge\plivo\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
PushoverOptions (\symfony\component\notifier\bridge\pushover) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 2 |
PushoverTransport (\symfony\component\notifier\bridge\pushover) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
PushMessage (\symfony\component\notifier\message) | instanceof | 2 | |
PushoverTransportTest (\symfony\component\notifier\bridge\pushover\tests) | PushMessage (\symfony\component\notifier\message) | new | 2 |
RedlinkTransport (\symfony\component\notifier\bridge\redlink) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
RingCentralTransport (\symfony\component\notifier\bridge\ringcentral) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
RingCentralTransportTest (\symfony\component\notifier\bridge\ringcentral\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | ChatMessage (\symfony\component\notifier\message) | instanceof | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SimpleTextinTransport (\symfony\component\notifier\bridge\simpletextin) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SimpleTextinTransportTest (\symfony\component\notifier\bridge\simpletextin\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SinchTransport (\symfony\component\notifier\bridge\sinch) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SlackHeaderBlock (\symfony\component\notifier\bridge\slack\block) | LengthException (\symfony\component\notifier\exception) | new | 2 |
SlackOptions (\symfony\component\notifier\bridge\slack) | LogicException (\symfony\component\notifier\exception) | new | 2 |
SlackTransport (\symfony\component\notifier\bridge\slack) | ChatMessage (\symfony\component\notifier\message) | instanceof | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SlackActionsBlockTest (\symfony\component\notifier\bridge\slack\tests\block) | SlackActionsBlock (\symfony\component\notifier\bridge\slack\block) | new | 2 |
SlackContextBlockTest (\symfony\component\notifier\bridge\slack\tests\block) | SlackContextBlock (\symfony\component\notifier\bridge\slack\block) | new | 2 |
SlackSectionBlockTest (\symfony\component\notifier\bridge\slack\tests\block) | SlackSectionBlock (\symfony\component\notifier\bridge\slack\block) | new | 2 |
SlackOptionsTest (\symfony\component\notifier\bridge\slack\tests) | SlackDividerBlock (\symfony\component\notifier\bridge\slack\block) | new | 2 |
Notification (\symfony\component\notifier\notification) | new | 2 | |
SlackTransportTest (\symfony\component\notifier\bridge\slack\tests) | SlackTransport (\symfony\component\notifier\bridge\slack) | new | 2 |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SmsapiTransportTest (\symfony\component\notifier\bridge\smsapi\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SmsMessage (\symfony\component\notifier\message) | new | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SmsBiurasTransportTest (\symfony\component\notifier\bridge\smsbiuras\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | new | 2 | |
SmsMessage (\symfony\component\notifier\message) | new | 2 | |
SmscTransport (\symfony\component\notifier\bridge\smsc) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SmsFactorTransportFactory (\symfony\component\notifier\bridge\smsfactor) | Dsn (\symfony\component\notifier\transport) | type | 2 |
SmsmodeTransport (\symfony\component\notifier\bridge\smsmode) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
SpotHitTransport (\symfony\component\notifier\bridge\spothit) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SpotHitTransportTest (\symfony\component\notifier\bridge\spothit\tests) | JsonMockResponse (\symfony\component\httpclient\response) | new | 2 |
InlineKeyboardMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | InlineKeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | type | 2 |
ReplyKeyboardMarkup (\symfony\component\notifier\bridge\telegram\reply\markup) | KeyboardButton (\symfony\component\notifier\bridge\telegram\reply\markup\button) | type | 2 |
TelegramTransport (\symfony\component\notifier\bridge\telegram) | TelegramOptions (\symfony\component\notifier\bridge\telegram) | staticconstant | 2 |
TransportException (\symfony\component\notifier\exception) | new | 2 | |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
TelegramTransportFactory (\symfony\component\notifier\bridge\telegram) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 2 |
Dsn (\symfony\component\notifier\transport) | type | 2 | |
TelegramOptionsTest (\symfony\component\notifier\bridge\telegram\tests) | TelegramOptions (\symfony\component\notifier\bridge\telegram) | new | 2 |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
TermiiTransport (\symfony\component\notifier\bridge\termii) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
TermiiTransportTest (\symfony\component\notifier\bridge\termii\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | LengthException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
TwilioTransportTest (\symfony\component\notifier\bridge\twilio\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
TwilioTransport (\symfony\component\notifier\bridge\twilio) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
TwilioRequestParser (\symfony\component\notifier\bridge\twilio\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 2 |
TwitterTransportTest (\symfony\component\notifier\bridge\twitter\tests) | TwitterOptions (\symfony\component\notifier\bridge\twitter) | new | 2 |
TwitterTransport (\symfony\component\notifier\bridge\twitter) | RuntimeException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 2 | |
ResponseInterface (\symfony\contracts\httpclient) | type | 2 | |
VonageTransport (\symfony\component\notifier\bridge\vonage) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
YunpianTransportTest (\symfony\component\notifier\bridge\yunpian\tests) | SmsMessage (\symfony\component\notifier\message) | new | 2 |
YunpianTransport (\symfony\component\notifier\bridge\yunpian) | TransportException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SmsMessage (\symfony\component\notifier\message) | instanceof | 2 | |
ZendeskTransportTest (\symfony\component\notifier\bridge\zendesk\tests) | ChatMessage (\symfony\component\notifier\message) | new | 2 |
ZendeskTransport (\symfony\component\notifier\bridge\zendesk) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
ZendeskTransportFactory (\symfony\component\notifier\bridge\zendesk) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 2 |
Dsn (\symfony\component\notifier\transport) | type | 2 | |
ZulipTransport (\symfony\component\notifier\bridge\zulip) | TransportException (\symfony\component\notifier\exception) | new | 2 |
ChatMessage (\symfony\component\notifier\message) | instanceof | 2 | |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
AbstractChannel (\symfony\component\notifier\channel) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
TransportInterface (\symfony\component\notifier\transport) | type | 2 | |
BrowserChannel (\symfony\component\notifier\channel) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
FlashMessageImportanceMapperInterface (\symfony\component\notifier\flashmessage) | type | 2 | |
Notification (\symfony\component\notifier\notification) | type | 2 | |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
ChannelInterface (\symfony\component\notifier\channel) | Notification (\symfony\component\notifier\notification) | type | 2 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
ChatChannel (\symfony\component\notifier\channel) | Notification (\symfony\component\notifier\notification) | type | 2 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
EmailChannel (\symfony\component\notifier\channel) | Envelope (\symfony\component\mailer) | type | 2 |
TransportInterface (\symfony\component\mailer\transport) | type | 2 | |
MessageBusInterface (\symfony\component\messenger) | type | 2 | |
LogicException (\symfony\component\notifier\exception) | new | 2 | |
Notification (\symfony\component\notifier\notification) | type | 2 | |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
PushChannel (\symfony\component\notifier\channel) | Notification (\symfony\component\notifier\notification) | type | 2 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
SmsChannel (\symfony\component\notifier\channel) | Notification (\symfony\component\notifier\notification) | type | 2 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
Chatter (\symfony\component\notifier) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
TransportInterface (\symfony\component\notifier\transport) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
NotificationDataCollector (\symfony\component\notifier\datacollector) | NotificationLoggerListener (\symfony\component\notifier\eventlistener) | type | 2 |
NotificationLoggerListener (\symfony\component\notifier\eventlistener) | NotificationEvents (\symfony\component\notifier\event) | type | 2 |
SendFailedMessageToNotifierListener (\symfony\component\notifier\eventlistener) | Notifier (\symfony\component\notifier) | type | 2 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | LogicException (\symfony\component\notifier\exception) | staticmethodcall | 2 |
EmailMessage (\symfony\component\notifier\message) | Email (\symfony\component\mime) | instanceof | 2 |
NullMessage (\symfony\component\notifier\message) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
SmsMessage (\symfony\component\notifier\message) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 2 |
MessageHandler (\symfony\component\notifier\messenger) | TransportInterface (\symfony\component\notifier\transport) | type | 2 |
Notification (\symfony\component\notifier\notification) | FlattenException (\symfony\component\errorhandler\exception) | type | 2 |
Notifier (\symfony\component\notifier) | ChannelPolicyInterface (\symfony\component\notifier\channel) | type | 2 |
Notification (\symfony\component\notifier\notification) | type | 2 | |
NoRecipient (\symfony\component\notifier\recipient) | new | 2 | |
BrowserChannelTest (\symfony\component\notifier\tests\channel) | FlashBag (\symfony\component\httpfoundation\session\flash) | new | 2 |
FlashMessageImportanceMapperInterface (\symfony\component\notifier\flashmessage) | type | 2 | |
Notification (\symfony\component\notifier\notification) | new | 2 | |
Recipient (\symfony\component\notifier\recipient) | new | 2 | |
ChannelPolicyTest (\symfony\component\notifier\tests\channel) | ChannelPolicy (\symfony\component\notifier\channel) | new | 2 |
DummyChannel (\symfony\component\notifier\tests\channel) | Notification (\symfony\component\notifier\notification) | type | 2 |
RecipientInterface (\symfony\component\notifier\recipient) | type | 2 | |
ChatterTest (\symfony\component\notifier\tests) | Chatter (\symfony\component\notifier) | new | 2 |
DummyMessage (\symfony\component\notifier\tests\transport) | new | 2 | |
FailedMessageEventTest (\symfony\component\notifier\tests\event) | NullTransportException (\symfony\component\notifier\tests\event) | new | 2 |
SentMessageEventTest (\symfony\component\notifier\tests\event) | SentMessageEvent (\symfony\component\notifier\event) | type | 2 |
SentMessage (\symfony\component\notifier\message) | new | 2 | |
SentMessage (\symfony\component\notifier\message) | type | 2 | |
UnsupportedSchemeExceptionTest (\symfony\component\notifier\tests\exception) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
UnsupportedSchemeException (\symfony\component\notifier\exception) | new | 2 | |
TexterTest (\symfony\component\notifier\tests) | DummyMessage (\symfony\component\notifier\tests\transport) | new | 2 |
Texter (\symfony\component\notifier) | new | 2 | |
NullTransportFactoryTest (\symfony\component\notifier\tests\transport) | Dsn (\symfony\component\notifier\transport) | new | 2 |
NullTransportFactory (\symfony\component\notifier\transport) | new | 2 | |
NullTransportTest (\symfony\component\notifier\tests\transport) | NullTransport (\symfony\component\notifier\transport) | new | 2 |
Texter (\symfony\component\notifier) | MessageBusInterface (\symfony\component\messenger) | type | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
TransportInterface (\symfony\component\notifier\transport) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
Transport (\symfony\component\notifier) | Dsn (\symfony\component\notifier\transport) | new | 2 |
AbstractTransport (\symfony\component\notifier\transport) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
SentMessage (\symfony\component\notifier\message) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 2 |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
FailoverTransport (\symfony\component\notifier\transport) | RoundRobinTransport (\symfony\component\notifier\transport) | staticmethodcall | 2 |
TransportInterface (\symfony\component\notifier\transport) | type | 2 | |
NullTransport (\symfony\component\notifier\transport) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
NullMessage (\symfony\component\notifier\message) | new | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
RoundRobinTransport (\symfony\component\notifier\transport) | LogicException (\symfony\component\notifier\exception) | new | 2 |
TransportInterface (\symfony\component\notifier\transport) | type | 2 | |
TransportFactoryInterface (\symfony\component\notifier\transport) | Dsn (\symfony\component\notifier\transport) | type | 2 |
TransportInterface (\symfony\component\notifier\transport) | MessageInterface (\symfony\component\notifier\message) | type | 2 |
Transports (\symfony\component\notifier\transport) | LogicException (\symfony\component\notifier\exception) | new | 2 |
MessageInterface (\symfony\component\notifier\message) | type | 2 | |
OptionsResolverIntrospector (\symfony\component\optionsresolver\debug) | NoConfigurationException (\symfony\component\optionsresolver\exception) | new | 2 |
UndefinedOptionsException (\symfony\component\optionsresolver\exception) | new | 2 | |
OptionConfigurator (\symfony\component\optionsresolver) | OptionsResolver (\symfony\component\optionsresolver) | type | 2 |
OptionsResolver (\symfony\component\optionsresolver) | NoSuchOptionException (\symfony\component\optionsresolver\exception) | new | 2 |
OptionsResolverIntrospectorTest (\symfony\component\optionsresolver\tests\debug) | Options (\symfony\component\optionsresolver) | type | 2 |
UserPasswordHashCommand (\symfony\component\passwordhasher\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
InputInterface (\symfony\component\console\input) | type | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 2 | |
PasswordHasherFactory (\symfony\component\passwordhasher\hasher) | LogicException (\symfony\component\passwordhasher\exception) | new | 2 |
PasswordHasherInterface (\symfony\component\passwordhasher) | instanceof | 2 | |
PasswordHasherInterface (\symfony\component\passwordhasher) | type | 2 | |
UserPasswordHasher (\symfony\component\passwordhasher\hasher) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 2 |
LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 2 | |
MigratingPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 2 |
PasswordHasherFactoryTest (\symfony\component\passwordhasher\tests\hasher) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 2 |
UserPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 2 |
TestLegacyPasswordAuthenticatedUser (\symfony\component\passwordhasher\tests\fixtures) | new | 2 | |
TestPasswordAuthenticatedUser (\symfony\component\passwordhasher\tests\fixtures) | new | 2 | |
RunProcessMessageHandler (\symfony\component\process\messenger) | RunProcessContext (\symfony\component\process\messenger) | new | 2 |
PhpExecutableFinder (\symfony\component\process) | ExecutableFinder (\symfony\component\process) | new | 2 |
PhpProcess (\symfony\component\process) | Process (\symfony\component\process) | staticmethodcall | 2 |
PhpSubprocess (\symfony\component\process) | Process (\symfony\component\process) | staticmethodcall | 2 |
WindowsPipes (\symfony\component\process\pipes) | AbstractPipes (\symfony\component\process\pipes) | staticmethodcall | 2 |
Process (\symfony\component\process) | InvalidArgumentException (\symfony\component\process\exception) | new | 2 |
ProcessTimedOutException (\symfony\component\process\exception) | new | 2 | |
ProcessTimedOutException (\symfony\component\process\exception) | staticconstant | 2 | |
UnixPipes (\symfony\component\process\pipes) | new | 2 | |
WindowsPipes (\symfony\component\process\pipes) | new | 2 | |
ProcessUtils (\symfony\component\process) | staticmethodcall | 2 | |
CreateNewConsoleTest (\symfony\component\process\tests) | Process (\symfony\component\process) | new | 2 |
RunProcessMessageHandlerTest (\symfony\component\process\tests\messenger) | RunProcessMessage (\symfony\component\process\messenger) | new | 2 |
RunProcessMessageHandler (\symfony\component\process\messenger) | new | 2 | |
ProcessTest (\symfony\component\process\tests) | RuntimeException (\symfony\component\process\exception) | catch | 2 |
PropertyAccessor (\symfony\component\propertyaccess) | NullAdapter (\symfony\component\cache\adapter) | instanceof | 2 |
AccessException (\symfony\component\propertyaccess\exception) | catch | 2 | |
InvalidArgumentException (\symfony\component\propertyaccess\exception) | new | 2 | |
UnexpectedTypeException (\symfony\component\propertyaccess\exception) | catch | 2 | |
UnexpectedTypeException (\symfony\component\propertyaccess\exception) | new | 2 | |
PropertyPath (\symfony\component\propertyaccess) | type | 2 | |
PropertyPathInterface (\symfony\component\propertyaccess) | instanceof | 2 | |
PropertyReadInfo (\symfony\component\propertyinfo) | staticconstant | 2 | |
PropertyReadInfoExtractorInterface (\symfony\component\propertyinfo) | type | 2 | |
PropertyWriteInfoExtractorInterface (\symfony\component\propertyinfo) | type | 2 | |
PropertyPath (\symfony\component\propertyaccess) | InvalidPropertyPathException (\symfony\component\propertyaccess\exception) | new | 2 |
PropertyPathIterator (\symfony\component\propertyaccess) | PropertyPathInterface (\symfony\component\propertyaccess) | type | 2 |
PropertyAccessorArrayAccessTestCase (\symfony\component\propertyaccess\tests) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
PropertyAccessor (\symfony\component\propertyaccess) | new | 2 | |
PropertyAccessorBuilderTest (\symfony\component\propertyaccess\tests) | PropertyAccessorBuilder (\symfony\component\propertyaccess) | new | 2 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
ExtendedUninitializedProperty (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
ReturnTyped (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
TestAdderRemoverInvalidArgumentLength (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
TestAdderRemoverInvalidMethods (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
TestPublicPropertyGetterOnObject (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
TestPublicPropertyGetterOnObjectMagicGet (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
TestSingularAndPluralProps (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
UninitializedObjectProperty (\symfony\component\propertyaccess\tests\fixtures) | new | 2 | |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | PhpDocTypeHelper (\symfony\component\propertyinfo\util) | new | 2 |
PhpStanExtractor (\symfony\component\propertyinfo\extractor) | NameScopeFactory (\symfony\component\propertyinfo\phpstan) | new | 2 |
PhpStanTypeHelper (\symfony\component\propertyinfo\util) | new | 2 | |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | EnglishInflector (\symfony\component\string\inflector) | new | 2 |
InflectorInterface (\symfony\component\string\inflector) | type | 2 | |
AbstractPropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 2 |
PropertyInfoConstructorPassTest (\symfony\component\propertyinfo\tests\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 2 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 | |
PropertyInfoConstructorPass (\symfony\component\propertyinfo\dependencyinjection) | new | 2 | |
PropertyInfoPassTest (\symfony\component\propertyinfo\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
PropertyInfoPass (\symfony\component\propertyinfo\dependencyinjection) | new | 2 | |
ConstructorExtractorTest (\symfony\component\propertyinfo\tests\extractor) | DummyExtractor (\symfony\component\propertyinfo\tests\fixtures) | new | 2 |
PhpStanExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 2 |
Type (\symfony\component\propertyinfo) | type | 2 | |
SerializerExtractorTest (\symfony\component\propertyinfo\tests\extractor) | SerializerExtractor (\symfony\component\propertyinfo\extractor) | new | 2 |
AdderRemoverDummy (\symfony\component\propertyinfo\tests\fixtures) | Dummy (\symfony\component\propertyinfo\tests\fixtures) | type | 2 |
DummyExtractor (\symfony\component\propertyinfo\tests\fixtures) | Type (\symfony\component\propertyinfo) | new | 2 |
Type (\symfony\component\propertyinfo) | staticconstant | 2 | |
PhpStanTypeHelper (\symfony\component\propertyinfo\util) | NameScope (\symfony\component\propertyinfo\phpstan) | type | 2 |
Type (\symfony\component\propertyinfo) | staticproperty | 2 | |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | TimeUtil (\symfony\component\ratelimiter\util) | staticmethodcall | 2 |
NoLimiter (\symfony\component\ratelimiter\policy) | RateLimit (\symfony\component\ratelimiter) | new | 2 |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | TimeUtil (\symfony\component\ratelimiter\util) | staticmethodcall | 2 |
TokenBucket (\symfony\component\ratelimiter\policy) | Rate (\symfony\component\ratelimiter\policy) | type | 2 |
TokenBucketLimiter (\symfony\component\ratelimiter\policy) | Rate (\symfony\component\ratelimiter\policy) | type | 2 |
Reservation (\symfony\component\ratelimiter) | new | 2 | |
RateLimiterFactory (\symfony\component\ratelimiter) | LockFactory (\symfony\component\lock) | type | 2 |
Options (\symfony\component\optionsresolver) | type | 2 | |
OptionsResolver (\symfony\component\optionsresolver) | type | 2 | |
StorageInterface (\symfony\component\ratelimiter\storage) | type | 2 | |
CacheStorage (\symfony\component\ratelimiter\storage) | LimiterStateInterface (\symfony\component\ratelimiter) | type | 2 |
StorageInterface (\symfony\component\ratelimiter\storage) | LimiterStateInterface (\symfony\component\ratelimiter) | type | 2 |
CompoundLimiterTest (\symfony\component\ratelimiter\tests) | CompoundLimiter (\symfony\component\ratelimiter) | new | 2 |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
FixedWindowLimiterTest (\symfony\component\ratelimiter\tests\policy) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
Window (\symfony\component\ratelimiter\policy) | new | 2 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
NoLimiterTest (\symfony\component\ratelimiter\tests\policy) | NoLimiter (\symfony\component\ratelimiter\policy) | new | 2 |
SlidingWindowLimiterTest (\symfony\component\ratelimiter\tests\policy) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
TokenBucketLimiterTest (\symfony\component\ratelimiter\tests\policy) | TokenBucket (\symfony\component\ratelimiter\policy) | new | 2 |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
RateLimiterFactoryTest (\symfony\component\ratelimiter\tests) | RateLimiterFactory (\symfony\component\ratelimiter) | new | 2 |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
CacheStorageTest (\symfony\component\ratelimiter\tests\storage) | Window (\symfony\component\ratelimiter\policy) | new | 2 |
CacheStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
ConsumeRemoteEventHandler (\symfony\component\remoteevent\messenger) | LogicException (\symfony\component\remoteevent\exception) | new | 2 |
ConsumeRemoteEventMessage (\symfony\component\remoteevent\messenger) | RemoteEvent (\symfony\component\remoteevent) | type | 2 |
Alias (\symfony\component\routing) | InvalidArgumentException (\symfony\component\routing\exception) | new | 2 |
CompiledUrlGeneratorDumper (\symfony\component\routing\generator\dumper) | CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | staticmethodcall | 2 |
UrlGenerator (\symfony\component\routing\generator) | InvalidParameterException (\symfony\component\routing\exception) | new | 2 |
RouteCollection (\symfony\component\routing) | type | 2 | |
AttributeClassLoader (\symfony\component\routing\loader) | LoaderResolverInterface (\symfony\component\config\loader) | type | 2 |
Route (\symfony\component\routing) | type | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
AttributeDirectoryLoader (\symfony\component\routing\loader) | FileLoader (\symfony\component\config\loader) | staticmethodcall | 2 |
Loader (\symfony\component\config\loader) | staticmethodcall | 2 | |
AttributeFileLoader (\symfony\component\routing\loader) | staticmethodcall | 2 | |
RouteCollection (\symfony\component\routing) | new | 2 | |
AttributeFileLoader (\symfony\component\routing\loader) | AttributeClassLoader (\symfony\component\routing\loader) | type | 2 |
AliasConfigurator (\symfony\component\routing\loader\configurator) | Alias (\symfony\component\routing) | type | 2 |
CollectionConfigurator (\symfony\component\routing\loader\configurator) | Route (\symfony\component\routing) | new | 2 |
RouteCollection (\symfony\component\routing) | new | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
RouteConfigurator (\symfony\component\routing\loader\configurator) | CollectionConfigurator (\symfony\component\routing\loader\configurator) | type | 2 |
RouteCollection (\symfony\component\routing) | type | 2 | |
RoutingConfigurator (\symfony\component\routing\loader\configurator) | ImportConfigurator (\symfony\component\routing\loader\configurator) | new | 2 |
PhpFileLoader (\symfony\component\routing\loader) | type | 2 | |
AddTrait (\symfony\component\routing\loader\configurator\traits) | RouteConfigurator (\symfony\component\routing\loader\configurator) | type | 2 |
LocalizedRouteTrait (\symfony\component\routing\loader\configurator\traits) | RouteCollection (\symfony\component\routing) | type | 2 |
ObjectLoader (\symfony\component\routing\loader) | RouteCollection (\symfony\component\routing) | type | 2 |
PhpFileLoader (\symfony\component\routing\loader) | RouteCollection (\symfony\component\routing) | type | 2 |
Psr4DirectoryLoader (\symfony\component\routing\loader) | RouteCollection (\symfony\component\routing) | new | 2 |
RouteCollection (\symfony\component\routing) | type | 2 | |
YamlFileLoader (\symfony\component\routing\loader) | Parser (\symfony\component\yaml) | new | 2 |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 2 | |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | new | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
CompiledUrlMatcherTrait (\symfony\component\routing\matcher\dumper) | RedirectableUrlMatcherInterface (\symfony\component\routing\matcher) | instanceof | 2 |
StaticPrefixCollection (\symfony\component\routing\matcher\dumper) | RouteCollection (\symfony\component\routing) | type | 2 |
ExpressionLanguageProvider (\symfony\component\routing\matcher) | ServiceProviderInterface (\symfony\contracts\service) | type | 2 |
RedirectableUrlMatcher (\symfony\component\routing\matcher) | ExceptionInterface (\symfony\component\routing\exception) | catch | 2 |
TraceableUrlMatcher (\symfony\component\routing\matcher) | Route (\symfony\component\routing) | new | 2 |
UrlMatcher (\symfony\component\routing\matcher) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 2 | |
Route (\symfony\component\routing) | type | 2 | |
RequestContextAwareInterface (\symfony\component\routing) | RequestContext (\symfony\component\routing) | type | 2 |
Route (\symfony\component\routing) | CompiledRoute (\symfony\component\routing) | type | 2 |
RouteCollection (\symfony\component\routing) | Alias (\symfony\component\routing) | type | 2 |
Route (\symfony\component\routing) | type | 2 | |
Router (\symfony\component\routing) | ConfigCacheFactory (\symfony\component\config) | new | 2 |
ConfigCacheInterface (\symfony\component\config) | type | 2 | |
LoaderInterface (\symfony\component\config\loader) | type | 2 | |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
RequestMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
RequestContext (\symfony\component\routing) | new | 2 | |
RouteCollection (\symfony\component\routing) | type | 2 | |
AddExpressionLanguageProvidersPassTest (\symfony\component\routing\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
Definition (\symfony\component\dependencyinjection) | new | 2 | |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
AddExpressionLanguageProvidersPass (\symfony\component\routing\dependencyinjection) | new | 2 | |
RoutingResolverPassTest (\symfony\component\routing\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
BazClass (\symfony\component\routing\tests\fixtures\attributefixtures) | Route (\symfony\component\routing\attribute) | attribute | 2 |
MyOtherController (\symfony\component\routing\tests\fixtures\psr4controllers\subnamespace\evendeepernamespace) | Response (\symfony\component\httpfoundation) | new | 2 |
Response (\symfony\component\httpfoundation) | staticconstant | 2 | |
Response (\symfony\component\httpfoundation) | type | 2 | |
CompiledUrlGeneratorDumperTest (\symfony\component\routing\tests\generator\dumper) | CompiledUrlGeneratorDumper (\symfony\component\routing\generator\dumper) | new | 2 |
UrlGeneratorTest (\symfony\component\routing\tests\generator) | StringableObject (\symfony\component\routing\tests\generator) | new | 2 |
StringableObjectWithPublicProperty (\symfony\component\routing\tests\generator) | new | 2 | |
AttributeDirectoryLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 2 |
AttributeDirectoryLoader (\symfony\component\routing\loader) | new | 2 | |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | new | 2 | |
AttributeFileLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 2 |
AttributeFileLoader (\symfony\component\routing\loader) | new | 2 | |
TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | new | 2 | |
ClosureLoaderTest (\symfony\component\routing\tests\loader) | ClosureLoader (\symfony\component\routing\loader) | new | 2 |
DirectoryLoaderTest (\symfony\component\routing\tests\loader) | DirectoryLoader (\symfony\component\routing\loader) | new | 2 |
GlobFileLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 2 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 2 |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 2 |
CompiledUrlMatcherDumperTest (\symfony\component\routing\tests\matcher\dumper) | RouteCollection (\symfony\component\routing) | type | 2 |
ExpressionLanguageProviderTest (\symfony\component\routing\tests\matcher) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 |
RequestContext (\symfony\component\routing) | new | 2 | |
TraceableUrlMatcherTest (\symfony\component\routing\tests\matcher) | TraceableUrlMatcher (\symfony\component\routing\matcher) | staticconstant | 2 |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | ResourceNotFoundException (\symfony\component\routing\exception) | catch | 2 |
RequestContextTest (\symfony\component\routing\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
RouterTest (\symfony\component\routing\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
ConsoleApplicationRunner (\symfony\component\runtime\runner\symfony) | InputOption (\symfony\component\console\input) | new | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
SymfonyRuntime (\symfony\component\runtime) | Command (\symfony\component\console\command) | new | 2 |
ArgvInput (\symfony\component\console\input) | type | 2 | |
Request (\symfony\component\httpfoundation) | staticmethodcall | 2 | |
GenericRuntime (\symfony\component\runtime) | type | 2 | |
DebugCommand (\symfony\component\scheduler\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
InputOption (\symfony\component\console\input) | staticconstant | 2 | |
FailureEvent (\symfony\component\scheduler\event) | MessageContext (\symfony\component\scheduler\generator) | type | 2 |
ScheduleProviderInterface (\symfony\component\scheduler) | type | 2 | |
PostRunEvent (\symfony\component\scheduler\event) | MessageContext (\symfony\component\scheduler\generator) | type | 2 |
ScheduleProviderInterface (\symfony\component\scheduler) | type | 2 | |
PreRunEvent (\symfony\component\scheduler\event) | MessageContext (\symfony\component\scheduler\generator) | type | 2 |
ScheduleProviderInterface (\symfony\component\scheduler) | type | 2 | |
MessageGenerator (\symfony\component\scheduler\generator) | Clock (\symfony\component\clock) | new | 2 |
TriggerHeap (\symfony\component\scheduler\generator) | type | 2 | |
Schedule (\symfony\component\scheduler) | type | 2 | |
SchedulerTransport (\symfony\component\scheduler\messenger) | Envelope (\symfony\component\messenger) | staticmethodcall | 2 |
MessageGeneratorInterface (\symfony\component\scheduler\generator) | type | 2 | |
SchedulerTransportFactory (\symfony\component\scheduler\messenger) | Clock (\symfony\component\clock) | new | 2 |
RecurringMessage (\symfony\component\scheduler) | CronExpressionTrigger (\symfony\component\scheduler\trigger) | staticmethodcall | 2 |
MessageProviderInterface (\symfony\component\scheduler\trigger) | type | 2 | |
Scheduler (\symfony\component\scheduler) | Clock (\symfony\component\clock) | new | 2 |
DebugCommandTest (\symfony\component\scheduler\tests\command) | CallbackTrigger (\symfony\component\scheduler\trigger) | new | 2 |
MessageGeneratorTest (\symfony\component\scheduler\tests\generator) | RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 2 |
SchedulerTransportFactoryTest (\symfony\component\scheduler\tests\messenger) | MessageGenerator (\symfony\component\scheduler\generator) | new | 2 |
SchedulerTransport (\symfony\component\scheduler\messenger) | new | 2 | |
SchedulerTransportFactory (\symfony\component\scheduler\messenger) | new | 2 | |
RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 2 | |
Container (\symfony\component\scheduler\tests\messenger) | new | 2 | |
ScheduleTest (\symfony\component\scheduler\tests) | RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 2 |
AbstractDecoratedTriggerTest (\symfony\component\scheduler\tests\trigger) | JitterTrigger (\symfony\component\scheduler\trigger) | new | 2 |
PeriodicalTriggerTest (\symfony\component\scheduler\tests\trigger) | TriggerInterface (\symfony\component\scheduler\trigger) | type | 2 |
AbstractDecoratedTrigger (\symfony\component\scheduler\trigger) | TriggerInterface (\symfony\component\scheduler\trigger) | type | 2 |
CronExpressionTrigger (\symfony\component\scheduler\trigger) | LogicException (\symfony\component\scheduler\exception) | new | 2 |
PeriodicalTrigger (\symfony\component\scheduler\trigger) | InvalidArgumentException (\symfony\component\scheduler\exception) | new | 2 |
InMemoryTokenProvider (\symfony\component\security\core\authentication\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 2 |
TokenNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
TokenVerifierInterface (\symfony\component\security\core\authentication\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 2 |
AbstractToken (\symfony\component\security\core\authentication\token) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
NullToken (\symfony\component\security\core\authentication\token) | UserInterface (\symfony\component\security\core\user) | type | 2 |
RememberMeToken (\symfony\component\security\core\authentication\token) | InvalidArgumentException (\symfony\component\security\core\exception) | new | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
UsageTrackingTokenStorage (\symfony\component\security\core\authentication\token\storage) | TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
TokenInterface (\symfony\component\security\core\authentication\token) | UserInterface (\symfony\component\security\core\user) | type | 2 |
AccessDecisionManager (\symfony\component\security\core\authorization) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
AccessDecisionStrategyInterface (\symfony\component\security\core\authorization\strategy) | type | 2 | |
AffirmativeStrategy (\symfony\component\security\core\authorization\strategy) | new | 2 | |
TraceableAccessDecisionManager (\symfony\component\security\core\authorization) | AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 2 |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 2 |
ExpressionVoter (\symfony\component\security\core\authorization\voter) | AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | type | 2 | |
ExpressionLanguage (\symfony\component\security\core\authorization) | type | 2 | |
RoleHierarchyInterface (\symfony\component\security\core\role) | type | 2 | |
RoleHierarchyVoter (\symfony\component\security\core\authorization\voter) | RoleHierarchyInterface (\symfony\component\security\core\role) | type | 2 |
RoleVoter (\symfony\component\security\core\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
TraceableVoter (\symfony\component\security\core\authorization\voter) | CacheableVoterInterface (\symfony\component\security\core\authorization\voter) | instanceof | 2 |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
Voter (\symfony\component\security\core\authorization\voter) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
AccountStatusException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 2 |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 2 | |
TooManyLoginAttemptsAuthenticationException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 2 |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 2 | |
UserNotFoundException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 2 |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 2 | |
SignatureHasher (\symfony\component\security\core\signature) | PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 |
InvalidSignatureException (\symfony\component\security\core\signature\exception) | new | 2 | |
ExpiredSignatureStorage (\symfony\component\security\core\signature) | type | 2 | |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
PersistentTokenTest (\symfony\component\security\core\tests\authentication\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 2 |
PreAuthenticatedTokenTest (\symfony\component\security\core\tests\authentication\token) | PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
RememberMeTokenTest (\symfony\component\security\core\tests\authentication\token) | RememberMeToken (\symfony\component\security\core\authentication\token) | new | 2 |
UsageTrackingTokenStorageTest (\symfony\component\security\core\tests\authentication\token\storage) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 | |
UsageTrackingTokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 | |
SwitchUserTokenTest (\symfony\component\security\core\tests\authentication\token) | SwitchUserToken (\symfony\component\security\core\authentication\token) | new | 2 |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 | |
UsernamePasswordTokenTest (\symfony\component\security\core\tests\authentication\token) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
AccessDecisionManagerTest (\symfony\component\security\core\tests\authorization) | VoterInterface (\symfony\component\security\core\authorization\voter) | type | 2 |
AuthorizationCheckerTest (\symfony\component\security\core\tests\authorization) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
TraceableAccessDecisionManagerTest (\symfony\component\security\core\tests\authorization) | DummyVoter (\symfony\component\security\core\tests\fixtures) | new | 2 |
RoleHierarchyVoterTest (\symfony\component\security\core\tests\authorization\voter) | RoleHierarchyVoter (\symfony\component\security\core\authorization\voter) | new | 2 |
RoleHierarchy (\symfony\component\security\core\role) | new | 2 | |
RoleVoterTest (\symfony\component\security\core\tests\authorization\voter) | staticmethodcall | 2 | |
RoleVoterTest (\symfony\component\security\core\tests\authorization\voter) | RoleVoter (\symfony\component\security\core\authorization\voter) | new | 2 |
ChildCustomUserMessageAuthenticationException (\symfony\component\security\core\tests\exception) | AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 2 |
CustomUserMessageAuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 2 | |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 2 | |
CustomUserMessageAuthenticationExceptionTest (\symfony\component\security\core\tests\exception) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 |
CustomUserMessageAuthenticationException (\symfony\component\security\core\exception) | new | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
UserNotFoundExceptionTest (\symfony\component\security\core\tests\exception) | UserNotFoundException (\symfony\component\security\core\exception) | new | 2 |
TranslationFilesTest (\symfony\component\security\core\tests\resources) | XliffUtils (\symfony\component\translation\util) | staticmethodcall | 2 |
ChainUserCheckerTest (\symfony\component\security\core\tests\user) | ChainUserChecker (\symfony\component\security\core\user) | new | 2 |
InMemoryUserCheckerTest (\symfony\component\security\core\tests\user) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
UserPasswordTest (\symfony\component\security\core\tests\validator\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 2 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
UserPasswordValidatorTestCase (\symfony\component\security\core\tests\validator\constraints) | UserPassword (\symfony\component\security\core\validator\constraints) | staticconstant | 2 |
UserPassword (\symfony\component\security\core\validator\constraints) | type | 2 | |
ChainUserChecker (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 2 |
ChainUserProvider (\symfony\component\security\core\user) | UnsupportedUserException (\symfony\component\security\core\exception) | catch | 2 |
UserNotFoundException (\symfony\component\security\core\exception) | catch | 2 | |
UserNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
InMemoryUserChecker (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 2 |
InMemoryUserProvider (\symfony\component\security\core\user) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | instanceof | 2 | |
UserCheckerInterface (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 2 |
UserPasswordValidator (\symfony\component\security\core\validator\constraints) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
UserPassword (\symfony\component\security\core\validator\constraints) | staticconstant | 2 | |
UnexpectedTypeException (\symfony\component\validator\exception) | new | 2 | |
CsrfTokenManager (\symfony\component\security\csrf) | CsrfToken (\symfony\component\security\csrf) | new | 2 |
TokenGeneratorInterface (\symfony\component\security\csrf\tokengenerator) | type | 2 | |
UriSafeTokenGenerator (\symfony\component\security\csrf\tokengenerator) | new | 2 | |
NativeSessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | new | 2 | |
TokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | type | 2 | |
NativeSessionTokenStorageTest (\symfony\component\security\csrf\tests\tokenstorage) | NativeSessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | new | 2 |
SessionTokenStorageTest (\symfony\component\security\csrf\tests\tokenstorage) | Session (\symfony\component\httpfoundation\session) | new | 2 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 2 | |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | new | 2 | |
SessionTokenStorage (\symfony\component\security\csrf\tokenstorage) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
OidcTokenHandler (\symfony\component\security\http\accesstoken\oidc) | Clock (\symfony\component\clock) | new | 2 |
IsGranted (\symfony\component\security\http\attribute) | Expression (\symfony\component\expressionlanguage) | type | 2 |
AuthenticationUtils (\symfony\component\security\http\authentication) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
AuthenticatorManager (\symfony\component\security\http\authentication) | Response (\symfony\component\httpfoundation) | instanceof | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
AuthenticationTokenCreatedEvent (\symfony\component\security\http\event) | new | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
AuthenticatorManagerInterface (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 2 |
CustomAuthenticationFailureHandler (\symfony\component\security\http\authentication) | AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 2 |
CustomAuthenticationSuccessHandler (\symfony\component\security\http\authentication) | AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 2 |
DefaultAuthenticationFailureHandler (\symfony\component\security\http\authentication) | HttpKernelInterface (\symfony\component\httpkernel) | type | 2 |
HttpUtils (\symfony\component\security\http) | type | 2 | |
SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 2 | |
DefaultAuthenticationSuccessHandler (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 2 |
HttpUtils (\symfony\component\security\http) | type | 2 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | RedirectResponse (\symfony\component\httpfoundation) | new | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | instanceof | 2 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 2 | |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | HttpKernelInterface (\symfony\component\httpkernel) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
HttpUtils (\symfony\component\security\http) | type | 2 | |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 |
AuthenticationException (\symfony\component\security\core\exception) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
AccessException (\symfony\component\propertyaccess\exception) | catch | 2 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
HttpUtils (\symfony\component\security\http) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
LoginLinkAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
AuthenticationFailureHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
AuthenticationSuccessHandlerInterface (\symfony\component\security\http\authentication) | type | 2 | |
HttpUtils (\symfony\component\security\http) | type | 2 | |
InvalidLoginLinkAuthenticationException (\symfony\component\security\http\loginlink\exception) | new | 2 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | type | 2 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | UserInterface (\symfony\component\security\core\user) | type | 2 |
Passport (\symfony\component\security\http\authenticator\passport) | UserInterface (\symfony\component\security\core\user) | type | 2 |
BadgeInterface (\symfony\component\security\http\authenticator\passport\badge) | type | 2 | |
RememberMeAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | type | 2 | |
UserValueResolver (\symfony\component\security\http\controller) | TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 |
AccessDeniedException (\symfony\component\security\core\exception) | new | 2 | |
CheckCredentialsListener (\symfony\component\security\http\eventlistener) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 2 |
CsrfProtectionListener (\symfony\component\security\http\eventlistener) | CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 |
CsrfTokenClearingLogoutListener (\symfony\component\security\http\eventlistener) | ClearableTokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | type | 2 |
DefaultLogoutListener (\symfony\component\security\http\eventlistener) | HttpUtils (\symfony\component\security\http) | type | 2 |
LoginThrottlingListener (\symfony\component\security\http\eventlistener) | RequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
TooManyLoginAttemptsAuthenticationException (\symfony\component\security\core\exception) | new | 2 | |
PasswordMigratingListener (\symfony\component\security\http\eventlistener) | PasswordHasherFactoryInterface (\symfony\component\passwordhasher\hasher) | type | 2 |
PasswordUpgraderInterface (\symfony\component\security\core\user) | instanceof | 2 | |
RememberMeListener (\symfony\component\security\http\eventlistener) | RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | type | 2 |
SessionStrategyListener (\symfony\component\security\http\eventlistener) | SessionAuthenticationStrategyInterface (\symfony\component\security\http\session) | type | 2 |
UserCheckerListener (\symfony\component\security\http\eventlistener) | UserCheckerInterface (\symfony\component\security\core\user) | type | 2 |
UserProviderListener (\symfony\component\security\http\eventlistener) | UserProviderInterface (\symfony\component\security\core\user) | type | 2 |
Firewall (\symfony\component\security\http) | RequestEvent (\symfony\component\httpkernel\event) | type | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
FirewallMapInterface (\symfony\component\security\http) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
AccessListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 2 | |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | staticconstant | 2 | |
AccessMapInterface (\symfony\component\security\http) | type | 2 | |
AuthenticatorManagerListener (\symfony\component\security\http\firewall) | AuthenticatorManagerInterface (\symfony\component\security\http\authentication) | type | 2 |
ChannelListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 2 |
AccessMapInterface (\symfony\component\security\http) | type | 2 | |
ContextListener (\symfony\component\security\http\firewall) | Session (\symfony\component\httpfoundation\session) | instanceof | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
AuthenticationTrustResolver (\symfony\component\security\core\authentication) | new | 2 | |
AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 2 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
ExceptionListener (\symfony\component\security\http\firewall) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 2 |
Request (\symfony\component\httpfoundation) | type | 2 | |
Response (\symfony\component\httpfoundation) | instanceof | 2 | |
Response (\symfony\component\httpfoundation) | staticconstant | 2 | |
AccessDeniedHttpException (\symfony\component\httpkernel\exception) | new | 2 | |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 2 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
AccessDeniedHandlerInterface (\symfony\component\security\http\authorization) | type | 2 | |
AuthenticationEntryPointInterface (\symfony\component\security\http\entrypoint) | type | 2 | |
HttpUtils (\symfony\component\security\http) | type | 2 | |
LogoutListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | type | 2 | |
HttpUtils (\symfony\component\security\http) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
SwitchUserListener (\symfony\component\security\http\firewall) | UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
AccessDecisionManagerInterface (\symfony\component\security\core\authorization) | type | 2 | |
AccessDeniedException (\symfony\component\security\core\exception) | new | 2 | |
AuthenticationCredentialsNotFoundException (\symfony\component\security\core\exception) | new | 2 | |
AuthenticationException (\symfony\component\security\core\exception) | catch | 2 | |
UserCheckerInterface (\symfony\component\security\core\user) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
SwitchUserEvent (\symfony\component\security\http\event) | new | 2 | |
SecurityEvents (\symfony\component\security\http) | staticconstant | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
HttpUtils (\symfony\component\security\http) | UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 |
RequestMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
UrlMatcherInterface (\symfony\component\routing\matcher) | type | 2 | |
ImpersonateUrlGenerator (\symfony\component\security\http\impersonate) | FirewallMap (\symfony\bundle\securitybundle\security) | type | 2 |
RequestStack (\symfony\component\httpfoundation) | type | 2 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
SwitchUserListener (\symfony\component\security\http\firewall) | staticconstant | 2 | |
LoginLinkHandler (\symfony\component\security\http\loginlink) | Request (\symfony\component\httpfoundation) | type | 2 |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
SignatureHasher (\symfony\component\security\core\signature) | type | 2 | |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
LoginLinkHandlerInterface (\symfony\component\security\http\loginlink) | Request (\symfony\component\httpfoundation) | type | 2 |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
LoginLinkNotification (\symfony\component\security\http\loginlink) | LoginLinkDetails (\symfony\component\security\http\loginlink) | type | 2 |
LogoutUrlGenerator (\symfony\component\security\http\logout) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
UrlGeneratorInterface (\symfony\component\routing\generator) | type | 2 | |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
ParameterBagUtils (\symfony\component\security\http) | AccessException (\symfony\component\propertyaccess\exception) | catch | 2 |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
UserProviderInterface (\symfony\component\security\core\user) | type | 2 | |
PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 2 |
TokenVerifierInterface (\symfony\component\security\core\authentication\rememberme) | type | 2 | |
AuthenticationException (\symfony\component\security\core\exception) | new | 2 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | staticmethodcall | 2 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | type | 2 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | AuthenticationException (\symfony\component\security\core\exception) | new | 2 |
RememberMeHandlerInterface (\symfony\component\security\http\rememberme) | UserInterface (\symfony\component\security\core\user) | type | 2 |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | ExpiredSignatureException (\symfony\component\security\core\signature\exception) | catch | 2 |
InvalidSignatureException (\symfony\component\security\core\signature\exception) | catch | 2 | |
SignatureHasher (\symfony\component\security\core\signature) | type | 2 | |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | staticmethodcall | 2 | |
RememberMeDetails (\symfony\component\security\http\rememberme) | type | 2 | |
SessionAuthenticationStrategy (\symfony\component\security\http\session) | ClearableTokenStorageInterface (\symfony\component\security\csrf\tokenstorage) | type | 2 |
AccessMapTest (\symfony\component\security\http\tests) | AccessMap (\symfony\component\security\http) | new | 2 |
OidcUserInfoTokenHandlerTest (\symfony\component\security\http\tests\accesstoken\oidc) | OidcUserInfoTokenHandler (\symfony\component\security\http\accesstoken\oidc) | new | 2 |
AuthenticatorManagerTest (\symfony\component\security\http\tests\authentication) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
Request (\symfony\component\httpfoundation) | new | 2 | |
BadCredentialsException (\symfony\component\security\core\exception) | instanceof | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
AuthenticationTokenCreatedEvent (\symfony\component\security\http\event) | type | 2 | |
DefaultAuthenticationFailureHandlerTest (\symfony\component\security\http\tests\authentication) | ParameterBag (\symfony\component\httpfoundation) | new | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
AbstractAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
ChainedAccessTokenExtractorsTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
ChainAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
FormEncodedBodyExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
HeaderAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
QueryAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | new | 2 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | new | 2 | |
FormEncodedBodyAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
FormEncodedBodyExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | new | 2 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | new | 2 | |
HeaderAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
HeaderAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | new | 2 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | new | 2 | |
QueryAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
QueryAccessTokenExtractor (\symfony\component\security\http\accesstoken) | new | 2 | |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | new | 2 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | new | 2 | |
ConcreteAuthenticator (\symfony\component\security\http\tests\authenticator) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
TraceableAuthenticatorTest (\symfony\component\security\http\tests\authenticator\debug) | TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | new | 2 |
FormLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | staticconstant | 2 | |
HttpBasicAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
PasswordUpgraderProvider (\symfony\component\security\http\tests\authenticator\fixtures) | new | 2 | |
InMemoryAccessTokenHandler (\symfony\component\security\http\tests\authenticator) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | type | 2 |
JsonLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
AuthenticationException (\symfony\component\security\core\exception) | new | 2 | |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 | |
LoginLinkAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | LoginLinkAuthenticator (\symfony\component\security\http\authenticator) | new | 2 |
HttpUtils (\symfony\component\security\http) | new | 2 | |
RememberMeAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 |
RememberMeAuthenticator (\symfony\component\security\http\authenticator) | new | 2 | |
RemoteUserAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
InMemoryUserProvider (\symfony\component\security\core\user) | type | 2 | |
RemoteUserAuthenticator (\symfony\component\security\http\authenticator) | type | 2 | |
X509AuthenticatorTest (\symfony\component\security\http\tests\authenticator) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
SecurityTokenValueResolverTest (\symfony\component\security\http\tests\controller) | DefaultValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 2 |
UserValueResolverTest (\symfony\component\security\http\tests\controller) | ArgumentResolver (\symfony\component\httpkernel\controller) | new | 2 |
UserInterface (\symfony\component\security\core\user) | type | 2 | |
CheckCredentialsListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
CheckCredentialsListener (\symfony\component\security\http\eventlistener) | new | 2 | |
CheckRememberMeConditionsListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
CheckRememberMeConditionsListener (\symfony\component\security\http\eventlistener) | new | 2 | |
CookieClearingLogoutListenerTest (\symfony\component\security\http\tests\eventlistener) | Cookie (\symfony\component\httpfoundation) | staticconstant | 2 |
CsrfProtectionListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
CsrfToken (\symfony\component\security\csrf) | new | 2 | |
CsrfTokenBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
CsrfProtectionListener (\symfony\component\security\http\eventlistener) | new | 2 | |
IsGrantedAttributeListenerTest (\symfony\component\security\http\tests\eventlistener) | IsGrantedAttributeController (\symfony\component\security\http\tests\fixtures) | new | 2 |
LoginThrottlingListenerTest (\symfony\component\security\http\tests\eventlistener) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
RateLimiterFactory (\symfony\component\ratelimiter) | new | 2 | |
InMemoryStorage (\symfony\component\ratelimiter\storage) | new | 2 | |
LoginThrottlingListener (\symfony\component\security\http\eventlistener) | new | 2 | |
PasswordMigratingListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUser (\symfony\component\security\core\user) | new | 2 |
PasswordMigratingListener (\symfony\component\security\http\eventlistener) | new | 2 | |
RememberMeListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
Response (\symfony\component\httpfoundation) | new | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
RememberMeListener (\symfony\component\security\http\eventlistener) | new | 2 | |
SessionLogoutListenerTest (\symfony\component\security\http\tests\eventlistener) | LogoutEvent (\symfony\component\security\http\event) | new | 2 |
SessionLogoutListener (\symfony\component\security\http\eventlistener) | new | 2 | |
SessionStrategyListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
UserCheckerListenerTest (\symfony\component\security\http\tests\eventlistener) | AuthenticationSuccessEvent (\symfony\component\security\core\event) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 2 | |
PostAuthenticationToken (\symfony\component\security\http\authenticator\token) | new | 2 | |
UserCheckerListener (\symfony\component\security\http\eventlistener) | new | 2 | |
UserProviderListenerTest (\symfony\component\security\http\tests\eventlistener) | InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 2 | |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 2 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 2 | |
UserProviderListener (\symfony\component\security\http\eventlistener) | new | 2 | |
AccessListenerTest (\symfony\component\security\http\tests\firewall) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
LazyResponseEvent (\symfony\component\security\http\event) | new | 2 | |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | RequestStack (\symfony\component\httpfoundation) | new | 2 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 2 | |
UsageTrackingTokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 | |
ExceptionListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
LogoutListenerTest (\symfony\component\security\http\tests\firewall) | Response (\symfony\component\httpfoundation) | new | 2 |
LogoutEvent (\symfony\component\security\http\event) | type | 2 | |
NotSupportingUserProvider (\symfony\component\security\http\tests\firewall) | UserNotFoundException (\symfony\component\security\core\exception) | new | 2 |
SupportingUserProvider (\symfony\component\security\http\tests\firewall) | InMemoryUser (\symfony\component\security\core\user) | type | 2 |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | new | 2 |
RequestEvent (\symfony\component\httpkernel\event) | new | 2 | |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 | |
DummyAuthenticator (\symfony\component\security\http\tests\fixtures) | Response (\symfony\component\httpfoundation) | type | 2 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 2 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 2 | |
LoginLinkHandlerTest (\symfony\component\security\http\tests\loginlink) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
RequestContext (\symfony\component\routing) | new | 2 | |
ExpiredSignatureStorage (\symfony\component\security\core\signature) | new | 2 | |
SignatureHasher (\symfony\component\security\core\signature) | new | 2 | |
TestLoginLinkHandlerUserProvider (\symfony\component\security\http\tests\loginlink) | new | 2 | |
LogoutUrlGeneratorTest (\symfony\component\security\http\tests\logout) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 2 |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | new | 2 | |
PersistentRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
RequestStack (\symfony\component\httpfoundation) | new | 2 | |
PersistentToken (\symfony\component\security\core\authentication\rememberme) | instanceof | 2 | |
InMemoryUser (\symfony\component\security\core\user) | new | 2 | |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 | |
ResponseListenerTest (\symfony\component\security\http\tests\rememberme) | Cookie (\symfony\component\httpfoundation) | new | 2 |
ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 2 | |
SignatureRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | Request (\symfony\component\httpfoundation) | staticmethodcall | 2 |
RequestStack (\symfony\component\httpfoundation) | new | 2 | |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
SignatureHasher (\symfony\component\security\core\signature) | new | 2 | |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 2 | |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | new | 2 | |
Semaphore (\symfony\component\semaphore) | Key (\symfony\component\semaphore) | type | 2 |
PersistingStoreInterface (\symfony\component\semaphore) | type | 2 | |
SemaphoreFactory (\symfony\component\semaphore) | SemaphoreInterface (\symfony\component\semaphore) | type | 2 |
RedisStore (\symfony\component\semaphore\store) | SemaphoreExpiredException (\symfony\component\semaphore\exception) | new | 2 |
SemaphoreFactoryTest (\symfony\component\semaphore\tests) | SemaphoreFactory (\symfony\component\semaphore) | new | 2 |
Context (\symfony\component\serializer\attribute) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 |
DiscriminatorMap (\symfony\component\serializer\attribute) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 |
Groups (\symfony\component\serializer\attribute) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 |
SerializedPath (\symfony\component\serializer\attribute) | PropertyPath (\symfony\component\propertyaccess) | new | 2 |
PropertyPath (\symfony\component\propertyaccess) | type | 2 | |
DebugCommand (\symfony\component\serializer\command) | Command (\symfony\component\console\command) | staticconstant | 2 |
InputInterface (\symfony\component\console\input) | type | 2 | |
OutputInterface (\symfony\component\console\output) | type | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
UidNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | UidNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
UnwrappingDenormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
TraceableEncoder (\symfony\component\serializer\debug) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 2 |
DecoderInterface (\symfony\component\serializer\encoder) | instanceof | 2 | |
EncoderInterface (\symfony\component\serializer\encoder) | instanceof | 2 | |
TraceableNormalizer (\symfony\component\serializer\debug) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 2 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 2 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 2 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 | |
SerializerPass (\symfony\component\serializer\dependencyinjection) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
JsonEncode (\symfony\component\serializer\encoder) | NotEncodableValueException (\symfony\component\serializer\exception) | new | 2 |
JsonEncoder (\symfony\component\serializer\encoder) | JsonDecode (\symfony\component\serializer\encoder) | new | 2 |
JsonDecode (\symfony\component\serializer\encoder) | type | 2 | |
JsonEncode (\symfony\component\serializer\encoder) | new | 2 | |
JsonEncode (\symfony\component\serializer\encoder) | type | 2 | |
XmlEncoder (\symfony\component\serializer\encoder) | BadMethodCallException (\symfony\component\serializer\exception) | new | 2 |
YamlEncoder (\symfony\component\serializer\encoder) | Dumper (\symfony\component\yaml) | type | 2 |
Parser (\symfony\component\yaml) | new | 2 | |
Parser (\symfony\component\yaml) | type | 2 | |
ObjectPropertyListExtractor (\symfony\component\serializer\extractor) | PropertyListExtractorInterface (\symfony\component\propertyinfo) | type | 2 |
AttributeMetadataInterface (\symfony\component\serializer\mapping) | PropertyPath (\symfony\component\propertyaccess) | type | 2 |
ClassDiscriminatorResolverInterface (\symfony\component\serializer\mapping) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | type | 2 |
ClassMetadataInterface (\symfony\component\serializer\mapping) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | type | 2 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | Ignore (\symfony\component\serializer\attribute) | instanceof | 2 |
MaxDepth (\symfony\component\serializer\attribute) | instanceof | 2 | |
SerializedName (\symfony\component\serializer\attribute) | instanceof | 2 | |
SerializedPath (\symfony\component\serializer\attribute) | instanceof | 2 | |
AttributeMetadata (\symfony\component\serializer\mapping) | new | 2 | |
FileLoader (\symfony\component\serializer\mapping\loader) | MappingException (\symfony\component\serializer\exception) | new | 2 |
XmlFileLoader (\symfony\component\serializer\mapping\loader) | MappingException (\symfony\component\serializer\exception) | new | 2 |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | Parser (\symfony\component\yaml) | new | 2 |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | LogicException (\symfony\component\serializer\exception) | new | 2 |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | LogicException (\symfony\component\serializer\exception) | new | 2 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 2 | |
RuntimeException (\symfony\component\serializer\exception) | new | 2 | |
ClassMetadataFactoryInterface (\symfony\component\serializer\mapping\factory) | type | 2 | |
NameConverterInterface (\symfony\component\serializer\nameconverter) | type | 2 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | UninitializedPropertyException (\symfony\component\propertyaccess\exception) | catch | 2 |
PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 | |
XmlEncoder (\symfony\component\serializer\encoder) | staticconstant | 2 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | catch | 2 | |
ClassDiscriminatorResolverInterface (\symfony\component\serializer\mapping) | type | 2 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | BadMethodCallException (\symfony\component\serializer\exception) | new | 2 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 2 | |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 2 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 2 | |
DataUriNormalizer (\symfony\component\serializer\normalizer) | MimeTypeGuesserInterface (\symfony\component\mime) | type | 2 |
MimeTypes (\symfony\component\mime) | staticmethodcall | 2 | |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 2 | |
DateTimeZoneNormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 2 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 2 | |
DenormalizerAwareTrait (\symfony\component\serializer\normalizer) | DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 |
FormErrorNormalizer (\symfony\component\serializer\normalizer) | FormInterface (\symfony\component\form) | type | 2 |
JsonSerializableNormalizer (\symfony\component\serializer\normalizer) | LogicException (\symfony\component\serializer\exception) | new | 2 |
MimeMessageNormalizer (\symfony\component\serializer\normalizer) | Headers (\symfony\component\mime\header) | instanceof | 2 |
AbstractPart (\symfony\component\mime\part) | instanceof | 2 | |
NormalizerAwareTrait (\symfony\component\serializer\normalizer) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 |
ObjectNormalizer (\symfony\component\serializer\normalizer) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
ProblemNormalizer (\symfony\component\serializer\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | instanceof | 2 |
TranslatableNormalizer (\symfony\component\serializer\normalizer) | TranslatableInterface (\symfony\contracts\translation) | instanceof | 2 |
UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 2 | |
Serializer (\symfony\component\serializer) | ChainDecoder (\symfony\component\serializer\encoder) | new | 2 |
ChainEncoder (\symfony\component\serializer\encoder) | new | 2 | |
DecoderInterface (\symfony\component\serializer\encoder) | instanceof | 2 | |
EncoderInterface (\symfony\component\serializer\encoder) | instanceof | 2 | |
InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 | |
UnsupportedFormatException (\symfony\component\serializer\exception) | new | 2 | |
DenormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 2 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | instanceof | 2 | |
SerializerAwareInterface (\symfony\component\serializer) | instanceof | 2 | |
SerializerAwareTrait (\symfony\component\serializer) | SerializerInterface (\symfony\component\serializer) | type | 2 |
ContextTest (\symfony\component\serializer\tests\annotation) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 2 |
MaxDepthTest (\symfony\component\serializer\tests\annotation) | MaxDepth (\symfony\component\serializer\attribute) | new | 2 |
SerializedNameTest (\symfony\component\serializer\tests\annotation) | SerializedName (\symfony\component\serializer\attribute) | new | 2 |
SerializedPathTest (\symfony\component\serializer\tests\annotation) | SerializedPath (\symfony\component\serializer\attribute) | new | 2 |
Baz (\symfony\component\serializer\tests) | DummyList (\symfony\component\serializer\tests) | new | 2 |
DebugCommandTest (\symfony\component\serializer\tests\command) | CommandTester (\symfony\component\console\tester) | new | 2 |
DebugCommand (\symfony\component\serializer\command) | new | 2 | |
CsvEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | CsvEncoderContextBuilder (\symfony\component\serializer\context\encoder) | new | 2 |
JsonEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | JsonEncoderContextBuilder (\symfony\component\serializer\context\encoder) | new | 2 |
XmlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | XmlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | new | 2 |
YamlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | YamlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | new | 2 |
BackedEnumNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | BackedEnumNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
ConstraintViolationListNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ConstraintViolationListNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
DateIntervalNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateIntervalNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
DateTimeNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateTimeNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
FormErrorNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | FormErrorNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
ProblemNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ProblemNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
PropertyNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | PropertyNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
UidNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UidNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
UnwrappingDenormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UnwrappingDenormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | new | 2 |
SerializerContextBuilderTest (\symfony\component\serializer\tests\context) | SerializerContextBuilder (\symfony\component\serializer\context) | new | 2 |
TraceableEncoderTest (\symfony\component\serializer\tests\debug) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 2 |
TraceableNormalizerTest (\symfony\component\serializer\tests\debug) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 2 |
TraceableSerializerTest (\symfony\component\serializer\tests\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | new | 2 |
DeserializeNestedArrayOfObjectsTest (\symfony\component\serializer\tests) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 2 |
JsonEncoder (\symfony\component\serializer\encoder) | new | 2 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
Serializer (\symfony\component\serializer) | new | 2 | |
ChainDecoderTest (\symfony\component\serializer\tests\encoder) | ChainDecoder (\symfony\component\serializer\encoder) | new | 2 |
JsonDecodeTest (\symfony\component\serializer\tests\encoder) | JsonDecode (\symfony\component\serializer\encoder) | new | 2 |
JsonEncoderTest (\symfony\component\serializer\tests\encoder) | CustomNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
Serializer (\symfony\component\serializer) | new | 2 | |
JsonEncodeTest (\symfony\component\serializer\tests\encoder) | JsonEncode (\symfony\component\serializer\encoder) | new | 2 |
YamlEncoderTest (\symfony\component\serializer\tests\encoder) | Yaml (\symfony\component\yaml) | staticconstant | 2 |
ObjectPropertyListExtractorTest (\symfony\component\serializer\tests\extractor) | ObjectPropertyListExtractor (\symfony\component\serializer\extractor) | new | 2 |
AbstractDummyFirstChild (\symfony\component\serializer\tests\fixtures\attributes) | DummyFirstChildQuux (\symfony\component\serializer\tests\fixtures) | type | 2 |
AbstractDummySecondChild (\symfony\component\serializer\tests\fixtures\attributes) | DummySecondChildQuux (\symfony\component\serializer\tests\fixtures) | type | 2 |
DeepObjectPopulateParentDummy (\symfony\component\serializer\tests\fixtures) | DeepObjectPopulateChildDummy (\symfony\component\serializer\tests\fixtures) | type | 2 |
DummyMessageNumberTwo (\symfony\component\serializer\tests\fixtures) | DummyMessageNumberOne (\symfony\component\serializer\tests\fixtures) | type | 2 |
ClassDiscriminatorMappingTest (\symfony\component\serializer\tests\mapping) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 2 |
CacheMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | ClassMetadata (\symfony\component\serializer\mapping) | new | 2 |
ClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 2 |
CompiledClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | ClassMetadata (\symfony\component\serializer\mapping) | new | 2 |
AttributeLoaderTest (\symfony\component\serializer\tests\mapping\loader) | AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 2 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | type | 2 | |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | staticmethodcall | 2 | |
XmlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | XmlFileLoader (\symfony\component\serializer\mapping\loader) | new | 2 |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | ClassMetadata (\symfony\component\serializer\mapping) | new | 2 |
ClassMetadata (\symfony\component\serializer\mapping) | type | 2 | |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 2 |
JsonEncoder (\symfony\component\serializer\encoder) | new | 2 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | type | 2 | |
AbstractNormalizerDummy (\symfony\component\serializer\tests\fixtures) | new | 2 | |
VariadicConstructorTypedArgsDummy (\symfony\component\serializer\tests\fixtures) | new | 2 | |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 2 |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 2 | |
ClassMetadata (\symfony\component\serializer\mapping) | new | 2 | |
CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 2 | |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
CustomNormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
NestedDummy (\symfony\component\serializer\tests\normalizer) | new | 2 | |
ArrayDenormalizerDummy (\symfony\component\serializer\tests\normalizer) | SerializerInterface (\symfony\component\serializer) | type | 2 |
ArrayDenormalizerTest (\symfony\component\serializer\tests\normalizer) | ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 2 |
BackedEnumNormalizerTest (\symfony\component\serializer\tests\normalizer) | BackedEnumNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
CustomNormalizerTest (\symfony\component\serializer\tests\normalizer) | CustomNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
DataUriNormalizerTest (\symfony\component\serializer\tests\normalizer) | DataUriNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
DateTimeZoneNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateTimeZoneNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
CallbacksTestTrait (\symfony\component\serializer\tests\normalizer\features) | NormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 |
ClassAndPropertyContextMetadataDummy (\symfony\component\serializer\tests\normalizer\features) | Context (\symfony\component\serializer\attribute) | attribute | 2 |
FormErrorNormalizerTest (\symfony\component\serializer\tests\normalizer) | FormErrorNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 2 |
DenormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 | |
GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
NormalizerInterface (\symfony\component\serializer\normalizer) | type | 2 | |
GroupDummy (\symfony\component\serializer\tests\fixtures\attributes) | new | 2 | |
TypedPropertiesObjectWithGetters (\symfony\component\serializer\tests\normalizer\features) | new | 2 | |
JsonSerializableNormalizerTest (\symfony\component\serializer\tests\normalizer) | JsonSerializableNormalizer (\symfony\component\serializer\normalizer) | type | 2 |
ObjectDummyWithContextAttributeAndSerializedPath (\symfony\component\serializer\tests\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
ObjectDummyWithContextAttributeSkipNullValues (\symfony\component\serializer\tests\normalizer) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | GroupDummy (\symfony\component\serializer\tests\fixtures\attributes) | new | 2 |
TypedPropertiesObject (\symfony\component\serializer\tests\normalizer\features) | new | 2 | |
TypedPropertiesObjectWithGetters (\symfony\component\serializer\tests\normalizer\features) | new | 2 | |
ObjectDummyWithIgnoreAttributeAndPrivateProperty (\symfony\component\serializer\tests\normalizer) | new | 2 | |
ProblemNormalizerTest (\symfony\component\serializer\tests\normalizer) | ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | new | 2 |
ProblemNormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
ConstraintViolation (\symfony\component\validator) | new | 2 | |
ConstraintViolationList (\symfony\component\validator) | new | 2 | |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 2 |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 2 | |
GroupDummy (\symfony\component\serializer\tests\fixtures\attributes) | new | 2 | |
TypedPropertiesObject (\symfony\component\serializer\tests\normalizer\features) | new | 2 | |
UidNormalizerTest (\symfony\component\serializer\tests\normalizer) | Ulid (\symfony\component\uid) | new | 2 |
Ulid (\symfony\component\uid) | staticmethodcall | 2 | |
UnwrappinDenormalizerTest (\symfony\component\serializer\tests\normalizer) | UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | new | 2 |
ObjectDummy (\symfony\component\serializer\tests\normalizer\features) | new | 2 | |
SerializerTest (\symfony\component\serializer\tests) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | new | 2 | |
UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | staticconstant | 2 | |
Serializer (\symfony\component\serializer) | staticconstant | 2 | |
Baz (\symfony\component\serializer\tests) | new | 2 | |
TestNormalizer (\symfony\component\serializer\tests\normalizer) | new | 2 | |
Stopwatch (\symfony\component\stopwatch) | Section (\symfony\component\stopwatch) | new | 2 |
StopwatchEvent (\symfony\component\stopwatch) | StopwatchPeriod (\symfony\component\stopwatch) | new | 2 |
AbstractUnicodeString (\symfony\component\string) | AbstractString (\symfony\component\string) | instanceof | 2 |
AbstractString (\symfony\component\string) | staticmethodcall | 2 | |
AsciiSluggerTest (\symfony\component\string) | AsciiSlugger (\symfony\component\string\slugger) | new | 2 |
ByteString (\symfony\component\string) | CodePointString (\symfony\component\string) | new | 2 |
WcswidthDataGenerator (\symfony\component\string\resources) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | XliffFileDumper (\symfony\component\translation\dumper) | type | 2 |
LoaderInterface (\symfony\component\translation\loader) | type | 2 | |
TranslatorBagInterface (\symfony\component\translation) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
CrowdinProviderFactory (\symfony\component\translation\bridge\crowdin) | XliffFileDumper (\symfony\component\translation\dumper) | type | 2 |
LoaderInterface (\symfony\component\translation\loader) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LocoProvider (\symfony\component\translation\bridge\loco) | CatalogueMetadataAwareInterface (\symfony\component\translation) | instanceof | 2 |
LoaderInterface (\symfony\component\translation\loader) | type | 2 | |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LocoProviderFactory (\symfony\component\translation\bridge\loco) | LoaderInterface (\symfony\component\translation\loader) | type | 2 |
TranslatorBagInterface (\symfony\component\translation) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LocoProviderWithoutTranslatorBagTest (\symfony\component\translation\bridge\loco\tests) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
MockResponse (\symfony\component\httpclient\response) | new | 2 | |
LokaliseProvider (\symfony\component\translation\bridge\lokalise) | LoaderInterface (\symfony\component\translation\loader) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LokaliseProviderFactory (\symfony\component\translation\bridge\lokalise) | LoaderInterface (\symfony\component\translation\loader) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
LokaliseProviderFactoryTest (\symfony\component\translation\bridge\lokalise\tests) | LokaliseProviderFactory (\symfony\component\translation\bridge\lokalise) | new | 2 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | XliffFileLoader (\symfony\component\translation\loader) | new | 2 |
TranslatorBag (\symfony\component\translation) | type | 2 | |
PhraseProvider (\symfony\component\translation\bridge\phrase) | TranslatorBagInterface (\symfony\component\translation) | type | 2 |
PhraseProviderFactoryTest (\symfony\component\translation\bridge\phrase\tests) | MockHttpClient (\symfony\component\httpclient) | type | 2 |
XliffFileDumper (\symfony\component\translation\dumper) | type | 2 | |
LoaderInterface (\symfony\component\translation\loader) | type | 2 | |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | LoaderInterface (\symfony\component\translation\loader) | type | 2 |
ProviderInterface (\symfony\component\translation\provider) | type | 2 | |
AbstractOperation (\symfony\component\translation\catalogue) | MessageCatalogue (\symfony\component\translation) | new | 2 |
TranslationPullCommand (\symfony\component\translation\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
TranslationProviderCollection (\symfony\component\translation\provider) | type | 2 | |
TranslationReaderInterface (\symfony\component\translation\reader) | type | 2 | |
TranslationWriterInterface (\symfony\component\translation\writer) | type | 2 | |
TranslationPushCommand (\symfony\component\translation\command) | InputArgument (\symfony\component\console\input) | staticconstant | 2 |
TranslationProviderCollection (\symfony\component\translation\provider) | type | 2 | |
TranslationReaderInterface (\symfony\component\translation\reader) | type | 2 | |
TranslationTrait (\symfony\component\translation\command) | MessageCatalogue (\symfony\component\translation) | type | 2 |
XliffLintCommand (\symfony\component\translation\command) | GithubActionReporter (\symfony\component\console\ci) | staticmethodcall | 2 |
RuntimeException (\symfony\component\console\exception) | new | 2 | |
TranslationDataCollector (\symfony\component\translation\datacollector) | DataCollectorTranslator (\symfony\component\translation) | type | 2 |
Data (\symfony\component\vardumper\cloner) | type | 2 | |
DataCollectorTranslator (\symfony\component\translation) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
TranslatorPathsPass (\symfony\component\translation\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 2 |
Reference (\symfony\component\dependencyinjection) | instanceof | 2 | |
FileDumper (\symfony\component\translation\dumper) | MessageCatalogue (\symfony\component\translation) | type | 2 |
XliffFileDumper (\symfony\component\translation\dumper) | MessageCatalogue (\symfony\component\translation) | staticconstant | 2 |
YamlFileDumper (\symfony\component\translation\dumper) | Yaml (\symfony\component\yaml) | staticmethodcall | 2 |
UnsupportedSchemeException (\symfony\component\translation\exception) | LogicException (\symfony\component\translation\exception) | staticmethodcall | 2 |
AbstractVisitor (\symfony\component\translation\extractor\visitor) | MessageCatalogue (\symfony\component\translation) | type | 2 |
IntlFormatter (\symfony\component\translation\formatter) | InvalidArgumentException (\symfony\component\translation\exception) | new | 2 |
MessageFormatter (\symfony\component\translation\formatter) | IntlFormatter (\symfony\component\translation\formatter) | new | 2 |
IntlFormatterInterface (\symfony\component\translation\formatter) | type | 2 | |
IdentityTranslator (\symfony\component\translation) | new | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
FileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 2 |
MoFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 2 |
QtFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 2 |
XliffFileLoader (\symfony\component\translation\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 2 |
YamlFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 2 |
Parser (\symfony\component\yaml) | new | 2 | |
LoggingTranslator (\symfony\component\translation) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
AbstractProviderFactory (\symfony\component\translation\provider) | IncompleteDsnException (\symfony\component\translation\exception) | new | 2 |
FilteringProvider (\symfony\component\translation\provider) | ProviderInterface (\symfony\component\translation\provider) | type | 2 |
TranslatorBagInterface (\symfony\component\translation) | type | 2 | |
NullProvider (\symfony\component\translation\provider) | TranslatorBagInterface (\symfony\component\translation) | type | 2 |
ProviderFactoryInterface (\symfony\component\translation\provider) | Dsn (\symfony\component\translation\provider) | type | 2 |
ProviderInterface (\symfony\component\translation\provider) | TranslatorBagInterface (\symfony\component\translation) | type | 2 |
PseudoLocalizationTranslator (\symfony\component\translation) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
ProviderFactoryTestCase (\symfony\component\translation\test) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
XliffFileDumper (\symfony\component\translation\dumper) | type | 2 | |
LoaderInterface (\symfony\component\translation\loader) | type | 2 | |
TranslatorBagInterface (\symfony\component\translation) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
ProviderTestCase (\symfony\component\translation\test) | MockHttpClient (\symfony\component\httpclient) | new | 2 |
XliffFileDumper (\symfony\component\translation\dumper) | type | 2 | |
ProviderInterface (\symfony\component\translation\provider) | type | 2 | |
TranslatorBagInterface (\symfony\component\translation) | type | 2 | |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
AbstractOperationTestCase (\symfony\component\translation\tests\catalogue) | MessageCatalogueInterface (\symfony\component\translation) | type | 2 |
MergeOperationTest (\symfony\component\translation\tests\catalogue) | MessageCatalogueInterface (\symfony\component\translation) | type | 2 |
TargetOperationTest (\symfony\component\translation\tests\catalogue) | MessageCatalogueInterface (\symfony\component\translation) | type | 2 |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | Filesystem (\symfony\component\filesystem) | new | 2 |
TranslationPullCommandTest (\symfony\component\translation\tests\command) | Application (\symfony\component\console) | new | 2 |
ProviderInterface (\symfony\component\translation\provider) | type | 2 | |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | staticmethodcall | 2 | |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | CommandTester (\symfony\component\console\tester) | new | 2 |
TranslationPushCommand (\symfony\component\translation\command) | new | 2 | |
ProviderInterface (\symfony\component\translation\provider) | type | 2 | |
TranslationReader (\symfony\component\translation\reader) | new | 2 | |
TranslationProviderTestCase (\symfony\component\translation\tests\command) | staticmethodcall | 2 | |
XliffLintCommandTest (\symfony\component\translation\tests\command) | Application (\symfony\component\console) | new | 2 |
DataCollectorTranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
Reference (\symfony\component\dependencyinjection) | new | 2 | |
DataCollectorTranslatorPass (\symfony\component\translation\dependencyinjection) | new | 2 | |
ControllerArguments (\symfony\component\translation\tests\dependencyinjection\fixtures) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
TranslationDumperPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
TranslationDumperPass (\symfony\component\translation\dependencyinjection) | new | 2 | |
TranslationPathsPassTest (\symfony\component\translation\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 2 |
JsonFileDumperTest (\symfony\component\translation\tests\dumper) | JsonFileDumper (\symfony\component\translation\dumper) | new | 2 |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
PoFileDumperTest (\symfony\component\translation\tests\dumper) | PoFileDumper (\symfony\component\translation\dumper) | new | 2 |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
XliffFileDumperTest (\symfony\component\translation\tests\dumper) | MessageCatalogue (\symfony\component\translation) | staticconstant | 2 |
YamlFileDumperTest (\symfony\component\translation\tests\dumper) | YamlFileDumper (\symfony\component\translation\dumper) | new | 2 |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
ProviderExceptionTest (\symfony\component\translation\tests\exception) | ProviderException (\symfony\component\translation\exception) | new | 2 |
UnsupportedSchemeExceptionTest (\symfony\component\translation\tests\exception) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 2 |
UnsupportedSchemeException (\symfony\component\translation\exception) | new | 2 | |
PhpAstExtractorTest (\symfony\component\translation\tests\extractor) | PhpAstExtractor (\symfony\component\translation\extractor) | new | 2 |
ConstraintVisitor (\symfony\component\translation\extractor\visitor) | new | 2 | |
TransMethodVisitor (\symfony\component\translation\extractor\visitor) | new | 2 | |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
IdentityTranslatorTest (\symfony\component\translation\tests) | TranslatorTest (\symfony\contracts\translation\test) | staticmethodcall | 2 |
CsvFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
IcuDatFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
IniFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
JsonFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
YamlFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 2 |
LocaleSwitcherTest (\symfony\component\translation\tests) | DummyLocaleAware (\symfony\component\translation\tests) | new | 2 |
NullProviderFactoryTest (\symfony\component\translation\tests\provider) | Dsn (\symfony\component\translation\provider) | new | 2 |
NullProviderFactory (\symfony\component\translation\provider) | new | 2 | |
PseudoLocalizationTranslatorTest (\symfony\component\translation\tests) | IdentityTranslator (\symfony\component\translation) | new | 2 |
PseudoLocalizationTranslator (\symfony\component\translation) | new | 2 | |
TranslatableTest (\symfony\component\translation\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 2 |
Translator (\symfony\component\translation) | new | 2 | |
TranslatorCacheTest (\symfony\component\translation\tests) | MessageCatalogue (\symfony\component\translation) | new | 2 |
TranslatorTest (\symfony\component\translation\tests) | MessageCatalogue (\symfony\component\translation) | new | 2 |
TranslatableMessage (\symfony\component\translation) | TranslatableInterface (\symfony\contracts\translation) | instanceof | 2 |
Translator (\symfony\component\translation) | ConfigCacheFactory (\symfony\component\config) | new | 2 |
ConfigCacheInterface (\symfony\component\config) | type | 2 | |
RuntimeException (\symfony\component\translation\exception) | new | 2 | |
IntlFormatterInterface (\symfony\component\translation\formatter) | instanceof | 2 | |
MessageFormatter (\symfony\component\translation\formatter) | new | 2 | |
MessageFormatterInterface (\symfony\component\translation\formatter) | type | 2 | |
MessageCatalogue (\symfony\component\translation) | new | 2 | |
MessageCatalogueInterface (\symfony\component\translation) | type | 2 | |
TranslatorBag (\symfony\component\translation) | AbstractOperation (\symfony\component\translation\catalogue) | staticconstant | 2 |
TargetOperation (\symfony\component\translation\catalogue) | new | 2 | |
XliffUtils (\symfony\component\translation\util) | InvalidArgumentException (\symfony\component\translation\exception) | new | 2 |
GenerateUlidCommand (\symfony\component\uid\command) | UlidFactory (\symfony\component\uid\factory) | new | 2 |
UlidFactory (\symfony\component\uid\factory) | type | 2 | |
GenerateUuidCommand (\symfony\component\uid\command) | UuidFactory (\symfony\component\uid\factory) | new | 2 |
UuidFactory (\symfony\component\uid\factory) | type | 2 | |
Uuid (\symfony\component\uid) | staticmethodcall | 2 | |
NameBasedUuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | type | 2 |
MaxUlid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticconstant | 2 |
Ulid (\symfony\component\uid) | staticconstant | 2 | |
MaxUuid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticconstant | 2 |
Uuid (\symfony\component\uid) | staticconstant | 2 | |
NilUlid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticconstant | 2 |
Ulid (\symfony\component\uid) | staticconstant | 2 | |
NilUuid (\symfony\component\uid) | AbstractUid (\symfony\component\uid) | staticconstant | 2 |
Uuid (\symfony\component\uid) | staticconstant | 2 | |
UlidFactoryTest (\symfony\component\uid\tests\factory) | UlidFactory (\symfony\component\uid\factory) | new | 2 |
UuidTest (\symfony\component\uid\tests) | NilUuid (\symfony\component\uid) | new | 2 |
Uuid (\symfony\component\uid) | type | 2 | |
UuidV7 (\symfony\component\uid) | staticmethodcall | 2 | |
Ulid (\symfony\component\uid) | MaxUlid (\symfony\component\uid) | new | 2 |
NilUlid (\symfony\component\uid) | new | 2 | |
Uuid (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticmethodcall | 2 |
UuidV1 (\symfony\component\uid) | new | 2 | |
UuidV3 (\symfony\component\uid) | new | 2 | |
UuidV4 (\symfony\component\uid) | new | 2 | |
UuidV5 (\symfony\component\uid) | new | 2 | |
UuidV6 (\symfony\component\uid) | new | 2 | |
UuidV7 (\symfony\component\uid) | new | 2 | |
UuidV8 (\symfony\component\uid) | new | 2 | |
DebugCommand (\symfony\component\validator\command) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
SymfonyStyle (\symfony\component\console\style) | new | 2 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 2 | |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 2 | |
Constraint (\symfony\component\validator) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 |
AbstractComparison (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 |
AbstractComparisonValidator (\symfony\component\validator\constraints) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 | |
Bic (\symfony\component\validator\constraints) | LogicException (\symfony\component\validator\exception) | new | 2 |
BicValidator (\symfony\component\validator\constraints) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
CallbackValidator (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 |
ChoiceValidator (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 |
Cidr (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 2 |
CidrValidator (\symfony\component\validator\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 2 |
Collection (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | instanceof | 2 |
Constraint (\symfony\component\validator) | staticmethodcall | 2 | |
Composite (\symfony\component\validator\constraints) | staticmethodcall | 2 | |
CollectionValidator (\symfony\component\validator\constraints) | Collection (\symfony\component\validator\constraints) | staticconstant | 2 |
Composite (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | staticmethodcall | 2 |
CountryValidator (\symfony\component\validator\constraints) | Countries (\symfony\component\intl) | staticmethodcall | 2 |
DateValidator (\symfony\component\validator\constraints) | Date (\symfony\component\validator\constraints) | staticconstant | 2 |
DivisibleByValidator (\symfony\component\validator\constraints) | UnexpectedValueException (\symfony\component\validator\exception) | new | 2 |
EmailValidator (\symfony\component\validator\constraints) | InvalidArgumentException (\symfony\component\validator\exception) | new | 2 |
Expression (\symfony\component\validator\constraints) | Expression (\symfony\component\expressionlanguage) | type | 2 |
ExpressionSyntaxValidator (\symfony\component\validator\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 |
ExpressionLanguage (\symfony\component\expressionlanguage) | type | 2 | |
ExpressionValidator (\symfony\component\validator\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 2 |
FileValidator (\symfony\component\validator\constraints) | UploadedFile (\symfony\component\httpfoundation\file) | instanceof | 2 |
MimeTypes (\symfony\component\mime) | staticmethodcall | 2 | |
LogicException (\symfony\component\validator\exception) | new | 2 | |
LanguageValidator (\symfony\component\validator\constraints) | Languages (\symfony\component\intl) | staticmethodcall | 2 |
Length (\symfony\component\validator\constraints) | InvalidArgumentException (\symfony\component\validator\exception) | new | 2 |
LuhnValidator (\symfony\component\validator\constraints) | Luhn (\symfony\component\validator\constraints) | staticconstant | 2 |
NotCompromisedPasswordValidator (\symfony\component\validator\constraints) | HttpClient (\symfony\component\httpclient) | staticmethodcall | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
RangeValidator (\symfony\component\validator\constraints) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 2 |
Constraint (\symfony\component\validator) | type | 2 | |
TimeValidator (\symfony\component\validator\constraints) | Time (\symfony\component\validator\constraints) | staticconstant | 2 |
TimezoneValidator (\symfony\component\validator\constraints) | Timezones (\symfony\component\intl) | staticmethodcall | 2 |
UniqueValidator (\symfony\component\validator\constraints) | UnexpectedTypeException (\symfony\component\validator\exception) | new | 2 |
UuidValidator (\symfony\component\validator\constraints) | Uuid (\symfony\component\validator\constraints) | type | 2 |
When (\symfony\component\validator\constraints) | Expression (\symfony\component\expressionlanguage) | type | 2 |
Constraint (\symfony\component\validator) | type | 2 | |
WhenValidator (\symfony\component\validator\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | type | 2 |
ConstraintValidator (\symfony\component\validator) | ExecutionContextInterface (\symfony\component\validator\context) | type | 2 |
ExecutionContext (\symfony\component\validator\context) | ConstraintViolationList (\symfony\component\validator) | new | 2 |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
ExecutionContextFactory (\symfony\component\validator\context) | TranslatorInterface (\symfony\contracts\translation) | type | 2 |
ExecutionContextInterface (\symfony\component\validator\context) | MetadataInterface (\symfony\component\validator\mapping) | type | 2 |
ValidatorDataCollector (\symfony\component\validator\datacollector) | TraceableValidator (\symfony\component\validator\validator) | type | 2 |
ClassStub (\symfony\component\vardumper\caster) | new | 2 | |
AddConstraintValidatorsPass (\symfony\component\validator\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
ClassMetadata (\symfony\component\validator\mapping) | GroupSequence (\symfony\component\validator\constraints) | new | 2 |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 | |
GenericMetadata (\symfony\component\validator\mapping) | staticmethodcall | 2 | |
GetterMetadata (\symfony\component\validator\mapping) | new | 2 | |
LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | NoSuchMetadataException (\symfony\component\validator\exception) | new | 2 |
LoaderInterface (\symfony\component\validator\mapping\loader) | type | 2 | |
GetterMetadata (\symfony\component\validator\mapping) | ValidatorException (\symfony\component\validator\exception) | new | 2 |
AutoMappingTrait (\symfony\component\validator\mapping\loader) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
PropertyInfoLoader (\symfony\component\validator\mapping\loader) | PropertyAccessExtractorInterface (\symfony\component\propertyinfo) | type | 2 |
PropertyListExtractorInterface (\symfony\component\propertyinfo) | type | 2 | |
PropertyTypeExtractorInterface (\symfony\component\propertyinfo) | type | 2 | |
Type (\symfony\component\propertyinfo) | type | 2 | |
NotNull (\symfony\component\validator\constraints) | instanceof | 2 | |
NotNull (\symfony\component\validator\constraints) | new | 2 | |
Type (\symfony\component\validator\constraints) | instanceof | 2 | |
AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 | |
ClassMetadata (\symfony\component\validator\mapping) | type | 2 | |
XmlFileLoader (\symfony\component\validator\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 2 |
YamlFileLoader (\symfony\component\validator\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 2 |
Parser (\symfony\component\yaml) | new | 2 | |
MemberMetadata (\symfony\component\validator\mapping) | Constraint (\symfony\component\validator) | type | 2 |
GenericMetadata (\symfony\component\validator\mapping) | staticmethodcall | 2 | |
PropertyMetadata (\symfony\component\validator\mapping) | ValidatorException (\symfony\component\validator\exception) | new | 2 |
AssertingContextualValidator (\symfony\component\validator\test) | Constraint (\symfony\component\validator) | type | 2 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 2 | |
ExecutionContextInterface (\symfony\component\validator\context) | type | 2 | |
ConstraintValidatorTestCase (\symfony\component\validator\test) | NotNull (\symfony\component\validator\constraints) | new | 2 |
ConstraintValidatorInterface (\symfony\component\validator) | type | 2 | |
ConstraintViolationList (\symfony\component\validator) | new | 2 | |
ClassMetadata (\symfony\component\validator\mapping) | new | 2 | |
PropertyMetadata (\symfony\component\validator\mapping) | new | 2 | |
ConstraintViolationAssertion (\symfony\component\validator\test) | Constraint (\symfony\component\validator) | type | 2 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 2 | |
DebugCommandTest (\symfony\component\validator\tests\command) | LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | new | 2 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
AllTest (\symfony\component\validator\tests\constraints) | All (\symfony\component\validator\constraints) | new | 2 |
AtLeastOneOfTest (\symfony\component\validator\tests\constraints) | AtLeastOneOf (\symfony\component\validator\constraints) | new | 2 |
AtLeastOneOfValidatorTest (\symfony\component\validator\tests\constraints) | AtLeastOneOf (\symfony\component\validator\constraints) | staticconstant | 2 |
Choice (\symfony\component\validator\constraints) | new | 2 | |
Count (\symfony\component\validator\constraints) | new | 2 | |
Country (\symfony\component\validator\constraints) | new | 2 | |
DivisibleBy (\symfony\component\validator\constraints) | new | 2 | |
EqualTo (\symfony\component\validator\constraints) | new | 2 | |
GreaterThanOrEqual (\symfony\component\validator\constraints) | new | 2 | |
IdenticalTo (\symfony\component\validator\constraints) | new | 2 | |
Language (\symfony\component\validator\constraints) | new | 2 | |
Length (\symfony\component\validator\constraints) | new | 2 | |
LessThan (\symfony\component\validator\constraints) | new | 2 | |
Negative (\symfony\component\validator\constraints) | new | 2 | |
Regex (\symfony\component\validator\constraints) | new | 2 | |
Unique (\symfony\component\validator\constraints) | new | 2 | |
Valid (\symfony\component\validator\constraints) | new | 2 | |
ConstraintViolation (\symfony\component\validator) | new | 2 | |
ClassMetadata (\symfony\component\validator\mapping) | new | 2 | |
BicValidatorTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 2 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
CallbackValidatorTest_Object (\symfony\component\validator\tests\constraints) | ExecutionContextInterface (\symfony\component\validator\context) | type | 2 |
CascadeTest (\symfony\component\validator\tests\constraints) | CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
CompoundValidatorTest (\symfony\component\validator\tests\constraints) | DummyCompoundConstraint (\symfony\component\validator\tests\constraints) | new | 2 |
CountryValidatorTest (\symfony\component\validator\tests\constraints) | ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 2 |
CurrencyValidatorTest (\symfony\component\validator\tests\constraints) | Currency (\symfony\component\validator\constraints) | staticconstant | 2 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 2 | |
DisableAutoMappingTest (\symfony\component\validator\tests\constraints) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
EmailValidatorTest (\symfony\component\validator\tests\constraints) | EmailValidator (\symfony\component\validator\constraints) | new | 2 |
EnableAutoMappingTest (\symfony\component\validator\tests\constraints) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
ExpressionSyntaxTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 2 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
ExpressionValidatorTest (\symfony\component\validator\tests\constraints) | ExpressionValidator (\symfony\component\validator\constraints) | new | 2 |
Range (\symfony\component\validator\constraints) | new | 2 | |
ToString (\symfony\component\validator\tests\fixtures) | new | 2 | |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | UploadedFile (\symfony\component\httpfoundation\file) | staticmethodcall | 2 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 2 | |
Foo (\symfony\component\validator\tests\constraints) | FooBar (\symfony\component\validator\tests\constraints) | new | 2 |
FooBar (\symfony\component\validator\tests\constraints) | FooBarBaz (\symfony\component\validator\tests\constraints) | new | 2 |
GroupSequenceTest (\symfony\component\validator\tests\constraints) | GroupSequence (\symfony\component\validator\constraints) | new | 2 |
IpTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 2 |
IsinValidatorTest (\symfony\component\validator\tests\constraints) | Luhn (\symfony\component\validator\constraints) | new | 2 |
IsNullValidatorTest (\symfony\component\validator\tests\constraints) | IsNull (\symfony\component\validator\constraints) | staticconstant | 2 |
JsonValidatorTest (\symfony\component\validator\tests\constraints) | Json (\symfony\component\validator\constraints) | new | 2 |
LanguageValidatorTest (\symfony\component\validator\tests\constraints) | ConstraintValidatorTestCase (\symfony\component\validator\test) | staticmethodcall | 2 |
NoSuspiciousCharactersValidatorTest (\symfony\component\validator\tests\constraints) | NoSuspiciousCharacters (\symfony\component\validator\constraints) | new | 2 |
NotCompromisedPasswordValidatorTest (\symfony\component\validator\tests\constraints) | NotCompromisedPassword (\symfony\component\validator\constraints) | type | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 2 | |
RegexValidatorTest (\symfony\component\validator\tests\constraints) | Regex (\symfony\component\validator\constraints) | staticconstant | 2 |
SequentiallyTest (\symfony\component\validator\tests\constraints) | Sequentially (\symfony\component\validator\constraints) | new | 2 |
SequentiallyValidatorTest (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | new | 2 |
Type (\symfony\component\validator\constraints) | new | 2 | |
TraverseTest (\symfony\component\validator\tests\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 2 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 2 | |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 2 | |
UniqueTest (\symfony\component\validator\tests\constraints) | Unique (\symfony\component\validator\constraints) | new | 2 |
UrlValidatorTest (\symfony\component\validator\tests\constraints) | Url (\symfony\component\validator\constraints) | staticconstant | 2 |
UuidDummy (\symfony\component\validator\tests\constraints) | Uuid (\symfony\component\validator\constraints) | staticconstant | 2 |
ValidTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 2 |
ValidValidatorTest (\symfony\component\validator\tests\constraints) | Foo (\symfony\component\validator\tests\constraints) | new | 2 |
ValidatorBuilder (\symfony\component\validator) | new | 2 | |
WhenTest (\symfony\component\validator\tests\constraints) | When (\symfony\component\validator\constraints) | new | 2 |
WhenValidatorTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 2 |
ConstraintTest (\symfony\component\validator\tests) | Constraint (\symfony\component\validator) | staticconstant | 2 |
ConstraintValidatorFactoryTest (\symfony\component\validator\tests) | ConstraintValidatorFactory (\symfony\component\validator) | new | 2 |
DummyConstraint (\symfony\component\validator\tests\fixtures) | new | 2 | |
ContainerConstraintValidatorFactoryTest (\symfony\component\validator\tests) | Blank (\symfony\component\validator\constraints) | new | 2 |
DummyConstraint (\symfony\component\validator\tests\fixtures) | new | 2 | |
ValidatorDataCollectorTest (\symfony\component\validator\tests\datacollector) | ConstraintViolationList (\symfony\component\validator) | new | 2 |
ValidatorDataCollector (\symfony\component\validator\datacollector) | new | 2 | |
TraceableValidator (\symfony\component\validator\validator) | new | 2 | |
AddValidatorInitializersPassTest (\symfony\component\validator\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | NoSuchMetadataException (\symfony\component\validator\exception) | new | 2 |
MetadataInterface (\symfony\component\validator\mapping) | type | 2 | |
FilesLoader (\symfony\component\validator\tests\fixtures) | LoaderInterface (\symfony\component\validator\mapping\loader) | type | 2 |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | NotBlank (\symfony\component\validator\constraints) | new | 2 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 2 | |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | PropertyConstraint (\symfony\component\validator\tests\fixtures) | new | 2 |
ClassCompositeConstraint (\symfony\component\validator\tests\mapping) | new | 2 | |
BlackHoleMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | BlackHoleMetadataFactory (\symfony\component\validator\mapping\factory) | new | 2 |
LazyLoadingMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | ArrayAdapter (\symfony\component\cache\adapter) | new | 2 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | AtLeastOneOf (\symfony\component\validator\constraints) | new | 2 |
Choice (\symfony\component\validator\constraints) | new | 2 | |
Collection (\symfony\component\validator\constraints) | new | 2 | |
Email (\symfony\component\validator\constraints) | new | 2 | |
Expression (\symfony\component\validator\constraints) | new | 2 | |
Optional (\symfony\component\validator\constraints) | new | 2 | |
Required (\symfony\component\validator\constraints) | new | 2 | |
Type (\symfony\component\validator\constraints) | new | 2 | |
ConstraintA (\symfony\component\validator\tests\fixtures) | new | 2 | |
PropertyInfoLoaderTest (\symfony\component\validator\tests\mapping\loader) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 2 |
Validation (\symfony\component\validator) | staticmethodcall | 2 | |
StaticLoaderEntity (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | type | 2 |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | All (\symfony\component\validator\constraints) | new | 2 |
Choice (\symfony\component\validator\constraints) | new | 2 | |
IsTrue (\symfony\component\validator\constraints) | new | 2 | |
ConstraintWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | new | 2 | |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | All (\symfony\component\validator\constraints) | new | 2 |
Choice (\symfony\component\validator\constraints) | new | 2 | |
IsTrue (\symfony\component\validator\constraints) | new | 2 | |
ConstraintWithNamedArguments (\symfony\component\validator\tests\mapping\loader\fixtures) | new | 2 | |
MemberMetadataTest (\symfony\component\validator\tests\mapping) | Collection (\symfony\component\validator\constraints) | new | 2 |
Required (\symfony\component\validator\constraints) | new | 2 | |
Valid (\symfony\component\validator\constraints) | new | 2 | |
PropertyConstraint (\symfony\component\validator\tests\fixtures) | new | 2 | |
PropertyCompositeConstraint (\symfony\component\validator\tests\mapping) | new | 2 | |
TestMemberMetadata (\symfony\component\validator\tests\mapping) | new | 2 | |
TranslationFilesTest (\symfony\component\validator\tests\resources) | XliffUtils (\symfony\component\translation\util) | staticmethodcall | 2 |
ConstraintValidatorTestCaseTest (\symfony\component\validator\tests\test) | DateTime (\symfony\component\validator\constraints) | new | 2 |
ValidationTest (\symfony\component\validator\tests) | Blank (\symfony\component\validator\constraints) | new | 2 |
NotBlank (\symfony\component\validator\constraints) | new | 2 | |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | All (\symfony\component\validator\constraints) | new | 2 |
IsNull (\symfony\component\validator\constraints) | new | 2 | |
Length (\symfony\component\validator\constraints) | new | 2 | |
ClassMetadata (\symfony\component\validator\mapping) | type | 2 | |
ChildA (\symfony\component\validator\tests\constraints\fixtures) | new | 2 | |
ChildB (\symfony\component\validator\tests\constraints\fixtures) | new | 2 | |
DummyGroupProvider (\symfony\component\validator\tests\dummy) | new | 2 | |
FakeMetadataFactory (\symfony\component\validator\tests\fixtures) | new | 2 | |
EntityParent (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 2 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
TestConstraintHashesDoNotCollideValidator (\symfony\component\validator\tests\validator) | GroupSequence (\symfony\component\validator\constraints) | new | 2 |
NotNull (\symfony\component\validator\constraints) | new | 2 | |
TraceableValidatorTest (\symfony\component\validator\tests\validator) | TraceableValidator (\symfony\component\validator\validator) | new | 2 |
ValidatorBuilderTest (\symfony\component\validator\tests) | ValidatorBuilder (\symfony\component\validator) | new | 2 |
ConstraintViolationBuilderTest (\symfony\component\validator\tests\violation) | IdentityTranslator (\symfony\component\translation) | new | 2 |
ConstraintViolationList (\symfony\component\validator) | new | 2 | |
RecursiveContextualValidator (\symfony\component\validator\validator) | ConstraintValidatorFactoryInterface (\symfony\component\validator) | type | 2 |
ExecutionContext (\symfony\component\validator\context) | instanceof | 2 | |
UnsupportedMetadataException (\symfony\component\validator\exception) | new | 2 | |
ValidatorException (\symfony\component\validator\exception) | new | 2 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 2 | |
LazyProperty (\symfony\component\validator\validator) | instanceof | 2 | |
RecursiveValidator (\symfony\component\validator\validator) | ConstraintValidatorFactoryInterface (\symfony\component\validator) | type | 2 |
ExecutionContextFactoryInterface (\symfony\component\validator\context) | type | 2 | |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 2 | |
ContextualValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
RecursiveContextualValidator (\symfony\component\validator\validator) | new | 2 | |
TraceableValidator (\symfony\component\validator\validator) | ContextualValidatorInterface (\symfony\component\validator\validator) | type | 2 |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
ValidatorInterface (\symfony\component\validator\validator) | ContextualValidatorInterface (\symfony\component\validator\validator) | type | 2 |
ValidatorBuilder (\symfony\component\validator) | ConstraintValidatorFactoryInterface (\symfony\component\validator) | type | 2 |
MetadataFactoryInterface (\symfony\component\validator\mapping\factory) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
ConstraintViolationBuilder (\symfony\component\validator\violation) | Constraint (\symfony\component\validator) | type | 2 |
ConstraintViolationList (\symfony\component\validator) | type | 2 | |
TranslatorInterface (\symfony\contracts\translation) | type | 2 | |
ClassStub (\symfony\component\vardumper\caster) | ReflectionCaster (\symfony\component\vardumper\caster) | staticmethodcall | 2 |
DOMCaster (\symfony\component\vardumper\caster) | LinkStub (\symfony\component\vardumper\caster) | new | 2 |
ExceptionCaster (\symfony\component\vardumper\caster) | ArgsStub (\symfony\component\vardumper\caster) | new | 2 |
CutStub (\symfony\component\vardumper\caster) | new | 2 | |
EnumStub (\symfony\component\vardumper\caster) | instanceof | 2 | |
EnumStub (\symfony\component\vardumper\caster) | new | 2 | |
LinkStub (\symfony\component\vardumper\caster) | new | 2 | |
ReflectionCaster (\symfony\component\vardumper\caster) | staticmethodcall | 2 | |
ImagineCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 2 |
MemcachedCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 2 |
PdoCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 2 |
Stub (\symfony\component\vardumper\cloner) | type | 2 | |
PgSqlCaster (\symfony\component\vardumper\caster) | EnumStub (\symfony\component\vardumper\caster) | new | 2 |
ReflectionCaster (\symfony\component\vardumper\caster) | LinkStub (\symfony\component\vardumper\caster) | new | 2 |
SplCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticmethodcall | 2 |
EnumStub (\symfony\component\vardumper\caster) | new | 2 | |
SymfonyCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 2 |
AbstractCloner (\symfony\component\vardumper\cloner) | Caster (\symfony\component\vardumper\caster) | staticconstant | 2 |
Stub (\symfony\component\vardumper\cloner) | staticconstant | 2 | |
Stub (\symfony\component\vardumper\cloner) | type | 2 | |
ThrowingCasterException (\symfony\component\vardumper\exception) | new | 2 | |
Data (\symfony\component\vardumper\cloner) | Cursor (\symfony\component\vardumper\cloner) | staticconstant | 2 |
Cursor (\symfony\component\vardumper\cloner) | type | 2 | |
CliDescriptor (\symfony\component\vardumper\command\descriptor) | CliDumper (\symfony\component\vardumper\dumper) | type | 2 |
HtmlDescriptor (\symfony\component\vardumper\command\descriptor) | HtmlDumper (\symfony\component\vardumper\dumper) | type | 2 |
ServerDumpCommand (\symfony\component\vardumper\command) | CliDescriptor (\symfony\component\vardumper\command\descriptor) | new | 2 |
HtmlDescriptor (\symfony\component\vardumper\command\descriptor) | new | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | new | 2 | |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 2 | |
DumpServer (\symfony\component\vardumper\server) | type | 2 | |
CliDumper (\symfony\component\vardumper\dumper) | Stub (\symfony\component\vardumper\cloner) | staticconstant | 2 |
AbstractDumper (\symfony\component\vardumper\dumper) | staticmethodcall | 2 | |
RequestContextProvider (\symfony\component\vardumper\dumper\contextprovider) | RequestStack (\symfony\component\httpfoundation) | type | 2 |
VarCloner (\symfony\component\vardumper\cloner) | new | 2 | |
SourceContextProvider (\symfony\component\vardumper\dumper\contextprovider) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | type | 2 |
ContextualizedDumper (\symfony\component\vardumper\dumper) | DataDumperInterface (\symfony\component\vardumper\dumper) | type | 2 |
ServerDumper (\symfony\component\vardumper\dumper) | DataDumperInterface (\symfony\component\vardumper\dumper) | type | 2 |
Connection (\symfony\component\vardumper\server) | new | 2 | |
CasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticmethodcall | 2 |
ExceptionCasterTest (\symfony\component\vardumper\tests\caster) | __TwigTemplate_VarDumperFixture_u75a09 (\) | new | 2 |
FrameStub (\symfony\component\vardumper\caster) | new | 2 | |
StubCasterTest (\symfony\component\vardumper\tests\caster) | LinkStub (\symfony\component\vardumper\caster) | new | 2 |
DataTest (\symfony\component\vardumper\tests\cloner) | Caster (\symfony\component\vardumper\caster) | staticconstant | 2 |
StubTest (\symfony\component\vardumper\tests\cloner) | MyStub (\symfony\component\vardumper\tests\cloner) | new | 2 |
CliDescriptorTest (\symfony\component\vardumper\tests\command\descriptor) | Data (\symfony\component\vardumper\cloner) | new | 2 |
HtmlDescriptorTest (\symfony\component\vardumper\tests\command\descriptor) | BufferedOutput (\symfony\component\console\output) | new | 2 |
HtmlDescriptor (\symfony\component\vardumper\command\descriptor) | new | 2 | |
CliDumperTest (\symfony\component\vardumper\tests\dumper) | Data (\symfony\component\vardumper\cloner) | new | 2 |
AbstractDumper (\symfony\component\vardumper\dumper) | staticconstant | 2 | |
ServerDumperTest (\symfony\component\vardumper\tests\dumper) | VarCloner (\symfony\component\vardumper\cloner) | new | 2 |
ServerDumper (\symfony\component\vardumper\dumper) | new | 2 | |
ConnectionTest (\symfony\component\vardumper\tests\server) | VarCloner (\symfony\component\vardumper\cloner) | new | 2 |
Connection (\symfony\component\vardumper\server) | new | 2 | |
VarDumper (\symfony\component\vardumper) | SourceContextProvider (\symfony\component\vardumper\dumper\contextprovider) | new | 2 |
ServerDumper (\symfony\component\vardumper\dumper) | new | 2 | |
Hydrator (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 2 |
Hydrator (\symfony\component\varexporter\internal) | staticproperty | 2 | |
Exporter (\symfony\component\varexporter\internal) | Reference (\symfony\component\varexporter\internal) | instanceof | 2 |
Hydrator (\symfony\component\varexporter\internal) | ClassNotFoundException (\symfony\component\varexporter\exception) | new | 2 |
LazyObjectState (\symfony\component\varexporter\internal) | LazyObjectRegistry (\symfony\component\varexporter\internal) | staticproperty | 2 |
LazyObjectTrait (\symfony\component\varexporter\internal) | LazyObjectState (\symfony\component\varexporter\internal) | type | 2 |
LazyProxyTrait (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter) | staticmethodcall | 2 |
LazyGhostTraitTest (\symfony\component\varexporter\tests) | ChildMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 2 |
ChildMagicClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | type | 2 | |
LazyProxyTraitTest (\symfony\component\varexporter\tests) | FinalPublicClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 2 |
ReadOnlyClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 2 | |
StringMagicGetClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 2 | |
TestOverwritePropClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 2 | |
SimpleObject (\symfony\component\varexporter\tests\fixtures) | new | 2 | |
TestSignatureFQ (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | new | 2 |
VarExporter (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | new | 2 |
Registry (\symfony\component\varexporter\internal) | new | 2 | |
Values (\symfony\component\varexporter\internal) | new | 2 | |
AbstractRequestParser (\symfony\component\webhook\client) | Response (\symfony\component\httpfoundation) | new | 2 |
Response (\symfony\component\httpfoundation) | type | 2 | |
RemoteEvent (\symfony\component\remoteevent) | type | 2 | |
RequestParser (\symfony\component\webhook\client) | RejectWebhookException (\symfony\component\webhook\exception) | new | 2 |
RequestParserInterface (\symfony\component\webhook\client) | Response (\symfony\component\httpfoundation) | type | 2 |
SendWebhookMessage (\symfony\component\webhook\messenger) | RemoteEvent (\symfony\component\remoteevent) | type | 2 |
Subscriber (\symfony\component\webhook) | type | 2 | |
AddLinkHeaderListener (\symfony\component\weblink\eventlistener) | HttpHeaderSerializer (\symfony\component\weblink) | new | 2 |
HttpHeaderSerializerTest (\symfony\component\weblink\tests) | HttpHeaderSerializer (\symfony\component\weblink) | new | 2 |
WorkflowDataCollector (\symfony\component\workflow\datacollector) | Stub (\symfony\component\vardumper\cloner) | type | 2 |
Transition (\symfony\component\workflow) | type | 2 | |
TraceableWorkflow (\symfony\component\workflow\debug) | Marking (\symfony\component\workflow) | type | 2 |
Definition (\symfony\component\workflow) | InMemoryMetadataStore (\symfony\component\workflow\metadata) | new | 2 |
DefinitionBuilder (\symfony\component\workflow) | MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 2 |
WorkflowDebugPass (\symfony\component\workflow\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 2 |
GraphvizDumper (\symfony\component\workflow\dumper) | Marking (\symfony\component\workflow) | type | 2 |
MermaidDumper (\symfony\component\workflow\dumper) | InvalidArgumentException (\symfony\component\workflow\exception) | new | 2 |
PlantUmlDumper (\symfony\component\workflow\dumper) | Marking (\symfony\component\workflow) | type | 2 |
StateMachineGraphvizDumper (\symfony\component\workflow\dumper) | Definition (\symfony\component\workflow) | type | 2 |
GuardEvent (\symfony\component\workflow\event) | Event (\symfony\component\workflow\event) | staticmethodcall | 2 |
Transition (\symfony\component\workflow) | type | 2 | |
TransitionBlockerList (\symfony\component\workflow) | new | 2 | |
TransitionBlockerList (\symfony\component\workflow) | type | 2 | |
Event (\symfony\contracts\eventdispatcher) | staticmethodcall | 2 | |
GuardListener (\symfony\component\workflow\eventlistener) | AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | type | 2 |
TokenStorageInterface (\symfony\component\security\core\authentication\token\storage) | type | 2 | |
AuthorizationCheckerInterface (\symfony\component\security\core\authorization) | type | 2 | |
RoleHierarchyInterface (\symfony\component\security\core\role) | type | 2 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 2 | |
ExpressionLanguage (\symfony\component\workflow\eventlistener) | type | 2 | |
MarkingStoreInterface (\symfony\component\workflow\markingstore) | Marking (\symfony\component\workflow) | type | 2 |
MethodMarkingStore (\symfony\component\workflow\markingstore) | LogicException (\symfony\component\workflow\exception) | new | 2 |
Marking (\symfony\component\workflow) | new | 2 | |
Marking (\symfony\component\workflow) | type | 2 | |
MetadataStoreInterface (\symfony\component\workflow\metadata) | Transition (\symfony\component\workflow) | type | 2 |
Registry (\symfony\component\workflow) | InvalidArgumentException (\symfony\component\workflow\exception) | new | 2 |
WorkflowSupportStrategyInterface (\symfony\component\workflow\supportstrategy) | type | 2 | |
WorkflowDataCollectorTest (\symfony\component\workflow\tests\datacollector) | Workflow (\symfony\component\workflow) | new | 2 |
TraceableWorkflowTest (\symfony\component\workflow\tests\debug) | Stopwatch (\symfony\component\stopwatch) | new | 2 |
TraceableWorkflow (\symfony\component\workflow\debug) | new | 2 | |
Marking (\symfony\component\workflow) | new | 2 | |
DefinitionBuilderTest (\symfony\component\workflow\tests) | Transition (\symfony\component\workflow) | new | 2 |
WorkflowGuardListenerPassTest (\symfony\component\workflow\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 2 |
WorkflowGuardListenerPass (\symfony\component\workflow\dependencyinjection) | new | 2 | |
GraphvizDumperTest (\symfony\component\workflow\tests\dumper) | GraphvizDumper (\symfony\component\workflow\dumper) | new | 2 |
MermaidDumperTest (\symfony\component\workflow\tests\dumper) | Transition (\symfony\component\workflow) | new | 2 |
StateMachineGraphvizDumperTest (\symfony\component\workflow\tests\dumper) | StateMachineGraphvizDumper (\symfony\component\workflow\dumper) | new | 2 |
GuardListenerTest (\symfony\component\workflow\tests\eventlistener) | GuardListener (\symfony\component\workflow\eventlistener) | new | 2 |
MethodMarkingStoreTest (\symfony\component\workflow\tests\markingstore) | SubjectWithType (\symfony\component\workflow\tests\markingstore) | new | 2 |
InMemoryMetadataStoreTest (\symfony\component\workflow\tests\metadata) | InMemoryMetadataStore (\symfony\component\workflow\metadata) | new | 2 |
RegistryTest (\symfony\component\workflow\tests) | Registry (\symfony\component\workflow) | new | 2 |
StateMachineTest (\symfony\component\workflow\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 2 |
GuardEvent (\symfony\component\workflow\event) | type | 2 | |
TransitionBlocker (\symfony\component\workflow) | new | 2 | |
InstanceOfSupportStrategyTest (\symfony\component\workflow\tests\supportstrategy) | InstanceOfSupportStrategy (\symfony\component\workflow\supportstrategy) | new | 2 |
Subject1 (\symfony\component\workflow\tests\supportstrategy) | new | 2 | |
WorkflowValidatorTest (\symfony\component\workflow\tests\validator) | Definition (\symfony\component\workflow) | new | 2 |
WorkflowValidator (\symfony\component\workflow\validator) | new | 2 | |
WorkflowTest (\symfony\component\workflow\tests) | TransitionEvent (\symfony\component\workflow\event) | type | 2 |
Marking (\symfony\component\workflow) | new | 2 | |
Workflow (\symfony\component\workflow) | LogicException (\symfony\component\workflow\exception) | new | 2 |
UndefinedTransitionException (\symfony\component\workflow\exception) | new | 2 | |
MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 2 | |
TransitionBlocker (\symfony\component\workflow) | staticconstant | 2 | |
TransitionBlockerList (\symfony\component\workflow) | type | 2 | |
EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 2 | |
WorkflowInterface (\symfony\component\workflow) | Marking (\symfony\component\workflow) | type | 2 |
LintCommand (\symfony\component\yaml\command) | GithubActionReporter (\symfony\component\console\ci) | staticmethodcall | 2 |
RuntimeException (\symfony\component\console\exception) | new | 2 | |
Parser (\symfony\component\yaml) | new | 2 | |
Parser (\symfony\component\yaml) | type | 2 | |
Yaml (\symfony\component\yaml) | staticconstant | 2 | |
Inline (\symfony\component\yaml) | DumpException (\symfony\component\yaml\exception) | new | 2 |
Parser (\symfony\component\yaml) | staticconstant | 2 | |
Parser (\symfony\component\yaml) | Inline (\symfony\component\yaml) | staticconstant | 2 |
DumperTest (\symfony\component\yaml\tests) | Parser (\symfony\component\yaml) | new | 2 |
InlineTest (\symfony\component\yaml\tests) | TaggedValue (\symfony\component\yaml\tag) | new | 2 |
ParseExceptionTest (\symfony\component\yaml\tests) | ParseException (\symfony\component\yaml\exception) | new | 2 |
Yaml (\symfony\component\yaml) | Parser (\symfony\component\yaml) | new | 2 |
MessengerConfig (\symfony\config\addtolist) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 2 |
TranslatorConfig (\symfony\config\addtolist) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 2 |
MessengerConfig (\symfony\config\nodeinitialvalues) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 2 |
NestedConfig (\symfony\config\scalarnormalizedtypes) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 2 |
NestedListObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | instanceof | 2 | |
NestedObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | instanceof | 2 | |
ScalarNormalizedTypesConfig (\symfony\config) | ParamConfigurator (\symfony\component\config\loader) | type | 2 |
ListObjectConfig (\symfony\config\scalarnormalizedtypes) | instanceof | 2 | |
ObjectConfig (\symfony\config\scalarnormalizedtypes) | instanceof | 2 | |
CacheTrait (\symfony\contracts\cache) | ItemInterface (\symfony\contracts\cache) | instanceof | 2 |
HttpClientInterface (\symfony\contracts\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | type | 2 |
HttpClientTestCase (\symfony\contracts\httpclient\test) | TimeoutExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 2 |
Symfony_DI_PhpDumper_Errored_Definition (\) | FooClass (\bar) | staticmethodcall | 2 |
BazClass (\) | staticmethodcall | 2 | |
LazyContext (\) | new | 2 | |
LogicException (\symfony\component\dependencyinjection\exception) | new | 2 | |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Service_CurrentFactoryInlining (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
Symfony_DI_PhpDumper_Service_Non_Shared_Lazy (\) | FooLazyClassGhost2108fce (\) | staticmethodcall | 2 |
Symfony_DI_PhpDumper_Service_Wither_Lazy (\) | WitherProxy580fe0f (\) | staticmethodcall | 2 |
Symfony_DI_PhpDumper_Service_Wither_Lazy_Non_Shared (\) | WitherProxyDd381be (\) | staticmethodcall | 2 |
Symfony_DI_PhpDumper_Test_Almost_Circular_Private (\) | FactoryCircular (\) | new | 2 |
FooCircular (\) | new | 2 | |
FooForCircularWithAddCalls (\symfony\component\dependencyinjection\tests\fixtures) | new | 2 | |
Symfony_DI_PhpDumper_Test_Almost_Circular_Public (\) | FactoryCircular (\) | new | 2 |
FooCircular (\) | new | 2 | |
FooForCircularWithAddCalls (\symfony\component\dependencyinjection\tests\fixtures) | new | 2 | |
Symfony_DI_PhpDumper_Test_Autowire_Closure (\) | MyCallable (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
Symfony_DI_PhpDumper_Test_Base64Parameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_Callable_Adapter_Consumer (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
Symfony_DI_PhpDumper_Test_Closure_Proxy (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
Symfony_DI_PhpDumper_Test_CsvParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_DefaultParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_EnvParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_JsonParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_Lazy_Autowire_Attribute (\) | FooProxy4048957 (\) | staticmethodcall | 2 |
Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 2 | |
Symfony_DI_PhpDumper_Test_Lazy_Closure (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 2 |
FooVoid (\symfony\component\dependencyinjection\tests\compiler) | new | 2 | |
Symfony_DI_PhpDumper_Test_QueryStringParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_Rot13Parameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_Unsupported_Characters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
Symfony_DI_PhpDumper_Test_UrlParameters (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 2 |
ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 2 | |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 2 | |
TestCommand (\) | InputInterface (\symfony\component\console\input) | type | 2 |
OutputInterface (\symfony\component\console\output) | type | 2 | |
ConsensusStrategyTest (\authorization\strategy) | ConsensusStrategy (\symfony\component\security\core\authorization\strategy) | new | 3 |
DummyProxyDumper (\) | Definition (\symfony\component\dependencyinjection) | type | 3 |
Foo2 (\) | Isbn (\symfony\component\validator\constraints) | new | 3 |
FooCommand (\) | InputInterface (\symfony\component\console\input) | type | 3 |
OutputInterface (\symfony\component\console\output) | type | 3 | |
ProjectServiceContainer (\) | FooClass (\bar) | staticmethodcall | 3 |
StubbedTranslator (\symfony\component\dependencyinjection\tests\fixtures) | new | 3 | |
DoctrineDataCollector (\symfony\bridge\doctrine\datacollector) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
AbstractDoctrineExtension (\symfony\bridge\doctrine\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
RegisterMappingsPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | Definition (\symfony\component\dependencyinjection) | type | 3 |
Reference (\symfony\component\dependencyinjection) | type | 3 | |
DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | ValueGuess (\symfony\component\form\guess) | type | 3 |
UuidGenerator (\symfony\bridge\doctrine\idgenerator) | UuidFactory (\symfony\component\uid\factory) | new | 3 |
UuidFactory (\symfony\component\uid\factory) | type | 3 | |
EntityUserProvider (\symfony\bridge\doctrine\security\user) | UserInterface (\symfony\component\security\core\user) | type | 3 |
DoctrineCloseConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineCloseConnectionMiddleware (\symfony\bridge\doctrine\messenger) | new | 3 |
Envelope (\symfony\component\messenger) | new | 3 | |
DoctrineOpenTransactionLoggerMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineOpenTransactionLoggerMiddleware (\symfony\bridge\doctrine\messenger) | new | 3 |
DoctrinePingConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrinePingConnectionMiddleware (\symfony\bridge\doctrine\messenger) | new | 3 |
DoctrineTransactionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | DoctrineTransactionMiddleware (\symfony\bridge\doctrine\messenger) | new | 3 |
Envelope (\symfony\component\messenger) | new | 3 | |
MessengerTransportDoctrineSchemaListenerTest (\symfony\bridge\doctrine\tests\schemalistener) | MessengerTransportDoctrineSchemaListener (\symfony\bridge\doctrine\schemalistener) | new | 3 |
UniqueEntityTest (\symfony\bridge\doctrine\tests\validator\constraints) | ClassMetadata (\symfony\component\validator\mapping) | new | 3 |
AttributeLoader (\symfony\component\validator\mapping\loader) | new | 3 | |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 3 |
AssociationEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 3 | |
SingleIntIdNoToStringEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 3 | |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 3 |
UniqueEntityValidator (\symfony\bridge\doctrine\validator\constraints) | UnexpectedTypeException (\symfony\component\validator\exception) | new | 3 |
DebugProcessorTest (\symfony\bridge\monolog) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 3 |
Request (\symfony\component\httpfoundation) | new | 3 | |
ConsoleHandler (\symfony\bridge\monolog\handler) | OutputInterface (\symfony\component\console\output) | type | 3 |
MailerHandler (\symfony\bridge\monolog\handler) | Email (\symfony\component\mime) | type | 3 |
ElasticsearchLogstashHandlerTest (\symfony\bridge\monolog\tests\handler) | ElasticsearchLogstashHandler (\symfony\bridge\monolog\handler) | new | 3 |
MockHttpClient (\symfony\component\httpclient) | new | 3 | |
MockResponse (\symfony\component\httpclient\response) | new | 3 | |
HttpCodeActivationStrategyTest (\symfony\bridge\monolog\tests\handler\fingerscrossed) | HttpCodeActivationStrategy (\symfony\bridge\monolog\handler\fingerscrossed) | new | 3 |
RequestStack (\symfony\component\httpfoundation) | new | 3 | |
FirePHPHandlerTest (\symfony\bridge\monolog\tests\handler) | Request (\symfony\component\httpfoundation) | new | 3 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 3 | |
MailerHandlerTest (\symfony\bridge\monolog\tests\handler) | Email (\symfony\component\mime) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
ConsoleCommandProcessorTest (\symfony\bridge\monolog\tests\processor) | ConsoleCommandProcessor (\symfony\bridge\monolog\processor) | new | 3 |
RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 3 | |
WebProcessorTest (\symfony\bridge\monolog\tests\processor) | WebProcessor (\symfony\bridge\monolog\processor) | new | 3 |
ExpectDeprecationTraitBeforeV8_4 (\symfony\bridge\phpunit\legacy) | SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | staticproperty | 3 |
ExpectDeprecationTraitForV8_4 (\symfony\bridge\phpunit\legacy) | SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | staticproperty | 3 |
ClassExistsMockTest (\symfony\bridge\phpunit\tests) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 3 |
ClockMockTest (\symfony\bridge\phpunit\tests) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 3 |
EnumExistsMockTest (\symfony\bridge\phpunit\tests) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 3 |
PsrHttpFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | PsrHttpFactory (\symfony\bridge\psrhttpmessage\factory) | new | 3 |
PsrHttpFactory (\symfony\bridge\psrhttpmessage\factory) | type | 3 | |
DebugCommand (\symfony\bridge\twig\command) | InvalidArgumentException (\symfony\component\console\exception) | new | 3 |
OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 3 | |
LintCommand (\symfony\bridge\twig\command) | SymfonyStyle (\symfony\component\console\style) | type | 3 |
HttpKernelRuntime (\symfony\bridge\twig\extension) | ControllerReference (\symfony\component\httpkernel\controller) | type | 3 |
StopwatchExtension (\symfony\bridge\twig\extension) | Stopwatch (\symfony\component\stopwatch) | type | 3 |
TranslationExtension (\symfony\bridge\twig\extension) | TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | new | 3 |
TranslationNodeVisitor (\symfony\bridge\twig\nodevisitor) | type | 3 | |
TranslatorInterface (\symfony\contracts\translation) | type | 3 | |
NotificationEmail (\symfony\bridge\twig\mime) | Headers (\symfony\component\mime\header) | type | 3 |
TwigErrorRendererTest (\symfony\bridge\twig\tests\errorrenderer) | TwigErrorRenderer (\symfony\bridge\twig\errorrenderer) | new | 3 |
AbstractDivLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 3 |
AbstractTableLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 3 |
DumpExtensionTest (\symfony\bridge\twig\tests\extension) | DumpExtension (\symfony\bridge\twig\extension) | new | 3 |
VarCloner (\symfony\component\vardumper\cloner) | new | 3 | |
FormExtensionDivLayoutTest (\symfony\bridge\twig\tests\extension) | FormView (\symfony\component\form) | new | 3 |
HttpFoundationExtensionTest (\symfony\bridge\twig\tests\extension) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
HttpKernelExtensionTest (\symfony\bridge\twig\tests\extension) | FragmentHandler (\symfony\component\httpkernel\fragment) | new | 3 |
WorkflowExtensionTest (\symfony\bridge\twig\tests\extension) | Transition (\symfony\component\workflow) | new | 3 |
BodyRendererTest (\symfony\bridge\twig\tests\mime) | BodyRenderer (\symfony\bridge\twig\mime) | new | 3 |
TemplatedEmail (\symfony\bridge\twig\mime) | new | 3 | |
TemplatedEmailTest (\symfony\bridge\twig\tests\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | new | 3 |
TwigExtractorTest (\symfony\bridge\twig\tests\translation) | TranslationExtension (\symfony\bridge\twig\extension) | new | 3 |
TwigExtractor (\symfony\bridge\twig\translation) | new | 3 | |
MessageCatalogue (\symfony\component\translation) | new | 3 | |
DumpDataCollectorPassTest (\symfony\bundle\debugbundle\tests\dependencyinjection\compiler) | WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | staticconstant | 3 |
DebugExtensionTest (\symfony\bundle\debugbundle\tests\dependencyinjection) | DebugExtension (\symfony\bundle\debugbundle\dependencyinjection) | new | 3 |
AssetsInstallCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | staticconstant | 3 |
CachePoolClearCommand (\symfony\bundle\frameworkbundle\command) | InvalidArgumentException (\symfony\component\console\exception) | new | 3 |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
ConfigDebugCommand (\symfony\bundle\frameworkbundle\command) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
EventDispatcherDebugCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 3 |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
RouterDebugCommand (\symfony\bundle\frameworkbundle\command) | RouteCollection (\symfony\component\routing) | type | 3 |
RouterMatchCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 3 |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | MessageCatalogue (\symfony\component\translation) | new | 3 |
TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | SymfonyStyle (\symfony\component\console\style) | new | 3 |
MessageCatalogue (\symfony\component\translation) | new | 3 | |
WorkflowDumpCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 3 |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
Application (\symfony\bundle\frameworkbundle\console) | InputInterface (\symfony\component\console\input) | type | 3 |
InputOption (\symfony\component\console\input) | new | 3 | |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
OutputInterface (\symfony\component\console\output) | type | 3 | |
KernelInterface (\symfony\component\httpkernel) | type | 3 | |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | OutputInterface (\symfony\component\console\output) | type | 3 |
MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Definition (\symfony\component\dependencyinjection) | instanceof | 3 |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 3 |
RedirectController (\symfony\bundle\frameworkbundle\controller) | RedirectResponse (\symfony\component\httpfoundation) | new | 3 |
Request (\symfony\component\httpfoundation) | type | 3 | |
Response (\symfony\component\httpfoundation) | type | 3 | |
Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | Cookie (\symfony\component\httpfoundation) | staticconstant | 3 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | type | 3 |
ConsoleProfilerListener (\symfony\bundle\frameworkbundle\eventlistener) | ConsoleEvents (\symfony\component\console) | staticconstant | 3 |
FrameworkBundle (\symfony\bundle\frameworkbundle) | ConsoleEvents (\symfony\component\console) | staticconstant | 3 |
HttpCache (\symfony\bundle\frameworkbundle\httpcache) | StoreInterface (\symfony\component\httpkernel\httpcache) | type | 3 |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | type | 3 | |
MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel) | LoaderInterface (\symfony\component\config\loader) | type | 3 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | staticproperty | 3 | |
KernelBrowser (\symfony\bundle\frameworkbundle) | AbstractBrowser (\symfony\component\browserkit) | staticmethodcall | 3 |
HttpKernelBrowser (\symfony\component\httpkernel) | staticmethodcall | 3 | |
KernelTestCase (\symfony\bundle\frameworkbundle\test) | KernelInterface (\symfony\component\httpkernel) | type | 3 |
MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | MessageEvent (\symfony\component\mailer\event) | type | 3 |
NotificationAssertionsTrait (\symfony\bundle\frameworkbundle\test) | MessageEvent (\symfony\component\notifier\event) | type | 3 |
TestBrowserToken (\symfony\bundle\frameworkbundle\test) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
CacheClearCommandTest (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand) | ArrayInput (\symfony\component\console\input) | new | 3 |
CachePruneCommandTest (\symfony\bundle\frameworkbundle\tests\command) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | type | 3 |
XliffLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | XliffLintCommand (\symfony\bundle\frameworkbundle\command) | new | 3 |
YamlLintCommandTest (\symfony\bundle\frameworkbundle\tests\command) | YamlLintCommand (\symfony\bundle\frameworkbundle\command) | new | 3 |
ApplicationTest (\symfony\bundle\frameworkbundle\tests\console) | InputInterface (\symfony\component\console\input) | type | 3 |
OutputInterface (\symfony\component\console\output) | type | 3 | |
ApplicationTester (\symfony\component\console\tester) | new | 3 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | Definition (\symfony\component\dependencyinjection) | type | 3 |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 3 |
ProfilerPassTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | ProfilerPass (\symfony\bundle\frameworkbundle\dependencyinjection\compiler) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
UnusedTagsPassUtils (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | Finder (\symfony\component\finder) | staticmethodcall | 3 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | type | 3 |
ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 3 | |
ChildDefinition (\symfony\component\dependencyinjection) | new | 3 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 3 | |
FragmentController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Request (\symfony\component\httpfoundation) | type | 3 |
NotificationController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Notification (\symfony\component\notifier\notification) | new | 3 |
UidController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | UuidV1 (\symfony\component\uid) | type | 3 |
TestExtension (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
PropertyInfoTest (\symfony\bundle\frameworkbundle\tests\functional) | Type (\symfony\component\propertyinfo) | new | 3 |
Type (\symfony\component\propertyinfo) | staticconstant | 3 | |
SchedulerTest (\symfony\bundle\frameworkbundle\tests\functional) | MockClock (\symfony\component\clock) | new | 3 |
KernelBrowserTest (\symfony\bundle\frameworkbundle\tests) | KernelBrowser (\symfony\bundle\frameworkbundle) | new | 3 |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 3 |
DebugFirewallCommand (\symfony\bundle\securitybundle\command) | FirewallContext (\symfony\bundle\securitybundle\security) | type | 3 |
RegisterCsrfFeaturesPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
SortFirewallListenersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
OidcTokenHandlerFactory (\symfony\bundle\securitybundle\dependencyinjection\security\accesstoken) | ChildDefinition (\symfony\component\dependencyinjection) | new | 3 |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
HttpBasicLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 3 |
JsonLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 3 |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
Cookie (\symfony\component\httpfoundation) | staticconstant | 3 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | type | 3 |
SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 3 | |
FirewallContext (\symfony\bundle\securitybundle\security) | FirewallConfig (\symfony\bundle\securitybundle\security) | type | 3 |
ExceptionListener (\symfony\component\security\http\firewall) | type | 3 | |
LogoutListener (\symfony\component\security\http\firewall) | type | 3 | |
FirewallMap (\symfony\bundle\securitybundle\security) | Request (\symfony\component\httpfoundation) | type | 3 |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | staticconstant | 3 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 3 | |
InMemoryUser (\symfony\component\security\core\user) | new | 3 | |
CustomAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Response (\symfony\component\httpfoundation) | type | 3 |
RegisterGlobalSecurityEventListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | SecurityEvents (\symfony\component\security\http) | staticconstant | 3 |
RegisterTokenUsageTrackingPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | RegisterTokenUsageTrackingPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 3 |
SecurityExtensionTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
AppKernel (\symfony\bundle\securitybundle\tests\functional\app) | Kernel (\symfony\component\httpkernel) | staticmethodcall | 3 |
LoginFormAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | Request (\symfony\component\httpfoundation) | type | 3 |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\csrfformloginbundle\controller) | Response (\symfony\component\httpfoundation) | new | 3 |
LocalizedController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | Response (\symfony\component\httpfoundation) | new | 3 |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | Response (\symfony\component\httpfoundation) | new | 3 |
FirewallMapTest (\symfony\bundle\securitybundle\tests\security) | FirewallMap (\symfony\bundle\securitybundle\security) | new | 3 |
SecurityTest (\symfony\bundle\securitybundle\tests) | Response (\symfony\component\httpfoundation) | new | 3 |
TwigExtension (\symfony\bundle\twigbundle\dependencyinjection) | FileExistenceResource (\symfony\component\config\resource) | new | 3 |
TwigEnvironmentPassTest (\symfony\bundle\twigbundle\tests\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | new | 3 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | RedirectResponse (\symfony\component\httpfoundation) | new | 3 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | Response (\symfony\component\httpfoundation) | new | 3 |
ExceptionDataCollector (\symfony\component\httpkernel\datacollector) | new | 3 | |
WebProfilerExtensionTest (\symfony\bundle\webprofilerbundle\tests\dependencyinjection) | WebProfilerExtension (\symfony\bundle\webprofilerbundle\dependencyinjection) | new | 3 |
Package (\symfony\component\asset) | ContextInterface (\symfony\component\asset\context) | type | 3 |
VersionStrategyInterface (\symfony\component\asset\versionstrategy) | type | 3 | |
PathPackageTest (\symfony\component\asset\tests) | PathPackage (\symfony\component\asset) | new | 3 |
AssetMapperCompileCommand (\symfony\component\assetmapper\command) | ImportMapGenerator (\symfony\component\assetmapper\importmap) | staticconstant | 3 |
ImportMapRequireCommand (\symfony\component\assetmapper\command) | Command (\symfony\component\console\command) | staticconstant | 3 |
JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | AssetMapperInterface (\symfony\component\assetmapper) | type | 3 |
CircularAssetsException (\symfony\component\assetmapper\exception) | catch | 3 | |
PreAssetsCompileEvent (\symfony\component\assetmapper\event) | OutputInterface (\symfony\component\console\output) | type | 3 |
CachedMappedAssetFactory (\symfony\component\assetmapper\factory) | FileResource (\symfony\component\config\resource) | new | 3 |
ImportMapConfigReader (\symfony\component\assetmapper\importmap) | RuntimeException (\symfony\component\assetmapper\exception) | new | 3 |
ImportMapEntries (\symfony\component\assetmapper\importmap) | type | 3 | |
CssAssetUrlCompilerTest (\symfony\component\assetmapper\tests\compiler) | CssAssetUrlCompiler (\symfony\component\assetmapper\compiler) | new | 3 |
JavaScriptImportPathCompilerTest (\symfony\component\assetmapper\tests\compiler) | CircularAssetsException (\symfony\component\assetmapper\exception) | new | 3 |
CachedMappedAssetFactoryTest (\symfony\component\assetmapper\tests\factory) | CachedMappedAssetFactory (\symfony\component\assetmapper\factory) | new | 3 |
MappedAsset (\symfony\component\assetmapper) | type | 3 | |
ImportMapAuditorTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 3 |
ImportMapPackageAudit (\symfony\component\assetmapper\importmap) | new | 3 | |
ImportMapManagerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 3 |
RemotePackageDownloaderTest (\symfony\component\assetmapper\tests\importmap) | RemotePackageDownloader (\symfony\component\assetmapper\importmap) | new | 3 |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | new | 3 | |
AbstractBrowser (\symfony\component\browserkit) | CookieJar (\symfony\component\browserkit) | type | 3 |
History (\symfony\component\browserkit) | type | 3 | |
History (\symfony\component\browserkit) | LogicException (\symfony\component\browserkit\exception) | new | 3 |
BrowserCookieValueSameTest (\symfony\component\browserkit\tests\test\constraint) | BrowserCookieValueSame (\symfony\component\browserkit\test\constraint) | new | 3 |
TestClient (\symfony\component\browserkit\tests) | Response (\symfony\component\browserkit) | type | 3 |
TestHttpClient (\symfony\component\browserkit\tests) | Response (\symfony\component\browserkit) | type | 3 |
ArrayAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 3 |
DoctrineDbalAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
PdoAdapter (\symfony\component\cache\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
ProxyAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | instanceof | 3 |
CacheItem (\symfony\component\cache) | type | 3 | |
TraceableAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | type | 3 |
CacheItem (\symfony\component\cache) | type | 3 | |
EarlyExpirationMessage (\symfony\component\cache\messenger) | ReverseContainer (\symfony\component\dependencyinjection) | type | 3 |
Psr16Cache (\symfony\component\cache) | CacheItem (\symfony\component\cache) | type | 3 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | CacheItem (\symfony\component\cache) | type | 3 |
ChainAdapterTest (\symfony\component\cache\tests\adapter) | AdapterInterface (\symfony\component\cache\adapter) | type | 3 |
FilesystemAdapter (\symfony\component\cache\adapter) | new | 3 | |
CouchbaseBucketAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
CouchbaseCollectionAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
MemcachedAdapterTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
ProxyAdapterTest (\symfony\component\cache\tests\adapter) | ProxyAdapter (\symfony\component\cache\adapter) | new | 3 |
RedisAdapterSentinelTest (\symfony\component\cache\tests\adapter) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
CacheItemTest (\symfony\component\cache\tests) | CacheItem (\symfony\component\cache) | new | 3 |
StringableTag (\symfony\component\cache\tests\fixtures) | new | 3 | |
CachePoolPrunerPassTest (\symfony\component\cache\tests\dependencyinjection) | CachePoolPrunerPass (\symfony\component\cache\dependencyinjection) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
SodiumMarshallerTest (\symfony\component\cache\tests\marshaller) | SodiumMarshaller (\symfony\component\cache\marshaller) | new | 3 |
ContractsTrait (\symfony\component\cache\traits) | CacheItem (\symfony\component\cache) | type | 3 |
Clock (\symfony\component\clock) | ClockInterface (\symfony\component\clock) | instanceof | 3 |
NativeClock (\symfony\component\clock) | new | 3 | |
ConfigBuilderGenerator (\symfony\component\config\builder) | ClassBuilder (\symfony\component\config\builder) | new | 3 |
NodeInterface (\symfony\component\config\definition) | type | 3 | |
ArrayNode (\symfony\component\config\definition) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
BaseNode (\symfony\component\config\definition) | NodeInterface (\symfony\component\config\definition) | type | 3 |
ExprBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 3 |
MergeBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 3 |
NodeBuilder (\symfony\component\config\definition\builder) | ParentNodeDefinitionInterface (\symfony\component\config\definition\builder) | type | 3 |
NodeDefinition (\symfony\component\config\definition\builder) | NodeInterface (\symfony\component\config\definition) | type | 3 |
XmlReferenceDumper (\symfony\component\config\definition\dumper) | ArrayNode (\symfony\component\config\definition) | instanceof | 3 |
BaseNode (\symfony\component\config\definition) | instanceof | 3 | |
YamlReferenceDumper (\symfony\component\config\definition\dumper) | BaseNode (\symfony\component\config\definition) | instanceof | 3 |
NodeInterface (\symfony\component\config\definition) | type | 3 | |
Inline (\symfony\component\yaml) | staticmethodcall | 3 | |
NumericNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | staticmethodcall | 3 |
ScalarNode (\symfony\component\config\definition) | staticmethodcall | 3 | |
VariableNode (\symfony\component\config\definition) | staticmethodcall | 3 | |
PrototypedArrayNode (\symfony\component\config\definition) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
PrototypeNodeInterface (\symfony\component\config\definition) | type | 3 | |
FileLoader (\symfony\component\config\loader) | FileLocatorInterface (\symfony\component\config) | type | 3 |
Loader (\symfony\component\config\loader) | LoaderResolverInterface (\symfony\component\config\loader) | type | 3 |
ConfigCacheTest (\symfony\component\config\tests) | ResourceStub (\symfony\component\config\tests\resource) | new | 3 |
BooleanNodeTest (\symfony\component\config\tests\definition) | BooleanNode (\symfony\component\config\definition) | new | 3 |
NumericNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | FloatNodeDefinition (\symfony\component\config\definition\builder) | new | 3 |
FloatNodeTest (\symfony\component\config\tests\definition) | FloatNode (\symfony\component\config\definition) | new | 3 |
IntegerNodeTest (\symfony\component\config\tests\definition) | IntegerNode (\symfony\component\config\definition) | new | 3 |
FileLoaderTest (\symfony\component\config\tests\loader) | FileLocator (\symfony\component\config) | new | 3 |
ResourceCheckerConfigCacheTest (\symfony\component\config\tests) | ResourceStub (\symfony\component\config\tests\resource) | new | 3 |
Application (\symfony\component\console) | ConsoleErrorEvent (\symfony\component\console\event) | new | 3 |
ConsoleTerminateEvent (\symfony\component\console\event) | new | 3 | |
OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 3 | |
Command (\symfony\component\console\command) | Application (\symfony\component\console) | type | 3 |
LogicException (\symfony\component\console\exception) | new | 3 | |
HelperSet (\symfony\component\console\helper) | type | 3 | |
CompleteCommand (\symfony\component\console\command) | InputInterface (\symfony\component\console\input) | type | 3 |
OutputInterface (\symfony\component\console\output) | type | 3 | |
HelpCommand (\symfony\component\console\command) | DescriptorHelper (\symfony\component\console\helper) | new | 3 |
LazyCommand (\symfony\component\console\command) | InputDefinition (\symfony\component\console\input) | type | 3 |
ListCommand (\symfony\component\console\command) | DescriptorHelper (\symfony\component\console\helper) | new | 3 |
InputOption (\symfony\component\console\input) | new | 3 | |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
TraceableCommand (\symfony\component\console\command) | InputDefinition (\symfony\component\console\input) | type | 3 |
MarkdownDescriptor (\symfony\component\console\descriptor) | Helper (\symfony\component\console\helper) | staticmethodcall | 3 |
ReStructuredTextDescriptor (\symfony\component\console\descriptor) | Application (\symfony\component\console) | type | 3 |
ConsoleEvent (\symfony\component\console\event) | Command (\symfony\component\console\command) | type | 3 |
InputInterface (\symfony\component\console\input) | type | 3 | |
OutputInterface (\symfony\component\console\output) | type | 3 | |
OutputFormatter (\symfony\component\console\formatter) | OutputFormatterStyleInterface (\symfony\component\console\formatter) | type | 3 |
Dumper (\symfony\component\console\helper) | VarCloner (\symfony\component\vardumper\cloner) | new | 3 |
CliDumper (\symfony\component\vardumper\dumper) | new | 3 | |
Helper (\symfony\component\console\helper) | HelperSet (\symfony\component\console\helper) | type | 3 |
ProcessHelper (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 3 |
ProgressBar (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 3 |
ProgressIndicator (\symfony\component\console\helper) | LogicException (\symfony\component\console\exception) | new | 3 |
QuestionHelper (\symfony\component\console\helper) | MissingInputException (\symfony\component\console\exception) | new | 3 |
ChoiceQuestion (\symfony\component\console\question) | instanceof | 3 | |
Terminal (\symfony\component\console) | staticmethodcall | 3 | |
SymfonyQuestionHelper (\symfony\component\console\helper) | ChoiceQuestion (\symfony\component\console\question) | instanceof | 3 |
Table (\symfony\component\console\helper) | InvalidArgumentException (\symfony\component\console\exception) | new | 3 |
ArrayInput (\symfony\component\console\input) | InvalidOptionException (\symfony\component\console\exception) | new | 3 |
Input (\symfony\component\console\input) | InputDefinition (\symfony\component\console\input) | type | 3 |
InputArgument (\symfony\component\console\input) | LogicException (\symfony\component\console\exception) | new | 3 |
InputDefinition (\symfony\component\console\input) | InputOption (\symfony\component\console\input) | type | 3 |
RunCommandMessageHandler (\symfony\component\console\messenger) | RunCommandContext (\symfony\component\console\messenger) | new | 3 |
ConsoleOutput (\symfony\component\console\output) | OutputInterface (\symfony\component\console\output) | type | 3 |
ChoiceQuestion (\symfony\component\console\question) | InvalidArgumentException (\symfony\component\console\exception) | new | 3 |
OutputStyle (\symfony\component\console\style) | OutputInterface (\symfony\component\console\output) | type | 3 |
SymfonyStyle (\symfony\component\console\style) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 3 |
ProgressBar (\symfony\component\console\helper) | type | 3 | |
CommandIsSuccessful (\symfony\component\console\tester\constraint) | Command (\symfony\component\console\command) | staticconstant | 3 |
ApplicationTest (\symfony\component\console\tests) | FooSameCaseLowercaseCommand (\) | new | 3 |
ConsoleCommandEvent (\symfony\component\console\event) | staticconstant | 3 | |
ConsoleCommandEvent (\symfony\component\console\event) | type | 3 | |
ConsoleTerminateEvent (\symfony\component\console\event) | type | 3 | |
ArgvInput (\symfony\component\console\input) | new | 3 | |
BaseSignableCommand (\symfony\component\console\tests) | new | 3 | |
CommandTest (\symfony\component\console\tests\command) | Command (\symfony\component\console\command) | new | 3 |
Php8Command (\symfony\component\console\tests\command) | staticmethodcall | 3 | |
HelpCommandTest (\symfony\component\console\tests\command) | HelpCommand (\symfony\component\console\command) | new | 3 |
LockableTraitTest (\symfony\component\console\tests\command) | CommandTester (\symfony\component\console\tester) | new | 3 |
CompletionInputTest (\symfony\component\console\tests\completion) | InputDefinition (\symfony\component\console\input) | new | 3 |
InputOption (\symfony\component\console\input) | new | 3 | |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
CompletionOutputTestCase (\symfony\component\console\tests\completion\output) | Suggestion (\symfony\component\console\completion) | new | 3 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | DescribedCommand (\symfony\component\console\tests\dependencyinjection) | staticproperty | 3 |
ChildDefinition (\symfony\component\dependencyinjection) | new | 3 | |
OutputFormatterTest (\symfony\component\console\tests\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 3 |
DumperNativeFallbackTest (\symfony\component\console\tests\helper) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 3 |
ProgressBarTest (\symfony\component\console\tests\helper) | ProgressBar (\symfony\component\console\helper) | type | 3 |
InputArgumentTest (\symfony\component\console\tests\input) | CompletionInput (\symfony\component\console\completion) | new | 3 |
CompletionSuggestions (\symfony\component\console\completion) | new | 3 | |
InputOptionTest (\symfony\component\console\tests\input) | CompletionInput (\symfony\component\console\completion) | new | 3 |
CompletionSuggestions (\symfony\component\console\completion) | new | 3 | |
ConsoleLoggerTest (\symfony\component\console\tests\logger) | ConsoleLogger (\symfony\component\console\logger) | new | 3 |
SymfonyStyleTest (\symfony\component\console\tests\style) | SymfonyStyle (\symfony\component\console\style) | staticconstant | 3 |
TerminalTest (\symfony\component\console\tests) | Terminal (\symfony\component\console) | staticconstant | 3 |
ApplicationTesterTest (\symfony\component\console\tests\tester) | Question (\symfony\component\console\question) | new | 3 |
AttributeNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
ClassNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
FunctionNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
HashNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
PseudoNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
SelectorNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
ClassNodeTest (\symfony\component\cssselector\tests\node) | ClassNode (\symfony\component\cssselector\node) | new | 3 |
ElementNode (\symfony\component\cssselector\node) | new | 3 | |
HashNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 3 |
HashNode (\symfony\component\cssselector\node) | new | 3 | |
TranslatorTest (\symfony\component\cssselector\tests\xpath) | XPathExpr (\symfony\component\cssselector\xpath) | new | 3 |
Translator (\symfony\component\cssselector\xpath) | NodeInterface (\symfony\component\cssselector\node) | type | 3 |
ParserInterface (\symfony\component\cssselector\parser) | type | 3 | |
LazyClosure (\symfony\component\dependencyinjection\argument) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 3 |
ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | type | 3 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 3 |
Definition (\symfony\component\dependencyinjection) | instanceof | 3 | |
Reference (\symfony\component\dependencyinjection) | instanceof | 3 | |
AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 3 |
AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 3 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | TypedReference (\symfony\component\dependencyinjection) | instanceof | 3 |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | instanceof | 3 |
MergeExtensionConfigurationContainerBuilder (\symfony\component\dependencyinjection\compiler) | LogicException (\symfony\component\dependencyinjection\exception) | new | 3 |
PassConfig (\symfony\component\dependencyinjection\compiler) | CompilerPassInterface (\symfony\component\dependencyinjection\compiler) | type | 3 |
RegisterEnvVarProcessorsPass (\symfony\component\dependencyinjection\compiler) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 3 |
ResolveDecoratorStackPass (\symfony\component\dependencyinjection\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 3 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 3 | |
ResolveHotPathPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 3 |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | AbstractArgument (\symfony\component\dependencyinjection\argument) | instanceof | 3 |
ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 3 |
Container (\symfony\component\dependencyinjection) | ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 3 |
LazyServiceInstantiator (\symfony\component\dependencyinjection\lazyproxy\instantiator) | new | 3 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 3 | |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 3 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 3 |
DumperInterface (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | type | 3 | |
Variable (\symfony\component\dependencyinjection) | new | 3 | |
XmlDumper (\symfony\component\dependencyinjection\dumper) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | instanceof | 3 |
Definition (\symfony\component\dependencyinjection) | instanceof | 3 | |
YamlDumper (\symfony\component\dependencyinjection\dumper) | Reference (\symfony\component\dependencyinjection) | instanceof | 3 |
EnvVarProcessor (\symfony\component\dependencyinjection) | EnvNotFoundException (\symfony\component\dependencyinjection\exception) | new | 3 |
DumperInterface (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | Definition (\symfony\component\dependencyinjection) | type | 3 |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | LogicException (\symfony\component\varexporter\exception) | catch | 3 |
NullDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | Definition (\symfony\component\dependencyinjection) | type | 3 |
AbstractConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Reference (\symfony\component\dependencyinjection) | new | 3 |
AbstractServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 3 |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 3 | |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | ServiceConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 3 |
BindTrait (\symfony\component\dependencyinjection\loader\configurator\traits) | BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 3 |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 3 |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | BoundArgument (\symfony\component\dependencyinjection\argument) | staticconstant | 3 |
Reference (\symfony\component\dependencyinjection) | new | 3 | |
EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | staticmethodcall | 3 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 3 |
RewindableGeneratorTest (\symfony\component\dependencyinjection\tests\argument) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 3 |
AbstractRecursivePassTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 3 |
AliasDeprecatedPublicServicesPassTest (\symfony\component\dependencyinjection\tests\compiler) | AliasDeprecatedPublicServicesPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | ClassExistsMock (\symfony\bridge\phpunit) | staticmethodcall | 3 |
Autowire (\symfony\component\dependencyinjection\attribute) | new | 3 | |
CheckArgumentsValidityPassTest (\symfony\component\dependencyinjection\tests\compiler) | CheckArgumentsValidityPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
Expression (\symfony\component\expressionlanguage) | new | 3 | |
DefinitionErrorExceptionPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 3 |
EnvExtension (\symfony\component\dependencyinjection\tests\compiler) | ConfigurationInterface (\symfony\component\config\definition) | type | 3 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | TagCollector (\symfony\component\dependencyinjection\tests\compiler) | new | 3 |
MergeExtensionConfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 3 |
RegisterAutoconfigureAttributesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 3 |
RegisterEnvVarProcessorsPassTest (\symfony\component\dependencyinjection\tests\compiler) | RegisterEnvVarProcessorsPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
RegisterReverseContainerPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | Target (\symfony\component\dependencyinjection\attribute) | new | 3 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | new | 3 | |
ResolveBindingsPassTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
TypedReference (\symfony\component\dependencyinjection) | new | 3 | |
ResolveClassPassTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 3 |
ResolveFactoryClassPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 3 |
ResolveInvalidReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveInvalidReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
ResolveTaggedIteratorArgumentPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 3 |
SetterInjection (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 3 |
Wither (\symfony\component\dependencyinjection\tests\compiler) | Foo (\symfony\component\dependencyinjection\tests\compiler) | type | 3 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | Foo (\symfony\component\dependencyinjection\tests\compiler) | staticproperty | 3 |
Expression (\symfony\component\expressionlanguage) | new | 3 | |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | FileLocator (\symfony\component\config) | new | 3 |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 3 | |
Foo (\symfony\component\dependencyinjection\tests\compiler) | staticproperty | 3 | |
FooVoid (\symfony\component\dependencyinjection\tests\compiler) | staticproperty | 3 | |
XmlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 3 | |
AbstractExtensionTest (\symfony\component\dependencyinjection\tests\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
ExtensionTest (\symfony\component\dependencyinjection\tests\extension) | EnableableExtension (\symfony\component\dependencyinjection\tests\extension) | new | 3 |
DirectoryLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 |
DirectoryLoader (\symfony\component\dependencyinjection\loader) | new | 3 | |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ConfigBuilderGenerator (\symfony\component\config\builder) | new | 3 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ProjectExtension (\) | new | 3 |
ProjectWithXsdExtension (\) | new | 3 | |
ServiceLocatorTest (\symfony\component\dependencyinjection\tests) | ServiceLocator (\symfony\component\dependencyinjection) | new | 3 |
Crawler (\symfony\component\domcrawler) | Link (\symfony\component\domcrawler) | new | 3 |
Form (\symfony\component\domcrawler) | FormField (\symfony\component\domcrawler\field) | type | 3 |
CrawlerSelectorExistsTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 3 |
CrawlerSelectorTextSameTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 3 |
FormatException (\symfony\component\dotenv\exception) | FormatExceptionContext (\symfony\component\dotenv\exception) | type | 3 |
DebugCommandTest (\symfony\component\dotenv\tests\command) | FormatterHelper (\symfony\component\console\helper) | new | 3 |
HelperSet (\symfony\component\console\helper) | new | 3 | |
CommandTester (\symfony\component\console\tester) | new | 3 | |
DebugClassLoader (\symfony\component\errorhandler) | TentativeTypes (\symfony\component\errorhandler\internal) | staticconstant | 3 |
HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | FlattenException (\symfony\component\errorhandler\exception) | type | 3 |
FlattenException (\symfony\component\errorhandler\exception) | Data (\symfony\component\vardumper\cloner) | type | 3 |
ClassNotFoundErrorEnhancerTest (\symfony\component\errorhandler\tests\errorenhancer) | ClassNotFoundErrorEnhancer (\symfony\component\errorhandler\errorenhancer) | new | 3 |
FlattenExceptionTest (\symfony\component\errorhandler\tests\exception) | ServiceUnavailableHttpException (\symfony\component\httpkernel\exception) | new | 3 |
TooManyRequestsHttpException (\symfony\component\httpkernel\exception) | new | 3 | |
TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | WrappedListener (\symfony\component\eventdispatcher\debug) | instanceof | 3 |
Request (\symfony\component\httpfoundation) | type | 3 | |
WrappedListener (\symfony\component\eventdispatcher\debug) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 3 |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | ExtractingEventDispatcher (\symfony\component\eventdispatcher\dependencyinjection) | staticproperty | 3 |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | TestEventSubscriber (\symfony\component\eventdispatcher\tests) | new | 3 |
TaggedMultiListener (\symfony\component\eventdispatcher\tests\fixtures) | AsEventListener (\symfony\component\eventdispatcher\attribute) | attribute | 3 |
GenericEventTest (\symfony\component\eventdispatcher\tests) | GenericEvent (\symfony\component\eventdispatcher) | new | 3 |
ConditionalNode (\symfony\component\expressionlanguage\node) | Node (\symfony\component\expressionlanguage\node) | type | 3 |
NullCoalesceNode (\symfony\component\expressionlanguage\node) | Node (\symfony\component\expressionlanguage\node) | type | 3 |
ParsedExpression (\symfony\component\expressionlanguage) | Node (\symfony\component\expressionlanguage\node) | type | 3 |
Parser (\symfony\component\expressionlanguage) | ArgumentsNode (\symfony\component\expressionlanguage\node) | new | 3 |
ExpressionLanguageTest (\symfony\component\expressionlanguage\tests) | ExpressionLanguage (\symfony\component\expressionlanguage) | type | 3 |
TestProvider (\symfony\component\expressionlanguage\tests\fixtures) | ExpressionFunction (\symfony\component\expressionlanguage) | staticmethodcall | 3 |
FunctionNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 3 |
FunctionNode (\symfony\component\expressionlanguage\node) | new | 3 | |
Node (\symfony\component\expressionlanguage\node) | new | 3 | |
NameNodeTest (\symfony\component\expressionlanguage\tests\node) | NameNode (\symfony\component\expressionlanguage\node) | new | 3 |
Filesystem (\symfony\component\filesystem) | FileNotFoundException (\symfony\component\filesystem\exception) | new | 3 |
ExceptionTest (\symfony\component\filesystem\tests) | FileNotFoundException (\symfony\component\filesystem\exception) | new | 3 |
ComparatorTest (\symfony\component\finder\tests\comparator) | Comparator (\symfony\component\finder\comparator) | new | 3 |
DateComparatorTest (\symfony\component\finder\tests\comparator) | DateComparator (\symfony\component\finder\comparator) | new | 3 |
NumberComparatorTest (\symfony\component\finder\tests\comparator) | NumberComparator (\symfony\component\finder\comparator) | new | 3 |
DateRangeFilterIteratorTest (\symfony\component\finder\tests\iterator) | DateComparator (\symfony\component\finder\comparator) | new | 3 |
LazyIteratorTest (\symfony\component\finder\tests\iterator) | LazyIterator (\symfony\component\finder\iterator) | new | 3 |
Iterator (\symfony\component\finder\tests\iterator) | new | 3 | |
AbstractExtension (\symfony\component\form) | UnexpectedTypeException (\symfony\component\form\exception) | new | 3 |
FormTypeGuesserInterface (\symfony\component\form) | type | 3 | |
Button (\symfony\component\form) | FormConfigInterface (\symfony\component\form) | type | 3 |
ButtonBuilder (\symfony\component\form) | ResolvedFormTypeInterface (\symfony\component\form) | type | 3 |
CachingFactoryDecorator (\symfony\component\form\choicelist\factory) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 3 |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | type | 3 | |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 3 |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 3 |
FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | new | 3 | |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | ChoiceListInterface (\symfony\component\form\choicelist) | type | 3 |
ChoiceListFactoryInterface (\symfony\component\form\choicelist\factory) | type | 3 | |
PropertyPath (\symfony\component\propertyaccess) | instanceof | 3 | |
DebugCommand (\symfony\component\form\command) | InvalidArgumentException (\symfony\component\console\exception) | new | 3 |
DataMapper (\symfony\component\form\extension\core\datamapper) | DataAccessorInterface (\symfony\component\form) | type | 3 |
ArrayToPartsTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
DateIntervalToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
UlidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
ValueToDuplicatesTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 3 |
ResizeFormListener (\symfony\component\form\extension\core\eventlistener) | FormEvent (\symfony\component\form) | type | 3 |
FormEvents (\symfony\component\form) | staticconstant | 3 | |
ChoiceType (\symfony\component\form\extension\core\type) | FormBuilderInterface (\symfony\component\form) | type | 3 |
FormEvent (\symfony\component\form) | type | 3 | |
FormEvents (\symfony\component\form) | staticconstant | 3 | |
DateIntervalType (\symfony\component\form\extension\core\type) | InvalidConfigurationException (\symfony\component\form\exception) | new | 3 |
ReversedTransformer (\symfony\component\form) | new | 3 | |
DateTimeType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 3 |
ReversedTransformer (\symfony\component\form) | new | 3 | |
DateType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 3 |
ReversedTransformer (\symfony\component\form) | new | 3 | |
FormType (\symfony\component\form\extension\core\type) | AbstractType (\symfony\component\form) | staticmethodcall | 3 |
BaseType (\symfony\component\form\extension\core\type) | staticmethodcall | 3 | |
TimeType (\symfony\component\form\extension\core\type) | FormEvent (\symfony\component\form) | type | 3 |
FormEvents (\symfony\component\form) | staticconstant | 3 | |
FormInterface (\symfony\component\form) | type | 3 | |
ReversedTransformer (\symfony\component\form) | new | 3 | |
TimezoneType (\symfony\component\form\extension\core\type) | LogicException (\symfony\component\form\exception) | new | 3 |
Options (\symfony\component\optionsresolver) | type | 3 | |
FormDataCollector (\symfony\component\form\extension\datacollector) | ClassStub (\symfony\component\vardumper\caster) | new | 3 |
FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | FormView (\symfony\component\form) | type | 3 |
FormDataExtractorInterface (\symfony\component\form\extension\datacollector) | FormInterface (\symfony\component\form) | type | 3 |
ResolvedTypeDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | FormInterface (\symfony\component\form) | type | 3 |
ResolvedFormTypeInterface (\symfony\component\form) | type | 3 | |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 3 |
FormValidator (\symfony\component\form\extension\validator\constraints) | GroupSequence (\symfony\component\validator\constraints) | instanceof | 3 |
GroupSequence (\symfony\component\validator\constraints) | type | 3 | |
RelativePath (\symfony\component\form\extension\validator\violationmapper) | FormInterface (\symfony\component\form) | type | 3 |
Form (\symfony\component\form) | FormConfigInterface (\symfony\component\form) | type | 3 |
FormUtil (\symfony\component\form\util) | staticmethodcall | 3 | |
InheritDataAwareIterator (\symfony\component\form\util) | new | 3 | |
FormConfigBuilder (\symfony\component\form) | EventDispatcherInterface (\symfony\component\eventdispatcher) | type | 3 |
DataMapperInterface (\symfony\component\form) | type | 3 | |
FormFactoryInterface (\symfony\component\form) | type | 3 | |
RequestHandlerInterface (\symfony\component\form) | type | 3 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 3 | |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 3 | |
FormError (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 3 |
FormErrorIterator (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 3 |
FormEvent (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 3 |
FormFactory (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 3 |
FormInterface (\symfony\component\form) | type | 3 | |
FormFactoryInterface (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 3 |
FormInterface (\symfony\component\form) | type | 3 | |
FormRenderer (\symfony\component\form) | LogicException (\symfony\component\form\exception) | new | 3 |
FormRendererEngineInterface (\symfony\component\form) | type | 3 | |
FormView (\symfony\component\form) | type | 3 | |
FormRendererInterface (\symfony\component\form) | FormView (\symfony\component\form) | type | 3 |
FormTypeGuesserChain (\symfony\component\form) | ValueGuess (\symfony\component\form\guess) | type | 3 |
FormTypeGuesserInterface (\symfony\component\form) | ValueGuess (\symfony\component\form\guess) | type | 3 |
PreloadedExtension (\symfony\component\form) | FormTypeGuesserInterface (\symfony\component\form) | type | 3 |
ResolvedFormType (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 3 |
FormInterface (\symfony\component\form) | type | 3 | |
FormTypeInterface (\symfony\component\form) | type | 3 | |
ResolvedFormTypeInterface (\symfony\component\form) | type | 3 | |
ResolvedFormTypeInterface (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 3 |
AbstractRequestHandlerTestCase (\symfony\component\form\tests) | Forms (\symfony\component\form) | staticmethodcall | 3 |
ButtonBuilderTest (\symfony\component\form\tests) | ButtonBuilder (\symfony\component\form) | new | 3 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 3 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 3 |
LazyChoiceList (\symfony\component\form\choicelist) | new | 3 | |
ChoiceView (\symfony\component\form\choicelist\view) | type | 3 | |
CallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | CallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 3 |
FilterChoiceLoaderDecoratorTest (\symfony\component\form\tests\choicelist\loader) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 3 |
IntlCallbackChoiceLoaderTest (\symfony\component\form\tests\choicelist\loader) | IntlCallbackChoiceLoader (\symfony\component\form\choicelist\loader) | new | 3 |
CompoundFormTest (\symfony\component\form\tests) | FormView (\symfony\component\form) | new | 3 |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | FormType (\symfony\component\form\extension\core\type) | new | 3 |
FooType (\symfony\component\form\tests\console\descriptor) | new | 3 | |
FormPassTest (\symfony\component\form\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 | |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 3 |
DummyPerson (\symfony\component\form\tests\extension\core\datamapper) | new | 3 | |
DummyPerson (\symfony\component\form\tests\extension\core\datamapper) | type | 3 | |
DateTimeToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 3 |
IntegerToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 3 |
CountryTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
CurrencyTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 3 |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | PropertyPath (\symfony\component\propertyaccess) | new | 3 |
LanguageTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
LocaleTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
MoneyTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
NumberTypeTest (\symfony\component\form\tests\extension\core\type) | FormIntegrationTestCase (\symfony\component\form\test) | staticmethodcall | 3 |
TypeTestCase (\symfony\component\form\test) | staticmethodcall | 3 | |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | staticmethodcall | 3 | |
TimeTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 3 |
CsrfValidationListenerTest (\symfony\component\form\tests\extension\csrf\eventlistener) | CsrfValidationListener (\symfony\component\form\extension\csrf\eventlistener) | new | 3 |
FormEvent (\symfony\component\form) | new | 3 | |
FormDataExtractorTest (\symfony\component\form\tests\extension\datacollector) | FormError (\symfony\component\form) | new | 3 |
DependencyInjectionExtensionTest (\symfony\component\form\tests\extension\dependencyinjection) | TestTypeExtension (\symfony\component\form\tests\extension\dependencyinjection) | new | 3 |
HttpFoundationRequestHandlerTest (\symfony\component\form\tests\extension\httpfoundation) | UploadedFile (\symfony\component\httpfoundation\file) | new | 3 |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | NotNull (\symfony\component\validator\constraints) | new | 3 |
DummyValidator (\symfony\component\form\tests\extension\validator\eventlistener) | ConstraintViolationListInterface (\symfony\component\validator) | type | 3 |
ValidationListenerTest (\symfony\component\form\tests\extension\validator\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 3 |
FormTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | NotBlank (\symfony\component\validator\constraints) | new | 3 |
ClassMetadata (\symfony\component\validator\mapping) | new | 3 | |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | Length (\symfony\component\validator\constraints) | new | 3 |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | FileUploadError (\symfony\component\form) | new | 3 |
FixedFilterListener (\symfony\component\form\tests\fixtures) | FormEvent (\symfony\component\form) | type | 3 |
FormEvents (\symfony\component\form) | staticconstant | 3 | |
NullFormTypeGuesser (\symfony\component\form\tests\fixtures) | ValueGuess (\symfony\component\form\guess) | type | 3 |
TestExtension (\symfony\component\form\tests\fixtures) | FormTypeGuesserInterface (\symfony\component\form) | type | 3 |
FormErrorIteratorTest (\symfony\component\form\tests) | FormError (\symfony\component\form) | new | 3 |
ConstraintViolation (\symfony\component\validator) | new | 3 | |
FormRegistryTest (\symfony\component\form\tests) | FormRegistry (\symfony\component\form) | new | 3 |
ResolvedFormTypeFactory (\symfony\component\form) | new | 3 | |
GuessTest (\symfony\component\form\tests\guess) | Guess (\symfony\component\form\guess) | staticconstant | 3 |
ResolvedFormTypeTest (\symfony\component\form\tests) | FormView (\symfony\component\form) | new | 3 |
SimpleFormTest (\symfony\component\form\tests) | FormError (\symfony\component\form) | new | 3 |
StringUtilTest (\symfony\component\form\tests\util) | StringUtil (\symfony\component\form\util) | staticmethodcall | 3 |
W3CReferenceTest (\symfony\component\htmlsanitizer\tests\reference) | W3CReference (\symfony\component\htmlsanitizer\reference) | staticconstant | 3 |
DomVisitor (\symfony\component\htmlsanitizer\visitor) | Cursor (\symfony\component\htmlsanitizer\visitor\model) | type | 3 |
TextNode (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 3 |
CachingHttpClient (\symfony\component\httpclient) | MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 3 |
ServerSentEvent (\symfony\component\httpclient\chunk) | JsonException (\symfony\component\httpclient\exception) | new | 3 |
CurlHttpClient (\symfony\component\httpclient) | TransportException (\symfony\component\httpclient\exception) | new | 3 |
CurlClientState (\symfony\component\httpclient\internal) | staticproperty | 3 | |
HttpClientPass (\symfony\component\httpclient\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
HttpExceptionTrait (\symfony\component\httpclient\exception) | ResponseInterface (\symfony\contracts\httpclient) | type | 3 |
HttplugWaitLoop (\symfony\component\httpclient\internal) | HttpClientInterface (\symfony\contracts\httpclient) | type | 3 |
MockHttpClient (\symfony\component\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | instanceof | 3 |
NativeHttpClient (\symfony\component\httpclient) | NativeClientState (\symfony\component\httpclient\internal) | type | 3 |
AsyncResponse (\symfony\component\httpclient\response) | HttpClientInterface (\symfony\contracts\httpclient) | type | 3 |
CurlResponse (\symfony\component\httpclient\response) | CurlClientState (\symfony\component\httpclient\internal) | type | 3 |
MockResponse (\symfony\component\httpclient\response) | ClientState (\symfony\component\httpclient\internal) | type | 3 |
ResponseInterface (\symfony\contracts\httpclient) | type | 3 | |
TraceableResponse (\symfony\component\httpclient\response) | HttpClientInterface (\symfony\contracts\httpclient) | type | 3 |
RetryableHttpClient (\symfony\component\httpclient) | ChunkInterface (\symfony\contracts\httpclient) | type | 3 |
ScopingHttpClient (\symfony\component\httpclient) | HttpClientInterface (\symfony\contracts\httpclient) | type | 3 |
AsyncDecoratorTraitTest (\symfony\component\httpclient\tests) | AsyncResponse (\symfony\component\httpclient\response) | new | 3 |
TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 3 | |
HttpClientPassTest (\symfony\component\httpclient\tests\dependencyinjection) | HttpClientPass (\symfony\component\httpclient\dependencyinjection) | new | 3 |
EventSourceHttpClientTest (\symfony\component\httpclient\tests) | DataChunk (\symfony\component\httpclient\chunk) | new | 3 |
ErrorChunk (\symfony\component\httpclient\chunk) | new | 3 | |
EventSourceHttpClient (\symfony\component\httpclient) | new | 3 | |
EventSourceException (\symfony\component\httpclient\exception) | new | 3 | |
MockResponse (\symfony\component\httpclient\response) | new | 3 | |
ResponseStream (\symfony\component\httpclient\response) | new | 3 | |
HttplugClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
MockResponse (\symfony\component\httpclient\response) | new | 3 | |
PingWebhookMessageHandlerTest (\symfony\component\httpclient\tests\messenger) | PingWebhookMessage (\symfony\component\httpclient\messenger) | new | 3 |
PingWebhookMessageHandler (\symfony\component\httpclient\messenger) | new | 3 | |
MockHttpClient (\symfony\component\httpclient) | new | 3 | |
MockResponse (\symfony\component\httpclient\response) | new | 3 | |
NoPrivateNetworkHttpClientTest (\symfony\component\httpclient\tests) | NoPrivateNetworkHttpClient (\symfony\component\httpclient) | new | 3 |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | new | 3 |
AcceptHeaderItem (\symfony\component\httpfoundation) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 3 |
BinaryFileResponse (\symfony\component\httpfoundation) | Response (\symfony\component\httpfoundation) | staticmethodcall | 3 |
HeaderBag (\symfony\component\httpfoundation) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 3 |
ParameterBag (\symfony\component\httpfoundation) | UnexpectedValueException (\symfony\component\httpfoundation\exception) | new | 3 |
Request (\symfony\component\httpfoundation) | SuspiciousOperationException (\symfony\component\httpfoundation\exception) | new | 3 |
FileBag (\symfony\component\httpfoundation) | new | 3 | |
HeaderBag (\symfony\component\httpfoundation) | new | 3 | |
ParameterBag (\symfony\component\httpfoundation) | new | 3 | |
ServerBag (\symfony\component\httpfoundation) | new | 3 | |
SessionInterface (\symfony\component\httpfoundation\session) | type | 3 | |
Response (\symfony\component\httpfoundation) | Request (\symfony\component\httpfoundation) | type | 3 |
SessionBagProxy (\symfony\component\httpfoundation\session) | SessionBagInterface (\symfony\component\httpfoundation\session) | type | 3 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | instanceof | 3 |
BinaryFileResponseTest (\symfony\component\httpfoundation\tests) | ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 3 |
PathRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
PathRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 3 | |
SchemeRequestMatcherTest (\symfony\component\httpfoundation\tests\requestmatcher) | SchemeRequestMatcher (\symfony\component\httpfoundation\requestmatcher) | new | 3 |
RequestStackTest (\symfony\component\httpfoundation\tests) | RequestStack (\symfony\component\httpfoundation) | new | 3 |
RequestTest (\symfony\component\httpfoundation\tests) | Session (\symfony\component\httpfoundation\session) | new | 3 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 3 | |
NewRequest (\symfony\component\httpfoundation\tests) | new | 3 | |
IdentityMarshallerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | IdentityMarshaller (\symfony\component\httpfoundation\session\storage\handler) | new | 3 |
MockArraySessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 3 |
NativeSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 3 |
NullSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 3 | |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | new | 3 | |
ResponseHasHeaderTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 3 |
ResponseHeaderSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 3 |
ResponseIsRedirectedTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 3 |
ResponseIsSuccessfulTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 3 |
ResponseStatusCodeSameTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseStatusCodeSame (\symfony\component\httpfoundation\test\constraint) | new | 3 |
UriSignerTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
UrlHelperTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
Bundle (\symfony\component\httpkernel\bundle) | ExtensionInterface (\symfony\component\dependencyinjection\extension) | type | 3 |
BundleExtension (\symfony\component\httpkernel\bundle) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 3 |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 3 |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | instanceof | 3 |
DataCollector (\symfony\component\httpkernel\datacollector) | staticmethodcall | 3 | |
DataDumperInterface (\symfony\component\vardumper\dumper) | type | 3 | |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 3 | |
LoggerDataCollector (\symfony\component\httpkernel\datacollector) | SilencedErrorContext (\symfony\component\errorhandler\exception) | instanceof | 3 |
Data (\symfony\component\vardumper\cloner) | type | 3 | |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | Response (\symfony\component\httpfoundation) | staticproperty | 3 |
Data (\symfony\component\vardumper\cloner) | type | 3 | |
KernelEvent (\symfony\component\httpkernel\event) | Request (\symfony\component\httpfoundation) | type | 3 |
HttpKernelInterface (\symfony\component\httpkernel) | type | 3 | |
RequestEvent (\symfony\component\httpkernel\event) | Response (\symfony\component\httpfoundation) | type | 3 |
TerminateEvent (\symfony\component\httpkernel\event) | Response (\symfony\component\httpfoundation) | type | 3 |
CacheAttributeListener (\symfony\component\httpkernel\eventlistener) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 3 |
ErrorListener (\symfony\component\httpkernel\eventlistener) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 3 |
KernelEvents (\symfony\component\httpkernel) | staticconstant | 3 | |
ProfilerListener (\symfony\component\httpkernel\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 3 |
RouterListener (\symfony\component\httpkernel\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 3 |
AbstractSurrogateFragmentRenderer (\symfony\component\httpkernel\fragment) | ControllerReference (\symfony\component\httpkernel\controller) | instanceof | 3 |
InlineFragmentRenderer (\symfony\component\httpkernel\fragment) | Request (\symfony\component\httpfoundation) | type | 3 |
Esi (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 3 |
HttpCache (\symfony\component\httpkernel\httpcache) | StoreInterface (\symfony\component\httpkernel\httpcache) | type | 3 |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | type | 3 | |
HttpKernelInterface (\symfony\component\httpkernel) | type | 3 | |
ResponseCacheStrategy (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 3 |
Ssi (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 3 |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 3 |
HttpClientKernel (\symfony\component\httpkernel) | Request (\symfony\component\httpfoundation) | type | 3 |
Psr6CacheClearerTest (\symfony\component\httpkernel\tests\cacheclearer) | Psr6CacheClearer (\symfony\component\httpkernel\cacheclearer) | new | 3 |
BackedEnumValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | type | 3 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | type | 3 | |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | MapDateTime (\symfony\component\httpkernel\attribute) | new | 3 |
ArgumentResolverTest (\symfony\component\httpkernel\tests\controller) | MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 3 |
ArgumentResolver (\symfony\component\httpkernel\controller) | new | 3 | |
TestEntityValueResolver (\symfony\component\httpkernel\tests\controller) | new | 3 | |
ArgumentResolverTestController (\symfony\component\httpkernel\tests\controller) | Post (\symfony\component\httpkernel\tests\controller) | type | 3 |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | ControllerTest (\symfony\component\httpkernel\tests\controller) | new | 3 |
ExceptionDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | ExceptionDataCollector (\symfony\component\httpkernel\datacollector) | new | 3 |
LoggerDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 3 |
RequestDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Cookie (\symfony\component\httpfoundation) | new | 3 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 3 | |
RequestStack (\symfony\component\httpfoundation) | new | 3 | |
RouterDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
TraceableEventDispatcherTest (\symfony\component\httpkernel\tests\debug) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
Stopwatch (\symfony\component\stopwatch) | new | 3 | |
Event (\symfony\contracts\eventdispatcher) | new | 3 | |
LoggerPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 |
LoggerPass (\symfony\component\httpkernel\dependencyinjection) | new | 3 | |
RegisterTestController (\symfony\component\httpkernel\tests\dependencyinjection) | ControllerDummy (\symfony\component\httpkernel\tests\dependencyinjection) | type | 3 |
ResettableServicePassTest (\symfony\component\httpkernel\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
ServicesResetterTest (\symfony\component\httpkernel\tests\dependencyinjection) | LazyResettableService (\symfony\component\httpkernel\tests\fixtures) | staticproperty | 3 |
ControllerEventTest (\symfony\component\httpkernel\tests\event) | Request (\symfony\component\httpfoundation) | new | 3 |
ControllerEvent (\symfony\component\httpkernel\event) | new | 3 | |
AttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 3 | |
TestHttpKernel (\symfony\component\httpkernel\tests) | new | 3 | |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 3 |
Request (\symfony\component\httpfoundation) | type | 3 | |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
Request (\symfony\component\httpfoundation) | type | 3 | |
LocaleAwareListenerTest (\symfony\component\httpkernel\tests\eventlistener) | FinishRequestEvent (\symfony\component\httpkernel\event) | new | 3 |
LocaleListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 3 |
ProfilerListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ResponseEvent (\symfony\component\httpkernel\event) | new | 3 |
SurrogateListenerTest (\symfony\component\httpkernel\tests\eventlistener) | EventDispatcher (\symfony\component\eventdispatcher) | new | 3 |
Request (\symfony\component\httpfoundation) | new | 3 | |
Response (\symfony\component\httpfoundation) | new | 3 | |
ResponseEvent (\symfony\component\httpkernel\event) | new | 3 | |
SurrogateListener (\symfony\component\httpkernel\eventlistener) | new | 3 | |
Esi (\symfony\component\httpkernel\httpcache) | new | 3 | |
EsiFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | UriSigner (\symfony\component\httpfoundation) | new | 3 |
FragmentHandlerTest (\symfony\component\httpkernel\tests\fragment) | Response (\symfony\component\httpfoundation) | new | 3 |
InlineFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticconstant | 3 |
ControllerReference (\symfony\component\httpkernel\controller) | new | 3 | |
HttpCacheTest (\symfony\component\httpkernel\tests\httpcache) | Response (\symfony\component\httpfoundation) | new | 3 |
Response (\symfony\component\httpfoundation) | type | 3 | |
HttpKernelBrowserTest (\symfony\component\httpkernel\tests) | Cookie (\symfony\component\httpfoundation) | new | 3 |
HttpKernelTest (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 3 |
KernelTest (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | new | 3 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 3 | |
Response (\symfony\component\httpfoundation) | new | 3 | |
ResettableService (\symfony\component\httpkernel\tests\fixtures) | staticproperty | 3 | |
TestController (\symfony\component\httpkernel\tests) | Response (\symfony\component\httpfoundation) | new | 3 |
TestHttpKernel (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | type | 3 |
Countries (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | catch | 3 |
AbstractDataGenerator (\symfony\component\intl\data\generator) | BundleCompilerInterface (\symfony\component\intl\data\bundle\compiler) | type | 3 |
BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 | |
CurrencyDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 |
ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | type | 3 | |
FallbackTrait (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 |
LanguageDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 |
RuntimeException (\symfony\component\intl\exception) | new | 3 | |
RegionDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 |
ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | type | 3 | |
RuntimeException (\symfony\component\intl\exception) | new | 3 | |
ScriptDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 3 |
ResourceBundle (\symfony\component\intl) | Intl (\symfony\component\intl) | staticconstant | 3 |
IntlTestHelper (\symfony\component\intl\util) | Intl (\symfony\component\intl) | staticmethodcall | 3 |
Query (\symfony\component\ldap\adapter\extldap) | LdapException (\symfony\component\ldap\exception) | new | 3 |
CheckLdapCredentialsListener (\symfony\component\ldap\security) | BadCredentialsException (\symfony\component\security\core\exception) | new | 3 |
LdapAuthenticator (\symfony\component\ldap\security) | Response (\symfony\component\httpfoundation) | type | 3 |
LdapUser (\symfony\component\ldap\security) | Entry (\symfony\component\ldap) | type | 3 |
AdapterTest (\symfony\component\ldap\tests\adapter\extldap) | LdapException (\symfony\component\ldap\exception) | catch | 3 |
EntryManagerTest (\symfony\component\ldap\tests\adapter\extldap) | EntryManager (\symfony\component\ldap\adapter\extldap) | new | 3 |
Entry (\symfony\component\ldap) | new | 3 | |
Lock (\symfony\component\lock) | LockAcquiringException (\symfony\component\lock\exception) | new | 3 |
LockExpiredException (\symfony\component\lock\exception) | new | 3 | |
CombinedStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
InMemoryStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
MemcachedStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
PostgreSqlStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
RedisStore (\symfony\component\lock\store) | LockConflictedException (\symfony\component\lock\exception) | new | 3 |
LockStorageException (\symfony\component\lock\exception) | new | 3 | |
StoreFactory (\symfony\component\lock\store) | DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | new | 3 |
PdoStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 3 |
Symfony51Store (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | type | 3 |
ZookeeperStoreFactoryTest (\symfony\component\lock\tests\store) | StoreFactory (\symfony\component\lock\store) | staticmethodcall | 3 |
SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | Message (\symfony\component\mime) | instanceof | 3 |
BrevoApiTransportTest (\symfony\component\mailer\bridge\brevo\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
JsonMockResponse (\symfony\component\httpclient\response) | new | 3 | |
BrevoTransportFactoryTest (\symfony\component\mailer\bridge\brevo\tests\transport) | BrevoSmtpTransport (\symfony\component\mailer\bridge\brevo\transport) | new | 3 |
BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
GmailTransportFactoryTest (\symfony\component\mailer\bridge\google\tests\transport) | GmailSmtpTransport (\symfony\component\mailer\bridge\google\transport) | new | 3 |
InfobipApiTransportFactoryTest (\symfony\component\mailer\bridge\infobip\tests\transport) | InfobipSmtpTransport (\symfony\component\mailer\bridge\infobip\transport) | new | 3 |
InfobipApiTransportTest (\symfony\component\mailer\bridge\infobip\tests\transport) | InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | new | 3 |
InfobipApiTransport (\symfony\component\mailer\bridge\infobip\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | JsonMockResponse (\symfony\component\httpclient\response) | new | 3 |
Envelope (\symfony\component\mailer) | new | 3 | |
TagHeader (\symfony\component\mailer\header) | new | 3 | |
MandrillHttpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | JsonMockResponse (\symfony\component\httpclient\response) | new | 3 |
Email (\symfony\component\mime) | new | 3 | |
MandrillTransportFactoryTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 3 |
MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | Envelope (\symfony\component\mailer) | type | 3 |
Email (\symfony\component\mime) | type | 3 | |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MockResponse (\symfony\component\httpclient\response) | new | 3 |
MailerSendTransportFactoryTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MailerSendSmtpTransport (\symfony\component\mailer\bridge\mailersend\transport) | new | 3 |
MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | Email (\symfony\component\mime) | type | 3 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | JsonMockResponse (\symfony\component\httpclient\response) | new | 3 |
MailgunHttpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | Email (\symfony\component\mime) | new | 3 |
MailgunTransportFactoryTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 3 |
MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 3 | |
MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
MailgunRequestParser (\symfony\component\mailer\bridge\mailgun\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 3 |
MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 3 |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | Envelope (\symfony\component\mailer) | new | 3 |
MailjetTransportFactoryTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
MailjetSmtpTransport (\symfony\component\mailer\bridge\mailjet\transport) | new | 3 | |
MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | Email (\symfony\component\mime) | type | 3 |
MailPaceTransportFactoryTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
MailPaceSmtpTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 3 | |
MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | ParseException (\symfony\component\remoteevent\exception) | new | 3 |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | JsonMockResponse (\symfony\component\httpclient\response) | new | 3 |
Envelope (\symfony\component\mailer) | new | 3 | |
TagHeader (\symfony\component\mailer\header) | new | 3 | |
PostmarkSmtpTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | PostmarkSmtpTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 3 |
TagHeader (\symfony\component\mailer\header) | new | 3 | |
Email (\symfony\component\mime) | new | 3 | |
PostmarkTransportFactoryTest (\symfony\component\mailer\bridge\postmark\tests\transport) | PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 3 |
PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
ScalewayTransportFactoryTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
Email (\symfony\component\mime) | type | 3 | |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | DataPart (\symfony\component\mime\part) | new | 3 |
SendgridTransportFactoryTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
SendgridSmtpTransport (\symfony\component\mailer\bridge\sendgrid\transport) | new | 3 | |
SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 3 |
DelayedEnvelope (\symfony\component\mailer) | Address (\symfony\component\mime) | type | 3 |
Envelope (\symfony\component\mailer) | InvalidArgumentException (\symfony\component\mailer\exception) | new | 3 |
HttpTransportException (\symfony\component\mailer\exception) | ResponseInterface (\symfony\contracts\httpclient) | type | 3 |
SendEmailMessage (\symfony\component\mailer\messenger) | Envelope (\symfony\component\mailer) | type | 3 |
RawMessage (\symfony\component\mime) | type | 3 | |
SentMessage (\symfony\component\mailer) | Envelope (\symfony\component\mailer) | type | 3 |
MessageListenerTest (\symfony\component\mailer\tests\eventlistener) | Headers (\symfony\component\mime\header) | type | 3 |
MessengerTransportListenerTest (\symfony\component\mailer\tests\eventlistener) | Envelope (\symfony\component\mailer) | new | 3 |
MessageEvent (\symfony\component\mailer\event) | new | 3 | |
MessengerTransportListener (\symfony\component\mailer\eventlistener) | new | 3 | |
Headers (\symfony\component\mime\header) | new | 3 | |
Message (\symfony\component\mime) | new | 3 | |
MailerTest (\symfony\component\mailer\tests) | Mailer (\symfony\component\mailer) | new | 3 |
AbstractTransportTest (\symfony\component\mailer\tests\transport) | EventDispatcher (\symfony\component\eventdispatcher) | new | 3 |
RawMessage (\symfony\component\mime) | new | 3 | |
SendmailTransportTest (\symfony\component\mailer\tests\transport) | DelayedEnvelope (\symfony\component\mailer) | new | 3 |
Email (\symfony\component\mime) | new | 3 | |
EsmtpTransportFactoryTest (\symfony\component\mailer\tests\transport\smtp) | Dsn (\symfony\component\mailer\transport) | staticmethodcall | 3 |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | Email (\symfony\component\mime) | new | 3 |
TransportTest (\symfony\component\mailer\tests) | FailoverTransport (\symfony\component\mailer\transport) | new | 3 |
Transport (\symfony\component\mailer) | HttpClientInterface (\symfony\contracts\httpclient) | type | 3 |
AbstractTransportFactory (\symfony\component\mailer\transport) | Dsn (\symfony\component\mailer\transport) | type | 3 |
Dsn (\symfony\component\mailer\transport) | InvalidArgumentException (\symfony\component\mailer\exception) | new | 3 |
RoundRobinTransport (\symfony\component\mailer\transport) | TransportException (\symfony\component\mailer\exception) | new | 3 |
EsmtpTransport (\symfony\component\mailer\transport\smtp) | TransportException (\symfony\component\mailer\exception) | new | 3 |
TransportExceptionInterface (\symfony\component\mailer\exception) | catch | 3 | |
AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 3 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | staticmethodcall | 3 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | AbstractTransport (\symfony\component\mailer\transport) | staticmethodcall | 3 |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | type | 3 | |
AmazonSqsSenderTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amazonsqs\tests\fixtures) | new | 3 |
AmazonSqsSender (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 3 | |
Envelope (\symfony\component\messenger) | new | 3 | |
AmazonSqsTransportTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 3 |
AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | Envelope (\symfony\component\messenger) | type | 3 |
AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | ReceiverInterface (\symfony\component\messenger\transport\receiver) | type | 3 |
SenderInterface (\symfony\component\messenger\transport\sender) | type | 3 | |
AmqpExtIntegrationTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | new | 3 |
DelayStamp (\symfony\component\messenger\stamp) | new | 3 | |
AmqpReceiverTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | new | 3 |
AmqpSenderTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 3 |
AmqpStampTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 3 |
AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | Envelope (\symfony\component\messenger) | type | 3 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | AmqpFactory (\symfony\component\messenger\bridge\amqp\transport) | type | 3 |
InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 | |
BeanstalkdReceiverTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 3 |
BeanstalkdReceiver (\symfony\component\messenger\bridge\beanstalkd\transport) | Envelope (\symfony\component\messenger) | type | 3 |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 |
ConnectionTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | staticmethodcall | 3 |
DoctrinePostgreSqlIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | new | 3 |
DoctrinePostgreSqlRegularIntegrationTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | new | 3 |
DoctrineReceiverTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\doctrine\tests\fixtures) | new | 3 |
Connection (\symfony\component\messenger\bridge\doctrine\transport) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 |
RedisExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | type | 3 |
Connection (\symfony\component\messenger\bridge\redis\transport) | LogicException (\symfony\component\messenger\exception) | new | 3 |
RedisReceiver (\symfony\component\messenger\bridge\redis\transport) | Envelope (\symfony\component\messenger) | type | 3 |
FailedMessagesRemoveCommand (\symfony\component\messenger\command) | RuntimeException (\symfony\component\console\exception) | new | 3 |
FailedMessagesRetryCommand (\symfony\component\messenger\command) | RuntimeException (\symfony\component\console\exception) | new | 3 |
FailedMessagesShowCommand (\symfony\component\messenger\command) | SymfonyStyle (\symfony\component\console\style) | type | 3 |
MessengerPass (\symfony\component\messenger\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 3 |
Definition (\symfony\component\dependencyinjection) | new | 3 | |
AbstractWorkerMessageEvent (\symfony\component\messenger\event) | Envelope (\symfony\component\messenger) | type | 3 |
WorkerRunningEvent (\symfony\component\messenger\event) | Worker (\symfony\component\messenger) | type | 3 |
WorkerStartedEvent (\symfony\component\messenger\event) | Worker (\symfony\component\messenger) | type | 3 |
WorkerStoppedEvent (\symfony\component\messenger\event) | Worker (\symfony\component\messenger) | type | 3 |
SendFailedMessageForRetryListener (\symfony\component\messenger\eventlistener) | Envelope (\symfony\component\messenger) | type | 3 |
HandlerFailedException (\symfony\component\messenger\exception) | Envelope (\symfony\component\messenger) | type | 3 |
ValidationFailedException (\symfony\component\messenger\exception) | ConstraintViolationListInterface (\symfony\component\validator) | type | 3 |
HandlersLocator (\symfony\component\messenger\handler) | Envelope (\symfony\component\messenger) | type | 3 |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 3 |
HandlerFailedException (\symfony\component\messenger\exception) | new | 3 | |
HandledStamp (\symfony\component\messenger\stamp) | staticmethodcall | 3 | |
QueuedEnvelope (\symfony\component\messenger\middleware) | Envelope (\symfony\component\messenger) | type | 3 |
StackInterface (\symfony\component\messenger\middleware) | type | 3 | |
MultiplierRetryStrategy (\symfony\component\messenger\retry) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 |
RoutableMessageBus (\symfony\component\messenger) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 |
MessageBusInterface (\symfony\component\messenger) | type | 3 | |
ErrorDetailsStamp (\symfony\component\messenger\stamp) | FlattenException (\symfony\component\errorhandler\exception) | type | 3 |
NoAutoAckStamp (\symfony\component\messenger\stamp) | HandlerDescriptor (\symfony\component\messenger\handler) | type | 3 |
ValidationStamp (\symfony\component\messenger\stamp) | GroupSequence (\symfony\component\validator\constraints) | type | 3 |
DebugCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 3 |
FailedMessagesRemoveCommandTest (\symfony\component\messenger\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 3 |
FailedMessagesRetryCommandTest (\symfony\component\messenger\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 3 |
CommandTester (\symfony\component\console\tester) | new | 3 | |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | CommandCompletionTester (\symfony\component\console\tester) | new | 3 |
MessengerDataCollectorTest (\symfony\component\messenger\tests\datacollector) | MessengerDataCollector (\symfony\component\messenger\datacollector) | new | 3 |
Envelope (\symfony\component\messenger) | new | 3 | |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 3 |
AddErrorDetailsStampListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | new | 3 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 3 | |
AddErrorDetailsStampListener (\symfony\component\messenger\eventlistener) | new | 3 | |
ErrorDetailsStamp (\symfony\component\messenger\stamp) | staticmethodcall | 3 | |
StopWorkerOnCustomStopExceptionListenerTest (\symfony\component\messenger\tests\eventlistener) | StopWorkerException (\symfony\component\messenger\exception) | new | 3 |
HandlerFailedExceptionTest (\symfony\component\messenger\tests\exception) | DelayedMessageHandlingException (\symfony\component\messenger\exception) | new | 3 |
HandlersLocatorTest (\symfony\component\messenger\tests\handler) | Envelope (\symfony\component\messenger) | new | 3 |
HandlersLocator (\symfony\component\messenger\handler) | new | 3 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
MessageBusTest (\symfony\component\messenger\tests) | AnEnvelopeStamp (\symfony\component\messenger\tests\fixtures) | new | 3 |
ActivationMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 3 |
ActivationMiddleware (\symfony\component\messenger\middleware) | new | 3 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
TraceableMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 3 |
TraceableMiddleware (\symfony\component\messenger\middleware) | new | 3 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
ValidationMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 3 |
ValidationMiddleware (\symfony\component\messenger\middleware) | new | 3 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
ErrorDetailsStampTest (\symfony\component\messenger\tests\stamp) | ErrorDetailsStamp (\symfony\component\messenger\stamp) | staticmethodcall | 3 |
RedeliveryStampTest (\symfony\component\messenger\tests\stamp) | RedeliveryStamp (\symfony\component\messenger\stamp) | new | 3 |
TransportNamesStampTest (\symfony\component\messenger\tests\stamp) | TransportNamesStamp (\symfony\component\messenger\stamp) | new | 3 |
TraceableMessageBusTest (\symfony\component\messenger\tests) | AnEnvelopeStamp (\symfony\component\messenger\tests\fixtures) | new | 3 |
InMemoryTransportFactoryTest (\symfony\component\messenger\tests\transport\inmemory) | Envelope (\symfony\component\messenger) | staticmethodcall | 3 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
SendersLocatorTest (\symfony\component\messenger\tests\transport\sender) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 3 |
SecondMessage (\symfony\component\messenger\tests\fixtures) | new | 3 | |
SendersLocator (\symfony\component\messenger\transport\sender) | new | 3 | |
FlattenExceptionNormalizerTest (\symfony\component\messenger\tests\transport\serialization\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 3 |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | SerializedMessageStamp (\symfony\component\messenger\stamp) | new | 3 |
SerializerStamp (\symfony\component\messenger\stamp) | new | 3 | |
WorkerMetadataTest (\symfony\component\messenger\tests) | WorkerMetadata (\symfony\component\messenger) | new | 3 |
WorkerTest (\symfony\component\messenger\tests) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 3 |
HandlersLocator (\symfony\component\messenger\handler) | new | 3 | |
MessageBus (\symfony\component\messenger) | new | 3 | |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | new | 3 | |
DummyBatchHandler (\symfony\component\messenger\tests) | new | 3 | |
ResettableDummyReceiver (\symfony\component\messenger\tests\fixtures) | new | 3 | |
PhpSerializer (\symfony\component\messenger\transport\serialization) | Envelope (\symfony\component\messenger) | type | 3 |
Serializer (\symfony\component\messenger\transport\serialization) | Envelope (\symfony\component\messenger) | type | 3 |
SyncTransport (\symfony\component\messenger\transport\sync) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 3 |
DkimSigner (\symfony\component\mime\crypto) | InvalidArgumentException (\symfony\component\mime\exception) | new | 3 |
Email (\symfony\component\mime) | LogicException (\symfony\component\mime\exception) | new | 3 |
AbstractPart (\symfony\component\mime\part) | type | 3 | |
MessageConverter (\symfony\component\mime) | Email (\symfony\component\mime) | new | 3 |
AlternativePart (\symfony\component\mime\part\multipart) | instanceof | 3 | |
AbstractMultipartPart (\symfony\component\mime\part) | AbstractPart (\symfony\component\mime\part) | staticmethodcall | 3 |
AbstractPart (\symfony\component\mime\part) | Headers (\symfony\component\mime\header) | type | 3 |
DataPart (\symfony\component\mime\part) | File (\symfony\component\mime\part) | instanceof | 3 |
TextPart (\symfony\component\mime\part) | InvalidArgumentException (\symfony\component\mime\exception) | new | 3 |
AbstractPart (\symfony\component\mime\part) | staticmethodcall | 3 | |
DkimSignerTest (\symfony\component\mime\tests\crypto) | DkimSigner (\symfony\component\mime\crypto) | new | 3 |
SMimeEncrypterTest (\symfony\component\mime\tests\crypto) | SMimeEncrypter (\symfony\component\mime\crypto) | new | 3 |
SMimeSignerTest (\symfony\component\mime\tests\crypto) | Message (\symfony\component\mime) | new | 3 |
TextPart (\symfony\component\mime\part) | new | 3 | |
MessageTest (\symfony\component\mime\tests) | Address (\symfony\component\mime) | new | 3 |
Headers (\symfony\component\mime\header) | new | 3 | |
MessagePartTest (\symfony\component\mime\tests\part) | Email (\symfony\component\mime) | new | 3 |
MessagePart (\symfony\component\mime\part) | new | 3 | |
RelatedPartTest (\symfony\component\mime\tests\part\multipart) | TextPart (\symfony\component\mime\part) | new | 3 |
TextPartTest (\symfony\component\mime\tests\part) | Headers (\symfony\component\mime\header) | new | 3 |
ParameterizedHeader (\symfony\component\mime\header) | new | 3 | |
UnstructuredHeader (\symfony\component\mime\header) | new | 3 | |
AllMySmsTransport (\symfony\component\notifier\bridge\allmysms) | TransportException (\symfony\component\notifier\exception) | new | 3 |
AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | SmsMessage (\symfony\component\notifier\message) | instanceof | 3 |
AmazonSnsTransportTest (\symfony\component\notifier\bridge\amazonsns\tests) | AmazonSnsTransport (\symfony\component\notifier\bridge\amazonsns) | new | 3 |
ChatMessage (\symfony\component\notifier\message) | new | 3 | |
SmsMessage (\symfony\component\notifier\message) | new | 3 | |
DiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | LengthException (\symfony\component\notifier\exception) | new | 3 |
DiscordOptionsTest (\symfony\component\notifier\bridge\discord\tests) | DiscordOptions (\symfony\component\notifier\bridge\discord) | new | 3 |
DiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | new | 3 | |
DiscordMediaEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 3 | |
DiscordTransportTest (\symfony\component\notifier\bridge\discord\tests) | ChatMessage (\symfony\component\notifier\message) | new | 3 |
DiscordEmbedTest (\symfony\component\notifier\bridge\discord\tests\embeds) | DiscordFieldEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 3 |
DiscordFieldEmbedObjectTest (\symfony\component\notifier\bridge\discord\tests\embeds) | DiscordFieldEmbedObject (\symfony\component\notifier\bridge\discord\embeds) | new | 3 |
EngagespotTransport (\symfony\component\notifier\bridge\engagespot) | TransportException (\symfony\component\notifier\exception) | new | 3 |
ExpoTransport (\symfony\component\notifier\bridge\expo) | TransportException (\symfony\component\notifier\exception) | new | 3 |
FakeChatLoggerTransportTest (\symfony\component\notifier\bridge\fakechat\tests) | ChatMessage (\symfony\component\notifier\message) | new | 3 |
FakeChatTransportFactoryTest (\symfony\component\notifier\bridge\fakechat\tests) | FakeChatTransportFactory (\symfony\component\notifier\bridge\fakechat) | new | 3 |
FakeSmsEmailTransportTest (\symfony\component\notifier\bridge\fakesms\tests) | FakeSmsEmailTransport (\symfony\component\notifier\bridge\fakesms) | new | 3 |
DummyMailer (\symfony\component\notifier\tests\mailer) | new | 3 | |
FakeSmsLoggerTransportTest (\symfony\component\notifier\bridge\fakesms\tests) | SmsMessage (\symfony\component\notifier\message) | new | 3 |
FakeSmsTransportFactoryTest (\symfony\component\notifier\bridge\fakesms\tests) | FakeSmsTransportFactory (\symfony\component\notifier\bridge\fakesms) | new | 3 |
FortySixElksTransportTest (\symfony\component\notifier\bridge\fortysixelks\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
SmsMessage (\symfony\component\notifier\message) | new | 3 | |
GatewayApiTransportTest (\symfony\component\notifier\bridge\gatewayapi\tests) | SmsMessage (\symfony\component\notifier\message) | new | 3 |
GoIpTransportTest (\symfony\component\notifier\bridge\goip\tests) | MockResponse (\symfony\component\httpclient\response) | new | 3 |
KazInfoTehTransport (\symfony\component\notifier\bridge\kazinfoteh) | TransportException (\symfony\component\notifier\exception) | new | 3 |
KazInfoTehTransportTest (\symfony\component\notifier\bridge\kazinfoteh\tests) | SmsMessage (\symfony\component\notifier\message) | new | 3 |
LinkedInTransport (\symfony\component\notifier\bridge\linkedin) | TransportException (\symfony\component\notifier\exception) | new | 3 |
MessageInterface (\symfony\component\notifier\message) | type | 3 | |
VisibilityShare (\symfony\component\notifier\bridge\linkedin\share) | LogicException (\symfony\component\notifier\exception) | new | 3 |
MastodonTransport (\symfony\component\notifier\bridge\mastodon) | TransportException (\symfony\component\notifier\exception) | new | 3 |
MercureOptionsTest (\symfony\component\notifier\bridge\mercure\tests) | MercureOptions (\symfony\component\notifier\bridge\mercure) | new | 3 |
MessageBirdTransport (\symfony\component\notifier\bridge\messagebird) | TransportException (\symfony\component\notifier\exception) | new | 3 |
MessageMediaTransportTest (\symfony\component\notifier\bridge\messagemedia\tests) | SmsMessage (\symfony\component\notifier\message) | new | 3 |
MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 3 |
MicrosoftTeamsTransport (\symfony\component\notifier\bridge\microsoftteams) | TransportException (\symfony\component\notifier\exception) | new | 3 |
MobytTransport (\symfony\component\notifier\bridge\mobyt) | TransportException (\symfony\component\notifier\exception) | new | 3 |
MobytOptionsTest (\symfony\component\notifier\bridge\mobyt\tests) | MobytOptions (\symfony\component\notifier\bridge\mobyt) | new | 3 |
NtfyOptions (\symfony\component\notifier\bridge\ntfy) | Notification (\symfony\component\notifier\notification) | staticconstant | 3 |
NtfyTransport (\symfony\component\notifier\bridge\ntfy) | TransportException (\symfony\component\notifier\exception) | new | 3 |
OneSignalTransport (\symfony\component\notifier\bridge\onesignal) | TransportException (\symfony\component\notifier\exception) | new | 3 |
OvhCloudTransport (\symfony\component\notifier\bridge\ovhcloud) | TransportException (\symfony\component\notifier\exception) | new | 3 |
OvhCloudTransportTest (\symfony\component\notifier\bridge\ovhcloud\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
SmsMessage (\symfony\component\notifier\message) | new | 3 | |
PagerDutyTransportTest (\symfony\component\notifier\bridge\pagerduty\tests) | PushMessage (\symfony\component\notifier\message) | new | 3 |
PushoverTransport (\symfony\component\notifier\bridge\pushover) | TransportException (\symfony\component\notifier\exception) | new | 3 |
PushoverTransportTest (\symfony\component\notifier\bridge\pushover\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
RocketChatTransport (\symfony\component\notifier\bridge\rocketchat) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SendberryTransport (\symfony\component\notifier\bridge\sendberry) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SimpleTextinTransportTest (\symfony\component\notifier\bridge\simpletextin\tests) | SmsMessage (\symfony\component\notifier\message) | new | 3 |
SlackOptions (\symfony\component\notifier\bridge\slack) | SlackSectionBlock (\symfony\component\notifier\bridge\slack\block) | new | 3 |
SlackTransport (\symfony\component\notifier\bridge\slack) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SlackHeaderBlockTest (\symfony\component\notifier\bridge\slack\tests\block) | SlackHeaderBlock (\symfony\component\notifier\bridge\slack\block) | new | 3 |
SlackOptionsTest (\symfony\component\notifier\bridge\slack\tests) | SlackSectionBlock (\symfony\component\notifier\bridge\slack\block) | new | 3 |
Sms77Transport (\symfony\component\notifier\bridge\sms77) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SmsapiTransport (\symfony\component\notifier\bridge\smsapi) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SmsmodeTransportTest (\symfony\component\notifier\bridge\smsmode\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
SpotHitTransport (\symfony\component\notifier\bridge\spothit) | TransportException (\symfony\component\notifier\exception) | new | 3 |
SpotHitTransportTest (\symfony\component\notifier\bridge\spothit\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
SpotHitTransport (\symfony\component\notifier\bridge\spothit) | new | 3 | |
TelnyxTransport (\symfony\component\notifier\bridge\telnyx) | IncompleteDsnException (\symfony\component\notifier\exception) | new | 3 |
TransportException (\symfony\component\notifier\exception) | new | 3 | |
TurboSmsTransportTest (\symfony\component\notifier\bridge\turbosms\tests) | MockHttpClient (\symfony\component\httpclient) | new | 3 |
TwilioRequestParser (\symfony\component\notifier\bridge\twilio\webhook) | SmsEvent (\symfony\component\remoteevent\event\sms) | staticconstant | 3 |
TwitterTransportTest (\symfony\component\notifier\bridge\twitter\tests) | File (\symfony\component\mime\part) | new | 3 |
VonageRequestParser (\symfony\component\notifier\bridge\vonage\webhook) | SmsEvent (\symfony\component\remoteevent\event\sms) | staticconstant | 3 |
FailedMessageEvent (\symfony\component\notifier\event) | MessageInterface (\symfony\component\notifier\message) | type | 3 |
MessageEvent (\symfony\component\notifier\event) | MessageInterface (\symfony\component\notifier\message) | type | 3 |
SentMessageEvent (\symfony\component\notifier\event) | SentMessage (\symfony\component\notifier\message) | type | 3 |
TransportException (\symfony\component\notifier\exception) | ResponseInterface (\symfony\contracts\httpclient) | type | 3 |
ChatMessage (\symfony\component\notifier\message) | Notification (\symfony\component\notifier\notification) | type | 3 |
EmailMessage (\symfony\component\notifier\message) | RawMessage (\symfony\component\mime) | type | 3 |
Notification (\symfony\component\notifier\notification) | type | 3 | |
PushMessage (\symfony\component\notifier\message) | Notification (\symfony\component\notifier\notification) | type | 3 |
SentMessage (\symfony\component\notifier\message) | MessageInterface (\symfony\component\notifier\message) | type | 3 |
SmsMessage (\symfony\component\notifier\message) | Notification (\symfony\component\notifier\notification) | type | 3 |
Notifier (\symfony\component\notifier) | RecipientInterface (\symfony\component\notifier\recipient) | type | 3 |
TransportTestCase (\symfony\component\notifier\test) | MessageInterface (\symfony\component\notifier\message) | type | 3 |
FailedMessageEventTest (\symfony\component\notifier\tests\event) | FailedMessageEvent (\symfony\component\notifier\event) | type | 3 |
MessageInterface (\symfony\component\notifier\message) | type | 3 | |
SentMessageEventTest (\symfony\component\notifier\tests\event) | SentMessageEvent (\symfony\component\notifier\event) | new | 3 |
DummyMailer (\symfony\component\notifier\tests\mailer) | RawMessage (\symfony\component\mime) | type | 3 |
RecipientTest (\symfony\component\notifier\tests\recipient) | Recipient (\symfony\component\notifier\recipient) | new | 3 |
Transport (\symfony\component\notifier) | EventDispatcherInterface (\symfony\contracts\eventdispatcher) | type | 3 |
HttpClientInterface (\symfony\contracts\httpclient) | type | 3 | |
AbstractTransportFactory (\symfony\component\notifier\transport) | Dsn (\symfony\component\notifier\transport) | type | 3 |
Dsn (\symfony\component\notifier\transport) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 3 |
RoundRobinTransport (\symfony\component\notifier\transport) | MessageInterface (\symfony\component\notifier\message) | type | 3 |
OptionsResolverTest (\symfony\component\optionsresolver\tests) | OptionsResolver (\symfony\component\optionsresolver) | new | 3 |
MigratingPasswordHasher (\symfony\component\passwordhasher\hasher) | PasswordHasherInterface (\symfony\component\passwordhasher) | type | 3 |
PasswordHasherFactory (\symfony\component\passwordhasher\hasher) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 3 |
SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | LogicException (\symfony\component\passwordhasher\exception) | new | 3 |
UserPasswordHasher (\symfony\component\passwordhasher\hasher) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 3 |
UserPasswordHasherInterface (\symfony\component\passwordhasher\hasher) | PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | type | 3 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 3 |
PasswordHasherFactoryTest (\symfony\component\passwordhasher\tests\hasher) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 3 |
SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 3 | |
HasherAwareUser (\symfony\component\passwordhasher\tests\hasher) | new | 3 | |
ProcessFailedException (\symfony\component\process\exception) | Process (\symfony\component\process) | type | 3 |
ProcessSignaledException (\symfony\component\process\exception) | Process (\symfony\component\process) | type | 3 |
ProcessTimedOutException (\symfony\component\process\exception) | Process (\symfony\component\process) | type | 3 |
PhpProcessTest (\symfony\component\process\tests) | PhpProcess (\symfony\component\process) | new | 3 |
ProcessFailedExceptionTest (\symfony\component\process\tests) | ProcessFailedException (\symfony\component\process\exception) | new | 3 |
ProcessTest (\symfony\component\process\tests) | Process (\symfony\component\process) | type | 3 |
PropertyAccessor (\symfony\component\propertyaccess) | UninitializedPropertyException (\symfony\component\propertyaccess\exception) | new | 3 |
PropertyPath (\symfony\component\propertyaccess) | new | 3 | |
PropertyWriteInfo (\symfony\component\propertyinfo) | type | 3 | |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | PropertyReadInfoExtractorInterface (\symfony\component\propertyinfo) | type | 3 |
PropertyWriteInfoExtractorInterface (\symfony\component\propertyinfo) | type | 3 | |
PropertyAccessorCollectionTestCase (\symfony\component\propertyaccess\tests) | PropertyAccessorCollectionTestCase_Car (\symfony\component\propertyaccess\tests) | new | 3 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TestClassIsWritable (\symfony\component\propertyaccess\tests\fixtures) | new | 3 |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | Type (\symfony\component\propertyinfo) | new | 3 |
Type (\symfony\component\propertyinfo) | staticconstant | 3 | |
PhpStanExtractor (\symfony\component\propertyinfo\extractor) | Type (\symfony\component\propertyinfo) | new | 3 |
Type (\symfony\component\propertyinfo) | staticconstant | 3 | |
PropertyInfoConstructorPassTest (\symfony\component\propertyinfo\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
PropertyInfoPassTest (\symfony\component\propertyinfo\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 3 |
ConstructorExtractorTest (\symfony\component\propertyinfo\tests\extractor) | ConstructorExtractor (\symfony\component\propertyinfo\extractor) | new | 3 |
PhpDocExtractorTest (\symfony\component\propertyinfo\tests\extractor) | Type (\symfony\component\propertyinfo) | type | 3 |
MaxWaitDurationExceededException (\symfony\component\ratelimiter\exception) | RateLimit (\symfony\component\ratelimiter) | type | 3 |
RateLimitExceededException (\symfony\component\ratelimiter\exception) | RateLimit (\symfony\component\ratelimiter) | type | 3 |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | Reservation (\symfony\component\ratelimiter) | new | 3 |
Rate (\symfony\component\ratelimiter\policy) | TimeUtil (\symfony\component\ratelimiter\util) | staticmethodcall | 3 |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | Reservation (\symfony\component\ratelimiter) | new | 3 |
TokenBucketLimiter (\symfony\component\ratelimiter\policy) | RateLimit (\symfony\component\ratelimiter) | new | 3 |
Reservation (\symfony\component\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | type | 3 |
InMemoryStorage (\symfony\component\ratelimiter\storage) | LimiterStateInterface (\symfony\component\ratelimiter) | type | 3 |
TokenBucketLimiterTest (\symfony\component\ratelimiter\tests\policy) | Rate (\symfony\component\ratelimiter\policy) | new | 3 |
Rate (\symfony\component\ratelimiter\policy) | staticmethodcall | 3 | |
RateLimitTest (\symfony\component\ratelimiter\tests) | RateLimit (\symfony\component\ratelimiter) | new | 3 |
GeneratorDumper (\symfony\component\routing\generator\dumper) | RouteCollection (\symfony\component\routing) | type | 3 |
ImportConfigurator (\symfony\component\routing\loader\configurator) | RouteCollection (\symfony\component\routing) | type | 3 |
YamlFileLoader (\symfony\component\routing\loader) | RouteCollection (\symfony\component\routing) | type | 3 |
MatcherDumper (\symfony\component\routing\matcher\dumper) | RouteCollection (\symfony\component\routing) | type | 3 |
RedirectableUrlMatcher (\symfony\component\routing\matcher) | UrlMatcher (\symfony\component\routing\matcher) | staticmethodcall | 3 |
UrlMatcher (\symfony\component\routing\matcher) | Request (\symfony\component\httpfoundation) | type | 3 |
RouteCollection (\symfony\component\routing) | type | 3 | |
EnumRequirement (\symfony\component\routing\requirement) | InvalidArgumentException (\symfony\component\routing\exception) | new | 3 |
RouteCompiler (\symfony\component\routing) | Route (\symfony\component\routing) | type | 3 |
Router (\symfony\component\routing) | ConfigCacheFactoryInterface (\symfony\component\config) | type | 3 |
AttributeClassLoaderTest (\symfony\component\routing\tests\loader) | TraceableAttributeClassLoader (\symfony\component\routing\tests\fixtures) | new | 3 |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | RouteCollection (\symfony\component\routing) | new | 3 |
YamlFileLoaderTest (\symfony\component\routing\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 3 |
RouteCollection (\symfony\component\routing) | new | 3 | |
CompiledUrlMatcherDumperTest (\symfony\component\routing\tests\matcher\dumper) | CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | new | 3 |
RedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | RequestContext (\symfony\component\routing) | new | 3 |
TraceableUrlMatcherTest (\symfony\component\routing\tests\matcher) | RouteCollection (\symfony\component\routing) | new | 3 |
SymfonyRuntime (\symfony\component\runtime) | GenericRuntime (\symfony\component\runtime) | staticmethodcall | 3 |
AddScheduleMessengerPass (\symfony\component\scheduler\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 3 |
Reference (\symfony\component\dependencyinjection) | new | 3 | |
MessageGenerator (\symfony\component\scheduler\generator) | Checkpoint (\symfony\component\scheduler\generator) | new | 3 |
SchedulerTransportFactory (\symfony\component\scheduler\messenger) | InvalidArgumentException (\symfony\component\scheduler\exception) | new | 3 |
RecurringMessage (\symfony\component\scheduler) | TriggerInterface (\symfony\component\scheduler\trigger) | type | 3 |
Schedule (\symfony\component\scheduler) | LockInterface (\symfony\component\lock) | type | 3 |
CacheInterface (\symfony\contracts\cache) | type | 3 | |
DebugCommandTest (\symfony\component\scheduler\tests\command) | RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 3 |
Schedule (\symfony\component\scheduler) | new | 3 | |
SchedulerTransportTest (\symfony\component\scheduler\tests\messenger) | Envelope (\symfony\component\messenger) | new | 3 |
MessageContext (\symfony\component\scheduler\generator) | new | 3 | |
CallbackMessageProviderTest (\symfony\component\scheduler\tests\trigger) | CallbackMessageProvider (\symfony\component\scheduler\trigger) | new | 3 |
CallbackTriggerTest (\symfony\component\scheduler\tests\trigger) | CallbackTrigger (\symfony\component\scheduler\trigger) | new | 3 |
AuthenticationTrustResolver (\symfony\component\security\core\authentication) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
AuthenticationTrustResolverInterface (\symfony\component\security\core\authentication) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
CacheTokenVerifier (\symfony\component\security\core\authentication\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 3 |
AbstractToken (\symfony\component\security\core\authentication\token) | UserInterface (\symfony\component\security\core\user) | type | 3 |
PreAuthenticatedToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
RememberMeToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
SwitchUserToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
TraceableVoter (\symfony\component\security\core\authorization\voter) | VoterInterface (\symfony\component\security\core\authorization\voter) | type | 3 |
AuthenticationEvent (\symfony\component\security\core\event) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
VoteEvent (\symfony\component\security\core\event) | VoterInterface (\symfony\component\security\core\authorization\voter) | type | 3 |
AccountStatusException (\symfony\component\security\core\exception) | UserInterface (\symfony\component\security\core\user) | type | 3 |
AuthenticationException (\symfony\component\security\core\exception) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
CustomUserMessageAccountStatusException (\symfony\component\security\core\exception) | AccountStatusException (\symfony\component\security\core\exception) | staticmethodcall | 3 |
AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 3 | |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 3 | |
CustomUserMessageAuthenticationException (\symfony\component\security\core\exception) | AuthenticationException (\symfony\component\security\core\exception) | staticmethodcall | 3 |
RuntimeException (\symfony\component\security\core\exception) | staticmethodcall | 3 | |
LazyResponseException (\symfony\component\security\core\exception) | Response (\symfony\component\httpfoundation) | type | 3 |
SignatureHasher (\symfony\component\security\core\signature) | ExpiredSignatureException (\symfony\component\security\core\signature\exception) | new | 3 |
CacheTokenVerifierTest (\symfony\component\security\core\tests\authentication\rememberme) | ArrayAdapter (\symfony\component\cache\adapter) | new | 3 |
CacheTokenVerifier (\symfony\component\security\core\authentication\rememberme) | new | 3 | |
InMemoryTokenProviderTest (\symfony\component\security\core\tests\authentication\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 3 |
ConcreteToken (\symfony\component\security\core\tests\authentication\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
AuthorizationCheckerTest (\symfony\component\security\core\tests\authorization) | AuthorizationChecker (\symfony\component\security\core\authorization) | new | 3 |
TraceableAccessDecisionManagerTest (\symfony\component\security\core\tests\authorization) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
TraceableAccessDecisionManager (\symfony\component\security\core\authorization) | new | 3 | |
AuthenticatedVoterTest (\symfony\component\security\core\tests\authorization\voter) | AuthenticationTrustResolver (\symfony\component\security\core\authentication) | new | 3 |
AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | new | 3 | |
InMemoryUserCheckerTest (\symfony\component\security\core\tests\user) | InMemoryUserChecker (\symfony\component\security\core\user) | new | 3 |
UserPasswordTest (\symfony\component\security\core\tests\validator\constraints) | UserPassword (\symfony\component\security\core\validator\constraints) | new | 3 |
ChainUserProvider (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 3 |
InMemoryUserProvider (\symfony\component\security\core\user) | InMemoryUser (\symfony\component\security\core\user) | new | 3 |
UserProviderInterface (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 3 |
CsrfTokenManager (\symfony\component\security\csrf) | CsrfToken (\symfony\component\security\csrf) | type | 3 |
CsrfTokenManagerInterface (\symfony\component\security\csrf) | CsrfToken (\symfony\component\security\csrf) | type | 3 |
CsrfTokenManagerTest (\symfony\component\security\csrf\tests) | Request (\symfony\component\httpfoundation) | new | 3 |
RequestStack (\symfony\component\httpfoundation) | new | 3 | |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | Response (\symfony\component\httpfoundation) | type | 3 |
Passport (\symfony\component\security\http\authenticator\passport) | type | 3 | |
ClassStub (\symfony\component\vardumper\caster) | new | 3 | |
TraceableAuthenticatorManagerListener (\symfony\component\security\http\authenticator\debug) | AuthenticatorManagerListener (\symfony\component\security\http\firewall) | type | 3 |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 3 |
BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 3 | |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | Response (\symfony\component\httpfoundation) | type | 3 |
PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | PasswordUpgraderInterface (\symfony\component\security\core\user) | type | 3 |
PostAuthenticationToken (\symfony\component\security\http\authenticator\token) | AbstractToken (\symfony\component\security\core\authentication\token) | staticmethodcall | 3 |
AuthenticationTokenCreatedEvent (\symfony\component\security\http\event) | Passport (\symfony\component\security\http\authenticator\passport) | type | 3 |
CheckPassportEvent (\symfony\component\security\http\event) | AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 3 |
Passport (\symfony\component\security\http\authenticator\passport) | type | 3 | |
InteractiveLoginEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 | |
LoginFailureEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
AuthenticationException (\symfony\component\security\core\exception) | type | 3 | |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 3 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 3 | |
LoginSuccessEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 3 | |
Passport (\symfony\component\security\http\authenticator\passport) | type | 3 | |
LogoutEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
Response (\symfony\component\httpfoundation) | type | 3 | |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 | |
SwitchUserEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
UserInterface (\symfony\component\security\core\user) | type | 3 | |
TokenDeauthenticatedEvent (\symfony\component\security\http\event) | Request (\symfony\component\httpfoundation) | type | 3 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 | |
CheckCredentialsListener (\symfony\component\security\http\eventlistener) | BadCredentialsException (\symfony\component\security\core\exception) | new | 3 |
IsGrantedAttributeListener (\symfony\component\security\http\eventlistener) | Expression (\symfony\component\expressionlanguage) | instanceof | 3 |
ExpressionLanguage (\symfony\component\expressionlanguage) | new | 3 | |
LoginThrottlingListener (\symfony\component\security\http\eventlistener) | PeekableRequestRateLimiterInterface (\symfony\component\httpfoundation\ratelimiter) | instanceof | 3 |
ContextListener (\symfony\component\security\http\firewall) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 |
ExceptionListener (\symfony\component\security\http\firewall) | AuthenticationException (\symfony\component\security\core\exception) | type | 3 |
SwitchUserListener (\symfony\component\security\http\firewall) | Request (\symfony\component\httpfoundation) | type | 3 |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | RememberMeDetails (\symfony\component\security\http\rememberme) | type | 3 |
PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | TokenProviderInterface (\symfony\component\security\core\authentication\rememberme) | type | 3 |
UserInterface (\symfony\component\security\core\user) | type | 3 | |
AbstractRememberMeHandler (\symfony\component\security\http\rememberme) | staticmethodcall | 3 | |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | UserInterface (\symfony\component\security\core\user) | type | 3 |
OidcTokenHandlerTest (\symfony\component\security\http\tests\accesstoken\oidc) | OidcTokenHandler (\symfony\component\security\http\accesstoken\oidc) | new | 3 |
AuthenticationUtilsTest (\symfony\component\security\http\tests\authentication) | AuthenticationException (\symfony\component\security\core\exception) | new | 3 |
DefaultAuthenticationSuccessHandlerTest (\symfony\component\security\http\tests\authentication) | HttpUtils (\symfony\component\security\http) | new | 3 |
ConcreteFormAuthenticator (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | type | 3 |
FormLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | FormLoginAuthenticator (\symfony\component\security\http\authenticator) | new | 3 |
HttpUtils (\symfony\component\security\http) | new | 3 | |
PasswordUpgraderProvider (\symfony\component\security\http\tests\authenticator\fixtures) | new | 3 | |
HttpBasicAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | new | 3 |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | new | 3 | |
JsonLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | new | 3 |
HttpUtils (\symfony\component\security\http) | new | 3 | |
SecurityTokenValueResolverTest (\symfony\component\security\http\tests\controller) | ArgumentResolver (\symfony\component\httpkernel\controller) | new | 3 |
TokenInterface (\symfony\component\security\core\authentication\token) | type | 3 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 3 | |
InMemoryUser (\symfony\component\security\core\user) | new | 3 | |
CheckRememberMeConditionsListenerTest (\symfony\component\security\http\tests\eventlistener) | RememberMeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 3 |
SessionStrategyListenerTest (\symfony\component\security\http\tests\eventlistener) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 3 |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 3 | |
LoginSuccessEvent (\symfony\component\security\http\event) | new | 3 | |
SessionStrategyListener (\symfony\component\security\http\eventlistener) | new | 3 | |
CustomToken (\symfony\component\security\http\tests\firewall) | UserInterface (\symfony\component\security\core\user) | type | 3 |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 3 |
SwitchUserEvent (\symfony\component\security\http\event) | type | 3 | |
SecurityEvents (\symfony\component\security\http) | staticconstant | 3 | |
FirewallMapTest (\symfony\component\security\http\tests) | Request (\symfony\component\httpfoundation) | new | 3 |
FirewallMap (\symfony\component\security\http) | new | 3 | |
FirewallTest (\symfony\component\security\http\tests) | RequestEvent (\symfony\component\httpkernel\event) | new | 3 |
Firewall (\symfony\component\security\http) | new | 3 | |
HttpUtilsTest (\symfony\component\security\http\tests) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 3 |
PersistentRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | PersistentRememberMeHandler (\symfony\component\security\http\rememberme) | new | 3 |
ResponseListenerTest (\symfony\component\security\http\tests\rememberme) | ResponseListener (\symfony\component\security\http\rememberme) | new | 3 |
TargetPathTraitTest (\symfony\component\security\http\tests\util) | TestClassWithTargetPathTrait (\symfony\component\security\http\tests\util) | new | 3 |
TestClassWithTargetPathTrait (\symfony\component\security\http\tests\util) | SessionInterface (\symfony\component\httpfoundation\session) | type | 3 |
TargetPathTrait (\symfony\component\security\http\util) | SessionInterface (\symfony\component\httpfoundation\session) | type | 3 |
Key (\symfony\component\semaphore) | InvalidArgumentException (\symfony\component\semaphore\exception) | new | 3 |
Semaphore (\symfony\component\semaphore) | RuntimeException (\symfony\component\semaphore\exception) | new | 3 |
RedisStore (\symfony\component\semaphore\store) | InvalidArgumentException (\symfony\component\semaphore\exception) | new | 3 |
StoreFactory (\symfony\component\semaphore\store) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 3 |
AbstractStoreTestCase (\symfony\component\semaphore\tests\store) | SemaphoreAcquiringException (\symfony\component\semaphore\exception) | catch | 3 |
CsvEncoderContextBuilder (\symfony\component\serializer\context\encoder) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 3 |
JsonEncoderContextBuilder (\symfony\component\serializer\context\encoder) | JsonDecode (\symfony\component\serializer\encoder) | staticconstant | 3 |
DateTimeNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
FormErrorNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | FormErrorNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
ProblemNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ProblemNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
JsonDecode (\symfony\component\serializer\encoder) | NotEncodableValueException (\symfony\component\serializer\exception) | new | 3 |
AttributeMetadata (\symfony\component\serializer\mapping) | PropertyPath (\symfony\component\propertyaccess) | type | 3 |
ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | type | 3 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | Context (\symfony\component\serializer\attribute) | instanceof | 3 |
Groups (\symfony\component\serializer\attribute) | instanceof | 3 | |
XmlFileLoader (\symfony\component\serializer\mapping\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 3 |
AbstractNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 3 |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 3 |
DataUriNormalizer (\symfony\component\serializer\normalizer) | InvalidArgumentException (\symfony\component\serializer\exception) | new | 3 |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 3 |
NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 3 | |
GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 3 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 3 | |
Serializer (\symfony\component\serializer) | LogicException (\symfony\component\serializer\exception) | new | 3 |
NotNormalizableValueException (\symfony\component\serializer\exception) | new | 3 | |
DiscriminatorMapTest (\symfony\component\serializer\tests\annotation) | DiscriminatorMap (\symfony\component\serializer\attribute) | new | 3 |
CompiledClassMetadataCacheWarmerTest (\symfony\component\serializer\tests\cachewarmer) | CompiledClassMetadataCacheWarmer (\symfony\component\serializer\cachewarmer) | new | 3 |
ClassMetadataFactoryCompiler (\symfony\component\serializer\mapping\factory) | new | 3 | |
JsonEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | JsonEncode (\symfony\component\serializer\encoder) | staticconstant | 3 |
DateIntervalNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateIntervalNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
UnwrappingDenormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
SerializerContextBuilderTest (\symfony\component\serializer\tests\context) | Serializer (\symfony\component\serializer) | staticconstant | 3 |
TraceableSerializerTest (\symfony\component\serializer\tests\debug) | TraceableSerializer (\symfony\component\serializer\debug) | new | 3 |
JsonDecodeTest (\symfony\component\serializer\tests\encoder) | JsonEncoder (\symfony\component\serializer\encoder) | staticconstant | 3 |
JsonEncodeTest (\symfony\component\serializer\tests\encoder) | JsonEncoder (\symfony\component\serializer\encoder) | staticconstant | 3 |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | XmlEncoder (\symfony\component\serializer\encoder) | type | 3 |
AttributeMetadataTest (\symfony\component\serializer\tests\mapping) | PropertyPath (\symfony\component\propertyaccess) | new | 3 |
ClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 3 |
AttributeLoaderTest (\symfony\component\serializer\tests\mapping\loader) | PropertyPath (\symfony\component\propertyaccess) | new | 3 |
YamlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | PropertyPath (\symfony\component\propertyaccess) | new | 3 |
CamelCaseToSnakeCaseNameConverterTest (\symfony\component\serializer\tests\nameconverter) | CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 3 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadata (\symfony\component\serializer\mapping) | new | 3 |
Serializer (\symfony\component\serializer) | new | 3 | |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | AbstractObjectNormalizerCollectionDummy (\symfony\component\serializer\tests\normalizer) | new | 3 |
ArrayDenormalizerDummy (\symfony\component\serializer\tests\normalizer) | new | 3 | |
SerializerCollectionDummy (\symfony\component\serializer\tests\normalizer) | new | 3 | |
ConstraintViolationListNormalizerTest (\symfony\component\serializer\tests\normalizer) | ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | new | 3 |
ClassAndPropertyContextMetadataDummy (\symfony\component\serializer\tests\normalizer\features) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
ContextChildMetadataDummy (\symfony\component\serializer\tests\normalizer\features) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
ContextMetadataDummy (\symfony\component\serializer\tests\normalizer\features) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 |
JsonSerializableNormalizerTest (\symfony\component\serializer\tests\normalizer) | JsonSerializableNormalizer (\symfony\component\serializer\normalizer) | new | 3 |
JsonSerializableDummy (\symfony\component\serializer\tests\fixtures) | new | 3 | |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 3 |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | new | 3 | |
ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 | |
ProblemNormalizerTest (\symfony\component\serializer\tests\normalizer) | HttpException (\symfony\component\httpkernel\exception) | new | 3 |
Serializer (\symfony\component\serializer) | new | 3 | |
TranslatableNormalizerTest (\symfony\component\serializer\tests\normalizer) | TranslatableNormalizer (\symfony\component\serializer\normalizer) | new | 3 |
TestMessage (\symfony\component\serializer\tests\normalizer) | new | 3 | |
UidNormalizerTest (\symfony\component\serializer\tests\normalizer) | UidNormalizer (\symfony\component\serializer\normalizer) | new | 3 |
SerializerTest (\symfony\component\serializer\tests) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | type | 3 |
BackedEnumNormalizer (\symfony\component\serializer\normalizer) | new | 3 | |
DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 3 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 3 | |
DummyUnionType (\symfony\component\serializer\tests) | new | 3 | |
DummyUnionWithAAndCAndB (\symfony\component\serializer\tests) | new | 3 | |
DummyMessageNumberOne (\symfony\component\serializer\tests\fixtures) | new | 3 | |
Model (\symfony\component\serializer\tests) | new | 3 | |
StopwatchPeriodTest (\symfony\component\stopwatch\tests) | StopwatchPeriod (\symfony\component\stopwatch) | new | 3 |
AbstractUnicodeString (\symfony\component\string) | RuntimeException (\symfony\component\string\exception) | new | 3 |
ByteString (\symfony\component\string) | RuntimeException (\symfony\component\string\exception) | new | 3 |
ByteStringTest (\symfony\component\string\tests) | ByteString (\symfony\component\string) | new | 3 |
AbstractAsciiTestCase (\symfony\component\string\tests) | staticmethodcall | 3 | |
CodePointStringTest (\symfony\component\string\tests) | AbstractAsciiTestCase (\symfony\component\string\tests) | staticmethodcall | 3 |
AbstractUnicodeTestCase (\symfony\component\string\tests) | staticmethodcall | 3 | |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | TranslatorBag (\symfony\component\translation) | type | 3 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | XliffFileLoader (\symfony\component\translation\loader) | new | 3 |
TranslatorBag (\symfony\component\translation) | type | 3 | |
PhraseProvider (\symfony\component\translation\bridge\phrase) | ProviderException (\symfony\component\translation\exception) | new | 3 |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | MockHttpClient (\symfony\component\httpclient) | type | 3 |
XliffFileDumper (\symfony\component\translation\dumper) | type | 3 | |
TranslatorBag (\symfony\component\translation) | type | 3 | |
AbstractOperation (\symfony\component\translation\catalogue) | InvalidArgumentException (\symfony\component\translation\exception) | new | 3 |
XliffLintCommand (\symfony\component\translation\command) | SymfonyStyle (\symfony\component\console\style) | type | 3 |
XliffFileDumper (\symfony\component\translation\dumper) | MessageCatalogue (\symfony\component\translation) | type | 3 |
ProviderException (\symfony\component\translation\exception) | ResponseInterface (\symfony\contracts\httpclient) | type | 3 |
IcuDatFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 3 |
IcuResFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 3 |
XliffFileLoader (\symfony\component\translation\loader) | XliffUtils (\symfony\component\translation\util) | staticmethodcall | 3 |
MessageCatalogue (\symfony\component\translation) | LogicException (\symfony\component\translation\exception) | new | 3 |
AbstractProviderFactory (\symfony\component\translation\provider) | Dsn (\symfony\component\translation\provider) | type | 3 |
Dsn (\symfony\component\translation\provider) | InvalidArgumentException (\symfony\component\translation\exception) | new | 3 |
ProviderTestCase (\symfony\component\translation\test) | LoaderInterface (\symfony\component\translation\loader) | type | 3 |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | Application (\symfony\component\console) | new | 3 |
XliffLintCommandTest (\symfony\component\translation\tests\command) | XliffLintCommand (\symfony\component\translation\command) | new | 3 |
TranslationDataCollectorTest (\symfony\component\translation\tests\datacollector) | TranslationDataCollector (\symfony\component\translation\datacollector) | new | 3 |
LoggingTranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 |
LoggingTranslatorPass (\symfony\component\translation\dependencyinjection) | new | 3 | |
TranslationExtractorPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 |
TranslationExtractorPass (\symfony\component\translation\dependencyinjection) | new | 3 | |
FileDumperTest (\symfony\component\translation\tests\dumper) | MessageCatalogue (\symfony\component\translation) | new | 3 |
ConcreteFileDumper (\symfony\component\translation\tests\dumper) | new | 3 | |
IcuResFileLoaderTest (\symfony\component\translation\tests\loader) | IcuResFileLoader (\symfony\component\translation\loader) | new | 3 |
IniFileLoaderTest (\symfony\component\translation\tests\loader) | IniFileLoader (\symfony\component\translation\loader) | new | 3 |
MoFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 3 |
PhpFileLoaderTest (\symfony\component\translation\tests\loader) | PhpFileLoader (\symfony\component\translation\loader) | new | 3 |
LocaleSwitcherTest (\symfony\component\translation\tests) | LocaleSwitcher (\symfony\component\translation) | new | 3 |
TranslationProviderCollectionTest (\symfony\component\translation\tests\provider) | TranslationProviderCollection (\symfony\component\translation\provider) | new | 3 |
TranslatorTest (\symfony\component\translation\tests) | MessageCatalogue (\symfony\component\translation) | staticconstant | 3 |
TranslationWriterTest (\symfony\component\translation\tests\writer) | MessageCatalogue (\symfony\component\translation) | new | 3 |
Translator (\symfony\component\translation) | ConfigCacheFactoryInterface (\symfony\component\config) | type | 3 |
TranslatorBag (\symfony\component\translation) | MessageCatalogue (\symfony\component\translation) | new | 3 |
TranslatorBagInterface (\symfony\component\translation) | type | 3 | |
GenerateUlidCommand (\symfony\component\uid\command) | InputOption (\symfony\component\console\input) | new | 3 |
InputOption (\symfony\component\console\input) | staticconstant | 3 | |
TimeBasedUuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | type | 3 |
UuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | instanceof | 3 |
GenerateUuidCommandTest (\symfony\component\uid\tests\command) | UuidFactory (\symfony\component\uid\factory) | new | 3 |
UuidTest (\symfony\component\uid\tests) | UuidV1 (\symfony\component\uid) | staticmethodcall | 3 |
UuidV4 (\symfony\component\uid) | staticmethodcall | 3 | |
UuidV5 (\symfony\component\uid) | staticmethodcall | 3 | |
UuidV6 (\symfony\component\uid) | staticmethodcall | 3 | |
Uuid (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticconstant | 3 |
UuidV1 (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticmethodcall | 3 |
UuidV7 (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticconstant | 3 |
BinaryUtil (\symfony\component\uid) | staticmethodcall | 3 | |
DebugCommand (\symfony\component\validator\command) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 3 |
ClassMetadataInterface (\symfony\component\validator\mapping) | type | 3 | |
Constraint (\symfony\component\validator) | InvalidOptionsException (\symfony\component\validator\exception) | new | 3 |
AbstractComparisonValidator (\symfony\component\validator\constraints) | PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 3 |
BicValidator (\symfony\component\validator\constraints) | PropertyAccessor (\symfony\component\propertyaccess) | type | 3 |
CidrValidator (\symfony\component\validator\constraints) | Cidr (\symfony\component\validator\constraints) | staticconstant | 3 |
Composite (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 3 |
CssColor (\symfony\component\validator\constraints) | InvalidArgumentException (\symfony\component\validator\exception) | new | 3 |
Email (\symfony\component\validator\constraints) | InvalidArgumentException (\symfony\component\validator\exception) | new | 3 |
ExpressionValidator (\symfony\component\validator\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | type | 3 |
FileValidator (\symfony\component\validator\constraints) | File (\symfony\component\httpfoundation\file) | instanceof | 3 |
Range (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 3 |
RangeValidator (\symfony\component\validator\constraints) | PropertyAccessorInterface (\symfony\component\propertyaccess) | type | 3 |
ConstraintDefinitionException (\symfony\component\validator\exception) | new | 3 | |
Timezone (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 3 |
Valid (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | staticmethodcall | 3 |
WhenValidator (\symfony\component\validator\constraints) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 3 |
ConstraintViolation (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 3 |
ConstraintViolationListInterface (\symfony\component\validator) | ConstraintViolationInterface (\symfony\component\validator) | type | 3 |
ExecutionContext (\symfony\component\validator\context) | Constraint (\symfony\component\validator) | type | 3 |
MetadataInterface (\symfony\component\validator\mapping) | type | 3 | |
ValidatorInterface (\symfony\component\validator\validator) | type | 3 | |
ValidationFailedException (\symfony\component\validator\exception) | ConstraintViolationListInterface (\symfony\component\validator) | type | 3 |
ClassMetadata (\symfony\component\validator\mapping) | Constraint (\symfony\component\validator) | staticconstant | 3 |
GroupSequence (\symfony\component\validator\constraints) | type | 3 | |
GenericMetadata (\symfony\component\validator\mapping) | EnableAutoMapping (\symfony\component\validator\constraints) | instanceof | 3 |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 3 | |
AttributeLoader (\symfony\component\validator\mapping\loader) | Constraint (\symfony\component\validator) | instanceof | 3 |
FileLoader (\symfony\component\validator\mapping\loader) | MappingException (\symfony\component\validator\exception) | new | 3 |
PropertyInfoLoader (\symfony\component\validator\mapping\loader) | Type (\symfony\component\validator\constraints) | new | 3 |
XmlFileLoader (\symfony\component\validator\mapping\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 3 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | Constraint (\symfony\component\validator) | type | 3 |
DebugCommandTest (\symfony\component\validator\tests\command) | CommandTester (\symfony\component\console\tester) | new | 3 |
DebugCommand (\symfony\component\validator\command) | new | 3 | |
AtLeastOneOfValidatorTest (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | new | 3 |
BicValidatorTest (\symfony\component\validator\tests\constraints) | BicComparisonTestClass (\symfony\component\validator\tests\constraints) | new | 3 |
BlankValidatorTest (\symfony\component\validator\tests\constraints) | Blank (\symfony\component\validator\constraints) | new | 3 |
CollectionTest (\symfony\component\validator\tests\constraints) | Valid (\symfony\component\validator\constraints) | new | 3 |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | new | 3 |
CountryValidatorTest (\symfony\component\validator\tests\constraints) | Country (\symfony\component\validator\constraints) | staticconstant | 3 |
ExpressionSyntaxTest (\symfony\component\validator\tests\constraints) | ExpressionSyntax (\symfony\component\validator\constraints) | new | 3 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | File (\symfony\component\validator\constraints) | type | 3 |
FileValidator (\symfony\component\validator\constraints) | new | 3 | |
WhenTestWithAttributes (\symfony\component\validator\tests\constraints\fixtures) | NotBlank (\symfony\component\validator\constraints) | new | 3 |
GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest (\symfony\component\validator\tests\constraints) | PositiveOrZero (\symfony\component\validator\constraints) | new | 3 |
GreaterThanValidatorWithPositiveConstraintTest (\symfony\component\validator\tests\constraints) | Positive (\symfony\component\validator\constraints) | new | 3 |
IdenticalToValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 3 |
IpTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | new | 3 |
IsinValidatorTest (\symfony\component\validator\tests\constraints) | Isin (\symfony\component\validator\constraints) | staticconstant | 3 |
IsNullValidatorTest (\symfony\component\validator\tests\constraints) | IsNull (\symfony\component\validator\constraints) | new | 3 |
LanguageValidatorTest (\symfony\component\validator\tests\constraints) | Language (\symfony\component\validator\constraints) | staticconstant | 3 |
LengthTest (\symfony\component\validator\tests\constraints) | Length (\symfony\component\validator\constraints) | staticconstant | 3 |
LessThanOrEqualValidatorWithNegativeOrZeroConstraintTest (\symfony\component\validator\tests\constraints) | NegativeOrZero (\symfony\component\validator\constraints) | new | 3 |
LessThanValidatorWithNegativeConstraintTest (\symfony\component\validator\tests\constraints) | Negative (\symfony\component\validator\constraints) | new | 3 |
LocaleValidatorTest (\symfony\component\validator\tests\constraints) | Locale (\symfony\component\validator\constraints) | staticconstant | 3 |
NotBlankTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 3 |
NotNullValidatorTest (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | new | 3 |
PasswordStrengthTest (\symfony\component\validator\tests\constraints) | PasswordStrength (\symfony\component\validator\constraints) | staticconstant | 3 |
SequentiallyValidatorTest (\symfony\component\validator\tests\constraints) | Sequentially (\symfony\component\validator\constraints) | new | 3 |
TypeValidatorTest (\symfony\component\validator\tests\constraints) | Type (\symfony\component\validator\constraints) | staticconstant | 3 |
UniqueValidatorTest (\symfony\component\validator\tests\constraints) | DummyClassOne (\symfony\component\validator\tests\dummy) | new | 3 |
UrlTest (\symfony\component\validator\tests\constraints) | Url (\symfony\component\validator\constraints) | new | 3 |
UuidTest (\symfony\component\validator\tests\constraints) | Uuid (\symfony\component\validator\constraints) | new | 3 |
Uuid (\symfony\component\validator\constraints) | staticconstant | 3 | |
WhenTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 3 |
ConstraintTest (\symfony\component\validator\tests) | ConstraintB (\symfony\component\validator\tests\fixtures) | new | 3 |
ConstraintC (\symfony\component\validator\tests\fixtures) | new | 3 | |
AddConstraintValidatorsPassTest (\symfony\component\validator\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 3 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 3 | |
Reference (\symfony\component\dependencyinjection) | new | 3 | |
AddConstraintValidatorsPass (\symfony\component\validator\dependencyinjection) | new | 3 | |
CascadingEntity (\symfony\component\validator\tests\fixtures) | CascadedChild (\symfony\component\validator\tests\fixtures) | new | 3 |
CascadedChild (\symfony\component\validator\tests\fixtures) | type | 3 | |
LoaderChainTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 3 |
LoaderChain (\symfony\component\validator\mapping\loader) | new | 3 | |
PropertyInfoLoaderTest (\symfony\component\validator\tests\mapping\loader) | PropertyInfoLoader (\symfony\component\validator\mapping\loader) | new | 3 |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | Callback (\symfony\component\validator\constraints) | new | 3 |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | Callback (\symfony\component\validator\constraints) | new | 3 |
MemberMetadataTest (\symfony\component\validator\tests\mapping) | ClassConstraint (\symfony\component\validator\tests\fixtures) | new | 3 |
PropertyMetadataTest (\symfony\component\validator\tests\mapping) | Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 3 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | Cascade (\symfony\component\validator\constraints) | new | 3 |
Collection (\symfony\component\validator\constraints) | new | 3 | |
ConstraintViolationBuilderTest (\symfony\component\validator\tests\violation) | ConstraintViolationBuilder (\symfony\component\validator\violation) | new | 3 |
Validation (\symfony\component\validator) | ValidatorInterface (\symfony\component\validator\validator) | type | 3 |
ContextualValidatorInterface (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 3 |
RecursiveContextualValidator (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | instanceof | 3 |
MetadataInterface (\symfony\component\validator\mapping) | type | 3 | |
PropertyPath (\symfony\component\validator\util) | staticmethodcall | 3 | |
RecursiveValidator (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 3 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 3 | |
TraceableValidator (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 3 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 3 | |
ValidatorInterface (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 3 |
ConstraintViolationListInterface (\symfony\component\validator) | type | 3 | |
AmqpCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 3 |
DoctrineCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 3 |
DOMCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 3 |
DsCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
ExceptionCaster (\symfony\component\vardumper\caster) | TraceStub (\symfony\component\vardumper\caster) | new | 3 |
FFICaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 3 |
IntlCaster (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | new | 3 |
EnumStub (\symfony\component\vardumper\caster) | new | 3 | |
PgSqlCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 3 |
Stub (\symfony\component\vardumper\cloner) | type | 3 | |
RedisCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
Stub (\symfony\component\vardumper\cloner) | type | 3 | |
ReflectionCaster (\symfony\component\vardumper\caster) | ClassStub (\symfony\component\vardumper\caster) | new | 3 |
CutStub (\symfony\component\vardumper\caster) | new | 3 | |
EnumStub (\symfony\component\vardumper\caster) | new | 3 | |
ResourceCaster (\symfony\component\vardumper\caster) | EnumStub (\symfony\component\vardumper\caster) | new | 3 |
Data (\symfony\component\vardumper\cloner) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
DumperInterface (\symfony\component\vardumper\cloner) | type | 3 | |
HtmlDumper (\symfony\component\vardumper\dumper) | Cursor (\symfony\component\vardumper\cloner) | staticconstant | 3 |
Cursor (\symfony\component\vardumper\cloner) | type | 3 | |
VarDumperTestTrait (\symfony\component\vardumper\test) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 3 |
DateCasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticmethodcall | 3 |
ExceptionCasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
GmpCasterTest (\symfony\component\vardumper\tests\caster) | GmpCaster (\symfony\component\vardumper\caster) | staticmethodcall | 3 |
Stub (\symfony\component\vardumper\cloner) | new | 3 | |
CliDumperTest (\symfony\component\vardumper\tests\dumper) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 3 |
Exporter (\symfony\component\varexporter\internal) | Registry (\symfony\component\varexporter\internal) | staticmethodcall | 3 |
ProxyHelper (\symfony\component\varexporter) | VarExporter (\symfony\component\varexporter) | staticmethodcall | 3 |
TestSignatureFQ (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | staticconstant | 3 |
VarExporterTest (\symfony\component\varexporter\tests) | MyWakeup (\symfony\component\varexporter\tests) | new | 3 |
VarExporter (\symfony\component\varexporter) | staticmethodcall | 3 | |
AbstractRequestParser (\symfony\component\webhook\client) | Request (\symfony\component\httpfoundation) | type | 3 |
Transport (\symfony\component\webhook\server) | RequestConfiguratorInterface (\symfony\component\webhook\server) | type | 3 |
WorkflowDataCollector (\symfony\component\workflow\datacollector) | Caster (\symfony\component\vardumper\caster) | staticconstant | 3 |
Definition (\symfony\component\workflow) | LogicException (\symfony\component\workflow\exception) | new | 3 |
MetadataStoreInterface (\symfony\component\workflow\metadata) | type | 3 | |
PlantUmlDumper (\symfony\component\workflow\dumper) | Definition (\symfony\component\workflow) | type | 3 |
Event (\symfony\component\workflow\event) | Marking (\symfony\component\workflow) | type | 3 |
WorkflowInterface (\symfony\component\workflow) | type | 3 | |
AuditTrailListener (\symfony\component\workflow\eventlistener) | Event (\symfony\component\workflow\event) | type | 3 |
GuardExpression (\symfony\component\workflow\eventlistener) | Transition (\symfony\component\workflow) | type | 3 |
GuardListener (\symfony\component\workflow\eventlistener) | GuardEvent (\symfony\component\workflow\event) | type | 3 |
NotEnabledTransitionException (\symfony\component\workflow\exception) | TransitionBlockerList (\symfony\component\workflow) | type | 3 |
TransitionException (\symfony\component\workflow\exception) | WorkflowInterface (\symfony\component\workflow) | type | 3 |
DefinitionTest (\symfony\component\workflow\tests) | Transition (\symfony\component\workflow) | new | 3 |
PlantUmlDumperTest (\symfony\component\workflow\tests\dumper) | PlantUmlDumper (\symfony\component\workflow\dumper) | new | 3 |
Marking (\symfony\component\workflow) | new | 3 | |
RegistryTest (\symfony\component\workflow\tests) | Definition (\symfony\component\workflow) | new | 3 |
Subject2 (\symfony\component\workflow\tests) | new | 3 | |
Workflow (\symfony\component\workflow) | new | 3 | |
WorkflowTest (\symfony\component\workflow\tests) | TransitionBlocker (\symfony\component\workflow) | new | 3 |
WorkflowValidator (\symfony\component\workflow\validator) | InvalidDefinitionException (\symfony\component\workflow\exception) | new | 3 |
Workflow (\symfony\component\workflow) | Definition (\symfony\component\workflow) | type | 3 |
MarkingStoreInterface (\symfony\component\workflow\markingstore) | type | 3 | |
TransitionBlockerList (\symfony\component\workflow) | new | 3 | |
LintCommand (\symfony\component\yaml\command) | SymfonyStyle (\symfony\component\console\style) | type | 3 |
Dumper (\symfony\component\yaml) | TaggedValue (\symfony\component\yaml\tag) | instanceof | 3 |
AddToListConfig (\symfony\config) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
ArrayExtraKeysConfig (\symfony\config) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
NodeInitialValuesConfig (\symfony\config) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 3 |
ScalarNormalizedTypesConfig (\symfony\config) | KeyedListObjectConfig (\symfony\config\scalarnormalizedtypes) | instanceof | 3 |
TestService (\symfony\contracts\tests\service) | Service2 (\symfony\component\dependencyinjection\tests\fixtures\prototype\otherdir\component1\dir2) | type | 3 |
Symfony_DI_PhpDumper_Errored_Definition (\) | FooClass (\bar) | new | 3 |
Symfony_DI_PhpDumper_Test_Almost_Circular_Private (\) | BarCircular (\) | new | 3 |
FoobarCircular (\) | new | 3 | |
RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 3 | |
Symfony_DI_PhpDumper_Test_Almost_Circular_Public (\) | BarCircular (\) | new | 3 |
RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 3 | |
AppService (\app\services) | SomeService (\acme\lib) | new | 4 |
AccessTokenAuthenticatorTest (\authenticator) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 4 |
ProjectServiceContainer (\) | FooClass (\bar) | new | 4 |
stdClassProxy2fc7938 (\) | staticmethodcall | 4 | |
ServiceLocator (\symfony\component\dependencyinjection) | new | 4 | |
RegisterEventListenersAndSubscribersPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 |
DoctrineType (\symfony\bridge\doctrine\form\type) | ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 4 |
UuidGenerator (\symfony\bridge\doctrine\idgenerator) | Uuid (\symfony\component\uid) | type | 4 |
AbstractDoctrineMiddleware (\symfony\bridge\doctrine\messenger) | Envelope (\symfony\component\messenger) | type | 4 |
DoctrineTokenProvider (\symfony\bridge\doctrine\security\rememberme) | PersistentTokenInterface (\symfony\component\security\core\authentication\rememberme) | type | 4 |
CompositeObjectNoToStringIdEntity (\symfony\bridge\doctrine\tests\fixtures) | SingleIntIdNoToStringEntity (\symfony\bridge\doctrine\tests\fixtures) | type | 4 |
UuidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | UuidGenerator (\symfony\bridge\doctrine\idgenerator) | new | 4 |
Uuid (\symfony\component\uid) | new | 4 | |
Uuid (\symfony\component\uid) | staticmethodcall | 4 | |
DoctrinePingConnectionMiddlewareTest (\symfony\bridge\doctrine\tests\messenger) | Envelope (\symfony\component\messenger) | new | 4 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | DoubleNameEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 4 |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | Validation (\symfony\component\validator) | staticmethodcall | 4 |
ServerLogCommand (\symfony\bridge\monolog\command) | InputOption (\symfony\component\console\input) | staticconstant | 4 |
ConsoleFormatter (\symfony\bridge\monolog\formatter) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 4 |
MailerHandler (\symfony\bridge\monolog\handler) | Email (\symfony\component\mime) | instanceof | 4 |
ElasticsearchLogstashHandlerTest (\symfony\bridge\monolog\tests\handler) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 4 |
MailerHandlerTest (\symfony\bridge\monolog\tests\handler) | MailerHandler (\symfony\bridge\monolog\handler) | new | 4 |
ServerLogHandlerTest (\symfony\bridge\monolog\tests\handler) | ServerLogHandler (\symfony\bridge\monolog\handler) | new | 4 |
DeprecationErrorHandler (\symfony\bridge\phpunit) | Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | staticconstant | 4 |
SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | DnsMock (\symfony\bridge\phpunit) | staticmethodcall | 4 |
CovertTest (\symfony\bridge\psrhttpmessage\tests\functional) | HttpFoundationFactoryInterface (\symfony\bridge\psrhttpmessage) | type | 4 |
HttpMessageFactoryInterface (\symfony\bridge\psrhttpmessage) | type | 4 | |
LintCommand (\symfony\bridge\twig\command) | OutputInterface (\symfony\component\console\output) | type | 4 |
WrappedTemplatedEmail (\symfony\bridge\twig\mime) | Address (\symfony\component\mime) | new | 4 |
AppVariableTest (\symfony\bridge\twig\tests) | Request (\symfony\component\httpfoundation) | new | 4 |
AbstractBootstrap4LayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 4 |
AbstractLayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 4 |
FormExtensionFieldHelpersTest (\symfony\bridge\twig\tests\extension) | FormExtension (\symfony\bridge\twig\extension) | new | 4 |
TranslationExtensionTest (\symfony\bridge\twig\tests\extension) | Translator (\symfony\component\translation) | new | 4 |
DumpNodeTest (\symfony\bridge\twig\tests\node) | DumpNode (\symfony\bridge\twig\node) | new | 4 |
TranslationNodeVisitorTest (\symfony\bridge\twig\tests\nodevisitor) | TwigNodeProvider (\symfony\bridge\twig\tests\nodevisitor) | staticmethodcall | 4 |
DebugExtension (\symfony\bundle\debugbundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | InvalidArgumentException (\symfony\component\console\exception) | new | 4 |
InputInterface (\symfony\component\console\input) | type | 4 | |
ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 | |
RouterDebugCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 4 |
InputOption (\symfony\component\console\input) | staticconstant | 4 | |
SecretsDecryptToLocalCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
SecretsEncryptFromLocalCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
SecretsGenerateKeysCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
SecretsListCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
SecretsRemoveCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
SecretsSetCommand (\symfony\bundle\frameworkbundle\command) | AbstractVault (\symfony\bundle\frameworkbundle\secrets) | type | 4 |
TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 4 |
InputOption (\symfony\component\console\input) | staticconstant | 4 | |
TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | MessageCatalogue (\symfony\component\translation) | type | 4 |
Application (\symfony\bundle\frameworkbundle\console) | ConsoleOutputInterface (\symfony\component\console\output) | instanceof | 4 |
SymfonyStyle (\symfony\component\console\style) | new | 4 | |
JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Definition (\symfony\component\dependencyinjection) | instanceof | 4 |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Definition (\symfony\component\dependencyinjection) | instanceof | 4 |
Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 4 |
SerializerCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | SerializerCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | new | 4 |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | new | 4 | |
CacheClearCommandTest (\symfony\bundle\frameworkbundle\tests\command\cacheclearcommand) | Application (\symfony\bundle\frameworkbundle\console) | new | 4 |
NullOutput (\symfony\component\console\output) | new | 4 | |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Filesystem (\symfony\component\filesystem) | new | 4 |
ApplicationTest (\symfony\bundle\frameworkbundle\tests\console) | ArrayInput (\symfony\component\console\input) | new | 4 |
NullOutput (\symfony\component\console\output) | new | 4 | |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | CallableClass (\symfony\bundle\frameworkbundle\tests\console\descriptor) | new | 4 |
AbstractControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | File (\symfony\component\httpfoundation\file) | new | 4 |
Link (\symfony\component\weblink) | new | 4 | |
ControllerResolverTest (\symfony\bundle\frameworkbundle\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 4 |
PhpFrameworkExtensionTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 |
SessionController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Request (\symfony\component\httpfoundation) | type | 4 |
UidController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 4 |
Response (\symfony\component\httpfoundation) | type | 4 | |
TranslatorTest (\symfony\bundle\frameworkbundle\tests\translation) | MessageFormatter (\symfony\component\translation\formatter) | new | 4 |
Translator (\symfony\bundle\frameworkbundle\translation) | Translator (\symfony\component\translation) | staticmethodcall | 4 |
SecurityDataCollector (\symfony\bundle\securitybundle\datacollector) | ClassStub (\symfony\component\vardumper\caster) | new | 4 |
MakeFirewallsEventDispatcherTraceablePass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 4 |
MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | SessionAuthenticationStrategy (\symfony\component\security\http\session) | staticconstant | 4 |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 4 |
FormLoginFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 4 |
HttpBasicLdapFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 4 |
LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 4 |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | TraceableFirewallListener (\symfony\bundle\securitybundle\debug) | new | 4 |
DummyVoter (\symfony\bundle\securitybundle\tests\datacollector) | new | 4 | |
EventDispatcher (\symfony\component\eventdispatcher) | new | 4 | |
LogoutUrlGenerator (\symfony\component\security\http\logout) | new | 4 | |
AddSecurityVotersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Definition (\symfony\component\dependencyinjection) | new | 4 |
Reference (\symfony\component\dependencyinjection) | new | 4 | |
TestAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection) | Request (\symfony\component\httpfoundation) | type | 4 |
ApiAuthenticator (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | Request (\symfony\component\httpfoundation) | type | 4 |
DummyFormLoginFactory (\symfony\bundle\securitybundle\tests\functional\bundle\authenticatorbundle) | Reference (\symfony\component\dependencyinjection) | new | 4 |
UserLoginType (\symfony\bundle\securitybundle\tests\functional\bundle\csrfformloginbundle\form) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 4 |
LocalizedController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 4 |
LoginController (\symfony\bundle\securitybundle\tests\functional\bundle\formloginbundle\controller) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 4 |
EnvironmentConfigurator (\symfony\bundle\twigbundle\dependencyinjection\configurator) | UndefinedCallableHandler (\symfony\bridge\twig) | staticmethodcall | 4 |
TwigExtension (\symfony\bundle\twigbundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
ConfigurationTest (\symfony\bundle\twigbundle\tests\dependencyinjection) | Configuration (\symfony\bundle\twigbundle\dependencyinjection) | new | 4 |
Processor (\symfony\component\config\definition) | new | 4 | |
TwigExtensionTest (\symfony\bundle\twigbundle\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | Request (\symfony\component\httpfoundation) | new | 4 |
PackagesTest (\symfony\component\asset\tests) | Package (\symfony\component\asset) | new | 4 |
StaticVersionStrategy (\symfony\component\asset\versionstrategy) | new | 4 | |
JsonManifestVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | JsonManifestVersionStrategy (\symfony\component\asset\versionstrategy) | new | 4 |
JsonManifestVersionStrategy (\symfony\component\asset\versionstrategy) | RuntimeException (\symfony\component\asset\exception) | new | 4 |
CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | Path (\symfony\component\filesystem) | staticmethodcall | 4 |
MappedAssetFactory (\symfony\component\assetmapper\factory) | MappedAsset (\symfony\component\assetmapper) | type | 4 |
AssetMapperTest (\symfony\component\assetmapper\tests) | MappedAsset (\symfony\component\assetmapper) | new | 4 |
CompiledAssetMapperConfigReaderTest (\symfony\component\assetmapper\tests) | CompiledAssetMapperConfigReader (\symfony\component\assetmapper) | new | 4 |
JavaScriptImportPathCompilerTest (\symfony\component\assetmapper\tests\compiler) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 4 |
SourceMappingUrlsCompilerTest (\symfony\component\assetmapper\tests\compiler) | MappedAsset (\symfony\component\assetmapper) | new | 4 |
ImportMapConfigReaderTest (\symfony\component\assetmapper\tests\importmap) | ImportMapConfigReader (\symfony\component\assetmapper\importmap) | new | 4 |
ImportMapEntriesTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | new | 4 |
ImportMapEntryTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 4 |
ImportMapManagerTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntries (\symfony\component\assetmapper\importmap) | type | 4 |
ImportMapUpdateCheckerTest (\symfony\component\assetmapper\tests\importmap) | JsonMockResponse (\symfony\component\httpclient\response) | new | 4 |
JsDelivrEsmResolverTest (\symfony\component\assetmapper\tests\importmap\resolver) | JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | new | 4 |
MockHttpClient (\symfony\component\httpclient) | new | 4 | |
MockResponse (\symfony\component\httpclient\response) | new | 4 | |
AbstractBrowser (\symfony\component\browserkit) | LogicException (\symfony\component\browserkit\exception) | new | 4 |
Request (\symfony\component\browserkit) | type | 4 | |
History (\symfony\component\browserkit) | Request (\symfony\component\browserkit) | type | 4 |
AbstractAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 4 |
ArrayAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 4 |
ChainAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 4 |
CacheItem (\symfony\component\cache) | type | 4 | |
InvalidArgumentException (\symfony\component\cache\exception) | new | 4 | |
CouchbaseBucketAdapter (\symfony\component\cache\adapter) | CacheException (\symfony\component\cache\exception) | new | 4 |
CouchbaseCollectionAdapter (\symfony\component\cache\adapter) | CacheException (\symfony\component\cache\exception) | new | 4 |
DoctrineDbalAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 4 |
PhpFilesAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 4 |
RedisTagAwareAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 4 |
CacheCollectorPass (\symfony\component\cache\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
CachePoolPass (\symfony\component\cache\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | instanceof | 4 |
Definition (\symfony\component\dependencyinjection) | new | 4 | |
EarlyExpirationHandler (\symfony\component\cache\messenger) | CacheItem (\symfony\component\cache) | staticconstant | 4 |
EarlyExpirationMessage (\symfony\component\cache\messenger) | CacheItem (\symfony\component\cache) | type | 4 |
AdapterTestCase (\symfony\component\cache\tests\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 4 |
ArrayAdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 4 |
PdoAdapterTest (\symfony\component\cache\tests\adapter) | PdoAdapter (\symfony\component\cache\adapter) | new | 4 |
PredisAdapterTest (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 4 |
MockClock (\symfony\component\clock) | DatePoint (\symfony\component\clock) | staticmethodcall | 4 |
ClockSensitiveTrait (\symfony\component\clock\test) | Clock (\symfony\component\clock) | staticmethodcall | 4 |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | NodeBuilder (\symfony\component\config\definition\builder) | type | 4 |
NodeDefinition (\symfony\component\config\definition\builder) | type | 4 | |
ExprBuilder (\symfony\component\config\definition\builder) | UnsetKeyException (\symfony\component\config\definition\exception) | new | 4 |
NodeDefinition (\symfony\component\config\definition\builder) | NodeParentInterface (\symfony\component\config\definition\builder) | type | 4 |
YamlReferenceDumper (\symfony\component\config\definition\dumper) | ArrayNode (\symfony\component\config\definition) | instanceof | 4 |
PrototypedArrayNode (\symfony\component\config\definition) | instanceof | 4 | |
EnumNode (\symfony\component\config\definition) | BaseNode (\symfony\component\config\definition) | staticmethodcall | 4 |
ScalarNode (\symfony\component\config\definition) | staticmethodcall | 4 | |
VariableNode (\symfony\component\config\definition) | staticmethodcall | 4 | |
LoaderResolverTest (\symfony\component\config\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 4 |
FileExistenceResourceTest (\symfony\component\config\tests\resource) | FileExistenceResource (\symfony\component\config\resource) | new | 4 |
FileResourceTest (\symfony\component\config\tests\resource) | FileResource (\symfony\component\config\resource) | new | 4 |
Application (\symfony\component\console) | HelperSet (\symfony\component\console\helper) | type | 4 |
InputDefinition (\symfony\component\console\input) | type | 4 | |
Command (\symfony\component\console\command) | InputDefinition (\symfony\component\console\input) | new | 4 |
InputInterface (\symfony\component\console\input) | type | 4 | |
OutputInterface (\symfony\component\console\output) | type | 4 | |
AddConsoleCommandPass (\symfony\component\console\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
TextDescriptor (\symfony\component\console\descriptor) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 4 |
ProgressIndicator (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 4 |
SymfonyQuestionHelper (\symfony\component\console\helper) | OutputFormatter (\symfony\component\console\formatter) | staticmethodcall | 4 |
Input (\symfony\component\console\input) | InvalidArgumentException (\symfony\component\console\exception) | new | 4 |
InputDefinition (\symfony\component\console\input) | InvalidArgumentException (\symfony\component\console\exception) | new | 4 |
InputArgument (\symfony\component\console\input) | type | 4 | |
InputOption (\symfony\component\console\input) | LogicException (\symfony\component\console\exception) | new | 4 |
ConsoleOutput (\symfony\component\console\output) | Output (\symfony\component\console\output) | staticmethodcall | 4 |
StreamOutput (\symfony\component\console\output) | new | 4 | |
StreamOutput (\symfony\component\console\output) | staticmethodcall | 4 | |
Output (\symfony\component\console\output) | OutputFormatterInterface (\symfony\component\console\formatter) | type | 4 |
SymfonyStyle (\symfony\component\console\style) | Question (\symfony\component\console\question) | new | 4 |
ApplicationTest (\symfony\component\console\tests) | Foo4Command (\) | new | 4 |
FooHiddenCommand (\) | new | 4 | |
ConsoleErrorEvent (\symfony\component\console\event) | type | 4 | |
CommandTest (\symfony\component\console\tests\command) | InputArgument (\symfony\component\console\input) | new | 4 |
InputDefinition (\symfony\component\console\input) | new | 4 | |
InputInterface (\symfony\component\console\input) | type | 4 | |
InputOption (\symfony\component\console\input) | new | 4 | |
StringInput (\symfony\component\console\input) | new | 4 | |
NullOutput (\symfony\component\console\output) | new | 4 | |
OutputInterface (\symfony\component\console\output) | type | 4 | |
CompleteCommandTest (\symfony\component\console\tests\command) | CompleteCommand (\symfony\component\console\command) | new | 4 |
CommandTester (\symfony\component\console\tester) | new | 4 | |
HelpCommandTest (\symfony\component\console\tests\command) | Application (\symfony\component\console) | new | 4 |
ContainerCommandLoaderTest (\symfony\component\console\tests\commandloader) | ContainerCommandLoader (\symfony\component\console\commandloader) | new | 4 |
ServiceLocator (\symfony\component\dependencyinjection) | new | 4 | |
FactoryCommandLoaderTest (\symfony\component\console\tests\commandloader) | FactoryCommandLoader (\symfony\component\console\commandloader) | new | 4 |
CompletionInputTest (\symfony\component\console\tests\completion) | InputArgument (\symfony\component\console\input) | new | 4 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
ObjectsProvider (\symfony\component\console\tests\descriptor) | InputDefinition (\symfony\component\console\input) | new | 4 |
ErrorListenerTest (\symfony\component\console\tests\eventlistener) | ArgvInput (\symfony\component\console\input) | new | 4 |
NullOutputFormatterStyleTest (\symfony\component\console\tests\formatter) | NullOutputFormatterStyle (\symfony\component\console\formatter) | new | 4 |
ProcessHelperTest (\symfony\component\console\tests\helper) | Process (\symfony\component\process) | staticmethodcall | 4 |
ProgressBarTest (\symfony\component\console\tests\helper) | ProgressBar (\symfony\component\console\helper) | staticconstant | 4 |
QuestionHelperTest (\symfony\component\console\tests\helper) | ConfirmationQuestion (\symfony\component\console\question) | new | 4 |
TableTest (\symfony\component\console\tests\helper) | OutputFormatter (\symfony\component\console\formatter) | new | 4 |
ConsoleSectionOutput (\symfony\component\console\output) | new | 4 | |
RunCommandMessageHandlerTest (\symfony\component\console\tests\messenger) | RunCommandMessage (\symfony\component\console\messenger) | new | 4 |
RunCommandMessageHandler (\symfony\component\console\messenger) | new | 4 | |
ConsoleOutputTest (\symfony\component\console\tests\output) | ConsoleOutput (\symfony\component\console\output) | new | 4 |
ConsoleSectionOutputTest (\symfony\component\console\tests\output) | StreamOutput (\symfony\component\console\output) | new | 4 |
ChoiceQuestionTest (\symfony\component\console\tests\question) | ChoiceQuestion (\symfony\component\console\question) | new | 4 |
StringChoice (\symfony\component\console\tests\question) | new | 4 | |
TerminalTest (\symfony\component\console\tests) | Terminal (\symfony\component\console) | new | 4 |
ApplicationTesterTest (\symfony\component\console\tests\tester) | Application (\symfony\component\console) | new | 4 |
ApplicationTester (\symfony\component\console\tester) | new | 4 | |
CommandTesterTest (\symfony\component\console\tests\tester) | HelperSet (\symfony\component\console\helper) | new | 4 |
QuestionHelper (\symfony\component\console\helper) | new | 4 | |
TokenStream (\symfony\component\cssselector\parser) | Token (\symfony\component\cssselector\parser) | type | 4 |
NegationNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 4 |
SelectorNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 4 |
SelectorNode (\symfony\component\cssselector\node) | new | 4 | |
SpecificityTest (\symfony\component\cssselector\tests\node) | Specificity (\symfony\component\cssselector\node) | type | 4 |
HashHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 4 |
Token (\symfony\component\cssselector\parser) | staticconstant | 4 | |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | ExpressionErrorException (\symfony\component\cssselector\exception) | new | 4 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 4 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | Target (\symfony\component\dependencyinjection\attribute) | instanceof | 4 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 4 | |
ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 4 | |
DefinitionErrorExceptionPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 4 |
MergeExtensionConfigurationContainerBuilder (\symfony\component\dependencyinjection\compiler) | Container (\symfony\component\dependencyinjection) | staticmethodcall | 4 |
ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 4 | |
MergeExtensionConfigurationParameterBag (\symfony\component\dependencyinjection\compiler) | EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | staticmethodcall | 4 |
ParameterBag (\symfony\component\dependencyinjection\parameterbag) | staticmethodcall | 4 | |
PassConfig (\symfony\component\dependencyinjection\compiler) | ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | new | 4 |
PriorityTaggedServiceUtil (\symfony\component\dependencyinjection\compiler) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 4 |
Container (\symfony\component\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
ServiceNotFoundException (\symfony\component\dependencyinjection\exception) | new | 4 | |
ContainerBuilder (\symfony\component\dependencyinjection) | Alias (\symfony\component\dependencyinjection) | type | 4 |
Definition (\symfony\component\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
OutOfBoundsException (\symfony\component\dependencyinjection\exception) | new | 4 | |
XmlDumper (\symfony\component\dependencyinjection\dumper) | Reference (\symfony\component\dependencyinjection) | instanceof | 4 |
ExpressionLanguageProvider (\symfony\component\dependencyinjection) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 4 |
AbstractExtension (\symfony\component\dependencyinjection\extension) | ContainerConfigurator (\symfony\component\dependencyinjection\loader\configurator) | type | 4 |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | Definition (\symfony\component\dependencyinjection) | type | 4 |
ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 4 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
Definition (\symfony\component\dependencyinjection) | type | 4 | |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | TaggedValue (\symfony\component\yaml\tag) | instanceof | 4 |
AbstractRecursivePassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
AnalyzeServiceReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 4 |
AutowireRequiredMethodsPassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | new | 4 |
ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 4 | |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 4 |
DefinitionErrorExceptionPassTest (\symfony\component\dependencyinjection\tests\compiler) | DefinitionErrorExceptionPass (\symfony\component\dependencyinjection\compiler) | new | 4 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 | |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
RegisterReverseContainerPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 4 |
ResolveFactoryClassPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveFactoryClassPass (\symfony\component\dependencyinjection\compiler) | new | 4 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 | |
ResolveParameterPlaceHoldersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
ResolveTaggedIteratorArgumentPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveTaggedIteratorArgumentPass (\symfony\component\dependencyinjection\compiler) | new | 4 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 | |
ServiceLocatorTagPassTest (\symfony\component\dependencyinjection\tests\compiler) | Definition (\symfony\component\dependencyinjection) | new | 4 |
SetterInjectionParent (\symfony\component\dependencyinjection\tests\compiler) | A (\symfony\component\dependencyinjection\tests\compiler) | type | 4 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | FileResource (\symfony\component\config\resource) | new | 4 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 4 |
YamlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 4 | |
AutowireLocatorConsumer (\symfony\component\dependencyinjection\tests\fixtures) | Autowire (\symfony\component\dependencyinjection\attribute) | new | 4 |
BarMethodCall (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | Foo (\symfony\component\dependencyinjection\tests\fixtures\checktypedeclarationspass) | type | 4 |
ProjectServiceContainer (\symfony\component\dependencyinjection\tests\fixtures\container) | LogicException (\symfony\component\dependencyinjection\exception) | new | 4 |
LazyServiceDumperTest (\symfony\component\dependencyinjection\tests\lazyproxy\phpdumper) | Definition (\symfony\component\dependencyinjection) | new | 4 |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | new | 4 | |
IniFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 4 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 | |
IniFileLoader (\symfony\component\dependencyinjection\loader) | new | 4 | |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
Form (\symfony\component\domcrawler) | InputFormField (\symfony\component\domcrawler\field) | new | 4 |
InputFormFieldTest (\symfony\component\domcrawler\tests\field) | InputFormField (\symfony\component\domcrawler\field) | new | 4 |
TextareaFormFieldTest (\symfony\component\domcrawler\tests\field) | TextareaFormField (\symfony\component\domcrawler\field) | new | 4 |
ImageTest (\symfony\component\domcrawler\tests) | Image (\symfony\component\domcrawler) | new | 4 |
CrawlerSelectorAttributeValueSameTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 4 |
DebugCommandTest (\symfony\component\dotenv\tests\command) | DebugCommand (\symfony\component\dotenv\command) | new | 4 |
FlattenException (\symfony\component\errorhandler\exception) | Caster (\symfony\component\vardumper\caster) | staticconstant | 4 |
ErrorHandlerTest (\symfony\component\errorhandler\tests) | BufferingLogger (\symfony\component\errorhandler) | new | 4 |
HtmlErrorRendererTest (\symfony\component\errorhandler\tests\errorrenderer) | HtmlErrorRenderer (\symfony\component\errorhandler\errorrenderer) | new | 4 |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 4 |
ExpressionLanguage (\symfony\component\expressionlanguage) | Expression (\symfony\component\expressionlanguage) | type | 4 |
Lexer (\symfony\component\expressionlanguage) | SyntaxError (\symfony\component\expressionlanguage) | new | 4 |
Parser (\symfony\component\expressionlanguage) | GetAttrNode (\symfony\component\expressionlanguage\node) | new | 4 |
GetAttrNode (\symfony\component\expressionlanguage\node) | staticconstant | 4 | |
TokenStream (\symfony\component\expressionlanguage) | type | 4 | |
BinaryNodeTest (\symfony\component\expressionlanguage\tests\node) | ArrayNode (\symfony\component\expressionlanguage\node) | new | 4 |
Path (\symfony\component\filesystem) | InvalidArgumentException (\symfony\component\filesystem\exception) | new | 4 |
FilesystemTest (\symfony\component\filesystem\tests) | Path (\symfony\component\filesystem) | staticmethodcall | 4 |
Finder (\symfony\component\finder) | FileTypeFilterIterator (\symfony\component\finder\iterator) | staticconstant | 4 |
FinderTest (\symfony\component\finder\tests) | Finder (\symfony\component\finder) | new | 4 |
GlobTest (\symfony\component\finder\tests) | Finder (\symfony\component\finder) | new | 4 |
FilecontentFilterIteratorTest (\symfony\component\finder\tests\iterator) | FilecontentFilterIterator (\symfony\component\finder\iterator) | new | 4 |
MockFileListIterator (\symfony\component\finder\tests\iterator) | new | 4 | |
MockSplFileInfo (\symfony\component\finder\tests\iterator) | new | 4 | |
DefaultChoiceListFactory (\symfony\component\form\choicelist\factory) | ChoiceGroupView (\symfony\component\form\choicelist\view) | new | 4 |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | UnexpectedTypeException (\symfony\component\propertyaccess\exception) | catch | 4 |
Descriptor (\symfony\component\form\console\descriptor) | OptionsResolver (\symfony\component\optionsresolver) | type | 4 |
DataAccessorInterface (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 4 |
FormPass (\symfony\component\form\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 4 |
Reference (\symfony\component\dependencyinjection) | new | 4 | |
CallbackAccessor (\symfony\component\form\extension\core\dataaccessor) | FormInterface (\symfony\component\form) | type | 4 |
ChainAccessor (\symfony\component\form\extension\core\dataaccessor) | FormInterface (\symfony\component\form) | type | 4 |
DateIntervalToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 4 |
MoneyToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | staticmethodcall | 4 |
UuidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 4 |
ChoiceType (\symfony\component\form\extension\core\type) | TransformationFailedException (\symfony\component\form\exception) | new | 4 |
CountryType (\symfony\component\form\extension\core\type) | Countries (\symfony\component\intl) | staticmethodcall | 4 |
DateType (\symfony\component\form\extension\core\type) | InvalidOptionsException (\symfony\component\optionsresolver\exception) | new | 4 |
FormType (\symfony\component\form\extension\core\type) | FormInterface (\symfony\component\form) | type | 4 |
Options (\symfony\component\optionsresolver) | type | 4 | |
FormDataCollector (\symfony\component\form\extension\datacollector) | FormView (\symfony\component\form) | type | 4 |
FormDataExtractor (\symfony\component\form\extension\datacollector) | FormInterface (\symfony\component\form) | type | 4 |
ResolvedTypeDataCollectorProxy (\symfony\component\form\extension\datacollector\proxy) | FormView (\symfony\component\form) | type | 4 |
PasswordHasherListener (\symfony\component\form\extension\passwordhasher\eventlistener) | FormInterface (\symfony\component\form) | type | 4 |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | Constraint (\symfony\component\validator) | type | 4 |
ViolationPath (\symfony\component\form\extension\validator\violationmapper) | OutOfBoundsException (\symfony\component\form\exception) | new | 4 |
Form (\symfony\component\form) | PropertyPath (\symfony\component\propertyaccess) | new | 4 |
FormBuilder (\symfony\component\form) | FormBuilderInterface (\symfony\component\form) | type | 4 |
FormConfigBuilder (\symfony\component\form) | NativeRequestHandler (\symfony\component\form) | new | 4 |
ResolvedFormTypeInterface (\symfony\component\form) | FormView (\symfony\component\form) | type | 4 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 4 |
PropertyAccessDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 4 |
CompoundFormTest (\symfony\component\form\tests) | UploadedFile (\symfony\component\httpfoundation\file) | new | 4 |
ChoicesToValuesTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ChoicesToValuesTransformer (\symfony\component\form\extension\core\datatransformer) | new | 4 |
ChoiceToValueTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | ChoiceToValueTransformer (\symfony\component\form\extension\core\datatransformer) | new | 4 |
DataTransformerChainTest (\symfony\component\form\tests\extension\core\datatransformer) | FixedDataTransformer (\symfony\component\form\tests\fixtures) | new | 4 |
DateTimeZoneToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 4 |
IntlTimeZoneToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 4 |
ResizeFormListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 4 |
DateTimeTypeTest (\symfony\component\form\tests\extension\core\type) | FormError (\symfony\component\form) | new | 4 |
FileTypeTest (\symfony\component\form\tests\extension\core\type) | HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | new | 4 |
NativeRequestHandler (\symfony\component\form) | new | 4 | |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | FormTest_AuthorWithoutRefSetter (\symfony\component\form\tests\extension\core\type) | new | 4 |
FormDataCollectorTest (\symfony\component\form\tests\extension\datacollector) | FormInterface (\symfony\component\form) | type | 4 |
FormDataExtractorTest (\symfony\component\form\tests\extension\datacollector) | HiddenType (\symfony\component\form\extension\core\type) | new | 4 |
ResolvedFormType (\symfony\component\form) | new | 4 | |
FixedDataTransformer (\symfony\component\form\tests\fixtures) | new | 4 | |
DependencyInjectionExtensionTest (\symfony\component\form\tests\extension\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
DependencyInjectionExtension (\symfony\component\form\extension\dependencyinjection) | new | 4 | |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | CallbackTransformer (\symfony\component\form) | new | 4 |
Validation (\symfony\component\validator) | staticmethodcall | 4 | |
ValidationListenerTest (\symfony\component\form\tests\extension\validator\eventlistener) | ValidationListener (\symfony\component\form\extension\validator\eventlistener) | new | 4 |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | new | 4 | |
FormEvent (\symfony\component\form) | new | 4 | |
FormTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | TextTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 4 |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | File (\symfony\component\validator\constraints) | new | 4 |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 4 |
Form (\symfony\component\form) | new | 4 | |
FormConfigBuilder (\symfony\component\form) | new | 4 | |
FormRenderer (\symfony\component\form) | new | 4 | |
DummyFormRendererEngine (\symfony\component\form\tests\fixtures) | new | 4 | |
FormFactoryTest (\symfony\component\form\tests) | ConfigurableFormTypeGuesser (\symfony\component\form\tests) | new | 4 |
FormRegistryTest (\symfony\component\form\tests) | TestExtension (\symfony\component\form\tests\fixtures) | new | 4 |
GuessTest (\symfony\component\form\tests\guess) | TestGuess (\symfony\component\form\tests\guess) | new | 4 |
ResolvedFormTypeTest (\symfony\component\form\tests) | UsageTrackingFormTypeExtension (\symfony\component\form\tests) | new | 4 |
BlockedNode (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 4 |
Node (\symfony\component\htmlsanitizer\visitor\node) | NodeInterface (\symfony\component\htmlsanitizer\visitor\node) | type | 4 |
HttpClient (\symfony\component\httpclient) | AmpHttpClient (\symfony\component\httpclient) | new | 4 |
MockHttpClient (\symfony\component\httpclient) | ResponseInterface (\symfony\contracts\httpclient) | type | 4 |
MockResponse (\symfony\component\httpclient\response) | TransportException (\symfony\component\httpclient\exception) | new | 4 |
NativeResponse (\symfony\component\httpclient\response) | TransportException (\symfony\component\httpclient\exception) | new | 4 |
StreamWrapper (\symfony\component\httpclient\response) | ExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 4 |
ResponseInterface (\symfony\contracts\httpclient) | type | 4 | |
GenericRetryStrategy (\symfony\component\httpclient\retry) | InvalidArgumentException (\symfony\component\httpclient\exception) | new | 4 |
CachingHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | new | 4 |
EventSourceHttpClientTest (\symfony\component\httpclient\tests) | FirstChunk (\symfony\component\httpclient\chunk) | new | 4 |
MockHttpClientTest (\symfony\component\httpclient\tests) | TransportException (\symfony\component\httpclient\exception) | catch | 4 |
TransportException (\symfony\component\httpclient\exception) | new | 4 | |
GenericRetryStrategyTest (\symfony\component\httpclient\tests\retry) | GenericRetryStrategy (\symfony\component\httpclient\retry) | new | 4 |
ScopingHttpClientTest (\symfony\component\httpclient\tests) | ScopingHttpClient (\symfony\component\httpclient) | new | 4 |
HarFileResponseFactoryTest (\symfony\component\httpclient\tests\test) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
HarFileResponseFactory (\symfony\component\httpclient\test) | new | 4 | |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
BinaryFileResponse (\symfony\component\httpfoundation) | File (\symfony\component\httpfoundation\file) | new | 4 |
File (\symfony\component\httpfoundation\file) | FileException (\symfony\component\httpfoundation\file\exception) | new | 4 |
InputBag (\symfony\component\httpfoundation) | BadRequestException (\symfony\component\httpfoundation\exception) | new | 4 |
Request (\symfony\component\httpfoundation) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 4 |
InputBag (\symfony\component\httpfoundation) | type | 4 | |
MigratingSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 4 |
SessionHandlerFactory (\symfony\component\httpfoundation\session\storage\handler) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 4 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 4 |
NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | type | 4 |
AbstractProxy (\symfony\component\httpfoundation\session\storage\proxy) | type | 4 | |
SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | new | 4 | |
AcceptHeaderItemTest (\symfony\component\httpfoundation\tests) | AcceptHeaderItem (\symfony\component\httpfoundation) | new | 4 |
AttributeBagTest (\symfony\component\httpfoundation\tests\session\attribute) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 4 |
AutoExpireFlashBagTest (\symfony\component\httpfoundation\tests\session\flash) | AutoExpireFlashBag (\symfony\component\httpfoundation\session\flash) | new | 4 |
FlashBagTest (\symfony\component\httpfoundation\tests\session\flash) | FlashBag (\symfony\component\httpfoundation\session\flash) | new | 4 |
SessionTest (\symfony\component\httpfoundation\tests\session) | AttributeBag (\symfony\component\httpfoundation\session\attribute) | new | 4 |
Session (\symfony\component\httpfoundation\session) | new | 4 | |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 4 | |
MemcachedSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MemcachedSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 4 |
NativeFileSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | NativeFileSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 4 |
SessionHandlerFactoryTest (\symfony\component\httpfoundation\tests\session\storage\handler) | SessionHandlerFactory (\symfony\component\httpfoundation\session\storage\handler) | staticmethodcall | 4 |
NativeSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | NativeFileSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 4 |
StreamedResponseTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 4 |
ResponseCookieValueSameTest (\symfony\component\httpfoundation\tests\test\constraint) | ResponseCookieValueSame (\symfony\component\httpfoundation\test\constraint) | new | 4 |
ResponseStatusCodeSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 4 |
QueryParameterValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 4 |
DumpDataCollector (\symfony\component\httpkernel\datacollector) | Connection (\symfony\component\vardumper\server) | instanceof | 4 |
EventDataCollector (\symfony\component\httpkernel\datacollector) | Data (\symfony\component\vardumper\cloner) | type | 4 |
ControllerArgumentValueResolverPass (\symfony\component\httpkernel\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 4 |
ResponseEvent (\symfony\component\httpkernel\event) | Response (\symfony\component\httpfoundation) | type | 4 |
ErrorListener (\symfony\component\httpkernel\eventlistener) | HttpExceptionInterface (\symfony\component\httpkernel\exception) | instanceof | 4 |
SurrogateInterface (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 4 |
Kernel (\symfony\component\httpkernel) | ContainerInterface (\symfony\component\dependencyinjection) | type | 4 |
Profiler (\symfony\component\httpkernel\profiler) | Profile (\symfony\component\httpkernel\profiler) | type | 4 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ConstraintViolationList (\symfony\component\validator) | new | 4 |
ValidatorBuilder (\symfony\component\validator) | new | 4 | |
UidValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | UidValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 4 |
ErrorControllerTest (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | new | 4 |
ArgumentMetadataFactoryTest (\symfony\component\httpkernel\tests\controllermetadata) | AttributeController (\symfony\component\httpkernel\tests\fixtures\controller) | new | 4 |
ArgumentMetadataTest (\symfony\component\httpkernel\tests\controllermetadata) | Foo (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 4 |
DataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | UsePropertyInDestruct (\symfony\component\httpkernel\tests\fixtures) | new | 4 |
WithPublicObjectProperty (\symfony\component\httpkernel\tests\fixtures) | new | 4 | |
DumpDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 4 |
Response (\symfony\component\httpfoundation) | new | 4 | |
ExceptionDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 4 |
Response (\symfony\component\httpfoundation) | new | 4 | |
RouterDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | RouterDataCollector (\symfony\component\httpkernel\datacollector) | new | 4 |
ControllerArgumentValueResolverPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 4 |
ResettableServicePassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
ResettableServicePass (\symfony\component\httpkernel\dependencyinjection) | new | 4 | |
ServicesResetterTest (\symfony\component\httpkernel\tests\dependencyinjection) | MultiResettableService (\symfony\component\httpkernel\tests\fixtures) | staticproperty | 4 |
ControllerArgumentsEventTest (\symfony\component\httpkernel\tests\event) | ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 4 |
ControllerEventTest (\symfony\component\httpkernel\tests\event) | Bar (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 4 |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | TestEntity (\symfony\component\httpkernel\tests\eventlistener) | new | 4 |
TestEntity (\symfony\component\httpkernel\tests\eventlistener) | type | 4 | |
DebugHandlersListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ErrorHandler (\symfony\component\errorhandler) | new | 4 |
DebugHandlersListener (\symfony\component\httpkernel\eventlistener) | new | 4 | |
ProfilerListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 4 |
Kernel (\symfony\component\httpkernel) | staticconstant | 4 | |
MethodNotAllowedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | MethodNotAllowedHttpException (\symfony\component\httpkernel\exception) | new | 4 |
ServiceUnavailableHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | ServiceUnavailableHttpException (\symfony\component\httpkernel\exception) | new | 4 |
TooManyRequestsHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | TooManyRequestsHttpException (\symfony\component\httpkernel\exception) | new | 4 |
UnauthorizedHttpExceptionTest (\symfony\component\httpkernel\tests\exception) | UnauthorizedHttpException (\symfony\component\httpkernel\exception) | new | 4 |
InlineFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | type | 4 |
Response (\symfony\component\httpfoundation) | new | 4 | |
RoutableFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 4 |
HttpCacheTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | type | 4 |
HttpCache (\symfony\component\httpkernel\httpcache) | new | 4 | |
SubRequestHandlerTest (\symfony\component\httpkernel\tests\httpcache) | SubRequestHandler (\symfony\component\httpkernel\httpcache) | staticmethodcall | 4 |
TestSubRequestHandlerKernel (\symfony\component\httpkernel\tests\httpcache) | new | 4 | |
TestHttpKernel (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | type | 4 |
LanguageDataGenerator (\symfony\component\intl\data\generator) | ArrayAccessibleResourceBundle (\symfony\component\intl\data\util) | type | 4 |
LocaleDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 4 |
TimezoneDataGenerator (\symfony\component\intl\data\generator) | BundleEntryReaderInterface (\symfony\component\intl\data\bundle\reader) | type | 4 |
Collection (\symfony\component\ldap\adapter\extldap) | LdapException (\symfony\component\ldap\exception) | new | 4 |
Connection (\symfony\component\ldap\adapter\extldap) | ConnectionOptions (\symfony\component\ldap\adapter\extldap) | staticconstant | 4 |
ConnectionOptions (\symfony\component\ldap\adapter\extldap) | staticmethodcall | 4 | |
LdapException (\symfony\component\ldap\exception) | new | 4 | |
LdapUserProvider (\symfony\component\ldap\security) | UserInterface (\symfony\component\security\core\user) | type | 4 |
CheckLdapCredentialsListenerTest (\symfony\component\ldap\tests\security) | PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 4 |
Passport (\symfony\component\security\http\authenticator\passport) | new | 4 | |
CheckPassportEvent (\symfony\component\security\http\event) | new | 4 | |
TestAuthenticator (\symfony\component\ldap\tests\security) | Request (\symfony\component\httpfoundation) | type | 4 |
PersistingStoreInterface (\symfony\component\lock) | Key (\symfony\component\lock) | type | 4 |
DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 4 |
DoctrineDbalStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 4 |
PdoStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 4 |
StoreFactory (\symfony\component\lock\store) | AbstractAdapter (\symfony\component\cache\adapter) | staticmethodcall | 4 |
CombinedStoreTest (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 4 |
DoctrineDbalPostgreSqlStoreTest (\symfony\component\lock\tests\store) | DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | new | 4 |
FlockStoreTest (\symfony\component\lock\tests\store) | FlockStore (\symfony\component\lock\store) | new | 4 |
PostgreSqlStoreTest (\symfony\component\lock\tests\store) | PostgreSqlStore (\symfony\component\lock\store) | new | 4 |
SharedLockStoreTestTrait (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | catch | 4 |
SesHttpAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | Address (\symfony\component\mime) | new | 4 |
SesApiAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | Address (\symfony\component\mime) | type | 4 |
BrevoApiTransportTest (\symfony\component\mailer\bridge\brevo\tests\transport) | Email (\symfony\component\mime) | new | 4 |
InfobipApiTransportTest (\symfony\component\mailer\bridge\infobip\tests\transport) | DataPart (\symfony\component\mime\part) | new | 4 |
MandrillHttpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | Address (\symfony\component\mime) | new | 4 |
MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 4 |
MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 4 |
MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 4 |
MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 4 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
Envelope (\symfony\component\mailer) | new | 4 | |
TagHeader (\symfony\component\mailer\header) | new | 4 | |
MailgunHttpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | Address (\symfony\component\mime) | new | 4 |
MailjetPayloadConverter (\symfony\component\mailer\bridge\mailjet\remoteevent) | MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 4 |
MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 4 |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
JsonMockResponse (\symfony\component\httpclient\response) | new | 4 | |
PostmarkPayloadConverter (\symfony\component\mailer\bridge\postmark\remoteevent) | MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 4 |
PostmarkTransportFactoryTest (\symfony\component\mailer\bridge\postmark\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
PostmarkSmtpTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 4 | |
ScalewayApiTransportTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | Address (\symfony\component\mime) | new | 4 |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 4 |
SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | Email (\symfony\component\mime) | type | 4 |
MailerTestCommand (\symfony\component\mailer\command) | InputOption (\symfony\component\console\input) | staticconstant | 4 |
Envelope (\symfony\component\mailer) | Address (\symfony\component\mime) | type | 4 |
MessageEvent (\symfony\component\mailer\event) | Envelope (\symfony\component\mailer) | type | 4 |
RawMessage (\symfony\component\mime) | type | 4 | |
EnvelopeListener (\symfony\component\mailer\eventlistener) | Address (\symfony\component\mime) | staticmethodcall | 4 |
MessageLoggerListener (\symfony\component\mailer\eventlistener) | MessageEvents (\symfony\component\mailer\event) | new | 4 |
TransportFactoryTestCase (\symfony\component\mailer\test) | Dsn (\symfony\component\mailer\transport) | type | 4 |
MessageListenerTest (\symfony\component\mailer\tests\eventlistener) | MessageListener (\symfony\component\mailer\eventlistener) | staticconstant | 4 |
MailboxListHeader (\symfony\component\mime\header) | new | 4 | |
UnsupportedSchemeExceptionTest (\symfony\component\mailer\tests\exception) | Dsn (\symfony\component\mailer\transport) | new | 4 |
AbstractTransportTest (\symfony\component\mailer\tests\transport) | NullTransport (\symfony\component\mailer\transport) | new | 4 |
Address (\symfony\component\mime) | new | 4 | |
NativeTransportFactoryTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | staticmethodcall | 4 |
NativeTransportFactory (\symfony\component\mailer\transport) | new | 4 | |
SendmailTransportFactoryTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 4 |
SendmailTransportTest (\symfony\component\mailer\tests\transport) | SendmailTransport (\symfony\component\mailer\transport) | new | 4 |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | Envelope (\symfony\component\mailer) | new | 4 |
TransportsTest (\symfony\component\mailer\tests\transport) | Transports (\symfony\component\mailer\transport) | new | 4 |
Headers (\symfony\component\mime\header) | new | 4 | |
Message (\symfony\component\mime) | new | 4 | |
TextPart (\symfony\component\mime\part) | new | 4 | |
Transport (\symfony\component\mailer) | TransportInterface (\symfony\component\mailer\transport) | type | 4 |
AbstractStream (\symfony\component\mailer\transport\smtp\stream) | TransportException (\symfony\component\mailer\exception) | new | 4 |
AddFifoStampTest (\symfony\component\messenger\bridge\amazonsqs\tests\middleware) | AddFifoStampMiddleware (\symfony\component\messenger\bridge\amazonsqs\middleware) | new | 4 |
Envelope (\symfony\component\messenger) | new | 4 | |
ConnectionTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | MockResponse (\symfony\component\httpclient\response) | new | 4 |
AmazonSqsReceiver (\symfony\component\messenger\bridge\amazonsqs\transport) | TransportException (\symfony\component\messenger\exception) | new | 4 |
AmazonSqsTransport (\symfony\component\messenger\bridge\amazonsqs\transport) | Envelope (\symfony\component\messenger) | type | 4 |
Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 4 |
AmqpReceiver (\symfony\component\messenger\bridge\amqp\transport) | TransportException (\symfony\component\messenger\exception) | new | 4 |
AmqpTransport (\symfony\component\messenger\bridge\amqp\transport) | Envelope (\symfony\component\messenger) | type | 4 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | type | 4 |
LogicException (\symfony\component\messenger\exception) | new | 4 | |
BeanstalkdTransport (\symfony\component\messenger\bridge\beanstalkd\transport) | Envelope (\symfony\component\messenger) | type | 4 |
DoctrineTransportFactoryTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DoctrineTransportFactory (\symfony\component\messenger\bridge\doctrine\transport) | new | 4 |
Connection (\symfony\component\messenger\bridge\doctrine\transport) | TransportException (\symfony\component\messenger\exception) | new | 4 |
PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | staticmethodcall | 4 |
RedisTransport (\symfony\component\messenger\bridge\redis\transport) | Envelope (\symfony\component\messenger) | type | 4 |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | SymfonyStyle (\symfony\component\console\style) | type | 4 |
FailedMessagesRemoveCommand (\symfony\component\messenger\command) | InputOption (\symfony\component\console\input) | new | 4 |
InputOption (\symfony\component\console\input) | staticconstant | 4 | |
FailedMessagesRetryCommand (\symfony\component\messenger\command) | SymfonyStyle (\symfony\component\console\style) | type | 4 |
FailedMessagesShowCommand (\symfony\component\messenger\command) | InputOption (\symfony\component\console\input) | new | 4 |
InputOption (\symfony\component\console\input) | staticconstant | 4 | |
SendMessageToTransportsEvent (\symfony\component\messenger\event) | Envelope (\symfony\component\messenger) | type | 4 |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | Envelope (\symfony\component\messenger) | new | 4 |
RoutableMessageBus (\symfony\component\messenger) | new | 4 | |
DebugCommandTest (\symfony\component\messenger\tests\command) | DebugCommand (\symfony\component\messenger\command) | new | 4 |
FailedMessagesRemoveCommandTest (\symfony\component\messenger\tests\command) | Envelope (\symfony\component\messenger) | staticmethodcall | 4 |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 4 | |
FailedMessagesRetryCommandTest (\symfony\component\messenger\tests\command) | Envelope (\symfony\component\messenger) | staticmethodcall | 4 |
TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 4 | |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | Envelope (\symfony\component\messenger) | staticmethodcall | 4 |
SetupTransportsCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 4 |
MessengerDataCollectorTest (\symfony\component\messenger\tests\datacollector) | TraceableMessageBus (\symfony\component\messenger) | new | 4 |
DummyFailureTestSenderAndReceiver (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | type | 4 |
SendFailedMessageForRetryListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | type | 4 |
FailureIntegrationTest (\symfony\component\messenger\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 4 |
Envelope (\symfony\component\messenger) | new | 4 | |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | type | 4 | |
SendFailedMessageForRetryListener (\symfony\component\messenger\eventlistener) | new | 4 | |
StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | new | 4 | |
HandlersLocator (\symfony\component\messenger\handler) | new | 4 | |
MessageBus (\symfony\component\messenger) | new | 4 | |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | new | 4 | |
SendMessageMiddleware (\symfony\component\messenger\middleware) | new | 4 | |
MultiplierRetryStrategy (\symfony\component\messenger\retry) | new | 4 | |
DispatchAfterCurrentBusStamp (\symfony\component\messenger\stamp) | new | 4 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 4 | |
SendersLocator (\symfony\component\messenger\transport\sender) | new | 4 | |
Worker (\symfony\component\messenger) | new | 4 | |
HandleTraitTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 4 |
HandledStamp (\symfony\component\messenger\stamp) | new | 4 | |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | type | 4 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 4 | |
DispatchingMiddleware (\symfony\component\messenger\tests\middleware) | new | 4 | |
MultiplierRetryStrategyTest (\symfony\component\messenger\tests\retry) | RedeliveryStamp (\symfony\component\messenger\stamp) | new | 4 |
RoutableMessageBusTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 4 |
RoutableMessageBus (\symfony\component\messenger) | new | 4 | |
ValidationStampTest (\symfony\component\messenger\tests\stamp) | ValidationStamp (\symfony\component\messenger\stamp) | new | 4 |
TraceableMessageBusTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 4 |
InMemoryTransportTest (\symfony\component\messenger\tests\transport\inmemory) | Envelope (\symfony\component\messenger) | staticmethodcall | 4 |
AnEnvelopeStamp (\symfony\component\messenger\tests\fixtures) | new | 4 | |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 4 | |
InMemoryTransport (\symfony\component\messenger\transport\inmemory) | new | 4 | |
PhpSerializerTest (\symfony\component\messenger\tests\transport\serialization) | Envelope (\symfony\component\messenger) | new | 4 |
DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 4 | |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
SingleMessageReceiver (\symfony\component\messenger\transport\receiver) | Envelope (\symfony\component\messenger) | type | 4 |
Serializer (\symfony\component\messenger\transport\serialization) | MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 4 |
SyncTransport (\symfony\component\messenger\transport\sync) | Envelope (\symfony\component\messenger) | type | 4 |
Email (\symfony\component\mime) | Message (\symfony\component\mime) | staticmethodcall | 4 |
DataPart (\symfony\component\mime\part) | new | 4 | |
RawMessage (\symfony\component\mime) | staticmethodcall | 4 | |
Headers (\symfony\component\mime\header) | HeaderInterface (\symfony\component\mime\header) | type | 4 |
ParameterizedHeader (\symfony\component\mime\header) | AbstractHeader (\symfony\component\mime\header) | staticmethodcall | 4 |
UnstructuredHeader (\symfony\component\mime\header) | staticmethodcall | 4 | |
Message (\symfony\component\mime) | AbstractPart (\symfony\component\mime\part) | type | 4 |
MessageConverter (\symfony\component\mime) | Message (\symfony\component\mime) | type | 4 |
DataPart (\symfony\component\mime\part) | AbstractPart (\symfony\component\mime\part) | staticmethodcall | 4 |
TextPart (\symfony\component\mime\part) | staticmethodcall | 4 | |
FormDataPart (\symfony\component\mime\part\multipart) | TextPart (\symfony\component\mime\part) | type | 4 |
TextPart (\symfony\component\mime\part) | File (\symfony\component\mime\part) | instanceof | 4 |
SMimeEncrypterTest (\symfony\component\mime\tests\crypto) | Email (\symfony\component\mime) | new | 4 |
SMimeSignerTest (\symfony\component\mime\tests\crypto) | Email (\symfony\component\mime) | new | 4 |
Headers (\symfony\component\mime\header) | new | 4 | |
DraftEmailTest (\symfony\component\mime\tests) | DraftEmail (\symfony\component\mime) | new | 4 |
HeadersTest (\symfony\component\mime\tests\header) | IdentificationHeader (\symfony\component\mime\header) | new | 4 |
MessageTest (\symfony\component\mime\tests) | TextPart (\symfony\component\mime\part) | new | 4 |
DataPartTest (\symfony\component\mime\tests\part) | DataPart (\symfony\component\mime\part) | staticmethodcall | 4 |
FormDataPartTest (\symfony\component\mime\tests\part\multipart) | TextPart (\symfony\component\mime\part) | new | 4 |
RawMessageTest (\symfony\component\mime\tests) | RawMessage (\symfony\component\mime) | new | 4 |
BandwidthTransportTest (\symfony\component\notifier\bridge\bandwidth\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
ChatworkMessageBodyBuilderTest (\symfony\component\notifier\bridge\chatwork\tests) | ChatworkMessageBodyBuilder (\symfony\component\notifier\bridge\chatwork) | new | 4 |
ClickSendTransportTest (\symfony\component\notifier\bridge\clicksend\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
ContactEveryoneTransportTest (\symfony\component\notifier\bridge\contacteveryone\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
DiscordTransport (\symfony\component\notifier\bridge\discord) | TransportException (\symfony\component\notifier\exception) | new | 4 |
DiscordEmbedTest (\symfony\component\notifier\bridge\discord\tests\embeds) | DiscordEmbed (\symfony\component\notifier\bridge\discord\embeds) | new | 4 |
FakeSmsEmailTransportTest (\symfony\component\notifier\bridge\fakesms\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
FreeMobileTransportTest (\symfony\component\notifier\bridge\freemobile\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
GoIpTransport (\symfony\component\notifier\bridge\goip) | TransportException (\symfony\component\notifier\exception) | new | 4 |
GoIpTransportTest (\symfony\component\notifier\bridge\goip\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
SmsMessage (\symfony\component\notifier\message) | new | 4 | |
GoogleChatTransport (\symfony\component\notifier\bridge\googlechat) | TransportException (\symfony\component\notifier\exception) | new | 4 |
IsendproTransportTest (\symfony\component\notifier\bridge\isendpro\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
SmsMessage (\symfony\component\notifier\message) | new | 4 | |
LightSmsTransport (\symfony\component\notifier\bridge\lightsms) | TransportException (\symfony\component\notifier\exception) | new | 4 |
MastodonTransportTest (\symfony\component\notifier\bridge\mastodon\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
MockResponse (\symfony\component\httpclient\response) | new | 4 | |
ChatMessage (\symfony\component\notifier\message) | new | 4 | |
ActionCardTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | ActionCard (\symfony\component\notifier\bridge\microsoftteams\action) | new | 4 |
ActivityTest (\symfony\component\notifier\bridge\microsoftteams\tests\section\field) | Activity (\symfony\component\notifier\bridge\microsoftteams\section\field) | new | 4 |
MobytOptions (\symfony\component\notifier\bridge\mobyt) | Notification (\symfony\component\notifier\notification) | staticconstant | 4 |
MobytOptionsTest (\symfony\component\notifier\bridge\mobyt\tests) | Notification (\symfony\component\notifier\notification) | staticconstant | 4 |
NtfyTransportTest (\symfony\component\notifier\bridge\ntfy\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
PushMessage (\symfony\component\notifier\message) | new | 4 | |
OneSignalTransportTest (\symfony\component\notifier\bridge\onesignal\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
OvhCloudTransportTest (\symfony\component\notifier\bridge\ovhcloud\tests) | MockResponse (\symfony\component\httpclient\response) | new | 4 |
PagerDutyOptions (\symfony\component\notifier\bridge\pagerduty) | InvalidArgumentException (\symfony\component\notifier\exception) | new | 4 |
PlivoTransportTest (\symfony\component\notifier\bridge\plivo\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
PushoverOptions (\symfony\component\notifier\bridge\pushover) | Notification (\symfony\component\notifier\notification) | staticconstant | 4 |
RedlinkTransportTest (\symfony\component\notifier\bridge\redlink\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
RingCentralTransportTest (\symfony\component\notifier\bridge\ringcentral\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
SmsBiurasTransport (\symfony\component\notifier\bridge\smsbiuras) | TransportException (\symfony\component\notifier\exception) | new | 4 |
SmscTransport (\symfony\component\notifier\bridge\smsc) | TransportException (\symfony\component\notifier\exception) | new | 4 |
SmsFactorTransport (\symfony\component\notifier\bridge\smsfactor) | TransportException (\symfony\component\notifier\exception) | new | 4 |
SpotHitTransportTest (\symfony\component\notifier\bridge\spothit\tests) | SpotHitTransport (\symfony\component\notifier\bridge\spothit) | type | 4 |
SmsMessage (\symfony\component\notifier\message) | new | 4 | |
TelegramTransportTest (\symfony\component\notifier\bridge\telegram\tests) | TelegramOptions (\symfony\component\notifier\bridge\telegram) | type | 4 |
TermiiTransportTest (\symfony\component\notifier\bridge\termii\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
TurboSmsTransportTest (\symfony\component\notifier\bridge\turbosms\tests) | TurboSmsTransport (\symfony\component\notifier\bridge\turbosms) | new | 4 |
TwilioTransportTest (\symfony\component\notifier\bridge\twilio\tests) | SmsMessage (\symfony\component\notifier\message) | new | 4 |
TwitterTransportTest (\symfony\component\notifier\bridge\twitter\tests) | MockHttpClient (\symfony\component\httpclient) | new | 4 |
ChatMessage (\symfony\component\notifier\message) | new | 4 | |
TwitterOptions (\symfony\component\notifier\bridge\twitter) | File (\symfony\component\mime\part) | type | 4 |
NotificationLoggerListener (\symfony\component\notifier\eventlistener) | NotificationEvents (\symfony\component\notifier\event) | new | 4 |
BootstrapFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | Notification (\symfony\component\notifier\notification) | staticconstant | 4 |
DefaultFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | Notification (\symfony\component\notifier\notification) | staticconstant | 4 |
ChatMessage (\symfony\component\notifier\message) | MessageOptionsInterface (\symfony\component\notifier\message) | type | 4 |
EmailMessage (\symfony\component\notifier\message) | Envelope (\symfony\component\mailer) | type | 4 |
PushMessage (\symfony\component\notifier\message) | MessageOptionsInterface (\symfony\component\notifier\message) | type | 4 |
SmsMessage (\symfony\component\notifier\message) | MessageOptionsInterface (\symfony\component\notifier\message) | type | 4 |
Notification (\symfony\component\notifier\notification) | FlattenException (\symfony\component\errorhandler\exception) | instanceof | 4 |
FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 4 | |
BrowserChannelTest (\symfony\component\notifier\tests\channel) | BootstrapFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | new | 4 |
FailedMessageEventTest (\symfony\component\notifier\tests\event) | FailedMessageEvent (\symfony\component\notifier\event) | new | 4 |
UnsupportedSchemeExceptionTest (\symfony\component\notifier\tests\exception) | Dsn (\symfony\component\notifier\transport) | new | 4 |
PushMessageTest (\symfony\component\notifier\tests\message) | PushMessage (\symfony\component\notifier\message) | new | 4 |
TransportsTest (\symfony\component\notifier\tests\transport) | SentMessage (\symfony\component\notifier\message) | new | 4 |
Transport (\symfony\component\notifier) | TransportInterface (\symfony\component\notifier\transport) | type | 4 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 4 |
MigratingPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | MigratingPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 4 |
PhpExecutableFinderTest (\symfony\component\process\tests) | PhpExecutableFinder (\symfony\component\process) | new | 4 |
ProcessTest (\symfony\component\process\tests) | ProcessTimedOutException (\symfony\component\process\exception) | catch | 4 |
PropertyAccessor (\symfony\component\propertyaccess) | NoSuchIndexException (\symfony\component\propertyaccess\exception) | new | 4 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 4 | |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | staticconstant | 4 | |
PropertyAccessorInterface (\symfony\component\propertyaccess) | PropertyPathInterface (\symfony\component\propertyaccess) | type | 4 |
PropertyPath (\symfony\component\propertyaccess) | OutOfBoundsException (\symfony\component\propertyaccess\exception) | new | 4 |
PropertyPathBuilder (\symfony\component\propertyaccess) | OutOfBoundsException (\symfony\component\propertyaccess\exception) | new | 4 |
PropertyPathInterface (\symfony\component\propertyaccess) | type | 4 | |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | ArrayAdapter (\symfony\component\cache\adapter) | new | 4 |
PhpDocExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 4 |
PhpStanExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PhpStanExtractor (\symfony\component\propertyinfo\extractor) | new | 4 |
FixedWindowLimiter (\symfony\component\ratelimiter\policy) | RateLimit (\symfony\component\ratelimiter) | new | 4 |
SlidingWindowLimiter (\symfony\component\ratelimiter\policy) | RateLimit (\symfony\component\ratelimiter) | new | 4 |
TokenBucket (\symfony\component\ratelimiter\policy) | Rate (\symfony\component\ratelimiter\policy) | staticmethodcall | 4 |
SlidingWindowTest (\symfony\component\ratelimiter\tests\policy) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 4 |
TokenBucketLimiterTest (\symfony\component\ratelimiter\tests\policy) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 4 |
UrlGenerator (\symfony\component\routing\generator) | RequestContext (\symfony\component\routing) | type | 4 |
XmlFileLoader (\symfony\component\routing\loader) | RouteCollection (\symfony\component\routing) | type | 4 |
CompiledUrlMatcherDumper (\symfony\component\routing\matcher\dumper) | RouteCollection (\symfony\component\routing) | new | 4 |
UrlMatcher (\symfony\component\routing\matcher) | RequestContext (\symfony\component\routing) | type | 4 |
Router (\symfony\component\routing) | RequestContext (\symfony\component\routing) | type | 4 |
CompiledUrlGeneratorDumperTest (\symfony\component\routing\tests\generator\dumper) | RouteCollection (\symfony\component\routing) | new | 4 |
TraceableUrlMatcherTest (\symfony\component\routing\tests\matcher) | Request (\symfony\component\httpfoundation) | staticmethodcall | 4 |
TraceableUrlMatcher (\symfony\component\routing\matcher) | new | 4 | |
RequestContext (\symfony\component\routing) | new | 4 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | MethodNotAllowedException (\symfony\component\routing\exception) | catch | 4 |
RequestContextTest (\symfony\component\routing\tests) | RequestContext (\symfony\component\routing) | staticmethodcall | 4 |
RouterTest (\symfony\component\routing\tests) | Router (\symfony\component\routing) | new | 4 |
RouteTest (\symfony\component\routing\tests) | Route (\symfony\component\routing) | type | 4 |
SymfonyRuntime (\symfony\component\runtime) | Application (\symfony\component\console) | new | 4 |
ConsoleOutput (\symfony\component\console\output) | new | 4 | |
SchedulerTransport (\symfony\component\scheduler\messenger) | Envelope (\symfony\component\messenger) | type | 4 |
DebugCommandTest (\symfony\component\scheduler\tests\command) | CommandTester (\symfony\component\console\tester) | new | 4 |
DebugCommand (\symfony\component\scheduler\command) | new | 4 | |
CheckpointTest (\symfony\component\scheduler\tests\generator) | NoLock (\symfony\component\lock) | new | 4 |
PeriodicalTriggerTest (\symfony\component\scheduler\tests\trigger) | PeriodicalTrigger (\symfony\component\scheduler\trigger) | type | 4 |
ExpressionLanguageProvider (\symfony\component\security\core\authorization) | ExpressionFunction (\symfony\component\expressionlanguage) | new | 4 |
AuthenticationTrustResolverTest (\symfony\component\security\core\tests\authentication) | RealCustomRememberMeToken (\symfony\component\security\core\tests\authentication) | new | 4 |
CacheTokenVerifierTest (\symfony\component\security\core\tests\authentication\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 4 |
InMemoryTokenProviderTest (\symfony\component\security\core\tests\authentication\rememberme) | InMemoryTokenProvider (\symfony\component\security\core\authentication\rememberme) | new | 4 |
SwitchUserTokenTest (\symfony\component\security\core\tests\authentication\token) | InMemoryUser (\symfony\component\security\core\user) | new | 4 |
ChainUserProviderTest (\symfony\component\security\core\tests\user) | UserNotFoundException (\symfony\component\security\core\exception) | new | 4 |
InMemoryUserProviderTest (\symfony\component\security\core\tests\user) | InMemoryUser (\symfony\component\security\core\user) | new | 4 |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 4 | |
UserPasswordValidatorTestCase (\symfony\component\security\core\tests\validator\constraints) | UserPassword (\symfony\component\security\core\validator\constraints) | new | 4 |
InMemoryUserProvider (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 4 |
MissingUserProvider (\symfony\component\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 4 |
CsrfTokenManagerTest (\symfony\component\security\csrf\tests) | CsrfToken (\symfony\component\security\csrf) | new | 4 |
UriSafeTokenGeneratorTest (\symfony\component\security\csrf\tests\tokengenerator) | UriSafeTokenGenerator (\symfony\component\security\csrf\tokengenerator) | new | 4 |
AuthenticatorManager (\symfony\component\security\http\authentication) | BadCredentialsException (\symfony\component\security\core\exception) | new | 4 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | type | 4 | |
AbstractLoginFormAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
AuthenticatorInterface (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
LoginLinkAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
RememberMeAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
AuthenticationTokenCreatedEvent (\symfony\component\security\http\event) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 4 |
LoginFailureEvent (\symfony\component\security\http\event) | Response (\symfony\component\httpfoundation) | type | 4 |
LoginSuccessEvent (\symfony\component\security\http\event) | Response (\symfony\component\httpfoundation) | type | 4 |
SwitchUserEvent (\symfony\component\security\http\event) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 4 |
ContextListener (\symfony\component\security\http\firewall) | LegacyPasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 4 |
PasswordAuthenticatedUserInterface (\symfony\component\security\core\user) | instanceof | 4 | |
ExceptionListener (\symfony\component\security\http\firewall) | ExceptionEvent (\symfony\component\httpkernel\event) | type | 4 |
SwitchUserListener (\symfony\component\security\http\firewall) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 4 |
LoginLinkHandler (\symfony\component\security\http\loginlink) | InvalidLoginLinkException (\symfony\component\security\http\loginlink\exception) | new | 4 |
ParameterBagUtils (\symfony\component\security\http) | PropertyAccess (\symfony\component\propertyaccess) | staticmethodcall | 4 |
DefaultLoginRateLimiter (\symfony\component\security\http\ratelimiter) | RateLimiterFactory (\symfony\component\ratelimiter) | type | 4 |
SignatureRememberMeHandler (\symfony\component\security\http\rememberme) | AuthenticationException (\symfony\component\security\core\exception) | new | 4 |
AuthenticationUtilsTest (\symfony\component\security\http\tests\authentication) | Session (\symfony\component\httpfoundation\session) | new | 4 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 4 | |
DefaultAuthenticationFailureHandlerTest (\symfony\component\security\http\tests\authentication) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 4 |
ConcreteAuthenticator (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | type | 4 |
RemoteUserAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 4 |
InMemoryUserProvider (\symfony\component\security\core\user) | new | 4 | |
RemoteUserAuthenticator (\symfony\component\security\http\authenticator) | new | 4 | |
SecurityTokenValueResolverTest (\symfony\component\security\http\tests\controller) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 4 |
CheckCredentialsListenerTest (\symfony\component\security\http\tests\eventlistener) | Passport (\symfony\component\security\http\authenticator\passport) | new | 4 |
DummyTestMigratingUserProvider (\symfony\component\security\http\tests\eventlistener) | UserInterface (\symfony\component\security\core\user) | type | 4 |
PasswordMigratingListenerTest (\symfony\component\security\http\tests\eventlistener) | DummyTestPasswordAuthenticatedUser (\symfony\component\security\http\tests\eventlistener) | new | 4 |
AccessListenerTest (\symfony\component\security\http\tests\firewall) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 4 |
ChannelListenerTest (\symfony\component\security\http\tests\firewall) | RequestEvent (\symfony\component\httpkernel\event) | new | 4 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | EventDispatcher (\symfony\component\eventdispatcher) | new | 4 |
ExceptionListenerTest (\symfony\component\security\http\tests\firewall) | Response (\symfony\component\httpfoundation) | new | 4 |
NotSupportingUserProvider (\symfony\component\security\http\tests\firewall) | UserInterface (\symfony\component\security\core\user) | type | 4 |
SupportingUserProvider (\symfony\component\security\http\tests\firewall) | UserInterface (\symfony\component\security\core\user) | type | 4 |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | SwitchUserToken (\symfony\component\security\core\authentication\token) | new | 4 |
SwitchUserListener (\symfony\component\security\http\firewall) | staticconstant | 4 | |
DummyAuthenticator (\symfony\component\security\http\tests\fixtures) | Request (\symfony\component\httpfoundation) | type | 4 |
TestLoginLinkHandlerUserProvider (\symfony\component\security\http\tests\loginlink) | TestLoginLinkHandlerUser (\symfony\component\security\http\tests\loginlink) | type | 4 |
SignatureRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | RememberMeDetails (\symfony\component\security\http\rememberme) | new | 4 |
SessionAuthenticationStrategyTest (\symfony\component\security\http\tests\session) | SessionAuthenticationStrategy (\symfony\component\security\http\session) | staticconstant | 4 |
PersistingStoreInterface (\symfony\component\semaphore) | Key (\symfony\component\semaphore) | type | 4 |
StoreFactory (\symfony\component\semaphore\store) | InvalidArgumentException (\symfony\component\semaphore\exception) | new | 4 |
StoreFactoryTest (\symfony\component\semaphore\tests\store) | StoreFactory (\symfony\component\semaphore\store) | staticmethodcall | 4 |
YamlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | YamlEncoder (\symfony\component\serializer\encoder) | staticconstant | 4 |
XmlEncoder (\symfony\component\serializer\encoder) | NotEncodableValueException (\symfony\component\serializer\exception) | new | 4 |
YamlEncoder (\symfony\component\serializer\encoder) | Dumper (\symfony\component\yaml) | new | 4 |
ClassMetadata (\symfony\component\serializer\mapping) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | type | 4 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 4 |
DateIntervalNormalizer (\symfony\component\serializer\normalizer) | NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 4 |
ObjectNormalizer (\symfony\component\serializer\normalizer) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 4 |
AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 4 | |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 4 | |
PropertyNormalizer (\symfony\component\serializer\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 4 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticmethodcall | 4 | |
GroupsTest (\symfony\component\serializer\tests\annotation) | Groups (\symfony\component\serializer\attribute) | new | 4 |
UidNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | UidNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | CustomNormalizer (\symfony\component\serializer\normalizer) | new | 4 |
ScalarDummy (\symfony\component\serializer\tests\fixtures) | new | 4 | |
CacheMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | ArrayAdapter (\symfony\component\cache\adapter) | new | 4 |
CacheClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 4 | |
CompiledClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 4 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 4 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassDiscriminatorMapping (\symfony\component\serializer\mapping) | new | 4 |
Dummy (\symfony\component\serializer\tests\normalizer) | new | 4 | |
DummyWithEnumUnion (\symfony\component\serializer\tests\normalizer) | new | 4 | |
ArrayDenormalizerTest (\symfony\component\serializer\tests\normalizer) | ArrayDummy (\symfony\component\serializer\tests\normalizer) | new | 4 |
ConstraintViolationListNormalizerTest (\symfony\component\serializer\tests\normalizer) | ConstraintViolationList (\symfony\component\validator) | new | 4 |
ContextMetadataTestTrait (\symfony\component\serializer\tests\normalizer\features) | ObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
ObjectDummyWithContextAttribute (\symfony\component\serializer\tests\normalizer\features) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 4 |
CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 4 | |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 4 | |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 4 |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 4 | |
ObjectInner (\symfony\component\serializer\tests\normalizer) | new | 4 | |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | CamelCaseToSnakeCaseNameConverter (\symfony\component\serializer\nameconverter) | new | 4 |
UnwrappinDenormalizerTest (\symfony\component\serializer\tests\normalizer) | UnwrappingDenormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
SerializerTest (\symfony\component\serializer\tests) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 4 |
CustomNormalizer (\symfony\component\serializer\normalizer) | new | 4 | |
Serializer (\symfony\component\serializer) | type | 4 | |
Section (\symfony\component\stopwatch) | StopwatchEvent (\symfony\component\stopwatch) | type | 4 |
Stopwatch (\symfony\component\stopwatch) | StopwatchEvent (\symfony\component\stopwatch) | type | 4 |
AbstractString (\symfony\component\string) | InvalidArgumentException (\symfony\component\string\exception) | new | 4 |
AbstractAsciiTestCase (\symfony\component\string\tests) | AbstractString (\symfony\component\string) | staticconstant | 4 |
EnglishInflectorTest (\symfony\component\string\tests\inflector) | EnglishInflector (\symfony\component\string\inflector) | new | 4 |
FrenchInflectorTest (\symfony\component\string\tests\inflector) | FrenchInflector (\symfony\component\string\inflector) | new | 4 |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | ResponseInterface (\symfony\contracts\httpclient) | type | 4 |
LocoProvider (\symfony\component\translation\bridge\loco) | TranslatorBagInterface (\symfony\component\translation) | type | 4 |
LokaliseProvider (\symfony\component\translation\bridge\lokalise) | TranslatorBagInterface (\symfony\component\translation) | type | 4 |
PhraseProviderFactory (\symfony\component\translation\bridge\phrase) | Dsn (\symfony\component\translation\provider) | type | 4 |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | JsonMockResponse (\symfony\component\httpclient\response) | new | 4 |
TranslationPushCommand (\symfony\component\translation\command) | InputOption (\symfony\component\console\input) | new | 4 |
TranslatorPathsPass (\symfony\component\translation\dependencyinjection) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 4 |
MoFileDumper (\symfony\component\translation\dumper) | MoFileLoader (\symfony\component\translation\loader) | staticconstant | 4 |
XliffFileLoader (\symfony\component\translation\loader) | InvalidResourceException (\symfony\component\translation\exception) | new | 4 |
MessageCatalogue (\symfony\component\translation) | type | 4 | |
MessageCatalogue (\symfony\component\translation) | MessageCatalogueInterface (\symfony\component\translation) | type | 4 |
TranslationPathsPassTest (\symfony\component\translation\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 4 |
TranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
TranslatorPass (\symfony\component\translation\dependencyinjection) | new | 4 | |
UnsupportedSchemeExceptionTest (\symfony\component\translation\tests\exception) | Dsn (\symfony\component\translation\provider) | new | 4 |
PhpAstExtractorTest (\symfony\component\translation\tests\extractor) | TranslatableMessageVisitor (\symfony\component\translation\extractor\visitor) | new | 4 |
IntlFormatterTest (\symfony\component\translation\tests\formatter) | IntlFormatter (\symfony\component\translation\formatter) | new | 4 |
CsvFileLoaderTest (\symfony\component\translation\tests\loader) | CsvFileLoader (\symfony\component\translation\loader) | new | 4 |
IcuDatFileLoaderTest (\symfony\component\translation\tests\loader) | IcuDatFileLoader (\symfony\component\translation\loader) | new | 4 |
JsonFileLoaderTest (\symfony\component\translation\tests\loader) | JsonFileLoader (\symfony\component\translation\loader) | new | 4 |
PoFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 4 |
TranslationWriterTest (\symfony\component\translation\tests\writer) | TranslationWriter (\symfony\component\translation\writer) | new | 4 |
Translator (\symfony\component\translation) | TranslatableInterface (\symfony\contracts\translation) | instanceof | 4 |
NameBasedUuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | staticmethodcall | 4 |
UuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | staticconstant | 4 |
UuidV1 (\symfony\component\uid) | new | 4 | |
GenerateUlidCommandTest (\symfony\component\uid\tests\command) | Ulid (\symfony\component\uid) | staticmethodcall | 4 |
ChoiceValidator (\symfony\component\validator\constraints) | Choice (\symfony\component\validator\constraints) | staticconstant | 4 |
Cidr (\symfony\component\validator\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 4 |
CountValidator (\symfony\component\validator\constraints) | Count (\symfony\component\validator\constraints) | staticconstant | 4 |
DateTimeValidator (\symfony\component\validator\constraints) | DateTime (\symfony\component\validator\constraints) | staticconstant | 4 |
File (\symfony\component\validator\constraints) | Constraint (\symfony\component\validator) | staticmethodcall | 4 |
TimezoneValidator (\symfony\component\validator\constraints) | Timezone (\symfony\component\validator\constraints) | staticconstant | 4 |
UlidValidator (\symfony\component\validator\constraints) | Ulid (\symfony\component\validator\constraints) | staticconstant | 4 |
ConstraintViolationList (\symfony\component\validator) | ConstraintViolationInterface (\symfony\component\validator) | type | 4 |
ConstraintValidatorTestCase (\symfony\component\validator\test) | GroupSequence (\symfony\component\validator\constraints) | type | 4 |
AbstractComparisonValidatorTestCase (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 4 |
AllValidatorTest (\symfony\component\validator\tests\constraints) | All (\symfony\component\validator\constraints) | new | 4 |
Range (\symfony\component\validator\constraints) | new | 4 | |
CallbackValidatorTest (\symfony\component\validator\tests\constraints) | Constraint (\symfony\component\validator) | staticconstant | 4 |
ExecutionContextInterface (\symfony\component\validator\context) | type | 4 | |
CardSchemeDummy (\symfony\component\validator\tests\constraints) | CardScheme (\symfony\component\validator\constraints) | staticconstant | 4 |
CardSchemeTest (\symfony\component\validator\tests\constraints) | CardScheme (\symfony\component\validator\constraints) | staticconstant | 4 |
CollectionTest (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | new | 4 |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | Collection (\symfony\component\validator\constraints) | staticconstant | 4 |
Required (\symfony\component\validator\constraints) | new | 4 | |
CssColorDummy (\symfony\component\validator\tests\constraints) | CssColor (\symfony\component\validator\constraints) | staticconstant | 4 |
CssColorTest (\symfony\component\validator\tests\constraints) | CssColor (\symfony\component\validator\constraints) | staticconstant | 4 |
EqualToValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 4 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | File (\symfony\component\httpfoundation\file) | new | 4 |
WhenTestWithAttributes (\symfony\component\validator\tests\constraints\fixtures) | NotNull (\symfony\component\validator\constraints) | new | 4 |
IbanValidatorTest (\symfony\component\validator\tests\constraints) | Iban (\symfony\component\validator\constraints) | new | 4 |
IsFalseValidatorTest (\symfony\component\validator\tests\constraints) | IsFalse (\symfony\component\validator\constraints) | new | 4 |
IsinValidatorTest (\symfony\component\validator\tests\constraints) | Isin (\symfony\component\validator\constraints) | new | 4 |
IsTrueValidatorTest (\symfony\component\validator\tests\constraints) | IsTrue (\symfony\component\validator\constraints) | new | 4 |
NotCompromisedPasswordValidatorTest (\symfony\component\validator\tests\constraints) | NotCompromisedPassword (\symfony\component\validator\constraints) | staticconstant | 4 |
NotEqualToValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 4 |
PasswordStrengthTest (\symfony\component\validator\tests\constraints) | PasswordStrength (\symfony\component\validator\constraints) | new | 4 |
WhenTest (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | new | 4 |
WhenValidatorTest (\symfony\component\validator\tests\constraints) | Callback (\symfony\component\validator\constraints) | new | 4 |
NotNull (\symfony\component\validator\constraints) | new | 4 | |
ContainerConstraintValidatorFactoryTest (\symfony\component\validator\tests) | Container (\symfony\component\dependencyinjection) | new | 4 |
ContainerConstraintValidatorFactory (\symfony\component\validator) | new | 4 | |
AddAutoMappingConfigurationPassTest (\symfony\component\validator\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 4 |
AddAutoMappingConfigurationPass (\symfony\component\validator\dependencyinjection) | new | 4 | |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | NotNull (\symfony\component\validator\constraints) | new | 4 |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | Cascade (\symfony\component\validator\constraints) | new | 4 |
CascadingStrategy (\symfony\component\validator\mapping) | staticconstant | 4 | |
LazyLoadingMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | TestLoader (\symfony\component\validator\tests\mapping\factory) | new | 4 |
GetterMetadataTest (\symfony\component\validator\tests\mapping) | Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 4 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | All (\symfony\component\validator\constraints) | new | 4 |
IsTrue (\symfony\component\validator\constraints) | new | 4 | |
NotBlank (\symfony\component\validator\constraints) | new | 4 | |
Sequentially (\symfony\component\validator\constraints) | new | 4 | |
Valid (\symfony\component\validator\constraints) | new | 4 | |
ValidationTest (\symfony\component\validator\tests) | Validation (\symfony\component\validator) | staticmethodcall | 4 |
TraceableValidatorTest (\symfony\component\validator\tests\validator) | ConstraintViolationList (\symfony\component\validator) | new | 4 |
Validation (\symfony\component\validator) | Constraint (\symfony\component\validator) | type | 4 |
RecursiveContextualValidator (\symfony\component\validator\validator) | Constraint (\symfony\component\validator) | staticconstant | 4 |
ClassMetadataInterface (\symfony\component\validator\mapping) | instanceof | 4 | |
DateCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 4 |
DsCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 4 |
DsPairStub (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 4 |
ExceptionCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 4 |
SplCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 4 |
StubCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | staticconstant | 4 |
XmlReaderCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticmethodcall | 4 |
Cursor (\symfony\component\vardumper\cloner) | Stub (\symfony\component\vardumper\cloner) | staticconstant | 4 |
DumperInterface (\symfony\component\vardumper\cloner) | Cursor (\symfony\component\vardumper\cloner) | type | 4 |
HtmlDumper (\symfony\component\vardumper\dumper) | CliDumper (\symfony\component\vardumper\dumper) | staticmethodcall | 4 |
DateCasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 4 |
StubCasterTest (\symfony\component\vardumper\tests\caster) | ArgsStub (\symfony\component\vardumper\caster) | new | 4 |
ClassStub (\symfony\component\vardumper\caster) | new | 4 | |
HtmlDescriptorTest (\symfony\component\vardumper\tests\command\descriptor) | Data (\symfony\component\vardumper\cloner) | new | 4 |
HtmlDumperTest (\symfony\component\vardumper\tests\dumper) | VarCloner (\symfony\component\vardumper\cloner) | new | 4 |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 4 | |
VarDumperTestTraitTest (\symfony\component\vardumper\tests\test) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 4 |
VarDumper (\symfony\component\vardumper) | CliDumper (\symfony\component\vardumper\dumper) | new | 4 |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 4 | |
Exporter (\symfony\component\varexporter\internal) | Reference (\symfony\component\varexporter\internal) | new | 4 |
LazyGhostTrait (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 4 |
LazyProxyTrait (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticmethodcall | 4 |
TestForProxyHelper (\symfony\component\varexporter\tests) | Bar (\symfony\component\varexporter\tests) | type | 4 |
GenericLinkProviderTest (\symfony\component\weblink\tests) | GenericLinkProvider (\symfony\component\weblink) | new | 4 |
Event (\symfony\component\workflow\event) | Transition (\symfony\component\workflow) | type | 4 |
Registry (\symfony\component\workflow) | WorkflowInterface (\symfony\component\workflow) | type | 4 |
DefinitionBuilderTest (\symfony\component\workflow\tests) | DefinitionBuilder (\symfony\component\workflow) | new | 4 |
GraphvizDumperTest (\symfony\component\workflow\tests\dumper) | Marking (\symfony\component\workflow) | new | 4 |
MermaidDumperTest (\symfony\component\workflow\tests\dumper) | Definition (\symfony\component\workflow) | type | 4 |
MermaidDumper (\symfony\component\workflow\dumper) | new | 4 | |
MermaidDumper (\symfony\component\workflow\dumper) | staticconstant | 4 | |
GuardListenerTest (\symfony\component\workflow\tests\eventlistener) | GuardExpression (\symfony\component\workflow\eventlistener) | new | 4 |
MethodMarkingStoreTest (\symfony\component\workflow\tests\markingstore) | Subject (\symfony\component\workflow\tests) | new | 4 |
InMemoryMetadataStoreTest (\symfony\component\workflow\tests\metadata) | Transition (\symfony\component\workflow) | new | 4 |
WorkflowBuilderTrait (\symfony\component\workflow\tests) | Definition (\symfony\component\workflow) | type | 4 |
StateMachineValidator (\symfony\component\workflow\validator) | InvalidDefinitionException (\symfony\component\workflow\exception) | new | 4 |
LintCommand (\symfony\component\yaml\command) | InputOption (\symfony\component\console\input) | staticconstant | 4 |
DumperTest (\symfony\component\yaml\tests) | A (\symfony\component\yaml\tests) | new | 4 |
ParserTest (\symfony\component\yaml\tests) | Parser (\symfony\component\yaml) | new | 4 |
YamlTest (\symfony\component\yaml\tests) | Yaml (\symfony\component\yaml) | staticmethodcall | 4 |
TranslatorConfig (\symfony\config\addtolist) | BooksConfig (\symfony\config\addtolist\translator) | new | 4 |
AddToListConfig (\symfony\config) | MessengerConfig (\symfony\config\addtolist) | new | 4 |
TranslatorConfig (\symfony\config\addtolist) | new | 4 | |
ArrayExtraKeysConfig (\symfony\config) | BazConfig (\symfony\config\arrayextrakeys) | new | 4 |
FooConfig (\symfony\config\arrayextrakeys) | new | 4 | |
NodeInitialValuesConfig (\symfony\config) | MessengerConfig (\symfony\config\nodeinitialvalues) | new | 4 |
SomeCleverNameConfig (\symfony\config\nodeinitialvalues) | new | 4 | |
NestedConfig (\symfony\config\scalarnormalizedtypes) | NestedObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | new | 4 |
ScalarNormalizedTypesConfig (\symfony\config) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 4 |
NestedConfig (\symfony\config\scalarnormalizedtypes) | new | 4 | |
ObjectConfig (\symfony\config\scalarnormalizedtypes) | new | 4 | |
Symfony_DI_PhpDumper_Test_Almost_Circular_Public (\) | FoobarCircular (\) | new | 4 |
Symfony_DI_PhpDumper_Test_Autowire_Closure (\) | Foo (\symfony\component\dependencyinjection\tests\compiler) | new | 4 |
AccessTokenAuthenticatorTest (\authenticator) | AccessTokenAuthenticator (\symfony\component\security\http\authenticator) | new | 5 |
ProjectServiceContainer (\) | Foo (\) | new | 5 |
RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 5 | |
DoctrineTokenProviderTest (\security\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 5 |
EntityValueResolver (\symfony\bridge\doctrine\argumentresolver) | MapEntity (\symfony\bridge\doctrine\attribute) | type | 5 |
Request (\symfony\component\httpfoundation) | type | 5 | |
Connection (\symfony\bridge\doctrine\middleware\debug) | Query (\symfony\bridge\doctrine\middleware\debug) | new | 5 |
Connection (\symfony\bridge\doctrine\middleware\debug\dbal3) | Query (\symfony\bridge\doctrine\middleware\debug) | new | 5 |
DoctrineOrmTypeGuesserTest (\symfony\bridge\doctrine\tests\form) | ValueGuess (\symfony\component\form\guess) | new | 5 |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | DoctrineLoader (\symfony\bridge\doctrine\validator) | new | 5 |
UniqueEntityValidator (\symfony\bridge\doctrine\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 5 |
DebugProcessorTest (\symfony\bridge\monolog) | DebugProcessor (\symfony\bridge\monolog\processor) | new | 5 |
RouteProcessorTest (\symfony\bridge\monolog\tests\processor) | Request (\symfony\component\httpfoundation) | type | 5 |
SymfonyTestsListenerTrait (\symfony\bridge\phpunit\legacy) | ClockMock (\symfony\bridge\phpunit) | staticmethodcall | 5 |
HttpFoundationFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | ServerRequest (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 5 |
DebugCommand (\symfony\bridge\twig\command) | SymfonyStyle (\symfony\component\console\style) | type | 5 |
TemplateAttributeListenerTest (\symfony\bridge\twig\tests\eventlistener) | ViewEvent (\symfony\component\httpkernel\event) | new | 5 |
HttpFoundationExtensionTest (\symfony\bridge\twig\tests\extension) | HttpFoundationExtension (\symfony\bridge\twig\extension) | new | 5 |
RequestStack (\symfony\component\httpfoundation) | new | 5 | |
UrlHelper (\symfony\component\httpfoundation) | new | 5 | |
FormThemeTest (\symfony\bridge\twig\tests\node) | FormThemeNode (\symfony\bridge\twig\node) | new | 5 |
TranslationDefaultDomainNodeVisitorTest (\symfony\bridge\twig\tests\nodevisitor) | TwigNodeProvider (\symfony\bridge\twig\tests\nodevisitor) | staticmethodcall | 5 |
DumpDataCollectorPassTest (\symfony\bundle\debugbundle\tests\dependencyinjection\compiler) | DumpDataCollectorPass (\symfony\bundle\debugbundle\dependencyinjection\compiler) | new | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 | |
Definition (\symfony\component\dependencyinjection) | new | 5 | |
AboutCommand (\symfony\bundle\frameworkbundle\command) | TableSeparator (\symfony\component\console\helper) | new | 5 |
Application (\symfony\bundle\frameworkbundle\console) | Command (\symfony\component\console\command) | type | 5 |
TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | Definition (\symfony\component\dependencyinjection) | instanceof | 5 |
FrameworkBundle (\symfony\bundle\frameworkbundle) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 5 |
NotificationAssertionsTrait (\symfony\bundle\frameworkbundle\test) | MessageInterface (\symfony\component\notifier\message) | type | 5 |
ConfigBuilderCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | ConfigBuilderCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | new | 5 |
ValidatorCacheWarmerTest (\symfony\bundle\frameworkbundle\tests\cachewarmer) | ValidatorCacheWarmer (\symfony\bundle\frameworkbundle\cachewarmer) | new | 5 |
ValidatorBuilder (\symfony\component\validator) | new | 5 | |
CachePoolInvalidateTagsCommandTest (\symfony\bundle\frameworkbundle\tests\command) | Command (\symfony\component\console\command) | staticconstant | 5 |
CommandTester (\symfony\component\console\tester) | new | 5 | |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 |
TemplateControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | TemplateController (\symfony\bundle\frameworkbundle\controller) | new | 5 |
TestServiceContainerRefPassesTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 5 |
DummyTask (\symfony\bundle\frameworkbundle\tests\fixtures\messenger) | AsPeriodicTask (\symfony\component\scheduler\attribute) | attribute | 5 |
AnnotatedController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 5 |
Response (\symfony\component\httpfoundation) | type | 5 | |
SecurityTest (\symfony\bundle\frameworkbundle\tests\functional) | InMemoryUser (\symfony\component\security\core\user) | new | 5 |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | WebTestCase (\symfony\bundle\frameworkbundle\test) | type | 5 |
DebugFirewallCommand (\symfony\bundle\securitybundle\command) | SymfonyStyle (\symfony\component\console\style) | type | 5 |
MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 5 |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | staticconstant | 5 |
Alias (\symfony\component\dependencyinjection) | new | 5 | |
IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 5 | |
Definition (\symfony\component\dependencyinjection) | new | 5 | |
AddSecurityVotersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | AddSecurityVotersPass (\symfony\bundle\securitybundle\dependencyinjection\compiler) | new | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 | |
CustomAuthenticator (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Request (\symfony\component\httpfoundation) | type | 5 |
AccessTokenFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 |
FirewallMapTest (\symfony\bundle\securitybundle\tests\security) | Request (\symfony\component\httpfoundation) | new | 5 |
Configuration (\symfony\bundle\twigbundle\dependencyinjection) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 5 |
Packages (\symfony\component\asset) | PackageInterface (\symfony\component\asset) | type | 5 |
RequestStackContextTest (\symfony\component\asset\tests\context) | RequestStackContext (\symfony\component\asset\context) | new | 5 |
UrlPackageTest (\symfony\component\asset\tests) | UrlPackage (\symfony\component\asset) | new | 5 |
JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | MappedAsset (\symfony\component\assetmapper) | type | 5 |
ImportMapGenerator (\symfony\component\assetmapper\importmap) | LogicException (\symfony\component\assetmapper\exception) | new | 5 |
ImportMapUpdateChecker (\symfony\component\assetmapper\importmap) | PackageUpdateInfo (\symfony\component\assetmapper\importmap) | staticconstant | 5 |
RemotePackageStorage (\symfony\component\assetmapper\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | type | 5 |
JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | HttpExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 5 |
ImportMapEntriesTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 5 |
RemotePackageStorageTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 5 |
MappedAssetTest (\symfony\component\assetmapper\tests) | MappedAsset (\symfony\component\assetmapper) | new | 5 |
HistoryTest (\symfony\component\browserkit\tests) | History (\symfony\component\browserkit) | new | 5 |
BrowserHasCookieTest (\symfony\component\browserkit\tests\test\constraint) | BrowserHasCookie (\symfony\component\browserkit\test\constraint) | new | 5 |
AbstractAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticmethodcall | 5 |
ArrayAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticmethodcall | 5 |
ChainAdapterTest (\symfony\component\cache\tests\adapter) | ArrayAdapter (\symfony\component\cache\adapter) | new | 5 |
CachePoolClearerPassTest (\symfony\component\cache\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 5 |
DatePointTest (\symfony\component\clock\tests) | DatePoint (\symfony\component\clock) | new | 5 |
NodeBuilder (\symfony\component\config\definition\builder) | NodeDefinition (\symfony\component\config\definition\builder) | type | 5 |
ConfigCacheTest (\symfony\component\config\tests) | ConfigCache (\symfony\component\config) | new | 5 |
TreeBuilderTest (\symfony\component\config\tests\definition\builder) | NodeBuilder (\symfony\component\config\tests\fixtures\builder) | new | 5 |
MergeTest (\symfony\component\config\tests\definition) | TreeBuilder (\symfony\component\config\definition\builder) | new | 5 |
NormalizationTest (\symfony\component\config\tests\definition) | TreeBuilder (\symfony\component\config\definition\builder) | new | 5 |
XmlUtils (\symfony\component\config\util) | XmlParsingException (\symfony\component\config\util\exception) | new | 5 |
Application (\symfony\component\console) | CommandNotFoundException (\symfony\component\console\exception) | new | 5 |
InputInterface (\symfony\component\console\input) | type | 5 | |
Command (\symfony\component\console\command) | InputDefinition (\symfony\component\console\input) | type | 5 |
CommandDataCollector (\symfony\component\console\datacollector) | SignalMap (\symfony\component\console\signalregistry) | staticmethodcall | 5 |
OutputFormatter (\symfony\component\console\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 5 |
ProcessHelper (\symfony\component\console\helper) | Process (\symfony\component\process) | type | 5 |
Table (\symfony\component\console\helper) | TableCell (\symfony\component\console\helper) | new | 5 |
InputOption (\symfony\component\console\input) | InvalidArgumentException (\symfony\component\console\exception) | new | 5 |
SymfonyStyle (\symfony\component\console\style) | OutputStyle (\symfony\component\console\style) | staticmethodcall | 5 |
ApplicationTest (\symfony\component\console\tests) | Command (\symfony\component\console\command) | new | 5 |
SignalEventSubscriber (\symfony\component\console\tests) | new | 5 | |
HelpCommandTest (\symfony\component\console\tests\command) | CommandTester (\symfony\component\console\tester) | new | 5 |
CompletionInputTest (\symfony\component\console\tests\completion) | InputArgument (\symfony\component\console\input) | staticconstant | 5 |
AbstractDescriptorTestCase (\symfony\component\console\tests\descriptor) | ObjectsProvider (\symfony\component\console\tests\descriptor) | staticmethodcall | 5 |
ErrorListenerTest (\symfony\component\console\tests\eventlistener) | ErrorListener (\symfony\component\console\eventlistener) | new | 5 |
OutputFormatterStyleStackTest (\symfony\component\console\tests\formatter) | OutputFormatterStyleStack (\symfony\component\console\formatter) | new | 5 |
ArrayInputTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | staticconstant | 5 |
StreamOutputTest (\symfony\component\console\tests\output) | StreamOutput (\symfony\component\console\output) | new | 5 |
QuestionTest (\symfony\component\console\tests\question) | Question (\symfony\component\console\question) | new | 5 |
CommandIsSuccessfulTest (\symfony\component\console\tests\tester\constraint) | Command (\symfony\component\console\command) | staticconstant | 5 |
Parser (\symfony\component\cssselector\parser) | TokenStream (\symfony\component\cssselector\parser) | type | 5 |
CombinedSelectorNodeTest (\symfony\component\cssselector\tests\node) | CombinedSelectorNode (\symfony\component\cssselector\node) | new | 5 |
IdentifierHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 5 |
Token (\symfony\component\cssselector\parser) | staticconstant | 5 | |
WhitespaceHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 5 |
Token (\symfony\component\cssselector\parser) | staticconstant | 5 | |
Autowire (\symfony\component\dependencyinjection\attribute) | LogicException (\symfony\component\dependencyinjection\exception) | new | 5 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 5 |
AutowiringFailedException (\symfony\component\dependencyinjection\exception) | new | 5 | |
TypedReference (\symfony\component\dependencyinjection) | type | 5 | |
CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 5 |
RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | instanceof | 5 |
BadMethodCallException (\symfony\component\dependencyinjection\exception) | new | 5 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | Parameter (\symfony\component\dependencyinjection) | instanceof | 5 |
AbstractExtension (\symfony\component\dependencyinjection\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 5 |
ServicesConfigurator (\symfony\component\dependencyinjection\loader\configurator) | Definition (\symfony\component\dependencyinjection) | new | 5 |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | LogicException (\symfony\component\dependencyinjection\exception) | new | 5 |
AutowireLocatorTest (\symfony\component\dependencyinjection\tests\attribute) | TypedReference (\symfony\component\dependencyinjection) | new | 5 |
AutoAliasServicePassTest (\symfony\component\dependencyinjection\tests\compiler) | AutoAliasServicePass (\symfony\component\dependencyinjection\compiler) | new | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 | |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 5 |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 5 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 5 |
ServiceLocator (\symfony\component\dependencyinjection) | instanceof | 5 | |
RegisterAutoconfigureAttributesPassTest (\symfony\component\dependencyinjection\tests\compiler) | RegisterAutoconfigureAttributesPass (\symfony\component\dependencyinjection\compiler) | new | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 | |
RegisterReverseContainerPassTest (\symfony\component\dependencyinjection\tests\compiler) | RegisterReverseContainerPass (\symfony\component\dependencyinjection\compiler) | new | 5 |
ResolveClassPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 5 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 | |
ResolveInstanceofConditionalsPassTest (\symfony\component\dependencyinjection\tests\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 5 |
ResolveParameterPlaceHoldersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveParameterPlaceHoldersPass (\symfony\component\dependencyinjection\compiler) | new | 5 |
ResolveReferencesToAliasesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 5 |
ContainerTest (\symfony\component\dependencyinjection\tests) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 5 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Definition (\symfony\component\dependencyinjection) | new | 5 |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Definition (\symfony\component\dependencyinjection) | new | 5 |
ParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | catch | 5 |
FormFieldTest (\symfony\component\domcrawler\tests\field) | InputFormField (\symfony\component\domcrawler\field) | new | 5 |
CrawlerAnySelectorTextSameTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 5 |
CrawlerSelectorTextContainsTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 5 |
TraceableEventDispatcherTest (\symfony\component\eventdispatcher\tests\debug) | Event (\symfony\contracts\eventdispatcher) | type | 5 |
WrappedListenerTest (\symfony\component\eventdispatcher\tests\debug) | FooListener (\symfony\component\eventdispatcher\tests\debug) | new | 5 |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | TestWithDispatcher (\symfony\component\eventdispatcher\tests) | new | 5 |
Descriptor (\symfony\component\form\console\descriptor) | ResolvedFormTypeInterface (\symfony\component\form) | type | 5 |
PropertyPathAccessor (\symfony\component\form\extension\core\dataaccessor) | FormInterface (\symfony\component\form) | type | 5 |
DateTimeToHtml5LocalDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
DateTimeToRfc3339Transformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
DateTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
IntlTimeZoneToStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 5 |
ChoiceType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 5 |
DateIntervalType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 5 |
DateTimeType (\symfony\component\form\extension\core\type) | LogicException (\symfony\component\form\exception) | new | 5 |
Options (\symfony\component\optionsresolver) | type | 5 | |
LanguageType (\symfony\component\form\extension\core\type) | Languages (\symfony\component\intl) | staticmethodcall | 5 |
MappingRule (\symfony\component\form\extension\validator\violationmapper) | FormInterface (\symfony\component\form) | type | 5 |
ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | FormInterface (\symfony\component\form) | type | 5 |
Form (\symfony\component\form) | AlreadySubmittedException (\symfony\component\form\exception) | new | 5 |
LogicException (\symfony\component\form\exception) | new | 5 | |
TransformationFailedException (\symfony\component\form\exception) | catch | 5 | |
FormRendererEngineInterface (\symfony\component\form) | FormView (\symfony\component\form) | type | 5 |
FilterChoiceLoaderDecoratorTest (\symfony\component\form\tests\choicelist\loader) | FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | new | 5 |
ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 5 | |
FormPassTest (\symfony\component\form\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 5 |
BooleanToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | BooleanToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 5 |
MoneyToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 5 |
StringToFloatTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | StringToFloatTransformer (\symfony\component\form\extension\core\datatransformer) | new | 5 |
UlidToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | Ulid (\symfony\component\uid) | new | 5 |
ChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceGroupView (\symfony\component\form\choicelist\view) | new | 5 |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 5 |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | Intl (\symfony\component\intl) | staticmethodcall | 5 |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | FixedDataTransformer (\symfony\component\form\tests\fixtures) | new | 5 |
FormDataCollectorTest (\symfony\component\form\tests\extension\datacollector) | FormError (\symfony\component\form) | new | 5 |
FormValidatorFunctionalTest (\symfony\component\form\tests\extension\validator\constraints) | Length (\symfony\component\validator\constraints) | new | 5 |
FormTypeValidatorExtensionTest (\symfony\component\form\tests\extension\validator\type) | FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 5 |
FormRegistryTest (\symfony\component\form\tests) | FooType (\symfony\component\form\tests\fixtures) | new | 5 |
SimpleFormTest (\symfony\component\form\tests) | FormView (\symfony\component\form) | new | 5 |
OptionsResolverWrapper (\symfony\component\form\util) | UndefinedOptionsException (\symfony\component\optionsresolver\exception) | catch | 5 |
OptionsResolver (\symfony\component\optionsresolver) | staticmethodcall | 5 | |
HtmlSanitizerCustomTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizer (\symfony\component\htmlsanitizer) | new | 5 |
ErrorChunk (\symfony\component\httpclient\chunk) | TimeoutException (\symfony\component\httpclient\exception) | new | 5 |
CurlHttpClient (\symfony\component\httpclient) | InvalidArgumentException (\symfony\component\httpclient\exception) | new | 5 |
AmpResponse (\symfony\component\httpclient\response) | AmpClientState (\symfony\component\httpclient\internal) | type | 5 |
CurlResponse (\symfony\component\httpclient\response) | TransportException (\symfony\component\httpclient\exception) | new | 5 |
EventSourceHttpClientTest (\symfony\component\httpclient\tests) | ServerSentEvent (\symfony\component\httpclient\chunk) | new | 5 |
Psr18ClientTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | new | 5 |
JsonMockResponseTest (\symfony\component\httpclient\tests\response) | MockHttpClient (\symfony\component\httpclient) | new | 5 |
ScopingHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 5 |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | Stopwatch (\symfony\component\stopwatch) | new | 5 |
AbstractRequestRateLimiter (\symfony\component\httpfoundation\ratelimiter) | Request (\symfony\component\httpfoundation) | type | 5 |
Request (\symfony\component\httpfoundation) | JsonException (\symfony\component\httpfoundation\exception) | new | 5 |
RequestStack (\symfony\component\httpfoundation) | Request (\symfony\component\httpfoundation) | type | 5 |
ResponseHeaderBag (\symfony\component\httpfoundation) | HeaderBag (\symfony\component\httpfoundation) | staticmethodcall | 5 |
SessionHandlerFactory (\symfony\component\httpfoundation\session\storage\handler) | RedisSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 5 |
AcceptHeaderTest (\symfony\component\httpfoundation\tests) | AcceptHeader (\symfony\component\httpfoundation) | staticmethodcall | 5 |
FileBagTest (\symfony\component\httpfoundation\tests) | UploadedFile (\symfony\component\httpfoundation\file) | new | 5 |
AbstractRedisSessionHandlerTestCase (\symfony\component\httpfoundation\tests\session\storage\handler) | RedisSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 5 |
MongoDbSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MongoDbSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 5 |
SessionHandlerProxyTest (\symfony\component\httpfoundation\tests\session\storage\proxy) | SessionHandlerProxy (\symfony\component\httpfoundation\session\storage\proxy) | new | 5 |
StreamedJsonResponseTest (\symfony\component\httpfoundation\tests) | StreamedJsonResponse (\symfony\component\httpfoundation) | new | 5 |
ResponseFormatSameTest (\symfony\component\httpfoundation\tests\test\constraint) | Response (\symfony\component\httpfoundation) | new | 5 |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | Response (\symfony\component\httpfoundation) | staticconstant | 5 |
VirtualRequestStack (\symfony\component\httpkernel\debug) | Request (\symfony\component\httpfoundation) | type | 5 |
RequestStack (\symfony\component\httpfoundation) | staticmethodcall | 5 | |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 5 |
Store (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 5 |
Kernel (\symfony\component\httpkernel) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 5 |
BackedEnumValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | BackedEnumValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 5 |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | MockClock (\symfony\component\clock) | new | 5 |
ServiceValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ServiceValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 5 |
ArgumentMetadataTest (\symfony\component\httpkernel\tests\controllermetadata) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 5 |
LoggerDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | LoggerDataCollector (\symfony\component\httpkernel\datacollector) | new | 5 |
TraceableEventDispatcherTest (\symfony\component\httpkernel\tests\debug) | EventDispatcher (\symfony\component\eventdispatcher) | new | 5 |
TraceableEventDispatcher (\symfony\component\httpkernel\debug) | new | 5 | |
ControllerArgumentValueResolverPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 |
ControllerArgumentValueResolverPass (\symfony\component\httpkernel\dependencyinjection) | new | 5 | |
RegisterControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | TypedReference (\symfony\component\dependencyinjection) | new | 5 |
DumpListenerTest (\symfony\component\httpkernel\tests\eventlistener) | VarDumper (\symfony\component\vardumper) | staticmethodcall | 5 |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | TestLogger (\symfony\component\httpkernel\tests\eventlistener) | new | 5 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestStack (\symfony\component\httpfoundation) | new | 5 |
TestMultipleHttpKernel (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | type | 5 |
HttpKernelTest (\symfony\component\httpkernel\tests) | RequestStack (\symfony\component\httpfoundation) | new | 5 |
KernelTest (\symfony\component\httpkernel\tests) | KernelForTest (\symfony\component\httpkernel\tests\fixtures) | new | 5 |
Currencies (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | catch | 5 |
IntlTest (\symfony\component\intl\tests) | Intl (\symfony\component\intl) | staticmethodcall | 5 |
EntryManagerInterface (\symfony\component\ldap\adapter) | Entry (\symfony\component\ldap) | type | 5 |
LdapAuthenticator (\symfony\component\ldap\security) | Request (\symfony\component\httpfoundation) | type | 5 |
CheckLdapCredentialsListenerTest (\symfony\component\ldap\tests\security) | TestAuthenticator (\symfony\component\ldap\tests\security) | new | 5 |
UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 5 | |
Lock (\symfony\component\lock) | LockConflictedException (\symfony\component\lock\exception) | catch | 5 |
CombinedStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 5 |
MongoDbStore (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 5 |
StoreFactory (\symfony\component\lock\store) | InvalidArgumentException (\symfony\component\lock\exception) | new | 5 |
RedisStore (\symfony\component\lock\store) | new | 5 | |
LockTest (\symfony\component\lock\tests) | LockConflictedException (\symfony\component\lock\exception) | new | 5 |
CombinedStoreTest (\symfony\component\lock\tests\store) | CombinedStore (\symfony\component\lock\store) | new | 5 |
DoctrineDbalStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 5 |
MongoDbStoreTest (\symfony\component\lock\tests\store) | MongoDbStore (\symfony\component\lock\store) | new | 5 |
PdoStoreTest (\symfony\component\lock\tests\store) | PdoStore (\symfony\component\lock\store) | new | 5 |
InfobipApiTransportTest (\symfony\component\mailer\bridge\infobip\tests\transport) | Email (\symfony\component\mime) | new | 5 |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | Email (\symfony\component\mime) | new | 5 |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 5 |
Email (\symfony\component\mime) | new | 5 | |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | HttpTransportException (\symfony\component\mailer\exception) | new | 5 |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | Email (\symfony\component\mime) | new | 5 |
SendgridPayloadConverter (\symfony\component\mailer\bridge\sendgrid\remoteevent) | MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 5 |
SendgridRequestParser (\symfony\component\mailer\bridge\sendgrid\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 5 |
SentMessage (\symfony\component\mailer) | RawMessage (\symfony\component\mime) | type | 5 |
EsmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | TransportException (\symfony\component\mailer\exception) | catch | 5 |
AmqpExtIntegrationTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | new | 5 |
Connection (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 5 | |
ConnectionTest (\symfony\component\messenger\bridge\amqp\tests\transport) | AmqpStamp (\symfony\component\messenger\bridge\amqp\transport) | new | 5 |
ConnectionTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | TransportException (\symfony\component\messenger\exception) | new | 5 |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | Envelope (\symfony\component\messenger) | type | 5 |
DoctrineTransport (\symfony\component\messenger\bridge\doctrine\transport) | Envelope (\symfony\component\messenger) | type | 5 |
AbstractFailedMessagesCommand (\symfony\component\messenger\command) | Caster (\symfony\component\vardumper\caster) | staticconstant | 5 |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | Application (\symfony\component\console) | new | 5 |
CommandTester (\symfony\component\console\tester) | new | 5 | |
SetupTransportsCommandTest (\symfony\component\messenger\tests\command) | SetupTransportsCommand (\symfony\component\messenger\command) | new | 5 |
StatsCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 5 |
SendFailedMessageForRetryListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | new | 5 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 5 | |
SendFailedMessageForRetryListener (\symfony\component\messenger\eventlistener) | new | 5 | |
SendFailedMessageToFailureTransportListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | new | 5 |
WorkerMessageFailedEvent (\symfony\component\messenger\event) | new | 5 | |
SendFailedMessageToFailureTransportListener (\symfony\component\messenger\eventlistener) | new | 5 | |
StopWorkerOnCustomStopExceptionListenerTest (\symfony\component\messenger\tests\eventlistener) | HandlerFailedException (\symfony\component\messenger\exception) | new | 5 |
HandleTraitTest (\symfony\component\messenger\tests) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 5 |
TestQueryBus (\symfony\component\messenger\tests) | new | 5 | |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | StackInterface (\symfony\component\messenger\middleware) | type | 5 |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | StackMiddleware (\symfony\component\messenger\middleware) | new | 5 |
SendMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | SentStamp (\symfony\component\messenger\stamp) | new | 5 |
TraceableMiddlewareTest (\symfony\component\messenger\tests\middleware) | StackMiddleware (\symfony\component\messenger\middleware) | new | 5 |
MultiplierRetryStrategyTest (\symfony\component\messenger\tests\retry) | Envelope (\symfony\component\messenger) | new | 5 |
MultiplierRetryStrategy (\symfony\component\messenger\retry) | new | 5 | |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | Serializer (\symfony\component\messenger\transport\serialization) | staticconstant | 5 |
PhpSerializer (\symfony\component\messenger\transport\serialization) | MessageDecodingFailedException (\symfony\component\messenger\exception) | new | 5 |
Email (\symfony\component\mime) | Address (\symfony\component\mime) | staticmethodcall | 5 |
TextPart (\symfony\component\mime\part) | new | 5 | |
Headers (\symfony\component\mime\header) | LogicException (\symfony\component\mime\exception) | new | 5 |
MailboxHeader (\symfony\component\mime\header) | Address (\symfony\component\mime) | type | 5 |
PathHeader (\symfony\component\mime\header) | Address (\symfony\component\mime) | type | 5 |
Message (\symfony\component\mime) | LogicException (\symfony\component\mime\exception) | new | 5 |
Headers (\symfony\component\mime\header) | type | 5 | |
MessageConverter (\symfony\component\mime) | TextPart (\symfony\component\mime\part) | instanceof | 5 |
RelatedPart (\symfony\component\mime\part\multipart) | AbstractPart (\symfony\component\mime\part) | type | 5 |
EmailTest (\symfony\component\mime\tests) | AlternativePart (\symfony\component\mime\part\multipart) | new | 5 |
Base64EncoderTest (\symfony\component\mime\tests\encoder) | Base64Encoder (\symfony\component\mime\encoder) | new | 5 |
Rfc2231EncoderTest (\symfony\component\mime\tests\encoder) | Rfc2231Encoder (\symfony\component\mime\encoder) | new | 5 |
HeadersTest (\symfony\component\mime\tests\header) | UnstructuredHeader (\symfony\component\mime\header) | new | 5 |
MimeTypesTest (\symfony\component\mime\tests) | MimeTypes (\symfony\component\mime) | new | 5 |
EsendexTransportTest (\symfony\component\notifier\bridge\esendex\tests) | MockHttpClient (\symfony\component\httpclient) | new | 5 |
FakeChatEmailTransportTest (\symfony\component\notifier\bridge\fakechat\tests) | FakeChatEmailTransport (\symfony\component\notifier\bridge\fakechat) | new | 5 |
ChatMessage (\symfony\component\notifier\message) | new | 5 | |
DummyMailer (\symfony\component\notifier\tests\mailer) | new | 5 | |
LinkedInTransportTest (\symfony\component\notifier\bridge\linkedin\tests) | ChatMessage (\symfony\component\notifier\message) | new | 5 |
InvokeAddInCommandActionTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | InvokeAddInCommandAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 5 |
OpenUriActionTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | OpenUriAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 5 |
SmsmodeTransportTest (\symfony\component\notifier\bridge\smsmode\tests) | SmsMessage (\symfony\component\notifier\message) | new | 5 |
TwitterTransport (\symfony\component\notifier\bridge\twitter) | TransportException (\symfony\component\notifier\exception) | new | 5 |
Notifier (\symfony\component\notifier) | LogicException (\symfony\component\notifier\exception) | new | 5 |
TransportTestCase (\symfony\component\notifier\test) | TransportInterface (\symfony\component\notifier\transport) | type | 5 |
BrowserChannelTest (\symfony\component\notifier\tests\channel) | DefaultFlashMessageImportanceMapper (\symfony\component\notifier\flashmessage) | new | 5 |
DsnTest (\symfony\component\notifier\tests\transport) | Dsn (\symfony\component\notifier\transport) | new | 5 |
FailoverTransportTest (\symfony\component\notifier\tests\transport) | SentMessage (\symfony\component\notifier\message) | new | 5 |
TransportsTest (\symfony\component\notifier\tests\transport) | ChatMessage (\symfony\component\notifier\message) | new | 5 |
Transports (\symfony\component\notifier\transport) | new | 5 | |
OptionsResolver (\symfony\component\optionsresolver) | OptionDefinitionException (\symfony\component\optionsresolver\exception) | new | 5 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | PasswordHasherFactory (\symfony\component\passwordhasher\hasher) | new | 5 |
PlaintextPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | PlaintextPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 5 |
UserPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | UserPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 5 |
ProcessTest (\symfony\component\process\tests) | Process (\symfony\component\process) | new | 5 |
Process (\symfony\component\process) | staticconstant | 5 | |
PropertyAccessor (\symfony\component\propertyaccess) | PropertyPathInterface (\symfony\component\propertyaccess) | type | 5 |
PropertyPathBuilder (\symfony\component\propertyaccess) | PropertyPath (\symfony\component\propertyaccess) | new | 5 |
PropertyPathBuilderTest (\symfony\component\propertyaccess\tests) | PropertyPathBuilder (\symfony\component\propertyaccess) | new | 5 |
PropertyInfoPass (\symfony\component\propertyinfo\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 5 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | PropertyReadInfo (\symfony\component\propertyinfo) | new | 5 |
SlidingWindowTest (\symfony\component\ratelimiter\tests\policy) | SlidingWindow (\symfony\component\ratelimiter\policy) | staticmethodcall | 5 |
XmlFileLoader (\symfony\component\routing\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 5 |
UrlGeneratorTest (\symfony\component\routing\tests\generator) | RequestContext (\symfony\component\routing) | new | 5 |
ObjectLoaderTest (\symfony\component\routing\tests\loader) | TestObjectLoader (\symfony\component\routing\tests\loader) | new | 5 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | RouteCollection (\symfony\component\routing) | new | 5 |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | FileResource (\symfony\component\config\resource) | new | 5 |
EnumRequirementTest (\symfony\component\routing\tests\requirement) | EnumRequirement (\symfony\component\routing\requirement) | new | 5 |
RouteCollectionTest (\symfony\component\routing\tests) | FileResource (\symfony\component\config\resource) | new | 5 |
MessageGeneratorTest (\symfony\component\scheduler\tests\generator) | ArrayAdapter (\symfony\component\cache\adapter) | new | 5 |
MockClock (\symfony\component\clock) | new | 5 | |
MessageGenerator (\symfony\component\scheduler\generator) | new | 5 | |
SchedulerTransportTest (\symfony\component\scheduler\tests\messenger) | SchedulerTransport (\symfony\component\scheduler\messenger) | new | 5 |
AuthenticationTrustResolverTest (\symfony\component\security\core\tests\authentication) | AuthenticationTrustResolver (\symfony\component\security\core\authentication) | new | 5 |
FakeCustomToken (\symfony\component\security\core\tests\authentication) | new | 5 | |
ChainUserProviderTest (\symfony\component\security\core\tests\user) | UnsupportedUserException (\symfony\component\security\core\exception) | new | 5 |
OidcUserTest (\symfony\component\security\core\tests\user) | OidcUser (\symfony\component\security\core\user) | new | 5 |
AbstractPreAuthenticatedAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 5 |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | Request (\symfony\component\httpfoundation) | type | 5 |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | ParameterBagUtils (\symfony\component\security\http) | staticmethodcall | 5 |
HttpBasicAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 5 |
JsonLoginAuthenticator (\symfony\component\security\http\authenticator) | BadRequestHttpException (\symfony\component\httpkernel\exception) | new | 5 |
HttpUtils (\symfony\component\security\http) | Request (\symfony\component\httpfoundation) | type | 5 |
DefaultAuthenticationSuccessHandlerTest (\symfony\component\security\http\tests\authentication) | DefaultAuthenticationSuccessHandler (\symfony\component\security\http\authentication) | new | 5 |
X509AuthenticatorTest (\symfony\component\security\http\tests\authenticator) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 5 |
InMemoryUser (\symfony\component\security\core\user) | new | 5 | |
X509Authenticator (\symfony\component\security\http\authenticator) | new | 5 | |
CheckCredentialsListenerTest (\symfony\component\security\http\tests\eventlistener) | PasswordCredentials (\symfony\component\security\http\authenticator\passport\credentials) | new | 5 |
PasswordMigratingListenerTest (\symfony\component\security\http\tests\eventlistener) | PasswordUpgradeBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 5 |
AccessListenerTest (\symfony\component\security\http\tests\firewall) | AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | staticconstant | 5 |
ChannelListenerTest (\symfony\component\security\http\tests\firewall) | ChannelListener (\symfony\component\security\http\firewall) | new | 5 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | Response (\symfony\component\httpfoundation) | new | 5 |
ResponseEvent (\symfony\component\httpkernel\event) | new | 5 | |
UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 5 | |
ExceptionListenerTest (\symfony\component\security\http\tests\firewall) | Response (\symfony\component\httpfoundation) | staticconstant | 5 |
HttpException (\symfony\component\httpkernel\exception) | new | 5 | |
LogoutListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | new | 5 |
RequestEvent (\symfony\component\httpkernel\event) | new | 5 | |
HttpUtilsTest (\symfony\component\security\http\tests) | Request (\symfony\component\httpfoundation) | new | 5 |
PersistentRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | PersistentToken (\symfony\component\security\core\authentication\rememberme) | new | 5 |
ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 5 | |
SignatureRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | InMemoryUser (\symfony\component\security\core\user) | new | 5 |
SessionAuthenticationStrategyTest (\symfony\component\security\http\tests\session) | SessionAuthenticationStrategy (\symfony\component\security\http\session) | new | 5 |
RedisStore (\symfony\component\semaphore\store) | Key (\symfony\component\semaphore) | type | 5 |
ConstraintViolationListNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 5 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | LogicException (\symfony\component\serializer\exception) | new | 5 |
PropertyNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | PropertyNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 5 |
SerializerPassTest (\symfony\component\serializer\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 5 |
SerializerPass (\symfony\component\serializer\dependencyinjection) | new | 5 | |
ChainEncoderTest (\symfony\component\serializer\tests\encoder) | ChainEncoder (\symfony\component\serializer\encoder) | new | 5 |
JsonEncoderTest (\symfony\component\serializer\tests\encoder) | JsonEncoder (\symfony\component\serializer\encoder) | new | 5 |
ClassMetadataTest (\symfony\component\serializer\tests\mapping) | ClassMetadata (\symfony\component\serializer\mapping) | new | 5 |
YamlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | YamlFileLoader (\symfony\component\serializer\mapping\loader) | new | 5 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | EmptyDummy (\symfony\component\serializer\tests\normalizer) | new | 5 |
CustomNormalizerTest (\symfony\component\serializer\tests\normalizer) | ScalarDummy (\symfony\component\serializer\tests\fixtures) | new | 5 |
DateIntervalNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateIntervalNormalizer (\symfony\component\serializer\normalizer) | new | 5 |
FormErrorNormalizerTest (\symfony\component\serializer\tests\normalizer) | FormErrorIterator (\symfony\component\form) | new | 5 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 5 |
ProblemNormalizerTest (\symfony\component\serializer\tests\normalizer) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 5 |
SerializerTest (\symfony\component\serializer\tests) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 5 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 5 | |
Model (\symfony\component\serializer\tests) | staticmethodcall | 5 | |
ByteString (\symfony\component\string) | AbstractString (\symfony\component\string) | instanceof | 5 |
AbstractString (\symfony\component\string) | type | 5 | |
CodePointString (\symfony\component\string) | AbstractString (\symfony\component\string) | instanceof | 5 |
AbstractString (\symfony\component\string) | type | 5 | |
WcswidthDataGenerator (\symfony\component\string\resources) | RuntimeException (\symfony\component\string\exception) | new | 5 |
ByteStringTest (\symfony\component\string\tests) | ByteString (\symfony\component\string) | staticmethodcall | 5 |
UnicodeString (\symfony\component\string) | AbstractString (\symfony\component\string) | instanceof | 5 |
AbstractString (\symfony\component\string) | type | 5 | |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 5 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 5 |
AbstractOperation (\symfony\component\translation\catalogue) | MessageCatalogueInterface (\symfony\component\translation) | type | 5 |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | ArrayLoader (\symfony\component\translation\loader) | new | 5 |
DataCollectorTranslatorTest (\symfony\component\translation\tests) | DataCollectorTranslator (\symfony\component\translation) | staticconstant | 5 |
TranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 5 |
MoFileLoaderTest (\symfony\component\translation\tests\loader) | MoFileLoader (\symfony\component\translation\loader) | new | 5 |
QtFileLoaderTest (\symfony\component\translation\tests\loader) | QtFileLoader (\symfony\component\translation\loader) | new | 5 |
DsnTest (\symfony\component\translation\tests\provider) | Dsn (\symfony\component\translation\provider) | new | 5 |
Translator (\symfony\component\translation) | MessageCatalogue (\symfony\component\translation) | staticconstant | 5 |
UuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | staticmethodcall | 5 |
Ulid (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticmethodcall | 5 |
BicValidator (\symfony\component\validator\constraints) | Bic (\symfony\component\validator\constraints) | staticconstant | 5 |
IsinValidator (\symfony\component\validator\constraints) | Isin (\symfony\component\validator\constraints) | staticconstant | 5 |
RangeValidator (\symfony\component\validator\constraints) | Range (\symfony\component\validator\constraints) | staticconstant | 5 |
ClassMetadata (\symfony\component\validator\mapping) | Constraint (\symfony\component\validator) | type | 5 |
GroupDefinitionException (\symfony\component\validator\exception) | new | 5 | |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 5 | |
GenericMetadata (\symfony\component\validator\mapping) | AutoMappingStrategy (\symfony\component\validator\mapping) | staticconstant | 5 |
TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 5 | |
PropertyInfoLoader (\symfony\component\validator\mapping\loader) | Type (\symfony\component\propertyinfo) | staticconstant | 5 |
AtLeastOneOfValidatorTest (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | new | 5 |
CardSchemeValidatorTest (\symfony\component\validator\tests\constraints) | CardScheme (\symfony\component\validator\constraints) | new | 5 |
CidrValidatorTest (\symfony\component\validator\tests\constraints) | Cidr (\symfony\component\validator\constraints) | staticconstant | 5 |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | Optional (\symfony\component\validator\constraints) | new | 5 |
CompositeTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 5 |
EmailTest (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | staticconstant | 5 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | UploadedFile (\symfony\component\httpfoundation\file) | new | 5 |
HostnameValidatorTest (\symfony\component\validator\tests\constraints) | Hostname (\symfony\component\validator\constraints) | staticconstant | 5 |
LuhnValidatorTest (\symfony\component\validator\tests\constraints) | Luhn (\symfony\component\validator\constraints) | new | 5 |
Luhn (\symfony\component\validator\constraints) | staticconstant | 5 | |
NotCompromisedPasswordValidatorTest (\symfony\component\validator\tests\constraints) | NotCompromisedPasswordValidator (\symfony\component\validator\constraints) | new | 5 |
PasswordStrengthValidatorTest (\symfony\component\validator\tests\constraints) | PasswordStrength (\symfony\component\validator\constraints) | new | 5 |
ConstraintValidatorTest (\symfony\component\validator\tests) | ConstraintValidator (\symfony\component\validator) | staticconstant | 5 |
CascadingEntityUnion (\symfony\component\validator\tests\fixtures) | CascadedChild (\symfony\component\validator\tests\fixtures) | type | 5 |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | NotNull (\symfony\component\validator\constraints) | new | 5 |
Range (\symfony\component\validator\constraints) | new | 5 | |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | NotNull (\symfony\component\validator\constraints) | new | 5 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | CascadingEntity (\symfony\component\validator\tests\fixtures) | new | 5 |
ConstraintViolationBuilderTest (\symfony\component\validator\tests\violation) | ConstraintViolation (\symfony\component\validator) | new | 5 |
RecursiveContextualValidator (\symfony\component\validator\validator) | GroupSequence (\symfony\component\validator\constraints) | type | 5 |
AmqpCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 5 |
DateCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 5 |
DOMCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 5 |
IntlCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 5 |
ResourceCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 5 |
XmlReaderCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 5 |
ExceptionCasterTest (\symfony\component\vardumper\tests\caster) | ExceptionCaster (\symfony\component\vardumper\caster) | staticproperty | 5 |
Instantiator (\symfony\component\varexporter) | Registry (\symfony\component\varexporter\internal) | staticproperty | 5 |
Registry (\symfony\component\varexporter\internal) | NotInstantiableTypeException (\symfony\component\varexporter\exception) | new | 5 |
LazyProxyTrait (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticproperty | 5 |
VarExporter (\symfony\component\varexporter) | Exporter (\symfony\component\varexporter\internal) | staticmethodcall | 5 |
GenericLinkProviderTest (\symfony\component\weblink\tests) | Link (\symfony\component\weblink) | new | 5 |
GraphvizDumper (\symfony\component\workflow\dumper) | Definition (\symfony\component\workflow) | type | 5 |
GuardListenerTest (\symfony\component\workflow\tests\eventlistener) | Transition (\symfony\component\workflow) | new | 5 |
PropertiesMarkingStoreTest (\symfony\component\workflow\tests\markingstore) | MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 5 |
SubjectWithProperties (\symfony\component\workflow\tests\markingstore) | new | 5 | |
RegistryTest (\symfony\component\workflow\tests) | Subject1 (\symfony\component\workflow\tests) | new | 5 |
StateMachineValidatorTest (\symfony\component\workflow\tests\validator) | Definition (\symfony\component\workflow) | new | 5 |
StateMachineValidator (\symfony\component\workflow\validator) | new | 5 | |
WorkflowTest (\symfony\component\workflow\tests) | Event (\symfony\component\workflow\event) | type | 5 |
Dumper (\symfony\component\yaml) | Inline (\symfony\component\yaml) | staticmethodcall | 5 |
Inline (\symfony\component\yaml) | TaggedValue (\symfony\component\yaml\tag) | new | 5 |
DumperTest (\symfony\component\yaml\tests) | Dumper (\symfony\component\yaml) | new | 5 |
MessengerConfig (\symfony\config\addtolist) | ReceivingConfig (\symfony\config\addtolist\messenger) | new | 5 |
RoutingConfig (\symfony\config\addtolist\messenger) | new | 5 | |
BooksConfig (\symfony\config\addtolist\translator) | PageConfig (\symfony\config\addtolist\translator\books) | new | 5 |
ArrayExtraKeysConfig (\symfony\config) | BarConfig (\symfony\config\arrayextrakeys) | new | 5 |
MessengerConfig (\symfony\config\nodeinitialvalues) | TransportsConfig (\symfony\config\nodeinitialvalues\messenger) | new | 5 |
NestedConfig (\symfony\config\scalarnormalizedtypes) | NestedListObjectConfig (\symfony\config\scalarnormalizedtypes\nested) | new | 5 |
ScalarNormalizedTypesConfig (\symfony\config) | KeyedListObjectConfig (\symfony\config\scalarnormalizedtypes) | new | 5 |
ListObjectConfig (\symfony\config\scalarnormalizedtypes) | new | 5 | |
HttpClientTestCase (\symfony\contracts\httpclient\test) | ClientExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 5 |
Symfony_DI_PhpDumper_Errored_Definition (\) | RewindableGenerator (\symfony\component\dependencyinjection\argument) | new | 5 |
TestSessionHandler (\) | AbstractSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | staticmethodcall | 5 |
AccessTokenAuthenticatorTest (\authenticator) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
InMemoryUser (\symfony\component\security\core\user) | new | 6 | |
AbstractDoctrineExtension (\symfony\bridge\doctrine\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 6 |
RegisterMappingsPass (\symfony\bridge\doctrine\dependencyinjection\compilerpass) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 6 |
DoctrineType (\symfony\bridge\doctrine\form\type) | Options (\symfony\component\optionsresolver) | type | 6 |
ContainerAwareEventManagerTest (\symfony\bridge\doctrine\tests) | ContainerAwareEventManager (\symfony\bridge\doctrine) | new | 6 |
ORMQueryBuilderLoaderTest (\symfony\bridge\doctrine\tests\form\choicelist) | ORMQueryBuilderLoader (\symfony\bridge\doctrine\form\choicelist) | new | 6 |
DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 6 | |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | GroupableEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 6 |
DoctrineLoaderTest (\symfony\bridge\doctrine\tests\validator) | DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 6 |
ConsoleHandlerTest (\symfony\bridge\monolog\tests\handler) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 6 |
ConsoleEvents (\symfony\component\console) | staticconstant | 6 | |
RouteProcessorTest (\symfony\bridge\monolog\tests\processor) | RouteProcessor (\symfony\bridge\monolog\processor) | new | 6 |
HttpFoundationFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | Stream (\symfony\bridge\psrhttpmessage\tests\fixtures) | new | 6 |
FormExtension (\symfony\bridge\twig\extension) | FormView (\symfony\component\form) | type | 6 |
AbstractBootstrap5LayoutTestCase (\symfony\bridge\twig\tests\extension) | FormError (\symfony\component\form) | new | 6 |
WebLinkExtensionTest (\symfony\bridge\twig\tests\extension) | Link (\symfony\component\weblink) | new | 6 |
FormThemeTokenParserTest (\symfony\bridge\twig\tests\tokenparser) | FormThemeNode (\symfony\bridge\twig\node) | new | 6 |
MarkdownDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 6 |
TextDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 6 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticconstant | 6 |
Request (\symfony\component\httpfoundation) | staticconstant | 6 | |
ControllerResolverTest (\symfony\bundle\frameworkbundle\tests\controller) | Container (\symfony\component\dependencyinjection) | new | 6 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | PropertyAccessor (\symfony\component\propertyaccess) | staticconstant | 6 |
FragmentController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 6 |
SessionController (\symfony\bundle\frameworkbundle\tests\functional\bundle\testbundle\controller) | Response (\symfony\component\httpfoundation) | new | 6 |
MicroKernelTraitTest (\symfony\bundle\frameworkbundle\tests\kernel) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
AbstractFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 6 |
LoginThrottlingFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 6 |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | ChildDefinition (\symfony\component\dependencyinjection) | new | 6 |
SecurityBundle (\symfony\bundle\securitybundle) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 6 |
AddSessionDomainConstraintPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
UserChangingUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\remembermebundle\security) | UserInterface (\symfony\component\security\core\user) | type | 6 |
ArrayUserProvider (\symfony\bundle\securitybundle\tests\functional\bundle\securedpagebundle\security\core\user) | UserInterface (\symfony\component\security\core\user) | type | 6 |
SecurityTest (\symfony\bundle\securitybundle\tests\functional) | InMemoryUser (\symfony\component\security\core\user) | new | 6 |
SecurityTest (\symfony\bundle\securitybundle\tests) | InMemoryUser (\symfony\component\security\core\user) | new | 6 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | Response (\symfony\component\httpfoundation) | new | 6 |
ContentSecurityPolicyHandler (\symfony\bundle\webprofilerbundle\csp) | Response (\symfony\component\httpfoundation) | type | 6 |
WebDebugToolbarListenerTest (\symfony\bundle\webprofilerbundle\tests\eventlistener) | WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | staticconstant | 6 |
PackagesTest (\symfony\component\asset\tests) | Packages (\symfony\component\asset) | new | 6 |
JsonManifestVersionStrategyTest (\symfony\component\asset\tests\versionstrategy) | JsonManifestVersionStrategy (\symfony\component\asset\versionstrategy) | type | 6 |
JsDelivrEsmResolver (\symfony\component\assetmapper\importmap\resolver) | RuntimeException (\symfony\component\assetmapper\exception) | new | 6 |
CachedMappedAssetFactoryTest (\symfony\component\assetmapper\tests\factory) | MappedAsset (\symfony\component\assetmapper) | new | 6 |
PdoAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 6 |
TagAwareAdapter (\symfony\component\cache\adapter) | AdapterInterface (\symfony\component\cache\adapter) | type | 6 |
DoctrineDbalAdapterTest (\symfony\component\cache\tests\adapter) | DoctrineDbalAdapter (\symfony\component\cache\adapter) | new | 6 |
TagAwareAdapterTest (\symfony\component\cache\tests\adapter) | TagAwareAdapter (\symfony\component\cache\adapter) | new | 6 |
CachePoolPassTest (\symfony\component\cache\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 6 |
ClockBeforeClassTest (\symfony\component\clock\tests) | Clock (\symfony\component\clock) | staticmethodcall | 6 |
MonotonicClockTest (\symfony\component\clock\tests) | MonotonicClock (\symfony\component\clock) | new | 6 |
NativeClockTest (\symfony\component\clock\tests) | NativeClock (\symfony\component\clock) | new | 6 |
EnumNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | EnumNodeDefinition (\symfony\component\config\definition\builder) | new | 6 |
NodeBuilderTest (\symfony\component\config\tests\definition\builder) | NodeBuilder (\symfony\component\config\definition\builder) | new | 6 |
NumericNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | IntegerNodeDefinition (\symfony\component\config\definition\builder) | new | 6 |
DelegatingLoaderTest (\symfony\component\config\tests\loader) | DelegatingLoader (\symfony\component\config\loader) | new | 6 |
Application (\symfony\component\console) | Helper (\symfony\component\console\helper) | staticmethodcall | 6 |
InputOption (\symfony\component\console\input) | new | 6 | |
InputOption (\symfony\component\console\input) | staticconstant | 6 | |
OutputInterface (\symfony\component\console\output) | type | 6 | |
CompleteCommand (\symfony\component\console\command) | InputOption (\symfony\component\console\input) | staticconstant | 6 |
TraceableCommand (\symfony\component\console\command) | InputInterface (\symfony\component\console\input) | type | 6 |
OutputInterface (\symfony\component\console\output) | type | 6 | |
Dumper (\symfony\component\console\helper) | CliDumper (\symfony\component\vardumper\dumper) | staticconstant | 6 |
Table (\symfony\component\console\helper) | TableStyle (\symfony\component\console\helper) | new | 6 |
ApplicationTest (\symfony\component\console\tests) | Foo3Command (\) | new | 6 |
NullOutput (\symfony\component\console\output) | new | 6 | |
DisabledCommand (\symfony\component\console\tests) | new | 6 | |
SignableCommand (\symfony\component\console\tests) | new | 6 | |
ColorTest (\symfony\component\console\tests) | Terminal (\symfony\component\console) | staticmethodcall | 6 |
ListCommandTest (\symfony\component\console\tests\command) | CommandTester (\symfony\component\console\tester) | new | 6 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 6 |
NullOutputFormatterTest (\symfony\component\console\tests\formatter) | NullOutputFormatter (\symfony\component\console\formatter) | new | 6 |
SymfonyQuestionHelperTest (\symfony\component\console\tests\helper) | Question (\symfony\component\console\question) | new | 6 |
StringInputTest (\symfony\component\console\tests\input) | StringInput (\symfony\component\console\input) | new | 6 |
ConsoleOutputTest (\symfony\component\console\tests\output) | Output (\symfony\component\console\output) | staticconstant | 6 |
SignalRegistryTest (\symfony\component\console\tests\signalregistry) | SignalRegistry (\symfony\component\console\signalregistry) | new | 6 |
SymfonyStyleTest (\symfony\component\console\tests\style) | OutputFormatter (\symfony\component\console\formatter) | new | 6 |
SymfonyStyle (\symfony\component\console\style) | new | 6 | |
CombinedSelectorNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 6 |
NegationNode (\symfony\component\cssselector\node) | NodeInterface (\symfony\component\cssselector\node) | type | 6 |
CssSelectorConverterTest (\symfony\component\cssselector\tests) | CssSelectorConverter (\symfony\component\cssselector) | new | 6 |
ElementNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 6 |
FunctionNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 6 |
FunctionNode (\symfony\component\cssselector\node) | new | 6 | |
Token (\symfony\component\cssselector\parser) | new | 6 | |
Token (\symfony\component\cssselector\parser) | staticconstant | 6 | |
NumberHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 6 |
Token (\symfony\component\cssselector\parser) | staticconstant | 6 | |
StringHandlerTest (\symfony\component\cssselector\tests\parser\handler) | Token (\symfony\component\cssselector\parser) | new | 6 |
Token (\symfony\component\cssselector\parser) | staticconstant | 6 | |
ParserTest (\symfony\component\cssselector\tests\parser) | Parser (\symfony\component\cssselector\parser) | new | 6 |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | FunctionNode (\symfony\component\cssselector\node) | type | 6 |
CheckArgumentsValidityPass (\symfony\component\dependencyinjection\compiler) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 6 |
CheckDefinitionValidityPass (\symfony\component\dependencyinjection\compiler) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 6 |
ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | staticmethodcall | 6 |
ServiceReferenceGraphEdge (\symfony\component\dependencyinjection\compiler) | ServiceReferenceGraphNode (\symfony\component\dependencyinjection\compiler) | type | 6 |
ContainerBuilder (\symfony\component\dependencyinjection) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 6 |
Reference (\symfony\component\dependencyinjection) | instanceof | 6 | |
YamlDumper (\symfony\component\dependencyinjection\dumper) | TaggedValue (\symfony\component\yaml\tag) | new | 6 |
TaggedIteratorArgumentTest (\symfony\component\dependencyinjection\tests\argument) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 6 |
AutowireCallableTest (\symfony\component\dependencyinjection\tests\attribute) | Reference (\symfony\component\dependencyinjection) | new | 6 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | DecoratorServicePass (\symfony\component\dependencyinjection\compiler) | new | 6 |
RemoveUnusedDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 6 |
ResolveInstanceofConditionalsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveChildDefinitionsPass (\symfony\component\dependencyinjection\compiler) | new | 6 |
ResolveNoPreloadPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 6 |
EnvVarProcessorTest (\symfony\component\dependencyinjection\tests) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 6 |
ExtensionTest (\symfony\component\dependencyinjection\tests\extension) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 6 |
FileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Alias (\symfony\component\dependencyinjection) | new | 6 |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Reference (\symfony\component\dependencyinjection) | new | 6 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 6 |
FileFormFieldTest (\symfony\component\domcrawler\tests\field) | FileFormField (\symfony\component\domcrawler\field) | new | 6 |
CrawlerAnySelectorTextContainsTest (\symfony\component\domcrawler\tests\test\constraint) | Crawler (\symfony\component\domcrawler) | new | 6 |
Parser (\symfony\component\expressionlanguage) | SyntaxError (\symfony\component\expressionlanguage) | new | 6 |
ConditionalNodeTest (\symfony\component\expressionlanguage\tests\node) | ConditionalNode (\symfony\component\expressionlanguage\node) | new | 6 |
GetAttrNodeTest (\symfony\component\expressionlanguage\tests\node) | Obj (\symfony\component\expressionlanguage\tests\node) | new | 6 |
ParserTest (\symfony\component\expressionlanguage\tests) | Lexer (\symfony\component\expressionlanguage) | new | 6 |
Parser (\symfony\component\expressionlanguage) | new | 6 | |
GitignoreTest (\symfony\component\finder\tests) | Gitignore (\symfony\component\finder) | staticmethodcall | 6 |
PathFilterIteratorTest (\symfony\component\finder\tests\iterator) | MockSplFileInfo (\symfony\component\finder\tests\iterator) | new | 6 |
AbstractRendererEngine (\symfony\component\form) | FormView (\symfony\component\form) | type | 6 |
FormDataCollectorInterface (\symfony\component\form\extension\datacollector) | FormInterface (\symfony\component\form) | type | 6 |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | ValueGuess (\symfony\component\form\guess) | type | 6 |
ResolvedFormType (\symfony\component\form) | FormView (\symfony\component\form) | type | 6 |
CompoundFormTest (\symfony\component\form\tests) | Request (\symfony\component\httpfoundation) | new | 6 |
ConfigurableFormTypeGuesser (\symfony\component\form\tests) | ValueGuess (\symfony\component\form\guess) | new | 6 |
ValueGuess (\symfony\component\form\guess) | type | 6 | |
DateTimeImmutableToDateTimeTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeImmutableToDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 6 |
CurrencyTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 6 |
LocaleTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 6 |
TimeTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 6 |
TimezoneTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 6 |
PasswordTypePasswordHasherExtensionTest (\symfony\component\form\tests\extension\passwordhasher\type) | User (\symfony\component\form\tests\fixtures) | new | 6 |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | Form (\symfony\component\form\extension\validator\constraints) | staticconstant | 6 |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | ValueGuess (\symfony\component\form\guess) | new | 6 |
FormRegistryTest (\symfony\component\form\tests) | NullFormTypeGuesser (\symfony\component\form\tests\fixtures) | new | 6 |
ResolvedFormTypeTest (\symfony\component\form\tests) | ResolvedFormType (\symfony\component\form) | new | 6 |
HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | W3CReference (\symfony\component\htmlsanitizer\reference) | staticconstant | 6 |
ErrorChunk (\symfony\component\httpclient\chunk) | TransportException (\symfony\component\httpclient\exception) | new | 6 |
AsyncContext (\symfony\component\httpclient\response) | ResponseInterface (\symfony\contracts\httpclient) | type | 6 |
JsonMockResponseTest (\symfony\component\httpclient\tests\response) | JsonMockResponse (\symfony\component\httpclient\response) | new | 6 |
MockResponseTest (\symfony\component\httpclient\tests\response) | MockResponse (\symfony\component\httpclient\response) | staticmethodcall | 6 |
AcceptHeader (\symfony\component\httpfoundation) | AcceptHeaderItem (\symfony\component\httpfoundation) | type | 6 |
FileBag (\symfony\component\httpfoundation) | UploadedFile (\symfony\component\httpfoundation\file) | instanceof | 6 |
AbstractRequestRateLimiter (\symfony\component\httpfoundation\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | type | 6 |
AbstractRequestRateLimiterTest (\symfony\component\httpfoundation\tests\ratelimiter) | RateLimit (\symfony\component\ratelimiter) | new | 6 |
RequestStackTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
NativeSessionStorageTest (\symfony\component\httpfoundation\tests\session\storage) | NativeSessionStorage (\symfony\component\httpfoundation\session\storage) | new | 6 |
UriSignerTest (\symfony\component\httpfoundation\tests) | UriSigner (\symfony\component\httpfoundation) | new | 6 |
UrlHelperTest (\symfony\component\httpfoundation\tests) | RequestStack (\symfony\component\httpfoundation) | new | 6 |
UrlHelper (\symfony\component\httpfoundation) | new | 6 | |
StoreInterface (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 6 |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
HttpKernel (\symfony\component\httpkernel) | Response (\symfony\component\httpfoundation) | type | 6 |
ServiceValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 6 |
ContainerControllerResolverTest (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
DataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 6 |
Response (\symfony\component\httpfoundation) | new | 6 | |
CloneVarDataCollector (\symfony\component\httpkernel\tests\fixtures\datacollector) | new | 6 | |
DumpDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Data (\symfony\component\vardumper\cloner) | new | 6 |
TimeDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 6 |
RegisterControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 6 |
ControllerArgumentsEventTest (\symfony\component\httpkernel\tests\event) | Request (\symfony\component\httpfoundation) | new | 6 |
Bar (\symfony\component\httpkernel\tests\fixtures\attribute) | new | 6 | |
TestHttpKernel (\symfony\component\httpkernel\tests) | new | 6 | |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 6 |
ResponseEvent (\symfony\component\httpkernel\event) | new | 6 | |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 6 |
TestKernel (\symfony\component\httpkernel\tests\eventlistener) | new | 6 | |
ResponseListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
SurrogateListenerTest (\symfony\component\httpkernel\tests\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 6 |
SsiFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
ControllerReference (\symfony\component\httpkernel\controller) | new | 6 | |
SsiFragmentRenderer (\symfony\component\httpkernel\fragment) | new | 6 | |
Ssi (\symfony\component\httpkernel\httpcache) | new | 6 | |
Languages (\symfony\component\intl) | MissingResourceException (\symfony\component\intl\exception) | catch | 6 |
LdapManagerTest (\symfony\component\ldap\tests\adapter\extldap) | Entry (\symfony\component\ldap) | new | 6 |
InMemoryStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
MemcachedStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
MongoDbStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
RedisStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
SemaphoreStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
StoreFactory (\symfony\component\lock\store) | PdoStore (\symfony\component\lock\store) | new | 6 |
ZookeeperStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 6 |
ZookeeperStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 6 |
SesTransportFactoryTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesApiAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 6 |
SesSmtpTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 6 | |
BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | MailerEngagementEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 6 |
MandrillHttpTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillHttpTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 6 |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MockHttpClient (\symfony\component\httpclient) | new | 6 |
MockResponse (\symfony\component\httpclient\response) | new | 6 | |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | Email (\symfony\component\mime) | new | 6 |
ScalewayApiTransportTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | ScalewayApiTransport (\symfony\component\mailer\bridge\scaleway\transport) | new | 6 |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | Envelope (\symfony\component\mailer) | new | 6 |
EnvelopeTest (\symfony\component\mailer\tests) | Envelope (\symfony\component\mailer) | new | 6 |
MessengerTransportListenerTest (\symfony\component\mailer\tests\eventlistener) | Address (\symfony\component\mime) | new | 6 |
EsmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | DummyStream (\symfony\component\mailer\tests\transport\smtp) | new | 6 |
Email (\symfony\component\mime) | new | 6 | |
SmtpTransport (\symfony\component\mailer\transport\smtp) | TransportExceptionInterface (\symfony\component\mailer\exception) | catch | 6 |
AmazonSqsTransportTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | Envelope (\symfony\component\messenger) | new | 6 |
AmqpSenderTest (\symfony\component\messenger\bridge\amqp\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amqp\tests\fixtures) | new | 6 |
AmqpSender (\symfony\component\messenger\bridge\amqp\transport) | new | 6 | |
Envelope (\symfony\component\messenger) | new | 6 | |
ConnectionTest (\symfony\component\messenger\bridge\amqp\tests\transport) | Connection (\symfony\component\messenger\bridge\amqp\transport) | new | 6 |
Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | TransportException (\symfony\component\messenger\exception) | new | 6 |
PostgreSqlConnectionTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | PostgreSqlConnection (\symfony\component\messenger\bridge\doctrine\transport) | new | 6 |
MessengerPass (\symfony\component\messenger\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 6 |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | EventDispatcher (\symfony\component\eventdispatcher) | new | 6 |
FailedMessagesRetryCommandTest (\symfony\component\messenger\tests\command) | EventDispatcher (\symfony\component\eventdispatcher) | new | 6 |
FailedMessagesRetryCommand (\symfony\component\messenger\command) | new | 6 | |
Envelope (\symfony\component\messenger) | new | 6 | |
StopWorkerOnCustomStopExceptionListenerTest (\symfony\component\messenger\tests\eventlistener) | Envelope (\symfony\component\messenger) | new | 6 |
FailureIntegrationTest (\symfony\component\messenger\tests) | DummyTestHandler (\symfony\component\messenger\tests) | new | 6 |
HandlersLocatorTest (\symfony\component\messenger\tests\handler) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 6 |
MessageBusTest (\symfony\component\messenger\tests) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 6 |
SimpleMiddleware (\symfony\component\messenger\tests) | new | 6 | |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | DispatchAfterCurrentBusMiddleware (\symfony\component\messenger\middleware) | new | 6 |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | HandledStamp (\symfony\component\messenger\stamp) | new | 6 |
DelayStampTest (\symfony\component\messenger\tests\stamp) | DelayStamp (\symfony\component\messenger\stamp) | staticmethodcall | 6 |
TraceableMessageBusTest (\symfony\component\messenger\tests) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 6 |
TraceableMessageBus (\symfony\component\messenger) | new | 6 | |
SendersLocatorTest (\symfony\component\messenger\tests\transport\sender) | Envelope (\symfony\component\messenger) | new | 6 |
InMemoryTransport (\symfony\component\messenger\transport\inmemory) | Envelope (\symfony\component\messenger) | type | 6 |
MessageConverter (\symfony\component\mime) | Email (\symfony\component\mime) | type | 6 |
RuntimeException (\symfony\component\mime\exception) | new | 6 | |
CharacterStreamTest (\symfony\component\mime\tests) | CharacterStream (\symfony\component\mime) | new | 6 |
HeadersTest (\symfony\component\mime\tests\header) | Address (\symfony\component\mime) | new | 6 |
FormDataPartTest (\symfony\component\mime\tests\part\multipart) | FormDataPart (\symfony\component\mime\part\multipart) | new | 6 |
EsendexTransportTest (\symfony\component\notifier\bridge\esendex\tests) | SmsMessage (\symfony\component\notifier\message) | new | 6 |
GoogleChatTransportTest (\symfony\component\notifier\bridge\googlechat\tests) | ChatMessage (\symfony\component\notifier\message) | new | 6 |
LinkedInTransportTest (\symfony\component\notifier\bridge\linkedin\tests) | MockHttpClient (\symfony\component\httpclient) | new | 6 |
HttpPostActionTest (\symfony\component\notifier\bridge\microsoftteams\tests\action) | HttpPostAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 6 |
MicrosoftTeamsTransportTest (\symfony\component\notifier\bridge\microsoftteams\tests) | ChatMessage (\symfony\component\notifier\message) | new | 6 |
OneSignalTransportTest (\symfony\component\notifier\bridge\onesignal\tests) | PushMessage (\symfony\component\notifier\message) | new | 6 |
VonageRequestParser (\symfony\component\notifier\bridge\vonage\webhook) | RejectWebhookException (\symfony\component\webhook\exception) | new | 6 |
SmsMessageTest (\symfony\component\notifier\tests\message) | SmsMessage (\symfony\component\notifier\message) | new | 6 |
FailoverTransportTest (\symfony\component\notifier\tests\transport) | DummyMessage (\symfony\component\notifier\tests\transport) | new | 6 |
OptionsResolver (\symfony\component\optionsresolver) | InvalidOptionsException (\symfony\component\optionsresolver\exception) | new | 6 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | staticmethodcall | 6 |
PhpSubprocess (\symfony\component\process) | RuntimeException (\symfony\component\process\exception) | new | 6 |
ExecutableFinderTest (\symfony\component\process\tests) | ExecutableFinder (\symfony\component\process) | new | 6 |
ProcessTest (\symfony\component\process\tests) | InputStream (\symfony\component\process) | new | 6 |
PropertyAccessor (\symfony\component\propertyaccess) | NoSuchPropertyException (\symfony\component\propertyaccess\exception) | new | 6 |
PropertyWriteInfo (\symfony\component\propertyinfo) | staticconstant | 6 | |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TypeHinted (\symfony\component\propertyaccess\tests\fixtures) | new | 6 |
PhpDocExtractor (\symfony\component\propertyinfo\extractor) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | staticproperty | 6 |
PhpStanExtractor (\symfony\component\propertyinfo\extractor) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | staticproperty | 6 |
PropertyInfoPassTest (\symfony\component\propertyinfo\tests\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 6 |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | Route (\symfony\component\routing) | new | 6 |
YamlFileLoaderTest (\symfony\component\routing\tests\loader) | FileResource (\symfony\component\config\resource) | new | 6 |
Route (\symfony\component\routing) | new | 6 | |
RouterTest (\symfony\component\routing\tests) | RouteCollection (\symfony\component\routing) | new | 6 |
AddScheduleMessengerPass (\symfony\component\scheduler\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 6 |
CheckpointTest (\symfony\component\scheduler\tests\generator) | ArrayAdapter (\symfony\component\cache\adapter) | new | 6 |
SchedulerTransportFactoryTest (\symfony\component\scheduler\tests\messenger) | SomeScheduleProvider (\symfony\component\scheduler\tests\fixtures) | new | 6 |
AbstractTokenTest (\symfony\component\security\core\tests\authentication\token) | ConcreteToken (\symfony\component\security\core\tests\authentication\token) | new | 6 |
AuthenticatedVoterTest (\symfony\component\security\core\tests\authorization\voter) | AuthenticatedVoter (\symfony\component\security\core\authorization\voter) | staticconstant | 6 |
TraceableVoterTest (\symfony\component\security\core\tests\authorization\voter) | TraceableVoter (\symfony\component\security\core\authorization\voter) | new | 6 |
AuthenticatorManager (\symfony\component\security\http\authentication) | Response (\symfony\component\httpfoundation) | type | 6 |
TraceableAuthenticator (\symfony\component\security\http\authenticator\debug) | instanceof | 6 | |
LoginSuccessEvent (\symfony\component\security\http\event) | TokenInterface (\symfony\component\security\core\authentication\token) | type | 6 |
AbstractLoginFormAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | staticconstant | 6 |
Request (\symfony\component\httpfoundation) | staticmethodcall | 6 | |
UserValueResolverTest (\symfony\component\security\http\tests\controller) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 6 |
InMemoryUser (\symfony\component\security\core\user) | new | 6 | |
CurrentUser (\symfony\component\security\http\attribute) | new | 6 | |
CheckRememberMeConditionsListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 6 |
Response (\symfony\component\httpfoundation) | new | 6 | |
PasswordMigratingListenerTest (\symfony\component\security\http\tests\eventlistener) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 6 |
SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 6 | |
IsGrantedAttributeMethodsController (\symfony\component\security\http\tests\fixtures) | Expression (\symfony\component\expressionlanguage) | new | 6 |
PersistentRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | RememberMeDetails (\symfony\component\security\http\rememberme) | new | 6 |
SignatureRememberMeHandlerTest (\symfony\component\security\http\tests\rememberme) | ResponseListener (\symfony\component\security\http\rememberme) | staticconstant | 6 |
SerializerDataCollector (\symfony\component\serializer\datacollector) | TraceableSerializer (\symfony\component\serializer\debug) | staticconstant | 6 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | MappingException (\symfony\component\serializer\exception) | new | 6 |
TraceableEncoderTest (\symfony\component\serializer\tests\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | new | 6 |
TraceableNormalizerTest (\symfony\component\serializer\tests\debug) | SerializerDataCollector (\symfony\component\serializer\datacollector) | new | 6 |
YamlEncoderTest (\symfony\component\serializer\tests\encoder) | YamlEncoder (\symfony\component\serializer\encoder) | new | 6 |
ClassMetadataTest (\symfony\component\serializer\tests\mapping) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 6 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | Dummy (\symfony\component\serializer\tests\fixtures) | new | 6 |
ConstraintViolationListNormalizerTest (\symfony\component\serializer\tests\normalizer) | ConstraintViolation (\symfony\component\validator) | new | 6 |
DateIntervalNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateIntervalNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 6 |
FormErrorNormalizerTest (\symfony\component\serializer\tests\normalizer) | FormError (\symfony\component\form) | new | 6 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | GetSetDummy (\symfony\component\serializer\tests\normalizer) | new | 6 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 6 |
ByteString (\symfony\component\string) | AbstractString (\symfony\component\string) | staticmethodcall | 6 |
CodePointString (\symfony\component\string) | AbstractString (\symfony\component\string) | staticmethodcall | 6 |
AbstractUnicodeString (\symfony\component\string) | staticmethodcall | 6 | |
AbstractAsciiTestCase (\symfony\component\string\tests) | ByteString (\symfony\component\string) | new | 6 |
CodePointString (\symfony\component\string) | new | 6 | |
UnicodeString (\symfony\component\string) | new | 6 | |
FunctionsTest (\symfony\component\string\tests) | ByteString (\symfony\component\string) | new | 6 |
UnicodeStringTest (\symfony\component\string\tests) | UnicodeString (\symfony\component\string) | staticconstant | 6 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 6 |
TranslationPullCommand (\symfony\component\translation\command) | InputOption (\symfony\component\console\input) | new | 6 |
TranslationPushCommand (\symfony\component\translation\command) | InputOption (\symfony\component\console\input) | staticconstant | 6 |
TranslationDataCollector (\symfony\component\translation\datacollector) | DataCollectorTranslator (\symfony\component\translation) | staticconstant | 6 |
ProviderFactoryTestCase (\symfony\component\translation\test) | Dsn (\symfony\component\translation\provider) | new | 6 |
XliffFileLoaderTest (\symfony\component\translation\tests\loader) | FileResource (\symfony\component\config\resource) | new | 6 |
YamlFileLoaderTest (\symfony\component\translation\tests\loader) | YamlFileLoader (\symfony\component\translation\loader) | new | 6 |
UuidTest (\symfony\component\uid\tests) | Uuid (\symfony\component\uid) | new | 6 |
Ulid (\symfony\component\uid) | BinaryUtil (\symfony\component\uid) | staticconstant | 6 |
IbanValidator (\symfony\component\validator\constraints) | Iban (\symfony\component\validator\constraints) | staticconstant | 6 |
ValidatorDataCollector (\symfony\component\validator\datacollector) | Caster (\symfony\component\vardumper\caster) | staticconstant | 6 |
CidrTest (\symfony\component\validator\tests\constraints) | Cidr (\symfony\component\validator\constraints) | new | 6 |
CollectionTest (\symfony\component\validator\tests\constraints) | Optional (\symfony\component\validator\constraints) | new | 6 |
DateValidatorTest (\symfony\component\validator\tests\constraints) | Date (\symfony\component\validator\constraints) | new | 6 |
ExpressionSyntaxValidatorTest (\symfony\component\validator\tests\constraints) | ExpressionSyntax (\symfony\component\validator\constraints) | new | 6 |
GreaterThanValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 6 |
IbanValidatorTest (\symfony\component\validator\tests\constraints) | Iban (\symfony\component\validator\constraints) | staticconstant | 6 |
LessThanOrEqualValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 6 |
LessThanValidatorTest (\symfony\component\validator\tests\constraints) | ComparisonTest_Class (\symfony\component\validator\tests\constraints) | new | 6 |
NotBlankValidatorTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | staticconstant | 6 |
RegexTest (\symfony\component\validator\tests\constraints) | Regex (\symfony\component\validator\constraints) | new | 6 |
UlidValidatorTest (\symfony\component\validator\tests\constraints) | Ulid (\symfony\component\validator\constraints) | new | 6 |
Ulid (\symfony\component\validator\constraints) | staticconstant | 6 | |
UniqueValidatorTest (\symfony\component\validator\tests\constraints) | Unique (\symfony\component\validator\constraints) | staticconstant | 6 |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | Range (\symfony\component\validator\constraints) | new | 6 |
GetterMetadataTest (\symfony\component\validator\tests\mapping) | GetterMetadata (\symfony\component\validator\mapping) | new | 6 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | Callback (\symfony\component\validator\constraints) | new | 6 |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | Range (\symfony\component\validator\constraints) | new | 6 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | Traverse (\symfony\component\validator\constraints) | new | 6 |
CascadingEntity (\symfony\component\validator\tests\fixtures) | staticproperty | 6 | |
AmqpCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 6 |
StubCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 6 |
SymfonyCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 6 |
VarCloner (\symfony\component\vardumper\cloner) | Stub (\symfony\component\vardumper\cloner) | new | 6 |
DateCasterTest (\symfony\component\vardumper\tests\caster) | DateCaster (\symfony\component\vardumper\caster) | staticmethodcall | 6 |
Stub (\symfony\component\vardumper\cloner) | new | 6 | |
StubCasterTest (\symfony\component\vardumper\tests\caster) | VarCloner (\symfony\component\vardumper\cloner) | new | 6 |
HtmlDumper (\symfony\component\vardumper\dumper) | new | 6 | |
LazyGhostTrait (\symfony\component\varexporter) | Hydrator (\symfony\component\varexporter\internal) | staticproperty | 6 |
HttpHeaderSerializerTest (\symfony\component\weblink\tests) | Link (\symfony\component\weblink) | new | 6 |
LinkTest (\symfony\component\weblink\tests) | Link (\symfony\component\weblink) | new | 6 |
PlantUmlDumperTest (\symfony\component\workflow\tests\dumper) | PlantUmlDumper (\symfony\component\workflow\dumper) | staticconstant | 6 |
MethodMarkingStoreTest (\symfony\component\workflow\tests\markingstore) | MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 6 |
StateMachineTest (\symfony\component\workflow\tests) | StateMachine (\symfony\component\workflow) | new | 6 |
Subject (\symfony\component\workflow\tests) | new | 6 | |
StateMachineValidatorTest (\symfony\component\workflow\tests\validator) | Transition (\symfony\component\workflow) | new | 6 |
WorkflowValidatorTest (\symfony\component\workflow\tests\validator) | Transition (\symfony\component\workflow) | new | 6 |
WorkflowTest (\symfony\component\workflow\tests) | GuardEvent (\symfony\component\workflow\event) | type | 6 |
EventDispatcherMock (\symfony\component\workflow\tests) | new | 6 | |
Dumper (\symfony\component\yaml) | Yaml (\symfony\component\yaml) | staticconstant | 6 |
Parser (\symfony\component\yaml) | TaggedValue (\symfony\component\yaml\tag) | new | 6 |
Yaml (\symfony\component\yaml) | staticconstant | 6 | |
DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | ValueGuess (\symfony\component\form\guess) | new | 7 |
EntityUserProviderTest (\symfony\bridge\doctrine\tests\security\user) | DoctrineTestHelper (\symfony\bridge\doctrine\tests) | staticmethodcall | 7 |
PsrHttpFactoryTest (\symfony\bridge\psrhttpmessage\tests\factory) | Request (\symfony\component\httpfoundation) | new | 7 |
WorkflowExtensionTest (\symfony\bridge\twig\tests\extension) | Subject (\symfony\bridge\twig\tests\extension) | new | 7 |
NotificationEmailTest (\symfony\bridge\twig\tests\mime) | NotificationEmail (\symfony\bridge\twig\mime) | new | 7 |
NotificationEmail (\symfony\bridge\twig\mime) | staticconstant | 7 | |
DumpDataCollectorPassTest (\symfony\bundle\debugbundle\tests\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 7 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | Alias (\symfony\component\dependencyinjection) | new | 7 |
PropertyAccessor (\symfony\component\propertyaccess) | staticconstant | 7 | |
RedirectControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | ParameterBag (\symfony\component\httpfoundation) | new | 7 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 7 |
DefaultController (\symfony\bundle\frameworkbundle\tests\functional\bundle\routingconditionservicebundle\controller) | Response (\symfony\component\httpfoundation) | new | 7 |
Response (\symfony\component\httpfoundation) | type | 7 | |
DebugAutowiringCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | ApplicationTester (\symfony\component\console\tester) | new | 7 |
TranslatorTest (\symfony\bundle\frameworkbundle\tests\translation) | YamlFileLoader (\symfony\component\translation\loader) | new | 7 |
AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 7 |
LoginLinkFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 7 |
SecurityTest (\symfony\bundle\securitybundle\tests) | FirewallConfig (\symfony\bundle\securitybundle\security) | new | 7 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | Request (\symfony\component\httpfoundation) | type | 7 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | Profile (\symfony\component\httpkernel\profiler) | new | 7 |
CssAssetUrlCompilerTest (\symfony\component\assetmapper\tests\compiler) | MappedAsset (\symfony\component\assetmapper) | new | 7 |
ImportMapGeneratorTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 7 |
ImportMapManagerTest (\symfony\component\assetmapper\tests\importmap) | PackageRequireOptions (\symfony\component\assetmapper\importmap) | new | 7 |
ImportMapUpdateCheckerTest (\symfony\component\assetmapper\tests\importmap) | PackageUpdateInfo (\symfony\component\assetmapper\importmap) | new | 7 |
ImportMapVersionCheckerTest (\symfony\component\assetmapper\tests\importmap) | PackageVersionProblem (\symfony\component\assetmapper\importmap) | new | 7 |
RemotePackageStorageTest (\symfony\component\assetmapper\tests\importmap) | RemotePackageStorage (\symfony\component\assetmapper\importmap) | new | 7 |
AbstractBrowser (\symfony\component\browserkit) | BadMethodCallException (\symfony\component\browserkit\exception) | new | 7 |
RequestTest (\symfony\component\browserkit\tests) | Request (\symfony\component\browserkit) | new | 7 |
AbstractTagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticmethodcall | 7 |
CachePoolPass (\symfony\component\cache\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 7 |
ApcuAdapterTest (\symfony\component\cache\tests\adapter) | ApcuAdapter (\symfony\component\cache\adapter) | new | 7 |
TagAwareAdapterTest (\symfony\component\cache\tests\adapter) | FilesystemAdapter (\symfony\component\cache\adapter) | new | 7 |
ContractsTrait (\symfony\component\cache\traits) | CacheItem (\symfony\component\cache) | staticconstant | 7 |
ConfigBuilderGenerator (\symfony\component\config\builder) | ArrayNode (\symfony\component\config\definition) | instanceof | 7 |
ScalarNodeTest (\symfony\component\config\tests\definition) | ScalarNode (\symfony\component\config\definition) | new | 7 |
FileLocatorTest (\symfony\component\config\tests) | FileLocator (\symfony\component\config) | new | 7 |
DelegatingLoaderTest (\symfony\component\config\tests\loader) | LoaderResolver (\symfony\component\config\loader) | new | 7 |
LoaderTest (\symfony\component\config\tests\loader) | ProjectLoader1 (\symfony\component\config\tests\loader) | new | 7 |
Application (\symfony\component\console) | Command (\symfony\component\console\command) | type | 7 |
ConsoleEvents (\symfony\component\console) | staticconstant | 7 | |
QuestionHelper (\symfony\component\console\helper) | OutputInterface (\symfony\component\console\output) | type | 7 |
Question (\symfony\component\console\question) | type | 7 | |
ArgvInput (\symfony\component\console\input) | RuntimeException (\symfony\component\console\exception) | new | 7 |
InputDefinition (\symfony\component\console\input) | LogicException (\symfony\component\console\exception) | new | 7 |
ApplicationTest (\symfony\component\console\tests) | InputOption (\symfony\component\console\input) | new | 7 |
InputOption (\symfony\component\console\input) | staticconstant | 7 | |
ListCommandTest (\symfony\component\console\tests\command) | Application (\symfony\component\console) | new | 7 |
OutputFormatterStyleTest (\symfony\component\console\tests\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 7 |
ProgressBarTest (\symfony\component\console\tests\helper) | OutputFormatter (\symfony\component\console\formatter) | new | 7 |
ProgressBar (\symfony\component\console\helper) | staticmethodcall | 7 | |
ConsoleSectionOutput (\symfony\component\console\output) | new | 7 | |
TableTest (\symfony\component\console\tests\helper) | TableStyle (\symfony\component\console\helper) | new | 7 |
ArrayInputTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | new | 7 |
InputOption (\symfony\component\console\input) | new | 7 | |
InputTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | staticconstant | 7 |
TerminalTest (\symfony\component\console\tests) | Terminal (\symfony\component\console) | staticmethodcall | 7 |
AttributeNodeTest (\symfony\component\cssselector\tests\node) | AttributeNode (\symfony\component\cssselector\node) | new | 7 |
ElementNode (\symfony\component\cssselector\node) | new | 7 | |
TokenStreamTest (\symfony\component\cssselector\tests\parser) | TokenStream (\symfony\component\cssselector\parser) | new | 7 |
Translator (\symfony\component\cssselector\xpath) | ExpressionErrorException (\symfony\component\cssselector\exception) | new | 7 |
ContainerBuilder (\symfony\component\dependencyinjection) | EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | instanceof | 7 |
LazyServiceDumper (\symfony\component\dependencyinjection\lazyproxy\phpdumper) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 7 |
FileLoader (\symfony\component\dependencyinjection\loader) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 7 |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | Definition (\symfony\component\dependencyinjection) | new | 7 |
Reference (\symfony\component\dependencyinjection) | new | 7 | |
AliasTest (\symfony\component\dependencyinjection\tests) | Alias (\symfony\component\dependencyinjection) | new | 7 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | type | 7 |
MergeExtensionConfigurationPassTest (\symfony\component\dependencyinjection\tests\compiler) | MergeExtensionConfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 7 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 7 | |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 7 |
PriorityTaggedServiceTraitImplementation (\symfony\component\dependencyinjection\tests\compiler) | new | 7 | |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | SubscribedService (\symfony\contracts\service\attribute) | new | 7 |
RemoveUnusedDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 7 |
ResolveReferencesToAliasesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Alias (\symfony\component\dependencyinjection) | new | 7 |
ResolveTaggedIteratorArgumentPassTest (\symfony\component\dependencyinjection\tests\compiler) | TypedReference (\symfony\component\dependencyinjection) | new | 7 |
ServiceLocatorTagPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceLocatorTagPass (\symfony\component\dependencyinjection\compiler) | new | 7 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 7 |
EnvConfiguratorTest (\symfony\component\dependencyinjection\tests\loader\configurator) | EnvConfigurator (\symfony\component\dependencyinjection\loader\configurator) | new | 7 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | XmlFileLoader (\symfony\component\dependencyinjection\loader) | staticmethodcall | 7 |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ServiceLocatorArgument (\symfony\component\dependencyinjection\argument) | new | 7 |
FrozenParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 7 |
FileLinkFormatterTest (\symfony\component\errorhandler\tests\errorrenderer) | FileLinkFormatter (\symfony\component\errorhandler\errorrenderer) | new | 7 |
Button (\symfony\component\form) | FormInterface (\symfony\component\form) | type | 7 |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | PropertyPathInterface (\symfony\component\propertyaccess) | instanceof | 7 |
NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 7 |
DateType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 7 |
WeekType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 7 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ChoiceGroupView (\symfony\component\form\choicelist\view) | new | 7 |
LazyChoiceListTest (\symfony\component\form\tests\choicelist) | LazyChoiceList (\symfony\component\form\choicelist) | new | 7 |
ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 7 | |
CompoundFormTest (\symfony\component\form\tests) | HttpFoundationRequestHandler (\symfony\component\form\extension\httpfoundation) | new | 7 |
UlidToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | UlidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 7 |
UuidToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | UuidToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 7 |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | Author (\symfony\component\form\tests\fixtures) | new | 7 |
FormTypeCsrfExtensionTest (\symfony\component\form\tests\extension\csrf\type) | CsrfToken (\symfony\component\security\csrf) | new | 7 |
FormDataCollectorTest (\symfony\component\form\tests\extension\datacollector) | FormView (\symfony\component\form) | new | 7 |
FormValidatorFunctionalTest (\symfony\component\form\tests\extension\validator\constraints) | GroupSequence (\symfony\component\validator\constraints) | new | 7 |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | TransformationFailedException (\symfony\component\form\exception) | new | 7 |
NotBlank (\symfony\component\validator\constraints) | new | 7 | |
Valid (\symfony\component\validator\constraints) | new | 7 | |
SimpleFormTest (\symfony\component\form\tests) | FormEvent (\symfony\component\form) | type | 7 |
NativeHttpClient (\symfony\component\httpclient) | TransportException (\symfony\component\httpclient\exception) | new | 7 |
Psr18ClientTest (\symfony\component\httpclient\tests) | Psr18Client (\symfony\component\httpclient) | new | 7 |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | new | 7 |
UriTemplateHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 7 |
UriTemplateHttpClient (\symfony\component\httpclient) | new | 7 | |
CookieTest (\symfony\component\httpfoundation\tests) | Cookie (\symfony\component\httpfoundation) | new | 7 |
ResponseHeaderBagTest (\symfony\component\httpfoundation\tests) | ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 7 |
TraceableEventDispatcher (\symfony\component\httpkernel\debug) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 7 |
HttpKernel (\symfony\component\httpkernel) | Request (\symfony\component\httpfoundation) | type | 7 |
FileProfilerStorage (\symfony\component\httpkernel\profiler) | Profile (\symfony\component\httpkernel\profiler) | type | 7 |
NotTaggedControllerValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | NotTaggedControllerValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 7 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 7 | |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | RequestPayload (\symfony\component\httpkernel\tests\controller\argumentresolver) | new | 7 |
DumpDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | DumpDataCollector (\symfony\component\httpkernel\datacollector) | new | 7 |
ControllerArgumentValueResolverPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 7 |
RegisterControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 7 |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | CacheAttributeListener (\symfony\component\httpkernel\eventlistener) | new | 7 |
FragmentListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 7 |
UriSigner (\symfony\component\httpfoundation) | new | 7 | |
FragmentListener (\symfony\component\httpkernel\eventlistener) | new | 7 | |
ResponseListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | new | 7 |
ResponseEvent (\symfony\component\httpkernel\event) | new | 7 | |
ResponseListener (\symfony\component\httpkernel\eventlistener) | new | 7 | |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | NativeSessionStorageFactory (\symfony\component\httpfoundation\session\storage) | new | 7 |
EsiFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 7 |
ControllerReference (\symfony\component\httpkernel\controller) | new | 7 | |
EsiFragmentRenderer (\symfony\component\httpkernel\fragment) | new | 7 | |
Esi (\symfony\component\httpkernel\httpcache) | new | 7 | |
HttpKernelBrowserTest (\symfony\component\httpkernel\tests) | HttpKernelBrowser (\symfony\component\httpkernel) | new | 7 |
CheckLdapCredentialsListenerTest (\symfony\component\ldap\tests\security) | LdapBadge (\symfony\component\ldap\security) | new | 7 |
BrevoApiTransportTest (\symfony\component\mailer\bridge\brevo\tests\transport) | BrevoApiTransport (\symfony\component\mailer\bridge\brevo\transport) | new | 7 |
MailgunPayloadConverter (\symfony\component\mailer\bridge\mailgun\remoteevent) | MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 7 |
MailgunHttpTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunHttpTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 7 |
DelayedEnvelope (\symfony\component\mailer) | Envelope (\symfony\component\mailer) | staticmethodcall | 7 |
RoundRobinTransportTest (\symfony\component\mailer\tests\transport) | TransportException (\symfony\component\mailer\exception) | new | 7 |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | DummyStream (\symfony\component\mailer\tests\transport\smtp) | new | 7 |
DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | TransportException (\symfony\component\messenger\exception) | new | 7 |
ConnectionTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | new | 7 |
ConsumeMessagesCommandTest (\symfony\component\messenger\tests\command) | ConsumeMessagesCommand (\symfony\component\messenger\command) | new | 7 |
MessengerDataCollectorTest (\symfony\component\messenger\tests\datacollector) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 7 |
HandlerFailedExceptionTest (\symfony\component\messenger\tests\exception) | Envelope (\symfony\component\messenger) | new | 7 |
HandlerFailedException (\symfony\component\messenger\exception) | new | 7 | |
MyOwnException (\symfony\component\messenger\tests\fixtures) | new | 7 | |
MessageBusTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 7 |
MessageBus (\symfony\component\messenger) | new | 7 | |
InMemoryTransportTest (\symfony\component\messenger\tests\transport\inmemory) | TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 7 |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | Envelope (\symfony\component\messenger) | new | 7 |
WorkerTest (\symfony\component\messenger\tests) | WorkerRunningEvent (\symfony\component\messenger\event) | type | 7 |
SMimeSignerTest (\symfony\component\mime\tests\crypto) | SMimeSigner (\symfony\component\mime\crypto) | new | 7 |
QpMimeHeaderEncoderTest (\symfony\component\mime\tests\encoder) | QpMimeHeaderEncoder (\symfony\component\mime\encoder) | new | 7 |
DataPartTest (\symfony\component\mime\tests\part) | Headers (\symfony\component\mime\header) | new | 7 |
UnstructuredHeader (\symfony\component\mime\header) | new | 7 | |
GoogleChatTransportTest (\symfony\component\notifier\bridge\googlechat\tests) | MockHttpClient (\symfony\component\httpclient) | new | 7 |
MicrosoftTeamsTransportTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MockHttpClient (\symfony\component\httpclient) | new | 7 |
MockResponse (\symfony\component\httpclient\response) | new | 7 | |
TurboSmsTransportTest (\symfony\component\notifier\bridge\turbosms\tests) | SmsMessage (\symfony\component\notifier\message) | new | 7 |
MessageDigestPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | MessageDigestPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 7 |
Pbkdf2PasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | Pbkdf2PasswordHasher (\symfony\component\passwordhasher\hasher) | new | 7 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TestClassSetValue (\symfony\component\propertyaccess\tests\fixtures) | new | 7 |
RateTest (\symfony\component\ratelimiter\tests\policy) | Rate (\symfony\component\ratelimiter\policy) | staticmethodcall | 7 |
RouteCompilerTest (\symfony\component\routing\tests) | Route (\symfony\component\routing) | new | 7 |
Schedule (\symfony\component\scheduler) | RecurringMessage (\symfony\component\scheduler) | type | 7 |
MessageGeneratorTest (\symfony\component\scheduler\tests\generator) | Schedule (\symfony\component\scheduler) | new | 7 |
RecurringMessageTest (\symfony\component\scheduler\tests) | RecurringMessage (\symfony\component\scheduler) | staticmethodcall | 7 |
AuthenticatorManager (\symfony\component\security\http\authentication) | Request (\symfony\component\httpfoundation) | type | 7 |
FormLoginAuthenticator (\symfony\component\security\http\authenticator) | Request (\symfony\component\httpfoundation) | type | 7 |
AuthenticationUtilsTest (\symfony\component\security\http\tests\authentication) | Request (\symfony\component\httpfoundation) | staticmethodcall | 7 |
RequestStack (\symfony\component\httpfoundation) | new | 7 | |
AuthenticationUtils (\symfony\component\security\http\authentication) | new | 7 | |
SecurityTokenValueResolverTest (\symfony\component\security\http\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 7 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 7 | |
SecurityTokenValueResolver (\symfony\component\security\http\controller) | new | 7 | |
CheckCredentialsListenerTest (\symfony\component\security\http\tests\eventlistener) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 7 |
ExceptionListenerTest (\symfony\component\security\http\tests\firewall) | AccessDeniedException (\symfony\component\security\core\exception) | new | 7 |
AuthenticationException (\symfony\component\security\core\exception) | new | 7 | |
StoreFactory (\symfony\component\semaphore\store) | RedisStore (\symfony\component\semaphore\store) | new | 7 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | NotNormalizableValueException (\symfony\component\serializer\exception) | staticmethodcall | 7 |
DateTimeNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 7 |
SerializerPassTest (\symfony\component\serializer\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 7 |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | Serializer (\symfony\component\serializer) | new | 7 |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 7 |
SerializerTest (\symfony\component\serializer\tests) | ClassDiscriminatorFromClassMetadata (\symfony\component\serializer\mapping) | new | 7 |
GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | new | 7 | |
LokaliseProvider (\symfony\component\translation\bridge\lokalise) | ProviderException (\symfony\component\translation\exception) | new | 7 |
XliffFileDumperTest (\symfony\component\translation\tests\dumper) | XliffFileDumper (\symfony\component\translation\dumper) | new | 7 |
MessageCatalogue (\symfony\component\translation) | new | 7 | |
GenerateUuidCommand (\symfony\component\uid\command) | InputOption (\symfony\component\console\input) | new | 7 |
InputOption (\symfony\component\console\input) | staticconstant | 7 | |
UuidTest (\symfony\component\uid\tests) | UuidV4 (\symfony\component\uid) | new | 7 |
FileValidator (\symfony\component\validator\constraints) | File (\symfony\component\validator\constraints) | staticconstant | 7 |
IssnValidator (\symfony\component\validator\constraints) | Issn (\symfony\component\validator\constraints) | staticconstant | 7 |
PasswordStrengthValidator (\symfony\component\validator\constraints) | PasswordStrength (\symfony\component\validator\constraints) | staticconstant | 7 |
AssertingContextualValidator (\symfony\component\validator\test) | GroupSequence (\symfony\component\validator\constraints) | type | 7 |
ChoiceValidatorTest (\symfony\component\validator\tests\constraints) | Choice (\symfony\component\validator\constraints) | type | 7 |
CountValidatorTestCase (\symfony\component\validator\tests\constraints) | Count (\symfony\component\validator\constraints) | staticconstant | 7 |
CurrencyValidatorTest (\symfony\component\validator\tests\constraints) | Currency (\symfony\component\validator\constraints) | new | 7 |
DateValidatorTest (\symfony\component\validator\tests\constraints) | Date (\symfony\component\validator\constraints) | staticconstant | 7 |
EmailTest (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | new | 7 |
FileTest (\symfony\component\validator\tests\constraints) | File (\symfony\component\validator\constraints) | new | 7 |
TimezoneTest (\symfony\component\validator\tests\constraints) | Timezone (\symfony\component\validator\constraints) | new | 7 |
TimezoneValidatorTest (\symfony\component\validator\tests\constraints) | Timezone (\symfony\component\validator\constraints) | staticconstant | 7 |
PropertyMetadataTest (\symfony\component\validator\tests\mapping) | PropertyMetadata (\symfony\component\validator\mapping) | new | 7 |
ResourceCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 7 |
CliDumper (\symfony\component\vardumper\dumper) | Cursor (\symfony\component\vardumper\cloner) | type | 7 |
HtmlDumper (\symfony\component\vardumper\dumper) | AbstractDumper (\symfony\component\vardumper\dumper) | staticmethodcall | 7 |
VarClonerTest (\symfony\component\vardumper\tests\cloner) | VarCloner (\symfony\component\vardumper\cloner) | new | 7 |
CliDumperTest (\symfony\component\vardumper\tests\dumper) | VarCloner (\symfony\component\vardumper\cloner) | new | 7 |
ProxyHelperTest (\symfony\component\varexporter\tests) | ProxyHelper (\symfony\component\varexporter) | staticmethodcall | 7 |
DefinitionTest (\symfony\component\workflow\tests) | Definition (\symfony\component\workflow) | new | 7 |
Parser (\symfony\component\yaml) | ParseException (\symfony\component\yaml\exception) | catch | 7 |
HttpClientTestCase (\symfony\contracts\httpclient\test) | TransportExceptionInterface (\symfony\contracts\httpclient\exception) | catch | 7 |
ProjectServiceContainer (\) | ParameterBagInterface (\symfony\component\dependencyinjection\parameterbag) | type | 8 |
RegisterEventListenersAndSubscribersPassTest (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 8 |
DoctrineOrmTypeGuesserTest (\symfony\bridge\doctrine\tests\form) | TypeGuess (\symfony\component\form\guess) | new | 8 |
UuidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | Uuid (\symfony\component\uid) | staticconstant | 8 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | type | 8 |
ConsoleHandlerTest (\symfony\bridge\monolog\tests\handler) | ConsoleHandler (\symfony\bridge\monolog\handler) | new | 8 |
NotFoundActivationStrategyTest (\symfony\bridge\monolog\tests\handler\fingerscrossed) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 8 |
AboutCommand (\symfony\bundle\frameworkbundle\command) | Kernel (\symfony\component\httpkernel) | staticconstant | 8 |
TranslationUpdateCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 8 |
InputOption (\symfony\component\console\input) | staticconstant | 8 | |
Application (\symfony\bundle\frameworkbundle\console) | Application (\symfony\component\console) | staticmethodcall | 8 |
JsonDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 8 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | type | 8 |
ApplicationTest (\symfony\bundle\frameworkbundle\tests\console) | Command (\symfony\component\console\command) | new | 8 |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | Reference (\symfony\component\dependencyinjection) | new | 8 |
AbstractControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | ResponseHeaderBag (\symfony\component\httpfoundation) | staticconstant | 8 |
RedirectControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | HttpException (\symfony\component\httpkernel\exception) | catch | 8 |
TestServiceContainerRefPassesTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 8 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 8 |
DebugAutowiringCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | Application (\symfony\bundle\frameworkbundle\console) | new | 8 |
MicroKernelTraitTest (\symfony\bundle\frameworkbundle\tests\kernel) | ConcreteMicroKernel (\symfony\bundle\frameworkbundle\tests\kernel) | new | 8 |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 8 |
SortFirewallListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 8 |
CompleteConfigurationTestCase (\symfony\bundle\securitybundle\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 8 |
MainConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | Processor (\symfony\component\config\definition) | new | 8 |
SecurityTest (\symfony\bundle\securitybundle\tests) | Request (\symfony\component\httpfoundation) | new | 8 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | NotFoundHttpException (\symfony\component\httpkernel\exception) | new | 8 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 8 |
ImportMapRendererTest (\symfony\component\assetmapper\tests\importmap) | ImportMapRenderer (\symfony\component\assetmapper\importmap) | new | 8 |
RemotePackageDownloaderTest (\symfony\component\assetmapper\tests\importmap) | ImportMapEntry (\symfony\component\assetmapper\importmap) | staticmethodcall | 8 |
MemcachedAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 8 |
DefaultMarshallerTest (\symfony\component\cache\tests\marshaller) | DefaultMarshaller (\symfony\component\cache\marshaller) | new | 8 |
PrototypedArrayNodeTest (\symfony\component\config\tests\definition) | ArrayNode (\symfony\component\config\definition) | new | 8 |
PrototypedArrayNode (\symfony\component\config\definition) | new | 8 | |
TraceableCommand (\symfony\component\console\command) | Command (\symfony\component\console\command) | staticmethodcall | 8 |
OutputFormatterStyleStack (\symfony\component\console\formatter) | OutputFormatterStyleInterface (\symfony\component\console\formatter) | type | 8 |
CommandTest (\symfony\component\console\tests\command) | CommandTester (\symfony\component\console\tester) | new | 8 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 8 |
ObjectsProvider (\symfony\component\console\tests\descriptor) | InputArgument (\symfony\component\console\input) | new | 8 |
InputArgument (\symfony\component\console\input) | staticconstant | 8 | |
HelperSetTest (\symfony\component\console\tests\helper) | HelperSet (\symfony\component\console\helper) | new | 8 |
ProgressIndicatorTest (\symfony\component\console\tests\helper) | ProgressIndicator (\symfony\component\console\helper) | new | 8 |
InputTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | staticconstant | 8 |
ReaderTest (\symfony\component\cssselector\tests\parser) | Reader (\symfony\component\cssselector\parser) | new | 8 |
AttributeMatchingExtension (\symfony\component\cssselector\xpath\extension) | Translator (\symfony\component\cssselector\xpath) | staticmethodcall | 8 |
NodeExtension (\symfony\component\cssselector\xpath\extension) | Translator (\symfony\component\cssselector\xpath) | type | 8 |
Translator (\symfony\component\cssselector\xpath) | XPathExpr (\symfony\component\cssselector\xpath) | type | 8 |
PassConfig (\symfony\component\dependencyinjection\compiler) | AnalyzeServiceReferencesPass (\symfony\component\dependencyinjection\compiler) | new | 8 |
RegisterServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 8 |
ContainerBuilder (\symfony\component\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | type | 8 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 8 |
AnalyzeServiceReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 8 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowireRequiredMethodsPass (\symfony\component\dependencyinjection\compiler) | new | 8 |
CheckExceptionOnInvalidReferenceBehaviorPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 8 |
Reference (\symfony\component\dependencyinjection) | new | 8 | |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 8 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | Autowire (\symfony\component\dependencyinjection\attribute) | new | 8 |
ResolveReferencesToAliasesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 8 |
ResolveTaggedIteratorArgumentPassTest (\symfony\component\dependencyinjection\tests\compiler) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 8 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | Alias (\symfony\component\dependencyinjection) | new | 8 |
GraphvizDumperTest (\symfony\component\dependencyinjection\tests\dumper) | GraphvizDumper (\symfony\component\dependencyinjection\dumper) | new | 8 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 8 |
XmlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 8 |
LoaderResolverTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 8 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 8 |
ErrorHandlerTest (\symfony\component\errorhandler\tests) | ErrorHandler (\symfony\component\errorhandler) | new | 8 |
FinderTest (\symfony\component\finder\tests) | Finder (\symfony\component\finder) | staticmethodcall | 8 |
GlobTest (\symfony\component\finder\tests) | Glob (\symfony\component\finder) | staticmethodcall | 8 |
TimeType (\symfony\component\form\extension\core\type) | Options (\symfony\component\optionsresolver) | type | 8 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ChoiceListView (\symfony\component\form\choicelist\view) | new | 8 |
AbstractDescriptorTestCase (\symfony\component\form\tests\console\descriptor) | ResolvedFormType (\symfony\component\form) | new | 8 |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | SubmittedForm (\symfony\component\form\tests\extension\core\datamapper) | new | 8 |
DateIntervalToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateIntervalToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 8 |
DateTimeToHtml5LocalDateTimeTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToHtml5LocalDateTimeTransformer (\symfony\component\form\extension\core\datatransformer) | new | 8 |
DateTimeToRfc3339TransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToRfc3339Transformer (\symfony\component\form\extension\core\datatransformer) | new | 8 |
WeekToArrayTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | WeekToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 8 |
ChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 8 |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | FileTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 8 |
FileTypeTest (\symfony\component\form\tests\extension\core\type) | RequestHandlerInterface (\symfony\component\form) | type | 8 |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | FixedTranslator (\symfony\component\form\tests\fixtures) | new | 8 |
FormBuilderTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 8 |
FormBuilder (\symfony\component\form) | new | 8 | |
SimpleFormTest (\symfony\component\form\tests) | PropertyPath (\symfony\component\propertyaccess) | new | 8 |
AsyncResponse (\symfony\component\httpclient\response) | TransportException (\symfony\component\httpclient\exception) | new | 8 |
ServerSentEventTest (\symfony\component\httpclient\tests\chunk) | ServerSentEvent (\symfony\component\httpclient\chunk) | new | 8 |
MockResponseTest (\symfony\component\httpclient\tests\response) | MockResponse (\symfony\component\httpclient\response) | new | 8 |
MarshallingSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | MarshallingSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 8 |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | HttpException (\symfony\component\httpkernel\exception) | new | 8 |
HttpKernel (\symfony\component\httpkernel) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 8 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | MapQueryString (\symfony\component\httpkernel\attribute) | new | 8 |
JsonEncoder (\symfony\component\serializer\encoder) | new | 8 | |
TimeDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Response (\symfony\component\httpfoundation) | new | 8 |
RouterListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestEvent (\symfony\component\httpkernel\event) | new | 8 |
TestHttpKernel (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 8 |
HttpKernelBrowserTest (\symfony\component\httpkernel\tests) | TestHttpKernel (\symfony\component\httpkernel\tests) | new | 8 |
KernelTest (\symfony\component\httpkernel\tests) | CustomProjectDirKernel (\symfony\component\httpkernel\tests) | new | 8 |
EntryManager (\symfony\component\ldap\adapter\extldap) | Entry (\symfony\component\ldap) | type | 8 |
LdapException (\symfony\component\ldap\exception) | new | 8 | |
AdapterTest (\symfony\component\ldap\tests\adapter\extldap) | Adapter (\symfony\component\ldap\adapter\extldap) | new | 8 |
Query (\symfony\component\ldap\adapter\extldap) | staticconstant | 8 | |
LdapManagerTest (\symfony\component\ldap\tests\adapter\extldap) | Adapter (\symfony\component\ldap\adapter\extldap) | new | 8 |
LdapUserProviderTest (\symfony\component\ldap\tests\security) | Entry (\symfony\component\ldap) | new | 8 |
FlockStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 8 |
AbstractStoreTestCase (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 8 |
DoctrineDbalPostgreSqlStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 8 |
PostgreSqlStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 8 |
SesApiAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | Address (\symfony\component\mime) | new | 8 |
SesTransportFactoryTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 8 |
BrevoPayloadConverter (\symfony\component\mailer\bridge\brevo\remoteevent) | MailerDeliveryEvent (\symfony\component\remoteevent\event\mailer) | staticconstant | 8 |
BrevoApiTransportTest (\symfony\component\mailer\bridge\brevo\tests\transport) | Address (\symfony\component\mime) | new | 8 |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | MandrillApiTransport (\symfony\component\mailer\bridge\mailchimp\transport) | new | 8 |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | MailerSendApiTransport (\symfony\component\mailer\bridge\mailersend\transport) | new | 8 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | Email (\symfony\component\mime) | new | 8 |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | PostmarkApiTransport (\symfony\component\mailer\bridge\postmark\transport) | new | 8 |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | Email (\symfony\component\mime) | new | 8 |
FailoverTransportTest (\symfony\component\mailer\tests\transport) | FailoverTransport (\symfony\component\mailer\transport) | new | 8 |
RoundRobinTransportTest (\symfony\component\mailer\tests\transport) | RoundRobinTransport (\symfony\component\mailer\transport) | new | 8 |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | Address (\symfony\component\mime) | new | 8 |
ConnectionTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | staticmethodcall | 8 |
DoctrineReceiverTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DoctrineReceivedStamp (\symfony\component\messenger\bridge\doctrine\transport) | new | 8 |
Envelope (\symfony\component\messenger) | new | 8 | |
ConsumeMessagesCommand (\symfony\component\messenger\command) | InputOption (\symfony\component\console\input) | new | 8 |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | Envelope (\symfony\component\messenger) | new | 8 |
ErrorDetailsStamp (\symfony\component\messenger\stamp) | staticmethodcall | 8 | |
SentToFailureTransportStamp (\symfony\component\messenger\stamp) | new | 8 | |
FailureIntegrationTest (\symfony\component\messenger\tests) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 8 |
DateHeaderTest (\symfony\component\mime\tests\header) | DateHeader (\symfony\component\mime\header) | new | 8 |
PathHeaderTest (\symfony\component\mime\tests\header) | PathHeader (\symfony\component\mime\header) | new | 8 |
MessageConverterTest (\symfony\component\mime\tests) | DataPart (\symfony\component\mime\part) | new | 8 |
MercureTransportTest (\symfony\component\notifier\bridge\mercure\tests) | ChatMessage (\symfony\component\notifier\message) | new | 8 |
SectionTest (\symfony\component\notifier\bridge\microsoftteams\tests\section) | Section (\symfony\component\notifier\bridge\microsoftteams\section) | new | 8 |
MobytOptionsTest (\symfony\component\notifier\bridge\mobyt\tests) | MobytOptions (\symfony\component\notifier\bridge\mobyt) | staticconstant | 8 |
SlackTransportTest (\symfony\component\notifier\bridge\slack\tests) | ChatMessage (\symfony\component\notifier\message) | new | 8 |
TransportFactoryTestCase (\symfony\component\notifier\test) | Dsn (\symfony\component\notifier\transport) | new | 8 |
BrowserChannelTest (\symfony\component\notifier\tests\channel) | Notification (\symfony\component\notifier\notification) | staticconstant | 8 |
FailoverTransportTest (\symfony\component\notifier\tests\transport) | FailoverTransport (\symfony\component\notifier\transport) | new | 8 |
WindowsPipes (\symfony\component\process\pipes) | Process (\symfony\component\process) | staticconstant | 8 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TestClassMagicGet (\symfony\component\propertyaccess\tests\fixtures) | new | 8 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | Type (\symfony\component\propertyinfo) | new | 8 |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 8 |
TypeTest (\symfony\component\propertyinfo\tests) | Type (\symfony\component\propertyinfo) | staticconstant | 8 |
PhpDocTypeHelper (\symfony\component\propertyinfo\util) | Type (\symfony\component\propertyinfo) | staticconstant | 8 |
AttributeClassLoaderTest (\symfony\component\routing\tests\loader) | Alias (\symfony\component\routing) | new | 8 |
CronExpressionTriggerTest (\symfony\component\scheduler\tests\trigger) | CronExpressionTrigger (\symfony\component\scheduler\trigger) | staticmethodcall | 8 |
AccessDecisionManagerTest (\symfony\component\security\core\tests\authorization) | AccessDecisionManager (\symfony\component\security\core\authorization) | new | 8 |
CsrfTokenManagerTest (\symfony\component\security\csrf\tests) | CsrfTokenManager (\symfony\component\security\csrf) | new | 8 |
AuthenticationUtils (\symfony\component\security\http\authentication) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 8 |
AuthenticatorManagerTest (\symfony\component\security\http\tests\authentication) | SelfValidatingPassport (\symfony\component\security\http\authenticator\passport) | new | 8 |
LoginLinkAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | staticmethodcall | 8 |
IsGrantedAttributeListenerTest (\symfony\component\security\http\tests\eventlistener) | Expression (\symfony\component\expressionlanguage) | new | 8 |
AccessListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | new | 8 |
RequestEvent (\symfony\component\httpkernel\event) | new | 8 | |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | Session (\symfony\component\httpfoundation\session) | new | 8 |
MockArraySessionStorage (\symfony\component\httpfoundation\session\storage) | new | 8 | |
RequestEvent (\symfony\component\httpkernel\event) | new | 8 | |
SupportingUserProvider (\symfony\component\security\http\tests\firewall) | new | 8 | |
LoginLinkHandlerTest (\symfony\component\security\http\tests\loginlink) | Request (\symfony\component\httpfoundation) | staticmethodcall | 8 |
CompiledClassMetadataFactoryTest (\symfony\component\serializer\tests\mapping\factory) | CompiledClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 8 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 8 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | AbstractObjectNormalizerWithMetadata (\symfony\component\serializer\tests\normalizer) | new | 8 |
BackedEnumNormalizerTest (\symfony\component\serializer\tests\normalizer) | BackedEnumNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 8 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | Serializer (\symfony\component\serializer) | new | 8 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 8 |
ObjectDummy (\symfony\component\serializer\tests\normalizer\features) | new | 8 | |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | Serializer (\symfony\component\serializer) | new | 8 |
SerializerTest (\symfony\component\serializer\tests) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 8 |
NotNormalizableValueException (\symfony\component\serializer\exception) | type | 8 | |
ArrayDenormalizer (\symfony\component\serializer\normalizer) | new | 8 | |
FunctionsTest (\symfony\component\string\tests) | UnicodeString (\symfony\component\string) | new | 8 |
UnicodeString (\symfony\component\string) | AbstractString (\symfony\component\string) | staticmethodcall | 8 |
AbstractUnicodeString (\symfony\component\string) | staticmethodcall | 8 | |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | MockResponse (\symfony\component\httpclient\response) | new | 8 |
PhraseProviderFactoryTest (\symfony\component\translation\bridge\phrase\tests) | Dsn (\symfony\component\translation\provider) | new | 8 |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | TranslatorBag (\symfony\component\translation) | new | 8 |
TranslationPullCommand (\symfony\component\translation\command) | InputOption (\symfony\component\console\input) | staticconstant | 8 |
TranslationPullCommandTest (\symfony\component\translation\tests\command) | ArrayLoader (\symfony\component\translation\loader) | new | 8 |
TranslatorBag (\symfony\component\translation) | new | 8 | |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | XliffFileLoader (\symfony\component\translation\loader) | new | 8 |
TranslationDataCollectorTest (\symfony\component\translation\tests\datacollector) | DataCollectorTranslator (\symfony\component\translation) | staticconstant | 8 |
TranslatableTest (\symfony\component\translation\tests) | TranslatableMessage (\symfony\component\translation) | new | 8 |
TranslatorBagTest (\symfony\component\translation\tests) | MessageCatalogue (\symfony\component\translation) | new | 8 |
TranslatorBag (\symfony\component\translation) | new | 8 | |
GenerateUlidCommandTest (\symfony\component\uid\tests\command) | CommandTester (\symfony\component\console\tester) | new | 8 |
ImageValidator (\symfony\component\validator\constraints) | ConstraintDefinitionException (\symfony\component\validator\exception) | new | 8 |
LengthValidator (\symfony\component\validator\constraints) | Length (\symfony\component\validator\constraints) | staticconstant | 8 |
AtLeastOneOfValidatorTest (\symfony\component\validator\tests\constraints) | AtLeastOneOf (\symfony\component\validator\constraints) | new | 8 |
Validation (\symfony\component\validator) | staticmethodcall | 8 | |
CollectionTest (\symfony\component\validator\tests\constraints) | Required (\symfony\component\validator\constraints) | new | 8 |
ExpressionValidatorTest (\symfony\component\validator\tests\constraints) | Expression (\symfony\component\validator\constraints) | staticconstant | 8 |
IssnValidatorTest (\symfony\component\validator\tests\constraints) | Issn (\symfony\component\validator\constraints) | new | 8 |
LengthTest (\symfony\component\validator\tests\constraints) | Length (\symfony\component\validator\constraints) | new | 8 |
NotBlankValidatorTest (\symfony\component\validator\tests\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 8 |
RangeValidatorTest (\symfony\component\validator\tests\constraints) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 8 |
MinMax (\symfony\component\validator\tests\constraints) | new | 8 | |
RegexValidatorTest (\symfony\component\validator\tests\constraints) | Regex (\symfony\component\validator\constraints) | new | 8 |
TimeValidatorTest (\symfony\component\validator\tests\constraints) | Time (\symfony\component\validator\constraints) | new | 8 |
Time (\symfony\component\validator\constraints) | staticconstant | 8 | |
TypeValidatorTest (\symfony\component\validator\tests\constraints) | Type (\symfony\component\validator\constraints) | new | 8 |
LazyLoadingMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | LazyLoadingMetadataFactory (\symfony\component\validator\mapping\factory) | new | 8 |
StaticMethodLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 8 |
StaticMethodLoader (\symfony\component\validator\mapping\loader) | new | 8 | |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | GroupSequence (\symfony\component\validator\constraints) | new | 8 |
ConstraintViolationBuilderTest (\symfony\component\validator\tests\violation) | Valid (\symfony\component\validator\constraints) | new | 8 |
RecursiveContextualValidator (\symfony\component\validator\validator) | ExecutionContextInterface (\symfony\component\validator\context) | type | 8 |
ExceptionCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 8 |
SymfonyCaster (\symfony\component\vardumper\caster) | LazyObjectState (\symfony\component\varexporter\internal) | staticconstant | 8 |
LazyProxyTraitTest (\symfony\component\varexporter\tests) | TestClass (\symfony\component\varexporter\tests\fixtures\lazyproxy) | new | 8 |
WorkflowTest (\symfony\component\workflow\tests) | Workflow (\symfony\component\workflow) | staticconstant | 8 |
Inline (\symfony\component\yaml) | Escaper (\symfony\component\yaml) | staticmethodcall | 8 |
UuidGeneratorTest (\symfony\bridge\doctrine\tests\idgenerator) | Entity (\symfony\bridge\doctrine\tests\idgenerator) | new | 9 |
DeprecationTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | staticconstant | 9 |
NotificationEmail (\symfony\bridge\twig\mime) | TemplatedEmail (\symfony\bridge\twig\mime) | staticmethodcall | 9 |
Email (\symfony\component\mime) | staticmethodcall | 9 | |
Message (\symfony\component\mime) | staticmethodcall | 9 | |
RawMessage (\symfony\component\mime) | staticmethodcall | 9 | |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | instanceof | 9 |
AbstractController (\symfony\bundle\frameworkbundle\controller) | Response (\symfony\component\httpfoundation) | type | 9 |
SecurityDataCollector (\symfony\bundle\securitybundle\datacollector) | Data (\symfony\component\vardumper\cloner) | type | 9 |
RegisterTokenUsageTrackingPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | Reference (\symfony\component\dependencyinjection) | new | 9 |
MainConfigurationTest (\symfony\bundle\securitybundle\tests\dependencyinjection) | MainConfiguration (\symfony\bundle\securitybundle\dependencyinjection) | new | 9 |
AccessTokenFactoryTest (\symfony\bundle\securitybundle\tests\dependencyinjection\security\factory) | AccessTokenFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | new | 9 |
JavaScriptImportPathCompilerTest (\symfony\component\assetmapper\tests\compiler) | JavaScriptImportPathCompiler (\symfony\component\assetmapper\compiler) | new | 9 |
JsDelivrEsmResolverTest (\symfony\component\assetmapper\tests\importmap\resolver) | PackageRequireOptions (\symfony\component\assetmapper\importmap) | new | 9 |
HttpBrowserTest (\symfony\component\browserkit\tests) | HttpBrowser (\symfony\component\browserkit) | new | 9 |
ResponseTest (\symfony\component\browserkit\tests) | Response (\symfony\component\browserkit) | new | 9 |
TagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 9 |
ChainAdapterTest (\symfony\component\cache\tests\adapter) | ChainAdapter (\symfony\component\cache\adapter) | new | 9 |
TagAwareAdapterTest (\symfony\component\cache\tests\adapter) | TagAwareAdapter (\symfony\component\cache\adapter) | staticconstant | 9 |
CacheCollectorPassTest (\symfony\component\cache\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 9 |
AbstractAdapterTrait (\symfony\component\cache\traits) | CacheItem (\symfony\component\cache) | staticmethodcall | 9 |
ArrayNodeDefinition (\symfony\component\config\definition\builder) | InvalidDefinitionException (\symfony\component\config\definition\exception) | new | 9 |
LoaderLoadExceptionTest (\symfony\component\config\tests\exception) | LoaderLoadException (\symfony\component\config\exception) | new | 9 |
ReflectionClassResourceTest (\symfony\component\config\tests\resource) | ReflectionClassResource (\symfony\component\config\resource) | new | 9 |
Table (\symfony\component\console\helper) | TableSeparator (\symfony\component\console\helper) | instanceof | 9 |
TableStyle (\symfony\component\console\helper) | type | 9 | |
SymfonyStyle (\symfony\component\console\style) | Helper (\symfony\component\console\helper) | staticmethodcall | 9 |
ApplicationTest (\symfony\component\console\tests) | Foo2Command (\) | new | 9 |
FactoryCommandLoader (\symfony\component\console\commandloader) | new | 9 | |
CommandTest (\symfony\component\console\tests\command) | Application (\symfony\component\console) | new | 9 |
FormatterHelperTest (\symfony\component\console\tests\helper) | FormatterHelper (\symfony\component\console\helper) | new | 9 |
NodeExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 9 |
ContainerBuilder (\symfony\component\dependencyinjection) | Container (\symfony\component\dependencyinjection) | staticmethodcall | 9 |
InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 9 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 9 |
AutowireTest (\symfony\component\dependencyinjection\tests\attribute) | Autowire (\symfony\component\dependencyinjection\attribute) | new | 9 |
CheckCircularReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 9 |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | TypedReference (\symfony\component\dependencyinjection) | new | 9 |
ResolveBindingsPassTest (\symfony\component\dependencyinjection\tests\compiler) | BoundArgument (\symfony\component\dependencyinjection\argument) | new | 9 |
Reference (\symfony\component\dependencyinjection) | new | 9 | |
ResolveHotPathPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 9 |
ResolveInvalidReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 9 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | Definition (\symfony\component\dependencyinjection) | new | 9 |
YamlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 9 |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | TaggedIteratorArgument (\symfony\component\dependencyinjection\argument) | new | 9 |
FormTest (\symfony\component\domcrawler\tests) | FormFieldRegistry (\symfony\component\domcrawler) | new | 9 |
LinkTest (\symfony\component\domcrawler\tests) | Link (\symfony\component\domcrawler) | new | 9 |
Button (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 9 |
DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 9 |
WeekToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 9 |
FormDataCollector (\symfony\component\form\extension\datacollector) | FormInterface (\symfony\component\form) | type | 9 |
Form (\symfony\component\form) | TransformationFailedException (\symfony\component\form\exception) | new | 9 |
FormInterface (\symfony\component\form) | type | 9 | |
FormBuilder (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 9 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | FilterChoiceLoaderDecorator (\symfony\component\form\choicelist\loader) | new | 9 |
MoneyToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | MoneyToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 9 |
MergeCollectionListenerTestCase (\symfony\component\form\tests\extension\core\eventlistener) | MergeCollectionListener (\symfony\component\form\extension\core\eventlistener) | new | 9 |
FormEvent (\symfony\component\form) | new | 9 | |
HtmlSanitizer (\symfony\component\htmlsanitizer) | W3CReference (\symfony\component\htmlsanitizer\reference) | staticconstant | 9 |
HttplugClientTest (\symfony\component\httpclient\tests) | NativeHttpClient (\symfony\component\httpclient) | new | 9 |
Request (\symfony\component\httpfoundation) | AcceptHeader (\symfony\component\httpfoundation) | staticmethodcall | 9 |
FileTest (\symfony\component\httpfoundation\tests\file) | File (\symfony\component\httpfoundation\file) | new | 9 |
FileBagTest (\symfony\component\httpfoundation\tests) | FileBag (\symfony\component\httpfoundation) | new | 9 |
ResponseTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 9 |
MetadataBagTest (\symfony\component\httpfoundation\tests\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | new | 9 |
Store (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 9 |
CacheWarmerAggregateTest (\symfony\component\httpkernel\tests\cachewarmer) | CacheWarmerAggregate (\symfony\component\httpkernel\cachewarmer) | new | 9 |
NotTaggedControllerValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ServiceLocator (\symfony\component\dependencyinjection) | new | 9 |
RouterListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RouterListener (\symfony\component\httpkernel\eventlistener) | new | 9 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | AbstractSessionListener (\symfony\component\httpkernel\eventlistener) | staticconstant | 9 |
RoutableFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | ControllerReference (\symfony\component\httpkernel\controller) | new | 9 |
LoggerTest (\symfony\component\httpkernel\tests\log) | Logger (\symfony\component\httpkernel\log) | new | 9 |
ProfilerTest (\symfony\component\httpkernel\tests\profiler) | Profiler (\symfony\component\httpkernel\profiler) | new | 9 |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | Email (\symfony\component\mime) | new | 9 |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | MailPaceApiTransport (\symfony\component\mailer\bridge\mailpace\transport) | new | 9 |
EnvelopeTest (\symfony\component\mailer\tests) | Headers (\symfony\component\mime\header) | new | 9 |
Message (\symfony\component\mime) | new | 9 | |
MessageListenerTest (\symfony\component\mailer\tests\eventlistener) | Address (\symfony\component\mime) | new | 9 |
DsnTest (\symfony\component\mailer\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 9 |
FailoverTransportTest (\symfony\component\mailer\tests\transport) | TransportException (\symfony\component\mailer\exception) | new | 9 |
AmqpExtIntegrationTest (\symfony\component\messenger\bridge\amqp\tests\transport) | DummyMessage (\symfony\component\messenger\bridge\amqp\tests\fixtures) | new | 9 |
Envelope (\symfony\component\messenger) | new | 9 | |
ConsumeMessagesCommand (\symfony\component\messenger\command) | InputOption (\symfony\component\console\input) | staticconstant | 9 |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | RedeliveryStamp (\symfony\component\messenger\stamp) | new | 9 |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | AttributeAutoconfigurationPass (\symfony\component\dependencyinjection\compiler) | new | 9 |
ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 9 | |
EnvelopeTest (\symfony\component\messenger\tests) | ReceivedStamp (\symfony\component\messenger\stamp) | new | 9 |
FailureIntegrationTest (\symfony\component\messenger\tests) | DummyFailureTestSenderAndReceiver (\symfony\component\messenger\tests) | new | 9 |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | HandlerDescriptor (\symfony\component\messenger\handler) | new | 9 |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 9 |
WorkerTest (\symfony\component\messenger\tests) | StopWorkerOnMessageLimitListener (\symfony\component\messenger\eventlistener) | new | 9 |
AddressTest (\symfony\component\mime\tests) | Address (\symfony\component\mime) | new | 9 |
Address (\symfony\component\mime) | staticmethodcall | 9 | |
PathHeaderTest (\symfony\component\mime\tests\header) | Address (\symfony\component\mime) | new | 9 |
TextPartTest (\symfony\component\mime\tests\part) | TextPart (\symfony\component\mime\part) | new | 9 |
SlackTransportTest (\symfony\component\notifier\bridge\slack\tests) | MockHttpClient (\symfony\component\httpclient) | new | 9 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TestClassMagicCall (\symfony\component\propertyaccess\tests\fixtures) | new | 9 |
SlidingWindowTest (\symfony\component\ratelimiter\tests\policy) | SlidingWindow (\symfony\component\ratelimiter\policy) | new | 9 |
ChainUserProviderTest (\symfony\component\security\core\tests\user) | ChainUserProvider (\symfony\component\security\core\user) | new | 9 |
HttpUtils (\symfony\component\security\http) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 9 |
AuthenticationUtilsTest (\symfony\component\security\http\tests\authentication) | SecurityRequestAttributes (\symfony\component\security\http) | staticconstant | 9 |
AuthenticatorManagerTest (\symfony\component\security\http\tests\authentication) | UserBadge (\symfony\component\security\http\authenticator\passport\badge) | new | 9 |
ChainedAccessTokenExtractorsTest (\symfony\component\security\http\tests\authenticator\accesstoken) | Request (\symfony\component\httpfoundation) | new | 9 |
FormEncodedBodyAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | Request (\symfony\component\httpfoundation) | new | 9 |
Request (\symfony\component\httpfoundation) | staticconstant | 9 | |
QueryAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | Request (\symfony\component\httpfoundation) | new | 9 |
RememberMeAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | staticmethodcall | 9 |
AccessListenerTest (\symfony\component\security\http\tests\firewall) | AccessListener (\symfony\component\security\http\firewall) | new | 9 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 9 |
JsonEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | JsonDecode (\symfony\component\serializer\encoder) | staticconstant | 9 |
FormErrorNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | FormErrorNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 9 |
ProblemNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ProblemNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 9 |
SerializerDataCollectorTest (\symfony\component\serializer\tests\datacollector) | SerializerDataCollector (\symfony\component\serializer\datacollector) | new | 9 |
YamlEncoderTest (\symfony\component\serializer\tests\encoder) | YamlEncoder (\symfony\component\serializer\encoder) | staticconstant | 9 |
XmlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | ClassMetadata (\symfony\component\serializer\mapping) | new | 9 |
TestClassMetadataFactory (\symfony\component\serializer\tests\mapping) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 9 |
MetadataAwareNameConverterTest (\symfony\component\serializer\tests\nameconverter) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 9 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 9 | |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 9 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 9 |
MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 9 | |
DateTimeNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | new | 9 |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyDummy (\symfony\component\serializer\tests\normalizer) | new | 9 |
UidNormalizerTest (\symfony\component\serializer\tests\normalizer) | Uuid (\symfony\component\uid) | staticmethodcall | 9 |
CodePointString (\symfony\component\string) | InvalidArgumentException (\symfony\component\string\exception) | new | 9 |
SluggerTest (\symfony\component\string\tests) | AsciiSlugger (\symfony\component\string\slugger) | new | 9 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | MessageCatalogue (\symfony\component\translation) | new | 9 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | MessageCatalogue (\symfony\component\translation) | new | 9 |
TranslatorPassTest (\symfony\component\translation\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 9 |
PoFileLoaderTest (\symfony\component\translation\tests\loader) | PoFileLoader (\symfony\component\translation\loader) | new | 9 |
TranslatorCacheTest (\symfony\component\translation\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 9 |
UuidFactory (\symfony\component\uid\factory) | Uuid (\symfony\component\uid) | type | 9 |
GenerateUlidCommandTest (\symfony\component\uid\tests\command) | GenerateUlidCommand (\symfony\component\uid\command) | new | 9 |
UuidTest (\symfony\component\uid\tests) | UuidV1 (\symfony\component\uid) | new | 9 |
CallbackValidatorTest (\symfony\component\validator\tests\constraints) | CallbackValidatorTest_Object (\symfony\component\validator\tests\constraints) | new | 9 |
ChoiceValidatorTest (\symfony\component\validator\tests\constraints) | Choice (\symfony\component\validator\constraints) | staticconstant | 9 |
CidrValidatorTest (\symfony\component\validator\tests\constraints) | Cidr (\symfony\component\validator\constraints) | new | 9 |
CompositeTest (\symfony\component\validator\tests\constraints) | NotNull (\symfony\component\validator\constraints) | new | 9 |
CountryValidatorTest (\symfony\component\validator\tests\constraints) | Country (\symfony\component\validator\constraints) | new | 9 |
DateTimeValidatorTest (\symfony\component\validator\tests\constraints) | DateTime (\symfony\component\validator\constraints) | new | 9 |
LanguageValidatorTest (\symfony\component\validator\tests\constraints) | Language (\symfony\component\validator\constraints) | new | 9 |
LocaleValidatorTest (\symfony\component\validator\tests\constraints) | Locale (\symfony\component\validator\constraints) | new | 9 |
LazyLoadingMetadataFactoryTest (\symfony\component\validator\tests\mapping\factory) | ConstraintA (\symfony\component\validator\tests\fixtures) | new | 9 |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | XmlFileLoader (\symfony\component\validator\mapping\loader) | new | 9 |
ValidatorBuilder (\symfony\component\validator) | ValidatorException (\symfony\component\validator\exception) | new | 9 |
RedisCaster (\symfony\component\vardumper\caster) | ConstStub (\symfony\component\vardumper\caster) | new | 9 |
SymfonyCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 9 |
CliDumperTest (\symfony\component\vardumper\tests\dumper) | CliDumper (\symfony\component\vardumper\dumper) | new | 9 |
Exporter (\symfony\component\varexporter\internal) | Registry (\symfony\component\varexporter\internal) | staticproperty | 9 |
InstantiatorTest (\symfony\component\varexporter\tests) | Instantiator (\symfony\component\varexporter) | staticmethodcall | 9 |
LazyGhostTraitTest (\symfony\component\varexporter\tests) | ChildTestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | staticmethodcall | 9 |
ChildTestClass (\symfony\component\varexporter\tests\fixtures\lazyghost) | type | 9 | |
WorkflowTest (\symfony\component\workflow\tests) | Definition (\symfony\component\workflow) | new | 9 |
Workflow (\symfony\component\workflow) | Transition (\symfony\component\workflow) | type | 9 |
HttpClientTestCase (\symfony\contracts\httpclient\test) | TestHttpServer (\symfony\contracts\httpclient\test) | staticmethodcall | 9 |
RegisterEventListenersAndSubscribersPassTest (\symfony\bridge\doctrine\tests\dependencyinjection\compilerpass) | Reference (\symfony\component\dependencyinjection) | new | 10 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | SingleAssociationToIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 10 |
SingleIntIdNoToStringEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 10 | |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | staticconstant | 10 |
HttpCodeActivationStrategyTest (\symfony\bridge\monolog\tests\handler\fingerscrossed) | RecordFactory (\symfony\bridge\monolog\tests) | staticmethodcall | 10 |
DeprecationTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 10 |
FormLayoutTestCase (\symfony\bridge\twig\test) | FormView (\symfony\component\form) | type | 10 |
SearchAndRenderBlockNodeTest (\symfony\bridge\twig\tests\node) | SearchAndRenderBlockNode (\symfony\bridge\twig\node) | new | 10 |
Descriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 10 |
TranslationDebugCommandTest (\symfony\bundle\frameworkbundle\tests\command) | TranslationDebugCommand (\symfony\bundle\frameworkbundle\command) | staticconstant | 10 |
ApplicationTest (\symfony\bundle\frameworkbundle\tests\console) | Application (\symfony\bundle\frameworkbundle\console) | new | 10 |
RedirectControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | RedirectController (\symfony\bundle\frameworkbundle\controller) | new | 10 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | new | 10 |
Security (\symfony\bundle\securitybundle) | LogicException (\symfony\component\security\core\exception) | new | 10 |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 10 |
Response (\symfony\component\httpfoundation) | new | 10 | |
TwigExtensionTest (\symfony\bundle\twigbundle\tests\dependencyinjection) | TwigExtension (\symfony\bundle\twigbundle\dependencyinjection) | new | 10 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | Response (\symfony\component\httpfoundation) | type | 10 |
AssetMapperRepositoryTest (\symfony\component\assetmapper\tests) | AssetMapperRepository (\symfony\component\assetmapper) | new | 10 |
HistoryTest (\symfony\component\browserkit\tests) | Request (\symfony\component\browserkit) | new | 10 |
CachePoolPassTest (\symfony\component\cache\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 10 |
ClockTest (\symfony\component\clock\tests) | Clock (\symfony\component\clock) | staticmethodcall | 10 |
ConfigBuilderGenerator (\symfony\component\config\builder) | ClassBuilder (\symfony\component\config\builder) | type | 10 |
TreeBuilderTest (\symfony\component\config\tests\definition\builder) | TreeBuilder (\symfony\component\config\definition\builder) | new | 10 |
PrototypedArrayNodeTest (\symfony\component\config\tests\definition) | ScalarNode (\symfony\component\config\definition) | new | 10 |
FileLoaderTest (\symfony\component\config\tests\loader) | TestFileLoader (\symfony\component\config\tests\loader) | new | 10 |
ResourceCheckerConfigCacheTest (\symfony\component\config\tests) | ResourceCheckerConfigCache (\symfony\component\config) | new | 10 |
ReStructuredTextDescriptor (\symfony\component\console\descriptor) | Helper (\symfony\component\console\helper) | staticmethodcall | 10 |
ConsoleSectionOutput (\symfony\component\console\output) | Output (\symfony\component\console\output) | staticmethodcall | 10 |
StreamOutput (\symfony\component\console\output) | staticmethodcall | 10 | |
ApplicationTest (\symfony\component\console\tests) | Output (\symfony\component\console\output) | staticconstant | 10 |
ColorTest (\symfony\component\console\tests) | Color (\symfony\component\console) | new | 10 |
QuestionHelperTest (\symfony\component\console\tests\helper) | Terminal (\symfony\component\console) | staticmethodcall | 10 |
SymfonyQuestionHelperTest (\symfony\component\console\tests\helper) | SymfonyQuestionHelper (\symfony\component\console\helper) | new | 10 |
ChoiceQuestion (\symfony\component\console\question) | new | 10 | |
ArgvInputTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | staticconstant | 10 |
NullOutputTest (\symfony\component\console\tests\output) | NullOutput (\symfony\component\console\output) | new | 10 |
CombinedSelectorNodeTest (\symfony\component\cssselector\tests\node) | ElementNode (\symfony\component\cssselector\node) | new | 10 |
TranslatorTest (\symfony\component\cssselector\tests\xpath) | HtmlExtension (\symfony\component\cssselector\xpath\extension) | new | 10 |
AutowireCallableTest (\symfony\component\dependencyinjection\tests\attribute) | AutowireCallable (\symfony\component\dependencyinjection\attribute) | new | 10 |
CheckDefinitionValidityPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 10 |
ServiceLocatorTagPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 10 |
Lexer (\symfony\component\expressionlanguage) | Token (\symfony\component\expressionlanguage) | new | 10 |
Token (\symfony\component\expressionlanguage) | staticconstant | 10 | |
Parser (\symfony\component\expressionlanguage) | Node (\symfony\component\expressionlanguage\node) | type | 10 |
ArrayNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 10 |
ChoiceList (\symfony\component\form\choicelist) | FormTypeExtensionInterface (\symfony\component\form) | type | 10 |
FormTypeInterface (\symfony\component\form) | type | 10 | |
FormDataCollector (\symfony\component\form\extension\datacollector) | Caster (\symfony\component\vardumper\caster) | staticconstant | 10 |
Form (\symfony\component\form) | RuntimeException (\symfony\component\form\exception) | new | 10 |
FormEvents (\symfony\component\form) | staticconstant | 10 | |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | Author (\symfony\component\form\tests\fixtures) | new | 10 |
RepeatedTypeTest (\symfony\component\form\tests\extension\core\type) | TextTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 10 |
DataCollectorTypeExtensionTest (\symfony\component\form\tests\extension\datacollector\type) | FormEvents (\symfony\component\form) | staticconstant | 10 |
SimpleFormTest (\symfony\component\form\tests) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 10 |
HttpClientDataCollectorTest (\symfony\component\httpclient\tests\datacollector) | HttpClientDataCollector (\symfony\component\httpclient\datacollector) | new | 10 |
SessionHandlerFactory (\symfony\component\httpfoundation\session\storage\handler) | PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 10 |
RequestDataCollector (\symfony\component\httpkernel\datacollector) | ParameterBag (\symfony\component\httpfoundation) | new | 10 |
ParameterBag (\symfony\component\httpfoundation) | type | 10 | |
SubRequestHandler (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | staticconstant | 10 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | HttpException (\symfony\component\httpkernel\exception) | catch | 10 |
TimeDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | TimeDataCollector (\symfony\component\httpkernel\datacollector) | new | 10 |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ExceptionEvent (\symfony\component\httpkernel\event) | new | 10 |
RouterListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 10 |
RequestContext (\symfony\component\routing) | new | 10 | |
SubRequestHandlerTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 10 |
DoctrineDbalPostgreSqlStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 10 |
PostgreSqlStore (\symfony\component\lock\store) | Key (\symfony\component\lock) | type | 10 |
CombinedStoreTest (\symfony\component\lock\tests\store) | LockConflictedException (\symfony\component\lock\exception) | new | 10 |
DoctrineDbalStoreTest (\symfony\component\lock\tests\store) | DoctrineDbalStore (\symfony\component\lock\store) | new | 10 |
SesApiAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesApiAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 10 |
SesHttpAsyncAwsTransportTest (\symfony\component\mailer\bridge\amazon\tests\transport) | SesHttpAsyncAwsTransport (\symfony\component\mailer\bridge\amazon\transport) | new | 10 |
GmailTransportFactoryTest (\symfony\component\mailer\bridge\google\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 10 |
MandrillApiTransportTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | Address (\symfony\component\mime) | new | 10 |
MailerSendApiTransportTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | Address (\symfony\component\mime) | new | 10 |
PostmarkApiTransportTest (\symfony\component\mailer\bridge\postmark\tests\transport) | Address (\symfony\component\mime) | new | 10 |
EnvelopeTest (\symfony\component\mailer\tests) | Envelope (\symfony\component\mailer) | staticmethodcall | 10 |
SmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | SmtpTransport (\symfony\component\mailer\transport\smtp) | new | 10 |
RawMessage (\symfony\component\mime) | new | 10 | |
Connection (\symfony\component\messenger\bridge\redis\transport) | InvalidArgumentException (\symfony\component\messenger\exception) | new | 10 |
EnvelopeTest (\symfony\component\messenger\tests) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 10 |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | MessageBus (\symfony\component\messenger) | new | 10 |
SendMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 10 |
EmailTest (\symfony\component\mime\tests) | MixedPart (\symfony\component\mime\part\multipart) | new | 10 |
TextPart (\symfony\component\mime\part) | new | 10 | |
QpEncoderTest (\symfony\component\mime\tests\encoder) | QpEncoder (\symfony\component\mime\encoder) | new | 10 |
MailboxHeaderTest (\symfony\component\mime\tests\header) | MailboxHeader (\symfony\component\mime\header) | new | 10 |
OptionsResolver (\symfony\component\optionsresolver) | UndefinedOptionsException (\symfony\component\optionsresolver\exception) | new | 10 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | PropertyWriteInfo (\symfony\component\propertyinfo) | new | 10 |
PhpDocTypeHelper (\symfony\component\propertyinfo\util) | Type (\symfony\component\propertyinfo) | new | 10 |
TraceableUrlMatcherTest (\symfony\component\routing\tests\matcher) | Route (\symfony\component\routing) | new | 10 |
CheckpointTest (\symfony\component\scheduler\tests\generator) | InMemoryStore (\symfony\component\lock\store) | new | 10 |
UserValueResolverTest (\symfony\component\security\http\tests\controller) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 10 |
LoginLinkHandlerTest (\symfony\component\security\http\tests\loginlink) | TestLoginLinkHandlerUser (\symfony\component\security\http\tests\loginlink) | new | 10 |
CsvEncoderContextBuilder (\symfony\component\serializer\context\encoder) | CsvEncoder (\symfony\component\serializer\encoder) | staticconstant | 10 |
AbstractObjectNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 10 |
YamlFileLoader (\symfony\component\serializer\mapping\loader) | MappingException (\symfony\component\serializer\exception) | new | 10 |
TraceableEncoderTest (\symfony\component\serializer\tests\debug) | TraceableEncoder (\symfony\component\serializer\debug) | new | 10 |
TraceableNormalizerTest (\symfony\component\serializer\tests\debug) | TraceableNormalizer (\symfony\component\serializer\debug) | new | 10 |
YamlFileLoaderTest (\symfony\component\serializer\tests\mapping\loader) | ClassMetadata (\symfony\component\serializer\mapping) | new | 10 |
MetadataAwareNameConverterTest (\symfony\component\serializer\tests\nameconverter) | MetadataAwareNameConverter (\symfony\component\serializer\nameconverter) | new | 10 |
AbstractNormalizerTest (\symfony\component\serializer\tests\normalizer) | ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 10 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 10 |
AbstractObjectNormalizerDummy (\symfony\component\serializer\tests\normalizer) | new | 10 | |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 10 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 10 | |
UnicodeString (\symfony\component\string) | InvalidArgumentException (\symfony\component\string\exception) | new | 10 |
CrowdinProvider (\symfony\component\translation\bridge\crowdin) | ProviderException (\symfony\component\translation\exception) | new | 10 |
TranslationPathsPassTest (\symfony\component\translation\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 10 |
GenerateUuidCommandTest (\symfony\component\uid\tests\command) | Uuid (\symfony\component\uid) | staticmethodcall | 10 |
InspectUuidCommandTest (\symfony\component\uid\tests\command) | CommandTester (\symfony\component\console\tester) | new | 10 |
InspectUuidCommand (\symfony\component\uid\command) | new | 10 | |
EmailValidator (\symfony\component\validator\constraints) | Email (\symfony\component\validator\constraints) | staticconstant | 10 |
ExpressionValidatorTest (\symfony\component\validator\tests\constraints) | Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 10 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | File (\symfony\component\validator\constraints) | staticconstant | 10 |
PasswordStrengthValidatorTest (\symfony\component\validator\tests\constraints) | PasswordStrength (\symfony\component\validator\constraints) | staticconstant | 10 |
RangeValidatorTest (\symfony\component\validator\tests\constraints) | Limit (\symfony\component\validator\tests\constraints) | new | 10 |
UrlValidatorTest (\symfony\component\validator\tests\constraints) | Url (\symfony\component\validator\constraints) | new | 10 |
ConstraintViolationListTest (\symfony\component\validator\tests) | ConstraintViolationList (\symfony\component\validator) | new | 10 |
ConstraintViolationTest (\symfony\component\validator\tests) | ConstraintViolation (\symfony\component\validator) | new | 10 |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | YamlFileLoader (\symfony\component\validator\mapping\loader) | new | 10 |
RdKafkaCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 10 |
SplCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 10 |
CliDumper (\symfony\component\vardumper\dumper) | Cursor (\symfony\component\vardumper\cloner) | staticconstant | 10 |
WorkflowTest (\symfony\component\workflow\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 10 |
Workflow (\symfony\component\workflow) | Marking (\symfony\component\workflow) | type | 10 |
EntityUserProviderTest (\symfony\bridge\doctrine\tests\security\user) | EntityUserProvider (\symfony\bridge\doctrine\security\user) | new | 11 |
User (\symfony\bridge\doctrine\tests\fixtures) | new | 11 | |
FormExtensionDivLayoutTest (\symfony\bridge\twig\tests\extension) | FormView (\symfony\component\form) | type | 11 |
XmlDescriptor (\symfony\bundle\frameworkbundle\console\descriptor) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 11 |
RememberMeFactory (\symfony\bundle\securitybundle\dependencyinjection\security\factory) | Reference (\symfony\component\dependencyinjection) | new | 11 |
RegisterEntryPointsPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | AbstractArgument (\symfony\component\dependencyinjection\argument) | new | 11 |
RegisterGlobalSecurityEventListenersPassTest (\symfony\bundle\securitybundle\tests\dependencyinjection\compiler) | AuthenticationEvents (\symfony\component\security\core) | staticconstant | 11 |
ProfilerControllerTest (\symfony\bundle\webprofilerbundle\tests\controller) | KernelBrowser (\symfony\bundle\frameworkbundle) | new | 11 |
ProfilerController (\symfony\bundle\webprofilerbundle\controller) | new | 11 | |
WebProfilerBundleKernel (\symfony\bundle\webprofilerbundle\tests\functional) | new | 11 | |
MockClockTest (\symfony\component\clock\tests) | MockClock (\symfony\component\clock) | new | 11 |
EnumNodeTest (\symfony\component\config\tests\definition) | EnumNode (\symfony\component\config\definition) | new | 11 |
TextDescriptor (\symfony\component\console\descriptor) | Helper (\symfony\component\console\helper) | staticmethodcall | 11 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | AddConsoleCommandPass (\symfony\component\console\dependencyinjection) | new | 11 |
ObjectsProvider (\symfony\component\console\tests\descriptor) | InputOption (\symfony\component\console\input) | new | 11 |
OutputFormatterStyleStackTest (\symfony\component\console\tests\formatter) | OutputFormatterStyle (\symfony\component\console\formatter) | new | 11 |
OutputTest (\symfony\component\console\tests\output) | TestOutput (\symfony\component\console\tests\output) | new | 11 |
CommandTesterTest (\symfony\component\console\tests\tester) | Command (\symfony\component\console\command) | new | 11 |
CommandTester (\symfony\component\console\tester) | new | 11 | |
TranslatorTest (\symfony\component\cssselector\tests\xpath) | Translator (\symfony\component\cssselector\xpath) | new | 11 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | new | 11 |
Reference (\symfony\component\dependencyinjection) | new | 11 | |
ServiceLocatorTagPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 11 |
Parser (\symfony\component\expressionlanguage) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 11 |
ParserTest (\symfony\component\expressionlanguage\tests) | BinaryNode (\symfony\component\expressionlanguage\node) | new | 11 |
DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | TransformationFailedException (\symfony\component\form\exception) | new | 11 |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | ValueGuess (\symfony\component\form\guess) | new | 11 |
FormPassTest (\symfony\component\form\tests\dependencyinjection) | IteratorArgument (\symfony\component\dependencyinjection\argument) | new | 11 |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | Form (\symfony\component\form) | new | 11 |
DateTimeToTimestampTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToTimestampTransformer (\symfony\component\form\extension\core\datatransformer) | new | 11 |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | ConstraintViolation (\symfony\component\validator) | new | 11 |
FormFactoryTest (\symfony\component\form\tests) | Guess (\symfony\component\form\guess) | staticconstant | 11 |
SimpleFormTest (\symfony\component\form\tests) | FormEvents (\symfony\component\form) | staticconstant | 11 |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | GenericRetryStrategy (\symfony\component\httpclient\retry) | new | 11 |
RedirectResponseTest (\symfony\component\httpfoundation\tests) | RedirectResponse (\symfony\component\httpfoundation) | new | 11 |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | DateTimeValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 11 |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ErrorListener (\symfony\component\httpkernel\eventlistener) | new | 11 |
LocaleListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | staticmethodcall | 11 |
HIncludeFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 11 |
HIncludeFragmentRenderer (\symfony\component\httpkernel\fragment) | new | 11 | |
HttpCacheTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 11 |
EmojiTransliteratorTest (\symfony\component\intl\tests\transliterator) | EmojiTransliterator (\symfony\component\intl\transliterator) | staticmethodcall | 11 |
LdapUserProviderTest (\symfony\component\ldap\tests\security) | LdapUserProvider (\symfony\component\ldap\security) | new | 11 |
StoreFactory (\symfony\component\lock\store) | DoctrineDbalStore (\symfony\component\lock\store) | new | 11 |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | Address (\symfony\component\mime) | new | 11 |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | SendgridApiTransport (\symfony\component\mailer\bridge\sendgrid\transport) | new | 11 |
EsmtpTransportFactoryTest (\symfony\component\mailer\tests\transport\smtp) | EsmtpTransport (\symfony\component\mailer\transport\smtp) | new | 11 |
EsmtpTransportTest (\symfony\component\mailer\tests\transport\smtp) | EsmtpTransport (\symfony\component\mailer\transport\smtp) | new | 11 |
FailedMessagesRemoveCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 11 |
Envelope (\symfony\component\messenger) | new | 11 | |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | CommandTester (\symfony\component\console\tester) | new | 11 |
EnvelopeTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 11 |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 11 |
HandlersLocator (\symfony\component\messenger\handler) | new | 11 | |
HandleMessageMiddleware (\symfony\component\messenger\middleware) | new | 11 | |
SlackOptionsTest (\symfony\component\notifier\bridge\slack\tests) | SlackOptions (\symfony\component\notifier\bridge\slack) | new | 11 |
TelegramTransportTest (\symfony\component\notifier\bridge\telegram\tests) | JsonMockResponse (\symfony\component\httpclient\response) | new | 11 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | CommandTester (\symfony\component\console\tester) | new | 11 |
SodiumPasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | SodiumPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 11 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | Type (\symfony\component\propertyinfo) | staticconstant | 11 |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | staticconstant | 11 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | FileResource (\symfony\component\config\resource) | new | 11 |
AbstractNormalizerContextBuilder (\symfony\component\serializer\context\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 11 |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | XmlEncoder (\symfony\component\serializer\encoder) | staticconstant | 11 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | PhpDocExtractor (\symfony\component\propertyinfo\extractor) | new | 11 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | type | 11 |
LocoProvider (\symfony\component\translation\bridge\loco) | ProviderException (\symfony\component\translation\exception) | new | 11 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | TranslatorBag (\symfony\component\translation) | new | 11 |
UuidFactoryTest (\symfony\component\uid\tests\factory) | UuidFactory (\symfony\component\uid\factory) | new | 11 |
NoSuspiciousCharactersValidator (\symfony\component\validator\constraints) | NoSuspiciousCharacters (\symfony\component\validator\constraints) | staticconstant | 11 |
IssnValidatorTest (\symfony\component\validator\tests\constraints) | Issn (\symfony\component\validator\constraints) | staticconstant | 11 |
WhenValidatorTest (\symfony\component\validator\tests\constraints) | When (\symfony\component\validator\constraints) | new | 11 |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | ConstraintB (\symfony\component\validator\tests\fixtures) | new | 11 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | NotBlank (\symfony\component\validator\constraints) | new | 11 |
DateCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 11 |
RdKafkaCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 11 |
SplCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 11 |
Data (\symfony\component\vardumper\cloner) | Stub (\symfony\component\vardumper\cloner) | instanceof | 11 |
ProjectServiceContainer (\) | stdClassGhost2fc7938 (\) | staticmethodcall | 12 |
AbstractDoctrineExtension (\symfony\bridge\doctrine\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 12 |
EntityValueResolverTest (\symfony\bridge\doctrine\tests\argumentresolver) | MapEntity (\symfony\bridge\doctrine\attribute) | new | 12 |
DeprecationErrorHandler (\symfony\bridge\phpunit) | DeprecationGroup (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 12 |
ContainerDebugCommand (\symfony\bundle\frameworkbundle\command) | InputOption (\symfony\component\console\input) | new | 12 |
InputOption (\symfony\component\console\input) | staticconstant | 12 | |
SecurityDataCollectorTest (\symfony\bundle\securitybundle\tests\datacollector) | SecurityDataCollector (\symfony\bundle\securitybundle\datacollector) | new | 12 |
MemcachedAdapter (\symfony\component\cache\adapter) | CacheException (\symfony\component\cache\exception) | new | 12 |
MemcachedAdapterTest (\symfony\component\cache\tests\adapter) | MemcachedAdapter (\symfony\component\cache\adapter) | staticmethodcall | 12 |
CachePoolPassTest (\symfony\component\cache\tests\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 12 |
ClassExistenceResourceTest (\symfony\component\config\tests\resource) | ClassExistenceResource (\symfony\component\config\resource) | new | 12 |
OutputFormatterStyle (\symfony\component\console\formatter) | Color (\symfony\component\console) | new | 12 |
ContainerCommandLoaderTest (\symfony\component\console\tests\commandloader) | Command (\symfony\component\console\command) | new | 12 |
FactoryCommandLoaderTest (\symfony\component\console\tests\commandloader) | Command (\symfony\component\console\command) | new | 12 |
AddConsoleCommandPassTest (\symfony\component\console\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 12 |
InputTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | new | 12 |
CommandTesterTest (\symfony\component\console\tests\tester) | Question (\symfony\component\console\question) | new | 12 |
CombinationExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 12 |
FunctionExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 12 |
ChildDefinitionTest (\symfony\component\dependencyinjection\tests) | ChildDefinition (\symfony\component\dependencyinjection) | new | 12 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | RegisterServiceSubscribersPass (\symfony\component\dependencyinjection\compiler) | new | 12 |
ResolveBindingsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveBindingsPass (\symfony\component\dependencyinjection\compiler) | new | 12 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 12 | |
UnaryNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 12 |
UnaryNode (\symfony\component\expressionlanguage\node) | new | 12 | |
ArrayChoiceListTest (\symfony\component\form\tests\choicelist) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 12 |
PropertyAccessDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 12 |
PropertyPath (\symfony\component\propertyaccess) | new | 12 | |
IntegerToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntegerToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 12 |
BaseTypeTestCase (\symfony\component\form\tests\extension\core\type) | FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 12 |
HttplugClientTest (\symfony\component\httpclient\tests) | HttplugClient (\symfony\component\httpclient) | new | 12 |
TraceableHttpClientTest (\symfony\component\httpclient\tests) | TraceableHttpClient (\symfony\component\httpclient) | new | 12 |
Request (\symfony\component\httpfoundation) | InputBag (\symfony\component\httpfoundation) | new | 12 |
IpUtilsTest (\symfony\component\httpfoundation\tests) | IpUtils (\symfony\component\httpfoundation) | staticmethodcall | 12 |
ResponseHeaderBagTest (\symfony\component\httpfoundation\tests) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 12 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 12 |
UidValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | new | 12 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 12 | |
ConfigDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | Kernel (\symfony\component\httpkernel) | staticconstant | 12 |
CombinedStoreTest (\symfony\component\lock\tests\store) | Key (\symfony\component\lock) | new | 12 |
BrevoTransportFactoryTest (\symfony\component\mailer\bridge\brevo\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
MailerSendTransportFactoryTest (\symfony\component\mailer\bridge\mailersend\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | MailgunApiTransport (\symfony\component\mailer\bridge\mailgun\transport) | new | 12 |
MailjetTransportFactoryTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
MailPaceApiTransportTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | Address (\symfony\component\mime) | new | 12 |
MailPaceTransportFactoryTest (\symfony\component\mailer\bridge\mailpace\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
ScalewayTransportFactoryTest (\symfony\component\mailer\bridge\scaleway\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
SendgridTransportFactoryTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 12 |
MessengerPass (\symfony\component\messenger\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 12 |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | TransportMessageIdStamp (\symfony\component\messenger\stamp) | new | 12 |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 12 |
HandleMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 12 |
SendMessageMiddlewareTest (\symfony\component\messenger\tests\middleware) | Envelope (\symfony\component\messenger) | new | 12 |
SendMessageMiddleware (\symfony\component\messenger\middleware) | new | 12 | |
MicrosoftTeamsOptionsTest (\symfony\component\notifier\bridge\microsoftteams\tests) | OpenUriAction (\symfony\component\notifier\bridge\microsoftteams\action) | new | 12 |
UserPasswordHashCommandTest (\symfony\component\passwordhasher\tests\command) | UserPasswordHashCommand (\symfony\component\passwordhasher\command) | new | 12 |
Process (\symfony\component\process) | LogicException (\symfony\component\process\exception) | new | 12 |
RuntimeException (\symfony\component\process\exception) | new | 12 | |
ProcessTest (\symfony\component\process\tests) | Process (\symfony\component\process) | staticmethodcall | 12 |
TypeTest (\symfony\component\propertyinfo\tests) | Type (\symfony\component\propertyinfo) | new | 12 |
FormLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | staticmethodcall | 12 |
UserValueResolverTest (\symfony\component\security\http\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 12 |
TokenStorage (\symfony\component\security\core\authentication\token\storage) | new | 12 | |
UserValueResolver (\symfony\component\security\http\controller) | new | 12 | |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | Request (\symfony\component\httpfoundation) | new | 12 |
YamlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | YamlEncoder (\symfony\component\serializer\encoder) | staticconstant | 12 |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyNormalizer (\symfony\component\serializer\normalizer) | type | 12 |
SerializerTest (\symfony\component\serializer\tests) | PropertyInfoExtractor (\symfony\component\propertyinfo) | new | 12 |
ByteString (\symfony\component\string) | InvalidArgumentException (\symfony\component\string\exception) | new | 12 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | MockHttpClient (\symfony\component\httpclient) | new | 12 |
IpValidator (\symfony\component\validator\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 12 |
DateTimeValidatorTest (\symfony\component\validator\tests\constraints) | DateTime (\symfony\component\validator\constraints) | staticconstant | 12 |
HostnameValidatorTest (\symfony\component\validator\tests\constraints) | Hostname (\symfony\component\validator\constraints) | new | 12 |
IsbnValidatorTest (\symfony\component\validator\tests\constraints) | Isbn (\symfony\component\validator\constraints) | new | 12 |
RangeTest (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | new | 12 |
UuidValidatorTest (\symfony\component\validator\tests\constraints) | Uuid (\symfony\component\validator\constraints) | new | 12 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 12 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | NotNull (\symfony\component\validator\constraints) | new | 12 |
CascadedChild (\symfony\component\validator\tests\fixtures) | new | 12 | |
DOMCaster (\symfony\component\vardumper\caster) | CutStub (\symfony\component\vardumper\caster) | new | 12 |
VarCloner (\symfony\component\vardumper\cloner) | Stub (\symfony\component\vardumper\cloner) | staticconstant | 12 |
ProxyHelper (\symfony\component\varexporter) | LogicException (\symfony\component\varexporter\exception) | new | 12 |
DoctrineOrmTypeGuesserTest (\symfony\bridge\doctrine\tests\form) | Guess (\symfony\component\form\guess) | staticconstant | 13 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | SingleStringCastableIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 13 |
MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test) | RawMessage (\symfony\component\mime) | type | 13 |
ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | Definition (\symfony\component\dependencyinjection) | new | 13 |
ContainerDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | ApplicationTester (\symfony\component\console\tester) | new | 13 |
SecurityTest (\symfony\bundle\securitybundle\tests) | Security (\symfony\bundle\securitybundle) | new | 13 |
ArrayNodeTest (\symfony\component\config\tests\definition) | ScalarNode (\symfony\component\config\definition) | new | 13 |
Table (\symfony\component\console\helper) | TableCell (\symfony\component\console\helper) | instanceof | 13 |
ObjectsProvider (\symfony\component\console\tests\descriptor) | InputOption (\symfony\component\console\input) | staticconstant | 13 |
TableTest (\symfony\component\console\tests\helper) | TableCellStyle (\symfony\component\console\helper) | new | 13 |
InputDefinitionTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | staticconstant | 13 |
AbstractRecursivePass (\symfony\component\dependencyinjection\compiler) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 13 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | Reference (\symfony\component\dependencyinjection) | instanceof | 13 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 13 |
ResolveNamedArgumentsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveNamedArgumentsPass (\symfony\component\dependencyinjection\compiler) | new | 13 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 13 | |
PhpFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 13 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 13 | |
PhpFileLoader (\symfony\component\dependencyinjection\loader) | new | 13 | |
GetAttrNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 13 |
ParserTest (\symfony\component\expressionlanguage\tests) | ArgumentsNode (\symfony\component\expressionlanguage\node) | new | 13 |
GetAttrNode (\symfony\component\expressionlanguage\node) | new | 13 | |
SortableIteratorTest (\symfony\component\finder\tests\iterator) | SortableIterator (\symfony\component\finder\iterator) | staticconstant | 13 |
PropertyAccessDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ChoiceView (\symfony\component\form\choicelist\view) | new | 13 |
DateTimeToStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 13 |
CollectionTypeTest (\symfony\component\form\tests\extension\core\type) | TextTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 13 |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 13 |
FormValidatorFunctionalTest (\symfony\component\form\tests\extension\validator\constraints) | NotBlank (\symfony\component\validator\constraints) | new | 13 |
AsyncDecoratorTraitTest (\symfony\component\httpclient\tests) | AsyncContext (\symfony\component\httpclient\response) | type | 13 |
ChunkInterface (\symfony\contracts\httpclient) | type | 13 | |
StreamedResponseTest (\symfony\component\httpfoundation\tests) | StreamedResponse (\symfony\component\httpfoundation) | new | 13 |
ConfigDataCollector (\symfony\component\httpkernel\datacollector) | Kernel (\symfony\component\httpkernel) | staticconstant | 13 |
DateTimeValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 13 |
ServiceValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ServiceLocator (\symfony\component\dependencyinjection) | new | 13 |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | new | 13 |
SsiTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 13 |
ScriptsTest (\symfony\component\intl\tests) | Scripts (\symfony\component\intl) | staticmethodcall | 13 |
LdapManagerTest (\symfony\component\ldap\tests\adapter\extldap) | UpdateOperation (\symfony\component\ldap\adapter\extldap) | new | 13 |
InfobipApiTransportFactoryTest (\symfony\component\mailer\bridge\infobip\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 13 |
MailjetApiTransportTest (\symfony\component\mailer\bridge\mailjet\tests\transport) | MailjetApiTransport (\symfony\component\mailer\bridge\mailjet\transport) | new | 13 |
DoctrineReceiverTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | DoctrineReceiver (\symfony\component\messenger\bridge\doctrine\transport) | new | 13 |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | DispatchAfterCurrentBusStamp (\symfony\component\messenger\stamp) | new | 13 |
SerializerTest (\symfony\component\messenger\tests\transport\serialization) | Serializer (\symfony\component\messenger\transport\serialization) | new | 13 |
MailboxHeaderTest (\symfony\component\mime\tests\header) | Address (\symfony\component\mime) | new | 13 |
NativePasswordHasherTest (\symfony\component\passwordhasher\tests\hasher) | NativePasswordHasher (\symfony\component\passwordhasher\hasher) | new | 13 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | PropertyReadInfo (\symfony\component\propertyinfo) | staticconstant | 13 |
RequestContextTest (\symfony\component\routing\tests) | RequestContext (\symfony\component\routing) | new | 13 |
CheckpointTest (\symfony\component\scheduler\tests\generator) | Key (\symfony\component\lock) | new | 13 |
Lock (\symfony\component\lock) | new | 13 | |
DefaultAuthenticationFailureHandlerTest (\symfony\component\security\http\tests\authentication) | DefaultAuthenticationFailureHandler (\symfony\component\security\http\authentication) | new | 13 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | InMemoryUser (\symfony\component\security\core\user) | new | 13 |
ContextListener (\symfony\component\security\http\firewall) | new | 13 | |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | UsernamePasswordToken (\symfony\component\security\core\authentication\token) | new | 13 |
XmlEncoderContextBuilder (\symfony\component\serializer\context\encoder) | XmlEncoder (\symfony\component\serializer\encoder) | staticconstant | 13 |
CsvEncoderTest (\symfony\component\serializer\tests\encoder) | CsvEncoder (\symfony\component\serializer\encoder) | new | 13 |
SerializerTest (\symfony\component\serializer\tests) | ReflectionExtractor (\symfony\component\propertyinfo\extractor) | new | 13 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | XliffFileDumper (\symfony\component\translation\dumper) | new | 13 |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | MockResponse (\symfony\component\httpclient\response) | new | 13 |
MessageCatalogue (\symfony\component\translation) | new | 13 | |
AbstractOperationTestCase (\symfony\component\translation\tests\catalogue) | MessageCatalogue (\symfony\component\translation) | new | 13 |
TranslationPushCommandTest (\symfony\component\translation\tests\command) | TranslatorBag (\symfony\component\translation) | new | 13 |
CssColorValidator (\symfony\component\validator\constraints) | CssColor (\symfony\component\validator\constraints) | staticconstant | 13 |
ImageValidator (\symfony\component\validator\constraints) | Image (\symfony\component\validator\constraints) | staticconstant | 13 |
UuidValidator (\symfony\component\validator\constraints) | Uuid (\symfony\component\validator\constraints) | staticconstant | 13 |
CompositeTest (\symfony\component\validator\tests\constraints) | ConcreteComposite (\symfony\component\validator\tests\constraints) | new | 13 |
EmailValidatorTest (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | staticconstant | 13 |
RecursiveContextualValidator (\symfony\component\validator\validator) | TraversalStrategy (\symfony\component\validator\mapping) | staticconstant | 13 |
Inline (\symfony\component\yaml) | Parser (\symfony\component\yaml) | staticmethodcall | 13 |
DoctrineChoiceLoaderTest (\symfony\bridge\doctrine\tests\form\choicelist) | DoctrineChoiceLoader (\symfony\bridge\doctrine\form\choicelist) | new | 14 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | CompositeIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 14 |
DeprecationErrorHandler (\symfony\bridge\phpunit) | Configuration (\symfony\bridge\phpunit\deprecationerrorhandler) | staticmethodcall | 14 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 14 |
RedirectControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | Request (\symfony\component\httpfoundation) | new | 14 |
ContainerDebugCommandTest (\symfony\bundle\frameworkbundle\tests\functional) | Application (\symfony\bundle\frameworkbundle\console) | new | 14 |
CacheItem (\symfony\component\cache) | InvalidArgumentException (\symfony\component\cache\exception) | new | 14 |
RedisAdapterTest (\symfony\component\cache\tests\adapter) | RedisAdapter (\symfony\component\cache\adapter) | staticmethodcall | 14 |
InputDefinitionTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | staticconstant | 14 |
InputTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | new | 14 |
TokenStreamTest (\symfony\component\cssselector\tests\parser) | Token (\symfony\component\cssselector\parser) | new | 14 |
Token (\symfony\component\cssselector\parser) | staticconstant | 14 | |
PhpDumper (\symfony\component\dependencyinjection\dumper) | Definition (\symfony\component\dependencyinjection) | instanceof | 14 |
InlineServiceDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 14 |
ResolveInstanceofConditionalsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 14 |
YamlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | YamlDumper (\symfony\component\dependencyinjection\dumper) | new | 14 |
FileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 14 |
TestFileLoader (\symfony\component\dependencyinjection\tests\loader) | new | 14 | |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | FormType (\symfony\component\form\extension\core\type) | new | 14 |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | PropertyPath (\symfony\component\propertyaccess) | new | 14 |
DateTypeTest (\symfony\component\form\tests\extension\core\type) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 14 |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | TypeGuess (\symfony\component\form\guess) | new | 14 |
AsyncResponse (\symfony\component\httpclient\response) | ErrorChunk (\symfony\component\httpclient\chunk) | new | 14 |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 14 |
AcceptHeaderTest (\symfony\component\httpfoundation\tests) | AcceptHeaderItem (\symfony\component\httpfoundation) | new | 14 |
ResponseTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | new | 14 |
ServerBagTest (\symfony\component\httpfoundation\tests) | ServerBag (\symfony\component\httpfoundation) | new | 14 |
RequestDataCollectorTest (\symfony\component\httpkernel\tests\datacollector) | RequestDataCollector (\symfony\component\httpkernel\datacollector) | new | 14 |
LocaleListenerTest (\symfony\component\httpkernel\tests\eventlistener) | LocaleListener (\symfony\component\httpkernel\eventlistener) | new | 14 |
ResponseListenerTest (\symfony\component\httpkernel\tests\eventlistener) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 14 |
ResponseCacheStrategyTest (\symfony\component\httpkernel\tests\httpcache) | ResponseCacheStrategy (\symfony\component\httpkernel\httpcache) | new | 14 |
SsiTest (\symfony\component\httpkernel\tests\httpcache) | Ssi (\symfony\component\httpkernel\httpcache) | new | 14 |
LocaleTest (\symfony\component\intl\tests) | Locale (\symfony\component\intl) | staticmethodcall | 14 |
InfobipApiTransportTest (\symfony\component\mailer\bridge\infobip\tests\transport) | MockResponse (\symfony\component\httpclient\response) | new | 14 |
PostmarkTransportFactoryTest (\symfony\component\mailer\bridge\postmark\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 14 |
SendgridApiTransportTest (\symfony\component\mailer\bridge\sendgrid\tests\transport) | Address (\symfony\component\mime) | new | 14 |
EsmtpTransportFactoryTest (\symfony\component\mailer\tests\transport\smtp) | Dsn (\symfony\component\mailer\transport) | new | 14 |
ConnectionTest (\symfony\component\messenger\bridge\beanstalkd\tests\transport) | Connection (\symfony\component\messenger\bridge\beanstalkd\transport) | new | 14 |
FailedMessagesRemoveCommandTest (\symfony\component\messenger\tests\command) | FailedMessagesRemoveCommand (\symfony\component\messenger\command) | new | 14 |
FailedMessagesShowCommandTest (\symfony\component\messenger\tests\command) | FailedMessagesShowCommand (\symfony\component\messenger\command) | new | 14 |
DispatchAfterCurrentBusMiddlewareTest (\symfony\component\messenger\tests\middleware) | DummyEvent (\symfony\component\messenger\tests\middleware) | new | 14 |
InMemoryTransportTest (\symfony\component\messenger\tests\transport\inmemory) | Envelope (\symfony\component\messenger) | new | 14 |
Email (\symfony\component\mime) | Address (\symfony\component\mime) | type | 14 |
DataPartTest (\symfony\component\mime\tests\part) | ParameterizedHeader (\symfony\component\mime\header) | new | 14 |
DefaultAuthenticationSuccessHandlerTest (\symfony\component\security\http\tests\authentication) | Request (\symfony\component\httpfoundation) | staticmethodcall | 14 |
ContextListenerTest (\symfony\component\security\http\tests\firewall) | NotSupportingUserProvider (\symfony\component\security\http\tests\firewall) | new | 14 |
AbstractStoreTestCase (\symfony\component\semaphore\tests\store) | Key (\symfony\component\semaphore) | new | 14 |
ContextTest (\symfony\component\serializer\tests\annotation) | Context (\symfony\component\serializer\attribute) | new | 14 |
AttributeMetadataTest (\symfony\component\serializer\tests\mapping) | AttributeMetadata (\symfony\component\serializer\mapping) | new | 14 |
StopwatchTest (\symfony\component\stopwatch\tests) | Stopwatch (\symfony\component\stopwatch) | new | 14 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | TranslatorBag (\symfony\component\translation) | new | 14 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | TranslatorBag (\symfony\component\translation) | new | 14 |
MergeOperationTest (\symfony\component\translation\tests\catalogue) | MessageCatalogue (\symfony\component\translation) | new | 14 |
CardSchemeValidator (\symfony\component\validator\constraints) | CardScheme (\symfony\component\validator\constraints) | staticconstant | 14 |
BicValidatorTest (\symfony\component\validator\tests\constraints) | Bic (\symfony\component\validator\constraints) | new | 14 |
ImageValidatorTest (\symfony\component\validator\tests\constraints) | Image (\symfony\component\validator\constraints) | type | 14 |
TimezoneValidatorTest (\symfony\component\validator\tests\constraints) | Timezone (\symfony\component\validator\constraints) | new | 14 |
UniqueValidatorTest (\symfony\component\validator\tests\constraints) | Unique (\symfony\component\validator\constraints) | new | 14 |
AttributeLoaderTest (\symfony\component\validator\tests\mapping\loader) | NotNull (\symfony\component\validator\constraints) | new | 14 |
Range (\symfony\component\validator\constraints) | new | 14 | |
XmlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 14 |
ReflectionCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 14 |
LazyGhostTrait (\symfony\component\varexporter) | LazyObjectState (\symfony\component\varexporter\internal) | staticconstant | 14 |
WorkflowTest (\symfony\component\workflow\tests) | Transition (\symfony\component\workflow) | new | 14 |
Parser (\symfony\component\yaml) | Inline (\symfony\component\yaml) | staticmethodcall | 14 |
ParserTest (\symfony\component\yaml\tests) | Yaml (\symfony\component\yaml) | staticmethodcall | 14 |
ConfigurationTest (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | new | 15 |
Processor (\symfony\component\config\definition) | new | 15 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | InvalidConfigurationException (\symfony\component\config\definition\exception) | new | 15 |
AbstractBrowser (\symfony\component\browserkit) | Crawler (\symfony\component\domcrawler) | type | 15 |
ApplicationTest (\symfony\component\console\tests) | Foo1Command (\) | new | 15 |
ProcessHelperTest (\symfony\component\console\tests\helper) | StreamOutput (\symfony\component\console\output) | staticconstant | 15 |
InputArgumentTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | staticconstant | 15 |
AutowirePass (\symfony\component\dependencyinjection\compiler) | TypedReference (\symfony\component\dependencyinjection) | new | 15 |
DecoratorServicePassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 15 |
ContainerTest (\symfony\component\dependencyinjection\tests) | ProjectServiceContainer (\symfony\component\dependencyinjection\tests) | new | 15 |
FileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Definition (\symfony\component\dependencyinjection) | new | 15 |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | Event (\symfony\contracts\eventdispatcher) | new | 15 |
GetAttrNodeTest (\symfony\component\expressionlanguage\tests\node) | GetAttrNode (\symfony\component\expressionlanguage\node) | new | 15 |
GetAttrNode (\symfony\component\expressionlanguage\node) | staticconstant | 15 | |
FormTypeTest (\symfony\component\form\tests\extension\core\type) | TextTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 15 |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 15 |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | Type (\symfony\component\validator\constraints) | new | 15 |
ViolationPathTest (\symfony\component\form\tests\extension\validator\violationmapper) | ViolationPath (\symfony\component\form\extension\validator\violationmapper) | new | 15 |
StrictSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | StrictSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 15 |
ControllerResolverTest (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 15 |
CacheAttributeListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Cache (\symfony\component\httpkernel\attribute) | new | 15 |
ErrorListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | new | 15 |
InlineFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | InlineFragmentRenderer (\symfony\component\httpkernel\fragment) | new | 15 |
SsiTest (\symfony\component\httpkernel\tests\httpcache) | Response (\symfony\component\httpfoundation) | new | 15 |
ConnectionTest (\symfony\component\messenger\bridge\doctrine\tests\transport) | Connection (\symfony\component\messenger\bridge\doctrine\transport) | new | 15 |
RedisExtIntegrationTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | staticmethodcall | 15 |
MessengerPass (\symfony\component\messenger\dependencyinjection) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 15 |
UnstructuredHeaderTest (\symfony\component\mime\tests\header) | UnstructuredHeader (\symfony\component\mime\header) | new | 15 |
TelegramTransportTest (\symfony\component\notifier\bridge\telegram\tests) | MockHttpClient (\symfony\component\httpclient) | new | 15 |
ChatMessage (\symfony\component\notifier\message) | new | 15 | |
TwitterTransportTest (\symfony\component\notifier\bridge\twitter\tests) | MockResponse (\symfony\component\httpclient\response) | new | 15 |
PropertyInfoCacheExtractorTest (\symfony\component\propertyinfo\tests) | AbstractPropertyInfoExtractorTest (\symfony\component\propertyinfo\tests) | staticmethodcall | 15 |
UrlGeneratorTest (\symfony\component\routing\tests\generator) | RouteCollection (\symfony\component\routing) | new | 15 |
JsonLoginAuthenticatorTest (\symfony\component\security\http\tests\authenticator) | Request (\symfony\component\httpfoundation) | new | 15 |
IsGrantedAttributeListenerTest (\symfony\component\security\http\tests\eventlistener) | IsGrantedAttributeMethodsController (\symfony\component\security\http\tests\fixtures) | new | 15 |
SemaphoreTest (\symfony\component\semaphore\tests) | Key (\symfony\component\semaphore) | new | 15 |
Semaphore (\symfony\component\semaphore) | new | 15 | |
ConstraintViolationListNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | ConstraintViolationListNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 15 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 15 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 15 | |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 15 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 15 | |
IsbnValidator (\symfony\component\validator\constraints) | Isbn (\symfony\component\validator\constraints) | staticconstant | 15 |
CollectionTest (\symfony\component\validator\tests\constraints) | Collection (\symfony\component\validator\constraints) | new | 15 |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | new | 15 |
EmailValidatorTest (\symfony\component\validator\tests\constraints) | Email (\symfony\component\validator\constraints) | new | 15 |
ImageValidatorTest (\symfony\component\validator\tests\constraints) | Image (\symfony\component\validator\constraints) | staticconstant | 15 |
LengthValidatorTest (\symfony\component\validator\tests\constraints) | Length (\symfony\component\validator\constraints) | staticconstant | 15 |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | ClassMetadata (\symfony\component\validator\mapping) | new | 15 |
YamlFileLoaderTest (\symfony\component\validator\tests\mapping\loader) | ClassMetadata (\symfony\component\validator\mapping) | new | 15 |
DOMCaster (\symfony\component\vardumper\caster) | Stub (\symfony\component\vardumper\cloner) | type | 15 |
ProjectServiceContainer (\) | ParameterNotFoundException (\symfony\component\dependencyinjection\exception) | new | 16 |
FrozenParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 16 | |
EntityValueResolverTest (\symfony\bridge\doctrine\tests\argumentresolver) | EntityValueResolver (\symfony\bridge\doctrine\argumentresolver) | new | 16 |
Request (\symfony\component\httpfoundation) | new | 16 | |
DoctrineDataCollectorTest (\symfony\bridge\doctrine\tests\datacollector) | Request (\symfony\component\httpfoundation) | new | 16 |
Response (\symfony\component\httpfoundation) | new | 16 | |
AbstractDescriptorTestCase (\symfony\bundle\frameworkbundle\tests\console\descriptor) | ObjectsProvider (\symfony\bundle\frameworkbundle\tests\console\descriptor) | staticmethodcall | 16 |
CookieTest (\symfony\component\browserkit\tests) | Cookie (\symfony\component\browserkit) | staticmethodcall | 16 |
GlobResourceTest (\symfony\component\config\tests\resource) | GlobResource (\symfony\component\config\resource) | new | 16 |
XmlUtilsTest (\symfony\component\config\tests\util) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 16 |
ProgressBar (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 16 |
ApplicationTest (\symfony\component\console\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 16 |
ArrayInputTest (\symfony\component\console\tests\input) | ArrayInput (\symfony\component\console\input) | new | 16 |
Parser (\symfony\component\cssselector\parser) | SyntaxErrorException (\symfony\component\cssselector\exception) | staticmethodcall | 16 |
AttributeMatchingExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 16 |
PhpDumper (\symfony\component\dependencyinjection\dumper) | Definition (\symfony\component\dependencyinjection) | type | 16 |
AnalyzeServiceReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 16 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | TypedReference (\symfony\component\dependencyinjection) | new | 16 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 16 |
ResolveInstanceofConditionalsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveInstanceofConditionalsPass (\symfony\component\dependencyinjection\compiler) | new | 16 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 16 | |
ViolationMapperTest (\symfony\component\form\tests\extension\validator\violationmapper) | ViolationMapper (\symfony\component\form\extension\validator\violationmapper) | new | 16 |
MockHttpClientTest (\symfony\component\httpclient\tests) | MockHttpClient (\symfony\component\httpclient) | new | 16 |
EsiTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 16 |
HttpKernelTest (\symfony\component\httpkernel\tests) | KernelEvents (\symfony\component\httpkernel) | staticconstant | 16 |
MandrillTransportFactoryTest (\symfony\component\mailer\bridge\mailchimp\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 16 |
MailgunApiTransportTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | Address (\symfony\component\mime) | new | 16 |
RoundRobinTransportTest (\symfony\component\mailer\tests\transport) | RawMessage (\symfony\component\mime) | new | 16 |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 16 |
WorkerTest (\symfony\component\messenger\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 16 |
DummyReceiver (\symfony\component\messenger\tests\fixtures) | new | 16 | |
IdentificationHeaderTest (\symfony\component\mime\tests\header) | IdentificationHeader (\symfony\component\mime\header) | new | 16 |
DataPartTest (\symfony\component\mime\tests\part) | DataPart (\symfony\component\mime\part) | new | 16 |
PasswordHasherFactoryTest (\symfony\component\passwordhasher\tests\hasher) | PasswordHasherFactory (\symfony\component\passwordhasher\hasher) | new | 16 |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PropertyReadInfo (\symfony\component\propertyinfo) | staticconstant | 16 |
RedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | RouteCollection (\symfony\component\routing) | new | 16 |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | SwitchUserListener (\symfony\component\security\http\firewall) | new | 16 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | Serializer (\symfony\component\serializer) | new | 16 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | MockHttpClient (\symfony\component\httpclient) | new | 16 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | MessageCatalogue (\symfony\component\translation) | new | 16 |
PhraseProviderTest (\symfony\component\translation\bridge\phrase\tests) | MockHttpClient (\symfony\component\httpclient) | new | 16 |
TranslatorCacheTest (\symfony\component\translation\tests) | Translator (\symfony\component\translation) | new | 16 |
NotCompromisedPasswordValidatorTest (\symfony\component\validator\tests\constraints) | NotCompromisedPassword (\symfony\component\validator\constraints) | new | 16 |
LazyGhostTrait (\symfony\component\varexporter) | LazyObjectRegistry (\symfony\component\varexporter\internal) | staticmethodcall | 16 |
LazyObjectRegistry (\symfony\component\varexporter\internal) | staticproperty | 16 | |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | ChildDefinition (\symfony\component\dependencyinjection) | new | 17 |
WebDebugToolbarListenerTest (\symfony\bundle\webprofilerbundle\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 17 |
ResponseEvent (\symfony\component\httpkernel\event) | new | 17 | |
DirectoryResourceTest (\symfony\component\config\tests\resource) | DirectoryResource (\symfony\component\config\resource) | new | 17 |
CursorTest (\symfony\component\console\tests) | Cursor (\symfony\component\console) | new | 17 |
InputTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | new | 17 |
ResolveInvalidReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 17 |
ContainerTest (\symfony\component\dependencyinjection\tests) | Container (\symfony\component\dependencyinjection) | new | 17 |
ParserTest (\symfony\component\expressionlanguage\tests) | GetAttrNode (\symfony\component\expressionlanguage\node) | staticconstant | 17 |
NameNode (\symfony\component\expressionlanguage\node) | new | 17 | |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | LazyChoiceList (\symfony\component\form\choicelist) | new | 17 |
PercentToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 17 |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | RetryableHttpClient (\symfony\component\httpclient) | new | 17 |
BinaryFileResponseTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 17 |
MetadataBagTest (\symfony\component\httpfoundation\tests\session\storage) | MetadataBag (\symfony\component\httpfoundation\session\storage) | staticconstant | 17 |
HttpCache (\symfony\component\httpkernel\httpcache) | Response (\symfony\component\httpfoundation) | type | 17 |
EsiTest (\symfony\component\httpkernel\tests\httpcache) | Esi (\symfony\component\httpkernel\httpcache) | new | 17 |
MailgunTransportFactoryTest (\symfony\component\mailer\bridge\mailgun\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 17 |
MessageListenerTest (\symfony\component\mailer\tests\eventlistener) | Headers (\symfony\component\mime\header) | new | 17 |
UnstructuredHeader (\symfony\component\mime\header) | new | 17 | |
Connection (\symfony\component\messenger\bridge\redis\transport) | TransportException (\symfony\component\messenger\exception) | new | 17 |
MailboxListHeaderTest (\symfony\component\mime\tests\header) | MailboxListHeader (\symfony\component\mime\header) | new | 17 |
ReflectionExtractor (\symfony\component\propertyinfo\extractor) | PropertyWriteInfo (\symfony\component\propertyinfo) | staticconstant | 17 |
CompiledUrlGeneratorDumperTest (\symfony\component\routing\tests\generator\dumper) | CompiledUrlGenerator (\symfony\component\routing\generator) | new | 17 |
RequestContext (\symfony\component\routing) | new | 17 | |
CheckpointTest (\symfony\component\scheduler\tests\generator) | Checkpoint (\symfony\component\scheduler\generator) | new | 17 |
IsGrantedAttributeListenerTest (\symfony\component\security\http\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 17 |
ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 17 | |
IsGrantedAttributeListener (\symfony\component\security\http\eventlistener) | new | 17 | |
AttributeLoaderTest (\symfony\component\serializer\tests\mapping\loader) | ClassMetadata (\symfony\component\serializer\mapping) | new | 17 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ClassMetadataFactory (\symfony\component\serializer\mapping\factory) | new | 17 |
AttributeLoader (\symfony\component\serializer\mapping\loader) | new | 17 | |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ObjectNormalizer (\symfony\component\serializer\normalizer) | type | 17 |
AbstractUnicodeString (\symfony\component\string) | InvalidArgumentException (\symfony\component\string\exception) | new | 17 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | MockHttpClient (\symfony\component\httpclient) | new | 17 |
UlidTest (\symfony\component\uid\tests) | Ulid (\symfony\component\uid) | new | 17 |
BicValidatorTest (\symfony\component\validator\tests\constraints) | Bic (\symfony\component\validator\constraints) | staticconstant | 17 |
ExpressionValidatorTest (\symfony\component\validator\tests\constraints) | Expression (\symfony\component\validator\constraints) | new | 17 |
Inline (\symfony\component\yaml) | Yaml (\symfony\component\yaml) | staticconstant | 17 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | FormTypeTest (\symfony\component\form\tests\extension\core\type) | staticconstant | 18 |
WebDebugToolbarListenerTest (\symfony\bundle\webprofilerbundle\tests\eventlistener) | WebDebugToolbarListener (\symfony\bundle\webprofilerbundle\eventlistener) | new | 18 |
Response (\symfony\component\httpfoundation) | new | 18 | |
ApplicationTest (\symfony\component\console\tests) | ArrayInput (\symfony\component\console\input) | new | 18 |
InputInterface (\symfony\component\console\input) | type | 18 | |
OutputInterface (\symfony\component\console\output) | type | 18 | |
HtmlExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 18 |
PseudoClassExtension (\symfony\component\cssselector\xpath\extension) | XPathExpr (\symfony\component\cssselector\xpath) | type | 18 |
ValidateEnvPlaceholdersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 18 |
EnvExtension (\symfony\component\dependencyinjection\tests\compiler) | new | 18 | |
XmlDumperTest (\symfony\component\dependencyinjection\tests\dumper) | XmlDumper (\symfony\component\dependencyinjection\dumper) | new | 18 |
FileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 18 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Reference (\symfony\component\dependencyinjection) | new | 18 |
EnvPlaceholderParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | EnvPlaceholderParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 18 |
TraceableEventDispatcherTest (\symfony\component\eventdispatcher\tests\debug) | Event (\symfony\contracts\eventdispatcher) | new | 18 |
EventDispatcherTest (\symfony\component\eventdispatcher\tests) | TestEventListener (\symfony\component\eventdispatcher\tests) | new | 18 |
ConditionalNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 18 |
CompoundFormTest (\symfony\component\form\tests) | FormError (\symfony\component\form) | new | 18 |
ResizeFormListenerTest (\symfony\component\form\tests\extension\core\eventlistener) | ResizeFormListener (\symfony\component\form\extension\core\eventlistener) | new | 18 |
FormEvent (\symfony\component\form) | new | 18 | |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | MapRequestPayload (\symfony\component\httpkernel\attribute) | new | 18 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Cookie (\symfony\component\httpfoundation) | staticconstant | 18 |
FailoverTransportTest (\symfony\component\mailer\tests\transport) | RawMessage (\symfony\component\mime) | new | 18 |
ConnectionTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | new | 18 |
ParameterizedHeaderTest (\symfony\component\mime\tests\header) | ParameterizedHeader (\symfony\component\mime\header) | new | 18 |
MessageTest (\symfony\component\mime\tests) | Message (\symfony\component\mime) | new | 18 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 18 |
HeaderAccessTokenAuthenticatorTest (\symfony\component\security\http\tests\authenticator\accesstoken) | Request (\symfony\component\httpfoundation) | new | 18 |
AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | Type (\symfony\component\propertyinfo) | staticconstant | 18 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | Type (\symfony\component\propertyinfo) | new | 18 |
UnicodeStringTest (\symfony\component\string\tests) | AbstractAsciiTestCase (\symfony\component\string\tests) | staticmethodcall | 18 |
AbstractUnicodeTestCase (\symfony\component\string\tests) | staticmethodcall | 18 | |
CountValidatorTestCase (\symfony\component\validator\tests\constraints) | Count (\symfony\component\validator\constraints) | new | 18 |
ConstraintTest (\symfony\component\validator\tests) | ConstraintA (\symfony\component\validator\tests\fixtures) | new | 18 |
CasterTest (\symfony\component\vardumper\tests\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 18 |
LazyProxyTrait (\symfony\component\varexporter) | LazyObjectRegistry (\symfony\component\varexporter\internal) | staticmethodcall | 18 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | SingleIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 19 |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 19 |
CookieJarTest (\symfony\component\browserkit\tests) | CookieJar (\symfony\component\browserkit) | new | 19 |
QuestionHelperTest (\symfony\component\console\tests\helper) | FormatterHelper (\symfony\component\console\helper) | new | 19 |
HelperSet (\symfony\component\console\helper) | new | 19 | |
InputArgumentTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | new | 19 |
InputTest (\symfony\component\console\tests\input) | ArrayInput (\symfony\component\console\input) | new | 19 |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | XmlUtils (\symfony\component\config\util) | staticmethodcall | 19 |
ResolveNamedArgumentsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 19 |
FormTest (\symfony\component\domcrawler\tests) | Form (\symfony\component\domcrawler) | new | 19 |
RegisterListenersPassTest (\symfony\component\eventdispatcher\tests\dependencyinjection) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 19 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 19 | |
Reference (\symfony\component\dependencyinjection) | new | 19 | |
RegisterListenersPass (\symfony\component\eventdispatcher\dependencyinjection) | new | 19 | |
DateIntervalToArrayTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateIntervalToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 19 |
NumberToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | IntlTestHelper (\symfony\component\intl\util) | staticmethodcall | 19 |
UploadedFileTest (\symfony\component\httpfoundation\tests\file) | UploadedFile (\symfony\component\httpfoundation\file) | new | 19 |
InputBagTest (\symfony\component\httpfoundation\tests) | InputBag (\symfony\component\httpfoundation) | new | 19 |
HttpCache (\symfony\component\httpkernel\httpcache) | Request (\symfony\component\httpfoundation) | type | 19 |
LocalesTest (\symfony\component\intl\tests) | Locales (\symfony\component\intl) | staticmethodcall | 19 |
ConnectionTest (\symfony\component\messenger\bridge\amqp\tests\transport) | TestAmqpFactory (\symfony\component\messenger\bridge\amqp\tests\transport) | new | 19 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | PhpFileLoader (\symfony\component\routing\loader) | new | 19 |
RedirectableUrlMatcherTest (\symfony\component\routing\tests\matcher) | Route (\symfony\component\routing) | new | 19 |
LokaliseProviderTest (\symfony\component\translation\bridge\lokalise\tests) | JsonMockResponse (\symfony\component\httpclient\response) | new | 19 |
TranslatorTest (\symfony\component\translation\tests) | ArrayLoader (\symfony\component\translation\loader) | new | 19 |
PropertyInfoLoaderTest (\symfony\component\validator\tests\mapping\loader) | Type (\symfony\component\propertyinfo) | new | 19 |
Type (\symfony\component\propertyinfo) | staticconstant | 19 | |
Workflow (\symfony\component\workflow) | WorkflowEvents (\symfony\component\workflow) | staticconstant | 19 |
FrameworkBundle (\symfony\bundle\frameworkbundle) | PassConfig (\symfony\component\dependencyinjection\compiler) | staticconstant | 20 |
Psr16Cache (\symfony\component\cache) | InvalidArgumentException (\symfony\component\cache\exception) | new | 20 |
CheckCircularReferencesPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 20 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | Definition (\symfony\component\dependencyinjection) | new | 20 |
GetAttrNodeTest (\symfony\component\expressionlanguage\tests\node) | NameNode (\symfony\component\expressionlanguage\node) | new | 20 |
Finder (\symfony\component\finder) | SortableIterator (\symfony\component\finder\iterator) | staticconstant | 20 |
PropertyAccessDecorator (\symfony\component\form\choicelist\factory) | PropertyPath (\symfony\component\propertyaccess) | new | 20 |
DataMapperTest (\symfony\component\form\tests\extension\core\datamapper) | FormConfigBuilder (\symfony\component\form) | new | 20 |
CountryTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 20 |
ServiceValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | DummyService (\symfony\component\httpkernel\tests\controller\argumentresolver) | new | 20 |
EsiTest (\symfony\component\httpkernel\tests\httpcache) | Response (\symfony\component\httpfoundation) | new | 20 |
WorkerTest (\symfony\component\messenger\tests) | MockClock (\symfony\component\clock) | new | 20 |
DkimSignerTest (\symfony\component\mime\tests\crypto) | DkimSigner (\symfony\component\mime\crypto) | staticconstant | 20 |
MailboxListHeaderTest (\symfony\component\mime\tests\header) | Address (\symfony\component\mime) | new | 20 |
InMemoryUserTest (\symfony\component\security\core\tests\user) | InMemoryUser (\symfony\component\security\core\user) | new | 20 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | Serializer (\symfony\component\serializer) | new | 20 |
XliffFileLoaderTest (\symfony\component\translation\tests\loader) | XliffFileLoader (\symfony\component\translation\loader) | new | 20 |
GenerateUuidCommandTest (\symfony\component\uid\tests\command) | CommandTester (\symfony\component\console\tester) | new | 20 |
CollectionValidatorTestCase (\symfony\component\validator\tests\constraints) | Collection (\symfony\component\validator\constraints) | new | 20 |
LengthValidatorTest (\symfony\component\validator\tests\constraints) | Length (\symfony\component\validator\constraints) | new | 20 |
Data (\symfony\component\vardumper\cloner) | Stub (\symfony\component\vardumper\cloner) | staticconstant | 20 |
ParserTest (\symfony\component\yaml\tests) | TaggedValue (\symfony\component\yaml\tag) | new | 20 |
Yaml (\symfony\component\yaml) | staticconstant | 20 | |
ConfigurationTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | Deprecation (\symfony\bridge\phpunit\deprecationerrorhandler) | new | 21 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | Definition (\symfony\component\dependencyinjection) | new | 21 |
QuestionHelperTest (\symfony\component\console\tests\helper) | Question (\symfony\component\console\question) | new | 21 |
ConsoleSectionOutputTest (\symfony\component\console\tests\output) | OutputFormatter (\symfony\component\console\formatter) | new | 21 |
ConsoleSectionOutput (\symfony\component\console\output) | new | 21 | |
OutputTest (\symfony\component\console\tests\output) | Output (\symfony\component\console\output) | staticconstant | 21 |
EnvVarProcessor (\symfony\component\dependencyinjection) | RuntimeException (\symfony\component\dependencyinjection\exception) | new | 21 |
TraceableEventDispatcherTest (\symfony\component\eventdispatcher\tests\debug) | TraceableEventDispatcher (\symfony\component\eventdispatcher\debug) | new | 21 |
EventDispatcher (\symfony\component\eventdispatcher) | new | 21 | |
Stopwatch (\symfony\component\stopwatch) | new | 21 | |
FormPassTest (\symfony\component\form\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 21 |
PdoSessionHandlerTest (\symfony\component\httpfoundation\tests\session\storage\handler) | PdoSessionHandler (\symfony\component\httpfoundation\session\storage\handler) | new | 21 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | ControllerArgumentsEvent (\symfony\component\httpkernel\event) | new | 21 |
Serializer (\symfony\component\serializer) | new | 21 | |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Response (\symfony\component\httpfoundation) | new | 21 |
CurrenciesTest (\symfony\component\intl\tests) | Currencies (\symfony\component\intl) | staticmethodcall | 21 |
WorkerTest (\symfony\component\messenger\tests) | Worker (\symfony\component\messenger) | new | 21 |
OptionsResolver (\symfony\component\optionsresolver) | AccessException (\symfony\component\optionsresolver\exception) | new | 21 |
SwitchUserListenerTest (\symfony\component\security\http\tests\firewall) | InMemoryUser (\symfony\component\security\core\user) | new | 21 |
XmlEncoderTest (\symfony\component\serializer\tests\encoder) | XmlEncoder (\symfony\component\serializer\encoder) | new | 21 |
AbstractObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 21 |
DateTimeNormalizerTest (\symfony\component\serializer\tests\normalizer) | DateTimeNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 21 |
GetSetMethodNormalizerTest (\symfony\component\serializer\tests\normalizer) | GetSetMethodNormalizer (\symfony\component\serializer\normalizer) | new | 21 |
PropertyNormalizerTest (\symfony\component\serializer\tests\normalizer) | PropertyNormalizer (\symfony\component\serializer\normalizer) | new | 21 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | MockResponse (\symfony\component\httpclient\response) | new | 21 |
GenerateUuidCommandTest (\symfony\component\uid\tests\command) | GenerateUuidCommand (\symfony\component\uid\command) | new | 21 |
CallbackValidatorTest (\symfony\component\validator\tests\constraints) | Callback (\symfony\component\validator\constraints) | new | 21 |
IpValidatorTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | new | 21 |
FFICaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 21 |
ImportMapGeneratorTest (\symfony\component\assetmapper\tests\importmap) | JavaScriptImport (\symfony\component\assetmapper\importmap) | new | 22 |
AbstractTagAwareAdapter (\symfony\component\cache\adapter) | CacheItem (\symfony\component\cache) | staticconstant | 22 |
PhpArrayAdapter (\symfony\component\cache\adapter) | InvalidArgumentException (\symfony\component\cache\exception) | new | 22 |
InputDefinitionTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | new | 22 |
PriorityTaggedServiceTraitTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 22 |
ResolveChildDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 22 |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | Reference (\symfony\component\dependencyinjection) | new | 22 |
LanguageTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 22 |
ValidatorTypeGuesserTest (\symfony\component\form\tests\extension\validator) | Guess (\symfony\component\form\guess) | staticconstant | 22 |
SimpleFormTest (\symfony\component\form\tests) | FormConfigBuilder (\symfony\component\form) | new | 22 |
HtmlSanitizerConfigTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | new | 22 |
HeaderBagTest (\symfony\component\httpfoundation\tests) | HeaderBag (\symfony\component\httpfoundation) | new | 22 |
RequestPayloadValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | staticmethodcall | 22 |
RequestPayloadValueResolver (\symfony\component\httpkernel\controller\argumentresolver) | new | 22 | |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 22 | |
ArgumentResolverTest (\symfony\component\httpkernel\tests\controller) | ArgumentResolverTestController (\symfony\component\httpkernel\tests\controller) | new | 22 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | ResponseEvent (\symfony\component\httpkernel\event) | new | 22 |
StoreTest (\symfony\component\httpkernel\tests\httpcache) | Response (\symfony\component\httpfoundation) | new | 22 |
PropertyAccessorBuilder (\symfony\component\propertyaccess) | PropertyAccessor (\symfony\component\propertyaccess) | staticconstant | 22 |
CardSchemeValidatorTest (\symfony\component\validator\tests\constraints) | CardScheme (\symfony\component\validator\constraints) | staticconstant | 22 |
ClassMetadataTest (\symfony\component\validator\tests\mapping) | ConstraintA (\symfony\component\validator\tests\fixtures) | new | 22 |
LazyProxyTrait (\symfony\component\varexporter) | LazyObjectRegistry (\symfony\component\varexporter\internal) | staticproperty | 22 |
DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | TypeGuess (\symfony\component\form\guess) | new | 23 |
Table (\symfony\component\console\helper) | Helper (\symfony\component\console\helper) | staticmethodcall | 23 |
OutputFormatterTest (\symfony\component\console\tests\formatter) | OutputFormatter (\symfony\component\console\formatter) | new | 23 |
ParserTest (\symfony\component\cssselector\tests\parser) | Token (\symfony\component\cssselector\parser) | new | 23 |
Token (\symfony\component\cssselector\parser) | staticconstant | 23 | |
XmlFileLoader (\symfony\component\dependencyinjection\loader) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 23 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceLoader (\symfony\component\form\tests\fixtures) | new | 23 |
SimpleFormTest (\symfony\component\form\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 23 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Container (\symfony\component\dependencyinjection) | new | 23 |
OptionsResolverIntrospectorTest (\symfony\component\optionsresolver\tests\debug) | OptionsResolverIntrospector (\symfony\component\optionsresolver\debug) | new | 23 |
OptionsResolver (\symfony\component\optionsresolver) | new | 23 | |
DoctrineExtractor (\symfony\bridge\doctrine\propertyinfo) | Type (\symfony\component\propertyinfo) | new | 24 |
AbstractControllerTest (\symfony\bundle\frameworkbundle\tests\controller) | Container (\symfony\component\dependencyinjection) | new | 24 |
RouterTest (\symfony\bundle\frameworkbundle\tests\routing) | Route (\symfony\component\routing) | new | 24 |
RouteCollection (\symfony\component\routing) | new | 24 | |
CompletionInputTest (\symfony\component\console\tests\completion) | CompletionInput (\symfony\component\console\completion) | staticconstant | 24 |
ArgvInputTest (\symfony\component\console\tests\input) | InputArgument (\symfony\component\console\input) | new | 24 |
CompoundFormTest (\symfony\component\form\tests) | DataMapper (\symfony\component\form\extension\core\datamapper) | new | 24 |
SimpleFormTest (\symfony\component\form\tests) | Form (\symfony\component\form) | new | 24 |
FixedDataTransformer (\symfony\component\form\tests\fixtures) | new | 24 | |
HtmlSanitizerCustomTest (\symfony\component\htmlsanitizer\tests) | HtmlSanitizerConfig (\symfony\component\htmlsanitizer) | new | 24 |
BinaryFileResponseTest (\symfony\component\httpfoundation\tests) | BinaryFileResponse (\symfony\component\httpfoundation) | new | 24 |
HttpKernelTest (\symfony\component\httpkernel\tests) | Response (\symfony\component\httpfoundation) | new | 24 |
MicrosoftTeamsOptionsTest (\symfony\component\notifier\bridge\microsoftteams\tests) | MicrosoftTeamsOptions (\symfony\component\notifier\bridge\microsoftteams) | new | 24 |
PasswordHasherFactoryTest (\symfony\component\passwordhasher\tests\hasher) | MessageDigestPasswordHasher (\symfony\component\passwordhasher\hasher) | new | 24 |
PhpFileLoaderTest (\symfony\component\routing\tests\loader) | Route (\symfony\component\routing) | new | 24 |
CssColorValidatorTest (\symfony\component\validator\tests\constraints) | CssColor (\symfony\component\validator\constraints) | new | 24 |
ExceptionCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 24 |
CookieTest (\symfony\component\browserkit\tests) | Cookie (\symfony\component\browserkit) | new | 25 |
ParserTest (\symfony\component\cssselector\tests\parser) | SyntaxErrorException (\symfony\component\cssselector\exception) | staticmethodcall | 25 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowiringFailedException (\symfony\component\dependencyinjection\exception) | catch | 25 |
ErrorHandlerTest (\symfony\component\errorhandler\tests) | ErrorHandler (\symfony\component\errorhandler) | staticmethodcall | 25 |
ConstantNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 25 |
OrderedHashMapTest (\symfony\component\form\tests\util) | OrderedHashMap (\symfony\component\form\util) | new | 25 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | RequestEvent (\symfony\component\httpkernel\event) | new | 25 |
SessionListener (\symfony\component\httpkernel\eventlistener) | new | 25 | |
ConnectionTest (\symfony\component\messenger\bridge\amazonsqs\tests\transport) | Connection (\symfony\component\messenger\bridge\amazonsqs\transport) | staticmethodcall | 25 |
WorkerTest (\symfony\component\messenger\tests) | DummyMessage (\symfony\component\messenger\tests\fixtures) | new | 25 |
UlidTest (\symfony\component\uid\tests) | Ulid (\symfony\component\uid) | staticmethodcall | 25 |
ReflectionCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 25 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 26 |
RouterTest (\symfony\bundle\frameworkbundle\tests\routing) | Router (\symfony\bundle\frameworkbundle\routing) | new | 26 |
ArrayNodeTest (\symfony\component\config\tests\definition) | ArrayNode (\symfony\component\config\definition) | new | 26 |
SpecificityTest (\symfony\component\cssselector\tests\node) | Specificity (\symfony\component\cssselector\node) | new | 26 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | ResolveClassPass (\symfony\component\dependencyinjection\compiler) | new | 26 |
ExpressionLanguageTest (\symfony\component\expressionlanguage\tests) | ExpressionLanguage (\symfony\component\expressionlanguage) | new | 26 |
JsonResponseTest (\symfony\component\httpfoundation\tests) | JsonResponse (\symfony\component\httpfoundation) | new | 26 |
PropertyPathTest (\symfony\component\propertyaccess\tests) | PropertyPath (\symfony\component\propertyaccess) | new | 26 |
CompiledUrlGeneratorDumperTest (\symfony\component\routing\tests\generator\dumper) | Route (\symfony\component\routing) | new | 26 |
HttpUtilsTest (\symfony\component\security\http\tests) | HttpUtils (\symfony\component\security\http) | new | 26 |
SerializerTest (\symfony\component\serializer\tests) | ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 26 |
LazyStringTest (\symfony\component\string\tests) | LazyString (\symfony\component\string) | staticmethodcall | 26 |
TargetOperationTest (\symfony\component\translation\tests\catalogue) | MessageCatalogue (\symfony\component\translation) | new | 26 |
DnsMockTest (\symfony\bridge\phpunit\tests) | DnsMock (\symfony\bridge\phpunit) | staticmethodcall | 27 |
CompletionInputTest (\symfony\component\console\tests\completion) | CompletionInput (\symfony\component\console\completion) | staticmethodcall | 27 |
Filesystem (\symfony\component\filesystem) | IOException (\symfony\component\filesystem\exception) | new | 27 |
RegisterControllerArgumentLocatorsPassTest (\symfony\component\httpkernel\tests\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 27 |
RegisterControllerArgumentLocatorsPass (\symfony\component\httpkernel\dependencyinjection) | new | 27 | |
StoreTest (\symfony\component\httpkernel\tests\httpcache) | Request (\symfony\component\httpfoundation) | staticmethodcall | 27 |
FileProfilerStorageTest (\symfony\component\httpkernel\tests\profiler) | Profile (\symfony\component\httpkernel\profiler) | new | 27 |
AbstractObjectNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | AbstractObjectNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 27 |
StopwatchEventTest (\symfony\component\stopwatch\tests) | StopwatchEvent (\symfony\component\stopwatch) | new | 27 |
MessageCatalogueTest (\symfony\component\translation\tests) | MessageCatalogue (\symfony\component\translation) | new | 27 |
FileValidatorTestCase (\symfony\component\validator\tests\constraints) | File (\symfony\component\validator\constraints) | new | 27 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | Reference (\symfony\component\validator\tests\fixtures) | new | 27 |
DumperTest (\symfony\component\yaml\tests) | TaggedValue (\symfony\component\yaml\tag) | new | 27 |
ProjectServiceContainer (\) | Container (\symfony\component\dependencyinjection) | extends | 28 |
InputDefinitionTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | new | 28 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ProjectServiceContainer (\) | new | 28 |
FormConfigBuilder (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 28 |
ArgumentResolverTest (\symfony\component\httpkernel\tests\controller) | Request (\symfony\component\httpfoundation) | staticmethodcall | 28 |
ArgumentMetadataFactoryTest (\symfony\component\httpkernel\tests\controllermetadata) | ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 28 |
ResponseCacheStrategyTest (\symfony\component\httpkernel\tests\httpcache) | Response (\symfony\component\httpfoundation) | new | 28 |
HttpKernelTest (\symfony\component\httpkernel\tests) | Request (\symfony\component\httpfoundation) | new | 28 |
LockTest (\symfony\component\lock\tests) | Key (\symfony\component\lock) | new | 28 |
Lock (\symfony\component\lock) | new | 28 | |
SesTransportFactoryTest (\symfony\component\mailer\bridge\amazon\tests\transport) | Dsn (\symfony\component\mailer\transport) | new | 28 |
CompiledUrlMatcherDumperTest (\symfony\component\routing\tests\matcher\dumper) | RouteCollection (\symfony\component\routing) | new | 28 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | ClassMetadata (\symfony\component\validator\mapping) | new | 28 |
UniqueEntityValidatorTest (\symfony\bridge\doctrine\tests\validator\constraints) | UniqueEntity (\symfony\bridge\doctrine\validator\constraints) | new | 29 |
ConfigurationTest (\symfony\bridge\phpunit\tests\deprecationerrorhandler) | Configuration (\symfony\bridge\phpunit\deprecationerrorhandler) | staticmethodcall | 29 |
CookieJarTest (\symfony\component\browserkit\tests) | Cookie (\symfony\component\browserkit) | new | 29 |
ArrayNodeDefinitionTest (\symfony\component\config\tests\definition\builder) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | new | 29 |
ApplicationTest (\symfony\component\console\tests) | FooCommand (\) | new | 29 |
DateTimeToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 29 |
WorkerTest (\symfony\component\messenger\tests) | Envelope (\symfony\component\messenger) | new | 29 |
PeriodicalTriggerTest (\symfony\component\scheduler\tests\trigger) | PeriodicalTrigger (\symfony\component\scheduler\trigger) | new | 29 |
CidrTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 29 |
IpValidatorTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 29 |
NoSuspiciousCharactersValidatorTest (\symfony\component\validator\tests\constraints) | NoSuspiciousCharacters (\symfony\component\validator\constraints) | staticconstant | 29 |
DoctrineOrmTypeGuesser (\symfony\bridge\doctrine\form) | Guess (\symfony\component\form\guess) | staticconstant | 30 |
ContainerAwareEventManagerTest (\symfony\bridge\doctrine\tests) | MyListener (\symfony\bridge\doctrine\tests) | new | 30 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | PhpFileLoader (\symfony\component\dependencyinjection\loader) | type | 30 |
JavaScriptImportPathCompilerTest (\symfony\component\assetmapper\tests\compiler) | MappedAsset (\symfony\component\assetmapper) | new | 30 |
TableTest (\symfony\component\console\tests\helper) | TableSeparator (\symfony\component\console\helper) | new | 30 |
InputOptionTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | staticconstant | 30 |
ResolveChildDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | ChildDefinition (\symfony\component\dependencyinjection) | new | 30 |
ParameterBagTest (\symfony\component\dependencyinjection\tests\parameterbag) | ParameterBag (\symfony\component\dependencyinjection\parameterbag) | new | 30 |
PathTest (\symfony\component\filesystem\tests) | Path (\symfony\component\filesystem) | staticmethodcall | 30 |
PercentToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 30 |
ChoiceTypeTest (\symfony\component\form\tests\extension\core\type) | ChoiceView (\symfony\component\form\choicelist\view) | new | 30 |
HttpKernelTest (\symfony\component\httpkernel\tests) | EventDispatcher (\symfony\component\eventdispatcher) | new | 30 |
RequirementTest (\symfony\component\routing\tests\requirement) | Route (\symfony\component\routing) | new | 30 |
AbstractUnicodeTestCase (\symfony\component\string\tests) | AbstractAsciiTestCase (\symfony\component\string\tests) | staticmethodcall | 30 |
QuestionHelperTest (\symfony\component\console\tests\helper) | ChoiceQuestion (\symfony\component\console\question) | new | 31 |
TableTest (\symfony\component\console\tests\helper) | Table (\symfony\component\console\helper) | new | 31 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ChoiceList (\symfony\component\form\choicelist) | staticmethodcall | 31 |
HeaderUtilsTest (\symfony\component\httpfoundation\tests) | HeaderUtils (\symfony\component\httpfoundation) | staticmethodcall | 31 |
AbstractNormalizerContextBuilderTest (\symfony\component\serializer\tests\context\normalizer) | AbstractNormalizer (\symfony\component\serializer\normalizer) | staticconstant | 31 |
InlineServiceDefinitionsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 32 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | Reference (\symfony\component\dependencyinjection) | new | 32 |
FormValidatorTest (\symfony\component\form\tests\extension\validator\constraints) | Form (\symfony\component\form\extension\validator\constraints) | new | 32 |
RetryableHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | new | 32 |
InlineFragmentRendererTest (\symfony\component\httpkernel\tests\fragment) | Request (\symfony\component\httpfoundation) | staticmethodcall | 32 |
ChoiceValidatorTest (\symfony\component\validator\tests\constraints) | Choice (\symfony\component\validator\constraints) | new | 32 |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | Response (\symfony\component\httpfoundation) | new | 33 |
ImportMapGeneratorTest (\symfony\component\assetmapper\tests\importmap) | MappedAsset (\symfony\component\assetmapper) | new | 33 |
CommandTest (\symfony\component\console\tests\command) | TestCommand (\) | new | 33 |
ButtonBuilder (\symfony\component\form) | BadMethodCallException (\symfony\component\form\exception) | new | 33 |
ParameterBagTest (\symfony\component\httpfoundation\tests) | ParameterBag (\symfony\component\httpfoundation) | new | 33 |
RequestTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticconstant | 33 |
ResponseHeaderBagTest (\symfony\component\httpfoundation\tests) | ResponseHeaderBag (\symfony\component\httpfoundation) | new | 33 |
MessengerPassTest (\symfony\component\messenger\tests\dependencyinjection) | MessengerPass (\symfony\component\messenger\dependencyinjection) | new | 33 |
EmailTest (\symfony\component\mime\tests) | Address (\symfony\component\mime) | new | 33 |
DataPart (\symfony\component\mime\part) | new | 33 | |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | TestClass (\symfony\component\propertyaccess\tests\fixtures) | new | 33 |
RangeValidatorTest (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | staticconstant | 33 |
Inline (\symfony\component\yaml) | ParseException (\symfony\component\yaml\exception) | new | 33 |
WebTestCaseTest (\symfony\bundle\frameworkbundle\tests\test) | Crawler (\symfony\component\domcrawler) | new | 34 |
DotenvTest (\symfony\component\dotenv\tests) | Dotenv (\symfony\component\dotenv) | new | 34 |
NumberToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | NumberToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | new | 34 |
SessionListenerTest (\symfony\component\httpkernel\tests\eventlistener) | Request (\symfony\component\httpfoundation) | new | 34 |
ConnectionTest (\symfony\component\messenger\bridge\redis\tests\transport) | Connection (\symfony\component\messenger\bridge\redis\transport) | staticmethodcall | 34 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | PropertyAccessor (\symfony\component\propertyaccess) | new | 34 |
TranslatorTest (\symfony\component\translation\tests) | Translator (\symfony\component\translation) | new | 34 |
UuidTest (\symfony\component\uid\tests) | Uuid (\symfony\component\uid) | staticmethodcall | 34 |
CidrValidatorTest (\symfony\component\validator\tests\constraints) | Ip (\symfony\component\validator\constraints) | staticconstant | 34 |
IsbnValidatorTest (\symfony\component\validator\tests\constraints) | Isbn (\symfony\component\validator\constraints) | staticconstant | 34 |
IntlCaster (\symfony\component\vardumper\caster) | Caster (\symfony\component\vardumper\caster) | staticconstant | 34 |
WorkflowTest (\symfony\component\workflow\tests) | MethodMarkingStore (\symfony\component\workflow\markingstore) | new | 34 |
Subject (\symfony\component\workflow\tests) | new | 34 | |
Workflow (\symfony\component\workflow) | new | 34 | |
AbstractBrowserTest (\symfony\component\browserkit\tests) | Response (\symfony\component\browserkit) | new | 35 |
QuestionHelperTest (\symfony\component\console\tests\helper) | QuestionHelper (\symfony\component\console\helper) | new | 35 |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | TypeGuess (\symfony\component\form\guess) | new | 35 |
CrowdinProviderTest (\symfony\component\translation\bridge\crowdin\tests) | JsonMockResponse (\symfony\component\httpclient\response) | new | 35 |
ProjectServiceContainer (\) | LogicException (\symfony\component\dependencyinjection\exception) | new | 36 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | staticmethodcall | 36 |
ArgvInputTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | new | 36 |
DefinitionTest (\symfony\component\dependencyinjection\tests) | Definition (\symfony\component\dependencyinjection) | new | 36 |
ChoiceFormFieldTest (\symfony\component\domcrawler\tests\field) | ChoiceFormField (\symfony\component\domcrawler\field) | new | 36 |
QueryParameterValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | MapQueryParameter (\symfony\component\httpkernel\attribute) | new | 36 |
CountriesTest (\symfony\component\intl\tests) | Countries (\symfony\component\intl) | staticmethodcall | 36 |
LanguagesTest (\symfony\component\intl\tests) | Languages (\symfony\component\intl) | staticmethodcall | 36 |
EnvelopeTest (\symfony\component\mailer\tests) | Address (\symfony\component\mime) | new | 36 |
ImageValidatorTest (\symfony\component\validator\tests\constraints) | Image (\symfony\component\validator\constraints) | new | 36 |
InlineTest (\symfony\component\yaml\tests) | Yaml (\symfony\component\yaml) | staticconstant | 36 |
Parser (\symfony\component\expressionlanguage) | Token (\symfony\component\expressionlanguage) | staticconstant | 37 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ArrayChoiceList (\symfony\component\form\choicelist) | new | 37 |
DateTimeToArrayTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | DateTimeToArrayTransformer (\symfony\component\form\extension\core\datatransformer) | new | 37 |
QueryParameterValueResolverTest (\symfony\component\httpkernel\tests\controller\argumentresolver) | Request (\symfony\component\httpfoundation) | staticmethodcall | 37 |
ArgumentMetadata (\symfony\component\httpkernel\controllermetadata) | new | 37 | |
PropertyPathBuilderTest (\symfony\component\propertyaccess\tests) | PropertyPath (\symfony\component\propertyaccess) | new | 37 |
YamlFileLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 37 |
RouteCollectionTest (\symfony\component\routing\tests) | RouteCollection (\symfony\component\routing) | new | 37 |
Configuration (\symfony\bundle\frameworkbundle\dependencyinjection) | ArrayNodeDefinition (\symfony\component\config\definition\builder) | type | 38 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | LogicException (\symfony\component\dependencyinjection\exception) | new | 38 |
HeadersTest (\symfony\component\mime\tests\header) | Headers (\symfony\component\mime\header) | new | 38 |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | RequestContext (\symfony\component\routing) | new | 38 |
YamlFileLoaderTest (\symfony\component\routing\tests\loader) | YamlFileLoader (\symfony\component\routing\loader) | new | 39 |
XmlEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | XmlEncoder (\symfony\component\serializer\encoder) | staticconstant | 39 |
Parser (\symfony\component\yaml) | ParseException (\symfony\component\yaml\exception) | new | 39 |
ArgvInputTest (\symfony\component\console\tests\input) | ArgvInput (\symfony\component\console\input) | new | 40 |
EnvVarProcessorTest (\symfony\component\dependencyinjection\tests) | Container (\symfony\component\dependencyinjection) | new | 40 |
ConnectionTest (\symfony\component\messenger\bridge\amqp\tests\transport) | Connection (\symfony\component\messenger\bridge\amqp\transport) | staticmethodcall | 40 |
CsvEncoderContextBuilderTest (\symfony\component\serializer\tests\context\encoder) | CsvEncoder (\symfony\component\serializer\encoder) | staticconstant | 40 |
IntegrationTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 41 |
PercentToLocalizedStringTransformerTest (\symfony\component\form\tests\extension\core\datatransformer) | PercentToLocalizedStringTransformer (\symfony\component\form\extension\core\datatransformer) | staticconstant | 41 |
TimezonesTest (\symfony\component\intl\tests) | Timezones (\symfony\component\intl) | staticmethodcall | 41 |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | PropertyWriteInfo (\symfony\component\propertyinfo) | staticconstant | 41 |
XmlFileLoaderTest (\symfony\component\routing\tests\loader) | FileLocator (\symfony\component\config) | new | 41 |
XmlFileLoader (\symfony\component\routing\loader) | new | 41 | |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | ContainerBuilder (\symfony\component\dependencyinjection) | type | 42 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | Reference (\symfony\component\dependencyinjection) | new | 42 |
FlattenExceptionTest (\symfony\component\errorhandler\tests\exception) | FlattenException (\symfony\component\errorhandler\exception) | staticmethodcall | 42 |
LexerTest (\symfony\component\expressionlanguage\tests) | Token (\symfony\component\expressionlanguage) | new | 42 |
CachingFactoryDecoratorTest (\symfony\component\form\tests\choicelist\factory) | ChoiceListView (\symfony\component\form\choicelist\view) | new | 42 |
ObjectNormalizerTest (\symfony\component\serializer\tests\normalizer) | ObjectNormalizer (\symfony\component\serializer\normalizer) | new | 42 |
TelegramTransportTest (\symfony\component\notifier\bridge\telegram\tests) | TelegramOptions (\symfony\component\notifier\bridge\telegram) | new | 43 |
SecurityExtension (\symfony\bundle\securitybundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 44 |
InputDefinitionTest (\symfony\component\console\tests\input) | InputDefinition (\symfony\component\console\input) | new | 44 |
ParserTest (\symfony\component\expressionlanguage\tests) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 44 |
DefaultChoiceListFactoryTest (\symfony\component\form\tests\choicelist\factory) | ChoiceView (\symfony\component\form\choicelist\view) | new | 44 |
OptionsResolverTest (\symfony\component\optionsresolver\tests) | OptionsResolver (\symfony\component\optionsresolver) | type | 44 |
PhpStanTypeHelper (\symfony\component\propertyinfo\util) | Type (\symfony\component\propertyinfo) | staticconstant | 44 |
Type (\symfony\component\propertyinfo) | new | 45 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | Reference (\symfony\component\dependencyinjection) | new | 46 |
EnvVarProcessorTest (\symfony\component\dependencyinjection\tests) | EnvVarProcessor (\symfony\component\dependencyinjection) | new | 46 |
ValidatorTypeGuesser (\symfony\component\form\extension\validator) | Guess (\symfony\component\form\guess) | staticconstant | 46 |
CssColorValidatorTest (\symfony\component\validator\tests\constraints) | CssColor (\symfony\component\validator\constraints) | staticconstant | 46 |
DumperTest (\symfony\component\yaml\tests) | Yaml (\symfony\component\yaml) | staticconstant | 46 |
DoctrineExtractorTest (\symfony\bridge\doctrine\tests\propertyinfo) | Type (\symfony\component\propertyinfo) | new | 47 |
Type (\symfony\component\propertyinfo) | staticconstant | 47 | |
ApplicationTest (\symfony\component\console\tests) | ApplicationTester (\symfony\component\console\tester) | new | 47 |
SerializerTest (\symfony\component\serializer\tests) | JsonEncoder (\symfony\component\serializer\encoder) | new | 47 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | TypedReference (\symfony\component\dependencyinjection) | new | 48 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | Valid (\symfony\component\validator\constraints) | new | 49 |
FrameworkExtensionTestCase (\symfony\bundle\frameworkbundle\tests\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 51 |
DoctrineExtractor (\symfony\bridge\doctrine\propertyinfo) | Type (\symfony\component\propertyinfo) | staticconstant | 52 |
InputOptionTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | new | 52 |
RegisterServiceSubscribersPassTest (\symfony\component\dependencyinjection\tests\compiler) | ServiceClosureArgument (\symfony\component\dependencyinjection\argument) | new | 52 |
RangeValidatorTest (\symfony\component\validator\tests\constraints) | Range (\symfony\component\validator\constraints) | new | 53 |
EmailTest (\symfony\component\mime\tests) | Email (\symfony\component\mime) | new | 55 |
ReflectionExtractorTest (\symfony\component\propertyinfo\tests\extractor) | Type (\symfony\component\propertyinfo) | new | 55 |
Type (\symfony\component\propertyinfo) | staticconstant | 55 | |
ContainerTest (\symfony\component\dependencyinjection\tests) | ProjectServiceContainer (\) | new | 56 |
RouteCollectionTest (\symfony\component\routing\tests) | Route (\symfony\component\routing) | new | 56 |
TableTest (\symfony\component\console\tests\helper) | TableCell (\symfony\component\console\helper) | new | 57 |
ArgvInputTest (\symfony\component\console\tests\input) | InputOption (\symfony\component\console\input) | new | 57 |
InputOption (\symfony\component\console\input) | staticconstant | 57 | |
CsvEncoderTest (\symfony\component\serializer\tests\encoder) | CsvEncoder (\symfony\component\serializer\encoder) | staticconstant | 59 |
LocoProviderTest (\symfony\component\translation\bridge\loco\tests) | MockResponse (\symfony\component\httpclient\response) | new | 60 |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | InvalidArgumentException (\symfony\component\dependencyinjection\exception) | new | 61 |
MockHttpClientTest (\symfony\component\httpclient\tests) | MockResponse (\symfony\component\httpclient\response) | new | 62 |
EntityTypeTest (\symfony\bridge\doctrine\tests\form\type) | SingleIntIdEntity (\symfony\bridge\doctrine\tests\fixtures) | new | 63 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | ExecutionContextInterface (\symfony\component\validator\context) | type | 63 |
Entity (\symfony\component\validator\tests\fixtures\nestedattribute) | new | 63 | |
CheckTypeDeclarationsPassTest (\symfony\component\dependencyinjection\tests\compiler) | CheckTypeDeclarationsPass (\symfony\component\dependencyinjection\compiler) | new | 65 |
ContainerBuilder (\symfony\component\dependencyinjection) | new | 65 | |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 66 |
SerializerTest (\symfony\component\serializer\tests) | Serializer (\symfony\component\serializer) | new | 67 |
ProgressBarTest (\symfony\component\console\tests\helper) | ProgressBar (\symfony\component\console\helper) | new | 68 |
UuidValidatorTest (\symfony\component\validator\tests\constraints) | Uuid (\symfony\component\validator\constraints) | staticconstant | 69 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 70 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | XmlFileLoader (\symfony\component\dependencyinjection\loader) | new | 70 |
PropertyAccessorTest (\symfony\component\propertyaccess\tests) | PropertyAccessor (\symfony\component\propertyaccess) | staticconstant | 70 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | AutowirePass (\symfony\component\dependencyinjection\compiler) | new | 71 |
RouteTest (\symfony\component\routing\tests) | Route (\symfony\component\routing) | new | 71 |
RecursiveValidatorTest (\symfony\component\validator\tests\validator) | Callback (\symfony\component\validator\constraints) | new | 71 |
AutowirePassTest (\symfony\component\dependencyinjection\tests\compiler) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 72 |
XmlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | FileLocator (\symfony\component\config) | new | 72 |
CookieTest (\symfony\component\httpfoundation\tests) | Cookie (\symfony\component\httpfoundation) | staticmethodcall | 72 |
InlineTest (\symfony\component\yaml\tests) | Inline (\symfony\component\yaml) | staticmethodcall | 73 |
YamlFileLoaderTest (\symfony\component\dependencyinjection\tests\loader) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 74 |
YamlFileLoader (\symfony\component\dependencyinjection\loader) | new | 78 | |
FileLocator (\symfony\component\config) | new | 81 | |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | RouteCollection (\symfony\component\routing) | new | 85 |
FrameworkExtension (\symfony\bundle\frameworkbundle\dependencyinjection) | Reference (\symfony\component\dependencyinjection) | new | 86 |
PhpDumperTest (\symfony\component\dependencyinjection\tests\dumper) | PhpDumper (\symfony\component\dependencyinjection\dumper) | new | 87 |
UrlGeneratorTest (\symfony\component\routing\tests\generator) | Route (\symfony\component\routing) | new | 88 |
OptionsResolverTest (\symfony\component\optionsresolver\tests) | Options (\symfony\component\optionsresolver) | type | 90 |
RequestTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | new | 98 |
ApplicationTest (\symfony\component\console\tests) | Application (\symfony\component\console) | new | 103 |
BinaryNodeTest (\symfony\component\expressionlanguage\tests\node) | BinaryNode (\symfony\component\expressionlanguage\node) | new | 103 |
RequestTest (\symfony\component\httpfoundation\tests) | Request (\symfony\component\httpfoundation) | staticmethodcall | 105 |
ResponseTest (\symfony\component\httpfoundation\tests) | Response (\symfony\component\httpfoundation) | new | 116 |
CompiledUrlMatcherDumperTest (\symfony\component\routing\tests\matcher\dumper) | Route (\symfony\component\routing) | new | 116 |
UrlMatcherTest (\symfony\component\routing\tests\matcher) | Route (\symfony\component\routing) | new | 122 |
ContainerBuilderTest (\symfony\component\dependencyinjection\tests) | ContainerBuilder (\symfony\component\dependencyinjection) | new | 133 |
PhpDocExtractorTest (\symfony\component\propertyinfo\tests\extractor) | Type (\symfony\component\propertyinfo) | new | 175 |
Type (\symfony\component\propertyinfo) | staticconstant | 175 | |
BinaryNodeTest (\symfony\component\expressionlanguage\tests\node) | ConstantNode (\symfony\component\expressionlanguage\node) | new | 199 |
PhpStanExtractorTest (\symfony\component\propertyinfo\tests\extractor) | Type (\symfony\component\propertyinfo) | new | 206 |
Type (\symfony\component\propertyinfo) | staticconstant | 206 |