List of attributes in use in the code.
Attribute | Type | Location |
---|---|---|
After | method | function restoreClockAfterTest () |
AnotherAttribute | argument | $a |
AsAlias('some-alias''some-alias') | class | class WithAsAliasMultiple |
AsAlias(AliasBarInterface::class::class) | class | class WithAsAliasIdMultipleInterface |
AsAlias(AliasFooInterface::class::class) | class | class WithAsAlias |
AsAlias(AliasFooInterface::class::class) | class | class WithAsAliasDuplicate |
AsAlias(AliasFooInterface::class::class, true) | class | class WithAsAliasMultiple |
AsAlias | class | class WithAsAliasInterface |
AsAlias | class | class WithAsAliasMultipleInterface |
AsCommand('%cmd%|%cmdalias%''%cmd%|%cmdalias%', 'Creates a 80% discount''Creates a 80% discount') | class | class EscapedDefaultsFromPhpCommand |
AsCommand('about''about', 'Display information about the current project''Display information about the current project') | class | class AboutCommand |
AsCommand('asset-map:compile''asset-map:compile', 'Compile all mapped assets and writes them to the final public output directory''Compile all mapped assets and writes them to the final public output directory') | class | class AssetMapperCompileCommand |
AsCommand('assets:install''assets:install', 'Install bundle\'s web assets under a public directory''Install bundle\'s web assets under a public directory') | class | class AssetsInstallCommand |
AsCommand('cache:clear''cache:clear', 'Clear the cache''Clear the cache') | class | class CacheClearCommand |
AsCommand('cache:pool:clear''cache:pool:clear', 'Clear cache pools''Clear cache pools') | class | class CachePoolClearCommand |
AsCommand('cache:pool:delete''cache:pool:delete', 'Delete an item from a cache pool''Delete an item from a cache pool') | class | class CachePoolDeleteCommand |
AsCommand('cache:pool:invalidate-tags''cache:pool:invalidate-tags', 'Invalidate cache tags for all or a specific pool''Invalidate cache tags for all or a specific pool') | class | class CachePoolInvalidateTagsCommand |
AsCommand('cache:pool:list''cache:pool:list', 'List available cache pools''List available cache pools') | class | class CachePoolListCommand |
AsCommand('cache:pool:prune''cache:pool:prune', 'Prune cache pools''Prune cache pools') | class | class CachePoolPruneCommand |
AsCommand('cache:warmup''cache:warmup', 'Warm up an empty cache''Warm up an empty cache') | class | class CacheWarmupCommand |
AsCommand('completion''completion', 'Dump the shell completion script''Dump the shell completion script') | class | class DumpCompletionCommand |
AsCommand('config:dump-reference''config:dump-reference', 'Dump the default configuration for an extension''Dump the default configuration for an extension') | class | class ConfigDumpReferenceCommand |
AsCommand('debug:asset-map''debug:asset-map', 'Output all mapped assets''Output all mapped assets') | class | class DebugAssetMapperCommand |
AsCommand('debug:autowiring''debug:autowiring', 'List classes/interfaces you can use for autowiring''List classes/interfaces you can use for autowiring') | class | class DebugAutowiringCommand |
AsCommand('debug:config''debug:config', 'Dump the current configuration for an extension''Dump the current configuration for an extension') | class | class ConfigDebugCommand |
AsCommand('debug:container''debug:container', 'Display current services for an application''Display current services for an application') | class | class ContainerDebugCommand |
AsCommand('debug:dotenv''debug:dotenv', 'List all dotenv files with variables and values''List all dotenv files with variables and values') | class | class DebugCommand |
AsCommand('debug:event-dispatcher''debug:event-dispatcher', 'Display configured listeners for an application''Display configured listeners for an application') | class | class EventDispatcherDebugCommand |
AsCommand('debug:firewall''debug:firewall', 'Display information about your security firewall(s)''Display information about your security firewall(s)') | class | class DebugFirewallCommand |
AsCommand('debug:form''debug:form', 'Display form type information''Display form type information') | class | class DebugCommand |
AsCommand('debug:messenger''debug:messenger', 'List messages you can dispatch using the message buses''List messages you can dispatch using the message buses') | class | class DebugCommand |
AsCommand('debug:router''debug:router', 'Display current routes for an application''Display current routes for an application') | class | class RouterDebugCommand |
AsCommand('debug:scheduler''debug:scheduler', 'List schedules and their recurring messages''List schedules and their recurring messages') | class | class DebugCommand |
AsCommand('debug:serializer''debug:serializer', 'Display serialization information for classes''Display serialization information for classes') | class | class DebugCommand |
AsCommand('debug:translation''debug:translation', 'Display translation messages information''Display translation messages information') | class | class TranslationDebugCommand |
AsCommand('debug:twig''debug:twig', 'Show a list of twig functions, filters, globals and tests''Show a list of twig functions, filters, globals and tests') | class | class DebugCommand |
AsCommand('debug:validator''debug:validator', 'Display validation constraints for classes''Display validation constraints for classes') | class | class DebugCommand |
AsCommand('default''default') | class | class NamedCommand |
AsCommand('dotenv:dump''dotenv:dump', 'Compile .env files to .env.local.php''Compile .env files to .env.local.php') | class | class DotenvDumpCommand |
AsCommand('fail''fail') | class | class FailingCommand |
AsCommand('foo''foo', 'desc''desc', true, ['f']]) | class | class Php8Command |
AsCommand('foo2''foo2', 'desc2''desc2', true) | class | class Php8Command2 |
AsCommand('importmap:audit''importmap:audit', 'Check for security vulnerability advisories for dependencies''Check for security vulnerability advisories for dependencies') | class | class ImportMapAuditCommand |
AsCommand('importmap:install''importmap:install', 'Download all assets that should be downloaded''Download all assets that should be downloaded') | class | class ImportMapInstallCommand |
AsCommand('importmap:outdated''importmap:outdated', 'List outdated JavaScript packages and their latest versions''List outdated JavaScript packages and their latest versions') | class | class ImportMapOutdatedCommand |
AsCommand('importmap:remove''importmap:remove', 'Remove JavaScript packages''Remove JavaScript packages') | class | class ImportMapRemoveCommand |
AsCommand('importmap:require''importmap:require', 'Require JavaScript packages''Require JavaScript packages') | class | class ImportMapRequireCommand |
AsCommand('importmap:update''importmap:update', 'Update JavaScript packages to their latest versions''Update JavaScript packages to their latest versions') | class | class ImportMapUpdateCommand |
AsCommand('lint:container''lint:container', 'Ensure that arguments injected into services match type declarations''Ensure that arguments injected into services match type declarations') | class | class ContainerLintCommand |
AsCommand('lint:twig''lint:twig', 'Lint a Twig template and outputs encountered errors''Lint a Twig template and outputs encountered errors') | class | class LintCommand |
AsCommand('lint:twig''lint:twig', 'Lint a Twig template and outputs encountered errors''Lint a Twig template and outputs encountered errors') | class | class LintCommand |
AsCommand('lint:xliff''lint:xliff', 'Lint an XLIFF file and outputs encountered errors''Lint an XLIFF file and outputs encountered errors') | class | class XliffLintCommand |
AsCommand('lint:xliff''lint:xliff', 'Lint an XLIFF file and outputs encountered errors''Lint an XLIFF file and outputs encountered errors') | class | class XliffLintCommand |
AsCommand('lint:yaml''lint:yaml', 'Lint a YAML file and outputs encountered errors''Lint a YAML file and outputs encountered errors') | class | class LintCommand |
AsCommand('lint:yaml''lint:yaml', 'Lint a YAML file and outputs encountered errors''Lint a YAML file and outputs encountered errors') | class | class YamlLintCommand |
AsCommand('mailer:test''mailer:test', 'Test Mailer transports by sending an email''Test Mailer transports by sending an email') | class | class MailerTestCommand |
AsCommand('messenger:consume''messenger:consume', 'Consume messages''Consume messages') | class | class ConsumeMessagesCommand |
AsCommand('messenger:failed:remove''messenger:failed:remove', 'Remove given messages from the failure transport''Remove given messages from the failure transport') | class | class FailedMessagesRemoveCommand |
AsCommand('messenger:failed:retry''messenger:failed:retry', 'Retry one or more messages from the failure transport''Retry one or more messages from the failure transport') | class | class FailedMessagesRetryCommand |
AsCommand('messenger:failed:show''messenger:failed:show', 'Show one or more messages from the failure transport''Show one or more messages from the failure transport') | class | class FailedMessagesShowCommand |
AsCommand('messenger:setup-transports''messenger:setup-transports', 'Prepare the required infrastructure for the transport''Prepare the required infrastructure for the transport') | class | class SetupTransportsCommand |
AsCommand('messenger:stats''messenger:stats', 'Show the message count for one or more transports''Show the message count for one or more transports') | class | class StatsCommand |
AsCommand('messenger:stop-workers''messenger:stop-workers', 'Stop workers after their current message''Stop workers after their current message') | class | class StopWorkersCommand |
AsCommand('my:command''my:command', 'This is a command I wrote all by myself''This is a command I wrote all by myself') | class | class MyAnnotatedCommand |
AsCommand('router:match''router:match', 'Help debug routes by simulating a path info match''Help debug routes by simulating a path info match') | class | class RouterMatchCommand |
AsCommand('secrets:decrypt-to-local''secrets:decrypt-to-local', 'Decrypt all secrets and stores them in the local vault''Decrypt all secrets and stores them in the local vault') | class | class SecretsDecryptToLocalCommand |
AsCommand('secrets:encrypt-from-local''secrets:encrypt-from-local', 'Encrypt all local secrets to the vault''Encrypt all local secrets to the vault') | class | class SecretsEncryptFromLocalCommand |
AsCommand('secrets:generate-keys''secrets:generate-keys', 'Generate new encryption keys''Generate new encryption keys') | class | class SecretsGenerateKeysCommand |
AsCommand('secrets:list''secrets:list', 'List all secrets''List all secrets') | class | class SecretsListCommand |
AsCommand('secrets:remove''secrets:remove', 'Remove a secret from the vault''Remove a secret from the vault') | class | class SecretsRemoveCommand |
AsCommand('secrets:set''secrets:set', 'Set a secret in the vault''Set a secret in the vault') | class | class SecretsSetCommand |
AsCommand('security:hash-password''security:hash-password', 'Hash a user password''Hash a user password') | class | class UserPasswordHashCommand |
AsCommand('server:dump''server:dump', 'Start a dump server that collects and displays dumps in a single place''Start a dump server that collects and displays dumps in a single place') | class | class ServerDumpCommand |
AsCommand('server:dump''server:dump', 'Start a dump server that collects and displays dumps in a single place''Start a dump server that collects and displays dumps in a single place') | class | class ServerDumpPlaceholderCommand |
AsCommand('server:log''server:log', 'Start a log server that displays logs in real time''Start a log server that displays logs in real time') | class | class ServerLogCommand |
AsCommand('signal''signal') | class | class BaseSignableCommand |
AsCommand('signal''signal') | class | class SignableCommand |
AsCommand('signal''signal') | class | class TerminatableCommand |
AsCommand('signal''signal') | class | class TerminatableWithEventCommand |
AsCommand('translation:extract''translation:extract', 'Extract missing translations keys from code to translation files''Extract missing translations keys from code to translation files') | class | class TranslationUpdateCommand |
AsCommand('translation:pull''translation:pull', 'Pull translations from a given provider.''Pull translations from a given provider.') | class | class TranslationPullCommand |
AsCommand('translation:push''translation:push', 'Push translations to a given provider.''Push translations to a given provider.') | class | class TranslationPushCommand |
AsCommand('ulid:generate''ulid:generate', 'Generate a ULID''Generate a ULID') | class | class GenerateUlidCommand |
AsCommand('ulid:inspect''ulid:inspect', 'Inspect a ULID''Inspect a ULID') | class | class InspectUlidCommand |
AsCommand('uuid:generate''uuid:generate', 'Generate a UUID''Generate a UUID') | class | class GenerateUuidCommand |
AsCommand('uuid:inspect''uuid:inspect', 'Inspect a UUID''Inspect a UUID') | class | class InspectUuidCommand |
AsCommand('workflow:dump''workflow:dump', 'Dump a workflow''Dump a workflow') | class | class WorkflowDumpCommand |
AsCommand('|_complete''|_complete', 'Internal command to provide shell completion suggestions''Internal command to provide shell completion suggestions') | class | class CompleteCommand |
AsCommand('|cmdname|cmdalias''|cmdname|cmdalias', 'Just testing''Just testing') | class | class DescribedCommand |
AsController | class | class InvokableController |
AsCronTask('* * * * *''* * * * *', [1]], 'dummy_task''dummy_task') | class | class DummyTask |
AsCronTask('0 * * * *''0 * * * *', 'Europe/Berlin''Europe/Berlin', ['2']], 'dummy_task''dummy_task', 'method2''method2') | class | class DummyTask |
AsCronTask('0 10 * * *''0 10 * * *', ['7', 8]], 'dummy_task''dummy_task') | method | function attributesOnMethod () |
AsDecorator(AsDecoratorFoo::class::class) | class | class AutowireNestedAttributes |
AsDecorator(AsDecoratorFoo::class::class, 10) | class | class AsDecoratorBar10 |
AsDecorator(AsDecoratorFoo::class::class, 20) | class | class AsDecoratorBar20 |
AsDecorator(\NonExistent::class::class, ContainerInterface::NULL_ON_INVALID_REFERENCE) | class | class AsDecoratorBaz |
AsEventListener('bar''bar', 'onBarEvent''onBarEvent') | class | class TaggedMultiListener |
AsEventListener('baz''baz') | method | function onBazEvent () |
AsEventListener('foo''foo', 42) | class | class TaggedMultiListener |
AsEventListener(CustomEvent::class::class, 'onCustomEvent''onCustomEvent') | class | class TaggedMultiListener |
AsEventListener | class | class TaggedInvokableListener |
AsMessageHandler('a''a') | method | function handleThirdMessage () |
AsMessageHandler('b''b') | method | function handleThirdMessage () |
AsMessageHandler(DummyMessage::class::class) | class | class HandlerWithMultipleMessages |
AsMessageHandler(DummyMessage::class::class, 'dummyMethod''dummyMethod') | class | class HandlerMappingMethods |
AsMessageHandler(DummyMessage::class::class, 'dummyMethod''dummyMethod') | class | class HandlerMappingWithNonExistentMethod |
AsMessageHandler(DummyMessage::class::class, 'dummyMethodForCommands''dummyMethodForCommands', 'command_bus''command_bus') | class | class HandlerOnSpecificBuses |
AsMessageHandler(DummyMessage::class::class, 'dummyMethodForEvents''dummyMethodForEvents', 'event_bus''event_bus') | class | class HandlerOnSpecificBuses |
AsMessageHandler(DummyMessage::class::class, 'some_undefined_bus''some_undefined_bus', 'dummyMethodForSomeBus''dummyMethodForSomeBus') | class | class HandlerOnUndefinedBus |
AsMessageHandler(SecondMessage::class::class) | class | class HandlerWithMultipleMessages |
AsMessageHandler(SecondMessage::class::class, 'secondMessage''secondMessage', 20) | class | class HandlerMappingMethods |
AsMessageHandler(SecondMessage::class::class, 10) | class | class PrioritizedHandler |
AsMessageHandler | class | class EarlyExpirationHandler |
AsMessageHandler | class | class HandleNoMessageHandler |
AsMessageHandler | class | class TaggedDummyHandler |
AsMessageHandler | class | class TaggedDummyHandlerWithUnionTypes |
AsMessageHandler | class | class UndefinedMessageHandlerViaAttribute |
AsMessageHandler | method | function handleSecondMessage () |
AsMessageHandler | method | function handleUnionTypeMessage () |
AsPeriodicTask('1 day''1 day', '2023-10-25 09:59:00Z''2023-10-25 09:59:00Z', 60, ['4']], 'dummy_task''dummy_task', 'method4''method4') | class | class DummyTask |
AsPeriodicTask('1 day''1 day', '2023-10-25 09:59:00Z''2023-10-25 09:59:00Z', ['9']], 'dummy_task''dummy_task', 'method5''method5') | class | class DummyTask |
AsPeriodicTask('1 day''1 day', '2023-10-25 09:59:00Z''2023-10-25 09:59:00Z', ['9b']], 'dummy_task''dummy_task', 'method5''method5') | class | class DummyTask |
AsPeriodicTask('1 day''1 day', '2023-10-25 09:59:00Z''2023-10-25 09:59:00Z', ['named' => '9']], 'dummy_task''dummy_task', 'method5''method5') | class | class DummyTask |
AsPeriodicTask('1 hour''1 hour', '2023-10-26 09:00:00Z''2023-10-26 09:00:00Z', '2023-10-26 17:00:00Z''2023-10-26 17:00:00Z', ['b' => 6, 'a' => '5']], 'dummy_task''dummy_task') | method | function attributesOnMethod () |
AsPeriodicTask(5, 'custom_receiver''custom_receiver') | class | class DummyTaskWithCustomReceiver |
AsPeriodicTask(5, [3]], 'dummy_task''dummy_task') | class | class DummyTask |
AsRoutingConditionService('auto_configured''auto_configured') | class | class AutoConfiguredService |
AsRoutingConditionService('foo''foo') | class | class FooOriginalService |
AsRoutingConditionService('foo''foo', -1) | class | class FooReplacementService |
AsRoutingConditionService | class | class AutoConfiguredNonAliasedService |
AsSchedule('dummy''dummy') | class | class DummySchedule |
AsTaggedItem('hello''hello', 1) | class | class HelloNamedService |
AsTaggedItem(2) | class | class HelloNamedService2 |
Assert\All([new Assert\NotNull( ), new Assert\Range(min : 3), ]]) | property | $scream () |
Assert\All([new Assert\NotNull( ), new Assert\Range(min : 3), ]], ) | property | $levels () |
Assert\All([new Assert\Type(type : 'string'), new Assert\Iban( ), ]]) | property | $request () |
Assert\AtLeastOneOf([new Assert\NotNull( ), new Assert\Range(min : 3), ]], 'foo''foo', false, ) | property | $logger () |
Assert\Callback('foo''foo') | method | function validateMe () |
Assert\Callback([CallbackClass::class, 'callback']]) | class | class Entity |
Assert\Callback | method | function validateMeStatic () |
Assert\Choice(['A', 'B']], 'Must be one of %choices%''Must be one of %choices%') | property | $scope () |
Assert\Collection(['foo' => [new Assert\NotNull( ), new Assert\Range(min : 3), ], 'bar' => new Assert\Range(min : 5), 'baz' => new Assert\Required([new Assert\Email( )]), 'qux' => new Assert\Optional([new Assert\NotBlank( )]), ]], true ) | property | $throwAt () |
Assert\DisableAutoMapping | class | class DoctrineLoaderNoAutoMappingEntity |
Assert\DisableAutoMapping | class | class PropertyInfoLoaderNoAutoMappingEntity |
Assert\DisableAutoMapping | property | $backendRequest () |
Assert\DisableAutoMapping | property | $handleAllThrowables () |
Assert\DisableAutoMapping | property | $requestType () |
Assert\Email | property | $kernel () |
Assert\Email | property | $status () |
Assert\Email | property | $terminateCalled () |
Assert\EnableAutoMapping | property | $kernel () |
Assert\EnableAutoMapping | property | $view () |
Assert\Expression('1 + 1 = 2''1 + 1 = 2') | class | class DummyClassOne |
Assert\Expression('1 + 1 = 2''1 + 1 = 2') | class | class DummyClassTwo |
Assert\GroupSequence(['Foo', 'Entity']]) | class | class Entity |
Assert\GroupSequenceProvider(DummyGroupProvider::class::class) | class | class GroupProviderDto |
Assert\GroupSequenceProvider | class | class GroupSequenceProviderEntity |
Assert\IsTrue | method | function hasPermissions () |
Assert\IsTrue | method | function isValid () |
Assert\Isbn('isbn10''isbn10', 'custom Isbn message from attribute''custom Isbn message from attribute') | property | $defaultLocale () |
Assert\Isbn(['type' => 'isbn10', 'message' => 'custom Isbn message from attribute with options as array', ]]) | property | $router () |
Assert\Length('custom Length exact message from attribute from named argument 1/2''custom Length exact message from attribute from named argument 1/2', 'custom Length min message from attribute from named argument 2/2''custom Length min message from attribute from named argument 2/2') | property | $requestStack () |
Assert\Length('custom Length exact message from attribute from named argument''custom Length exact message from attribute from named argument') | property | $enabledLocales () |
Assert\Length(1, 10) | property | $startTime () |
Assert\Length(10) | property | $resolvedTypeFactory () |
Assert\Length(10, ['strict']]) | property | $logger () |
Assert\Length(5) | property | $projectDir () |
Assert\LessThan(10) | property | $locked () |
Assert\NotBlank('message-in-constraint-attribute''message-in-constraint-attribute') | property | $useAcceptLanguageHeader () |
Assert\NotBlank(['nested']]) | property | $request () |
Assert\NotBlank | property | $attributes () |
Assert\NotBlank | property | $body () |
Assert\NotBlank | property | $catch () |
Assert\NotBlank | property | $containerPathPrefix () |
Assert\NotBlank | property | $controllerEvent () |
Assert\NotBlank | property | $currentRequest () |
Assert\NotBlank | property | $extensions () |
Assert\NotBlank | property | $statusCode () |
Assert\NotBlank | property | $throwable () |
Assert\NotNull | method | function getLastName () |
Assert\NotNull | property | $allowCustomResponseCode () |
Assert\NotNull | property | $arguments () |
Assert\NotNull | property | $controllerArgumentsEvent () |
Assert\NotNull | property | $response () |
Assert\Range(3) | property | $decorated () |
Assert\Sequentially([new Assert\Expression('this.getFirstName() != null')]]) | class | class Entity |
Assert\Sequentially([new Assert\NotBlank( ), new Assert\Range(min : 5), ]]) | property | $deprecationLogger () |
Assert\Type("string""string") | property | $disabled () |
Assert\Type('int''int') | property | $namedArguments () |
Assert\Type('integer''integer') | property | $controllerResult () |
Assert\Type('string''string') | property | $name () |
Assert\Valid(['nested']]) | property | $cacheConfig () |
Assert\Valid(['nested']]) | property | $store () |
Assert\Valid | property | $addContentLanguageHeader () |
Assert\Valid | property | $charset () |
Assert\Valid | property | $controller () |
Assert\Valid | property | $controllerReflector () |
Assert\Valid | property | $headers () |
Assert\Valid | property | $headers () |
Assert\Valid | property | $response () |
Assert\Valid | property | $type () |
Autoconfigure(['$foo' => 'foo']], 'create''create') | class | class StaticConstructorAutoconfigure |
Autoconfigure(['$projectDir' => '%kernel.project_dir%', '$defaultEnv' => '%kernel.environment%']]) | class | class DotenvDumpCommand |
Autoconfigure(['foo']]) | interface | interface FooInterface |
Autoconfigure(true, true, true, true, ['bar' => 'baz', ]], '@bla''@bla', ['a_tag', ['another_tag' => ['attr' => 234]], ]], [['setBar' => [2, 3]]]], ['$bar' => 1, ]], 'create''create' ) | class | class AutoconfigureAttributed |
AutoconfigureTag(['foo' => 123]]) | interface | interface AutoconfiguredInterface |
AutoconfigureTag | interface | interface AutoconfiguredInterface2 |
Autowire("@=parameter('some.parameter')""@=parameter('some.parameter')") | property | $signatureHeaderName () |
Autowire("@=service('some.id')""@=service('some.id')") | argument | $expressionAsValue |
Autowire("parameter('some.parameter')""parameter('some.parameter')") | property | $algo () |
Autowire('%null.parameter%''%null.parameter%') | property | $idHeaderName () |
Autowire('%optional.parameter%''%optional.parameter%') | property | $signatureHeaderName () |
Autowire('%required.parameter%''%required.parameter%') | property | $algo () |
Autowire('%some.parameter%/bar''%some.parameter%/bar') | property | $parsers () |
Autowire('@@bar''@@bar') | property | $event () |
Autowire('@some.id''@some.id') | argument | $serviceAsValue |
Autowire('@some.id''@some.id') | property | $serializer () |
Autowire('bar''bar') | property | $eventHeaderName () |
Autowire('baz''baz') | property | $data () |
Autowire('foo''foo', true) | argument | $logger |
Autowire('invalid.id''invalid.id') | argument | $service2 |
Autowire('invalid.id''invalid.id') | property | $subscriber () |
Autowire('some.id''some.id') | argument | $service1 |
Autowire('some.id''some.id') | property | $bus () |
Autowire(true) | property | $options () |
AutowireCallable('foo''foo', 'cloneFoo''cloneFoo') | property | $attributes () |
AutowireCallable('foo''foo', 'cloneFoo''cloneFoo') | property | $eventHeaderName () |
AutowireCallable('my_callable''my_callable') | property | $idHeaderName () |
AutowireCallable('some.id''some.id', 'bar''bar') | argument | $autowireCallable |
AutowireDecorated | argument | $inner |
AutowireDecorated | argument | $inner |
AutowireDecorated | argument | $inner |
AutowireIterator('foo_bar''foo_bar', 'foo''foo') | property | $debug () |
AutowireLocator('foo_bar''foo_bar', 'foo''foo') | property | $exceptionsMapping () |
AutowireLocator('foobar''foobar') | argument | $locator2 |
AutowireLocator(['bar', 'baz']]) | argument | $container1 |
AutowireLocator(['foo' => new Autowire('%some.parameter%')]]) | argument | $container2 |
AutowireLocator([BarTagClass::class, 'with_key' => FooTagClass::class, 'nullable' => '?invalid', 'subscribed' => new SubscribedService(type : 'string', attributes : new Autowire('%some.parameter%')), 'subscribed1' => new Autowire('%some.parameter%'), ]]) | property | $body () |
AutowireServiceClosure('foo''foo') | property | $form () |
Bar('class''class') | class | class AttributeController |
Bar('method''method') | method | function __invoke () |
Baz | method | function __invoke () |
Before | method | function saveClockBeforeTest () |
BeforeClass | method | function saveClockBeforeTest () |
Bic('FR14 2004 1010 0505 0001 3M02 606''FR14 2004 1010 0505 0001 3M02 606', 'Constraint Message''Constraint Message') | property | $folder () |
Bic('iban''iban', 'Constraint Message''Constraint Message') | property | $children () |
Cache('post.getEtag()''post.getEtag()') | method | function __invoke () |
Cache(20) | class | class CacheAttributeController |
Cache(25) | method | function foo () |
CardScheme([CardScheme::AMEX]], 'myMessage''myMessage') | property | $embeddedResponses () |
CardScheme([CardScheme::DINERS]], ['my_group']], 'some attached data''some attached data') | property | $ageDirectives () |
CardScheme([CardScheme::MASTERCARD, CardScheme::VISA]]) | property | $flagDirectives () |
Cascade | class | class CascadeDummy |
ChildOfGroupsAnnotationDummy | property | $metadata () |
Choice(['foo', 'bar']], 'myMessage''myMessage') | property | $storage () |
Choice(['one' => 1, 'two' => 2]]) | property | $container () |
Choice([1, 2]]) | property | $storage () |
Choice([1, 2]], ['my_group']], 'some attached data''some attached data') | property | $tmp () |
Cidr(Ip::V6, 'myMessage''myMessage', 10, 126) | property | $debug () |
Cidr(['my_group']], 'some attached data''some attached data') | property | $requestStack () |
Cidr | property | $renderers () |
Column('array''array', EnumString::class::class) | property | $context () |
Column('bigint''bigint') | property | $tokenStorage () |
Column('binary''binary') | property | $cloner () |
Column('boolean''boolean') | property | $cloner () |
Column('custom_foo''custom_foo') | property | $outputBuffer () |
Column('custom_foo''custom_foo', EnumInt::class::class) | property | $response () |
Column('dateinterval''dateinterval') | property | $requestStack () |
Column('datetime''datetime') | property | $requestStack () |
Column('decimal''decimal', 10, 2) | property | $errorCount () |
Column('float''float') | property | $mailer () |
Column('foo''foo') | property | $routeData () |
Column('guid''guid') | property | $inner () |
Column('guid''guid') | property | $tokenStorage () |
Column('guid''guid', 'different_than_field''different_than_field') | property | $responses () |
Column('guid''guid', 'rguid_column''rguid_column') | property | $inner () |
Column('integer''integer') | property | $translationNodeVisitor () |
Column('integer''integer') | property | $twig () |
Column('integer''integer', 'gen_value_col_id''gen_value_col_id') | property | $events () |
Column('integer''integer', EnumInt::class::class) | property | $notifier () |
Column('json''json', true) | property | $includeOptions () |
Column('json_array''json_array') | property | $dumper () |
Column('simple_array''simple_array') | property | $options () |
Column('simple_array''simple_array', EnumInt::class::class) | property | $socket () |
Column('smallint''smallint') | property | $headers () |
Column('smallint''smallint') | property | $host () |
Column('smallint''smallint') | property | $localeSwitcher () |
Column('smallint''smallint') | property | $requestStack () |
Column('string''string') | property | $cloner () |
Column('string''string') | property | $controllers () |
Column('string''string') | property | $dataCount () |
Column('string''string') | property | $fileLinkFormat () |
Column('string''string') | property | $isCollected () |
Column('string''string') | property | $key () |
Column('string''string') | property | $requestStack () |
Column('string''string') | property | $sessionUsages () |
Column('string''string', EnumString::class::class) | property | $response () |
Column('string''string', true) | property | $fallbackErrorRenderer () |
Column('string_wrapper''string_wrapper', true) | property | $request () |
Column('time''time') | property | $debug () |
Column('time_immutable''time_immutable') | property | $enabledLocales () |
Column('ulid''ulid') | property | $securityChecker () |
Column('uuid''uuid') | property | $container () |
Column('uuid''uuid') | property | $theme () |
Column(Types::GUID) | property | $message () |
Column(Types::JSON, true) | property | $message () |
Column(true) | property | $bundlesMetadata () |
Column(true) | property | $data () |
Column(true) | property | $defaultDomain () |
Column(true) | property | $enabled () |
Column(true) | property | $factories () |
Column(true) | property | $prefix () |
Column(true) | property | $twig () |
Column(true) | property | $varPrefix () |
Column | property | $clonesCount () |
Column | property | $csrfTokenManager () |
Column | property | $data () |
Column | property | $defaultLocale () |
Column | property | $domain () |
Column | property | $dumper () |
Column | property | $enabled () |
Column | property | $extension () |
Column | property | $extension () |
Column | property | $fragmentUriGenerator () |
Column | property | $generator () |
Column | property | $generator () |
Column | property | $kernel () |
Column | property | $locale () |
Column | property | $parent () |
Column | property | $renderer () |
Column | property | $requestStack () |
Column | property | $requestStack () |
Column | property | $requestStack () |
Column | property | $rootRefs () |
Column | property | $serializer () |
Column | property | $sourceContextProvider () |
Column | property | $stopwatch () |
Column | property | $stopwatch () |
Column | property | $testableFeatures () |
Column | property | $title () |
Column | property | $translator () |
Column | property | $translator () |
Column | property | $twig () |
Column | property | $urlHelper () |
ConstraintA | class | class Entity |
Context(['bar' => 'value_for_group_a']], ['a']]) | property | $etag () |
Context(['bar' => 'value_for_group_a']], ['a']]) | property | $level () |
Context(['foo' => 'bar']]) | method | function badMethod () |
Context(['foo' => 'value', 'bar' => 'value', 'nested' => ['nested_key' => 'nested_value', ], 'array' => ['first', 'second']]]) | property | $acceptFormat () |
Context(['foo' => 'value', 'bar' => 'value', 'nested' => ['nested_key' => 'nested_value', ], 'array' => ['first', 'second']]]) | property | $maxStale () |
Context(['format' => 'd/m/Y']], ['format' => 'm-d-Y H:i']], ['a', 'b']], ) | property | $staleIfError () |
Context(['format' => 'd/m/Y']], ['format' => 'm-d-Y H:i']], ['a', 'b']], ) | property | $resolver () |
Context(['groups' => ['book:read']]], ['groups' => ['book:write']]], ) | property | $maxage () |
Context(['method' => 'method_with_context']]) | method | function getMethodWithContext () |
Context(['method' => 'method_with_context']]) | method | function getMethodWithContext () |
Context(['prop' => 'dummy_parent_value']]) | property | $metadata () |
Context(['prop' => 'dummy_parent_value']]) | property | $validationFailedStatusCode () |
Context(['prop' => 'dummy_value']]) | property | $disabled () |
Context(['prop' => 'dummy_value']]) | property | $staleWhileRevalidate () |
Context([AbstractObjectNormalizer::SKIP_NULL_VALUES => true]]) | property | $cacheDir () |
Context([AbstractObjectNormalizer::SKIP_NULL_VALUES => true]]) | property | $cacheFile () |
Context([DateTimeNormalizer::FORMAT_KEY => 'd/m/Y']]) | property | $request () |
Context([DateTimeNormalizer::FORMAT_KEY => 'd/m/Y']], ['simple']], ) | property | $email () |
Context([DateTimeNormalizer::FORMAT_KEY => 'd/m/Y']], ['simple']], ) | property | $store () |
Context([DateTimeNormalizer::FORMAT_KEY => 'm-d-Y']]) | property | $defaultTimezone () |
Context([DateTimeNormalizer::FORMAT_KEY => 'm-d-Y']]) | property | $resolver () |
Context([DateTimeNormalizer::FORMAT_KEY => 'm-d-Y']]) | property | $warmedUp () |
Context([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339]]) | class | class ClassAndPropertyContextMetadataDummy |
Context([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339]]) | property | $page () |
Context([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339_EXTENDED]], ['extended']], ) | property | $password () |
Context([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339_EXTENDED]], ['extended']], ) | class | class ClassAndPropertyContextMetadataDummy |
Count(1, 4711, 'myMinMessage''myMinMessage', 'myMaxMessage''myMaxMessage') | property | $controller () |
Count(10, ['my_group']], 'some attached data''some attached data') | property | $query () |
Count(42) | property | $attributes () |
Country('myMessage''myMessage', true) | property | $statusCode () |
Country(['my_group']], 'some attached data''some attached data') | property | $virtualType () |
Country | property | $parent () |
CssColor(CssColor::HEX_LONG, 'myMessage''myMessage') | property | $fragmentPath () |
CssColor([CssColor::HEX_LONG, CssColor::HEX_SHORT]]) | property | $traces () |
CssColor([CssColor::HEX_SHORT]], ['my_group']], 'some attached data''some attached data') | property | $options () |
Currency('myMessage''myMessage') | property | $varToClone () |
Currency(['my_group']], 'some attached data''some attached data') | property | $counter () |
Currency | property | $parent () |
CustomAnyAttribute | class | class TaggedService4 |
CustomAnyAttribute | method | function barAction () |
CustomAnyAttribute | method | function fooAction () |
CustomAnyAttribute | property | $controller () |
CustomAnyAttribute | property | $debug () |
CustomAutoconfiguration('one''one') | class | class TaggedService1 |
CustomAutoconfiguration('prio 100''prio 100', 100) | class | class TaggedService2 |
CustomAutoconfiguration('three''three') | class | class TaggedService3 |
CustomAutoconfiguration('two''two') | class | class TaggedService1 |
CustomAutowire('some.parameter''some.parameter') | property | $transport () |
CustomMethodAttribute("on barAction""on barAction") | method | function barAction () |
CustomMethodAttribute("on fooAction""on fooAction") | method | function fooAction () |
CustomMethodAttribute('static''static') | method | function method () |
CustomParameterAttribute("on param1 in constructor""on param1 in constructor") | property | $logger () |
CustomPropertyAttribute("on name""on name") | property | $context () |
Date('myMessage''myMessage') | property | $charset () |
Date(['my_group']], 'some attached data''some attached data') | property | $signer () |
Date | property | $twig () |
DateTime('d.m.Y''d.m.Y', 'myMessage''myMessage') | property | $age () |
DateTime('m/d/Y''m/d/Y', ['my_group']], 'some attached data''some attached data') | property | $lastModified () |
DateTime | property | $isNotCacheableResponseEmbedded () |
DisableAutoMapping | class | class DisableAutoMappingDummy |
DiscriminatorColumn('discr''discr', 'string''string') | class | class Person |
DiscriminatorMap('type''type', ['first' => AbstractDummyFirstChild::class, 'second' => AbstractDummySecondChild::class, 'third' => AbstractDummyThirdChild::class, ]]) | class | class AbstractDummy |
DiscriminatorMap('type''type', ['first' => FirstNestedDummyWithConstructorAndDiscriminator::class, 'second' => SecondNestedDummyWithConstructorAndDiscriminator::class, ]]) | class | class AbstractNestedDummyWithConstructorAndDiscriminator |
DiscriminatorMap('type''type', ['one' => DummyMessageNumberOne::class, 'two' => DummyMessageNumberTwo::class, 'three' => DummyMessageNumberThree::class, ]]) | interface | interface DummyMessageInterface |
DiscriminatorMap('type''type', ['one' => GetSetMethodDiscriminatedDummyOne::class, 'two' => GetSetMethodDiscriminatedDummyTwo::class, ]]) | interface | interface GetSetMethodDummyInterface |
DiscriminatorMap('type''type', ['one' => PropertyDiscriminatedDummyOne::class, 'two' => PropertyDiscriminatedDummyTwo::class, ]]) | interface | interface PropertyDummyInterface |
DiscriminatorMap(['person' => 'Person', 'employee' => 'Employee']]) | class | class Person |
DivisibleBy('b''b', 'myMessage''myMessage', ['foo']]) | property | $alias () |
DivisibleBy(2) | property | $subject () |
DivisibleBy(4711, 'myMessage''myMessage') | property | $extensionAlias () |
DummyContextChild([DateTimeNormalizer::FORMAT_KEY => 'd/m/Y']], ['simple']], ) | property | $globalState () |
DummyContextChild([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339]]) | property | $foo () |
DummyContextChild([DateTimeNormalizer::FORMAT_KEY => \DateTimeInterface::RFC3339_EXTENDED]], ['extended']], ) | property | $requestStack () |
DummyController | function | function some_controller_function () |
Email('myMessage''myMessage', Email::VALIDATION_MODE_HTML5, 'trim''trim') | property | $path () |
Email(['my_group']], 'some attached data''some attached data') | property | $container () |
property | $namespace () | |
Embeddable | class | class Address |
Embeddable | class | class Address |
Embeddable | class | class DoctrineEmbeddable |
Embedded(DoctrineEmbeddable::class::class) | property | $verbosityLevelMap () |
EnableAutoMapping | class | class EnableAutoMappingDummy |
Entity | class | class CompositeIntIdEntity |
Entity | class | class CompositeStringIdEntity |
Entity | class | class DoctrineDummy |
Entity | class | class DoctrineEnum |
Entity | class | class DoctrineGeneratedValue |
Entity | class | class DoctrineRelation |
Entity | class | class DoctrineWithEmbedded |
Entity | class | class DoubleNameEntity |
Entity | class | class DoubleNullableNameEntity |
Entity | class | class Employee |
Entity | class | class GroupableEntity |
Entity | class | class GuidIdEntity |
Entity | class | class Person |
Entity | class | class Person |
Entity | class | class Person |
Entity | class | class Person |
Entity | class | class Person |
Entity | class | class Person |
Entity | class | class SingleAssociationToIntIdEntity |
Entity | class | class SingleIntIdEntity |
Entity | class | class SingleIntIdNoToStringEntity |
Entity | class | class SingleIntIdStringWrapperNameEntity |
Entity | class | class SingleStringCastableIdEntity |
Entity | class | class SingleStringIdEntity |
Entity | class | class UlidIdEntity |
Entity | class | class User |
Entity | class | class UuidIdEntity |
Entity | class | class UuidIdEntity |
EqualTo('b''b', 'myMessage''myMessage', ['foo']]) | property | $foo () |
EqualTo(2) | property | $tmpDir () |
EqualTo(4711, 'myMessage''myMessage') | property | $foo () |
Exclude | class | class NotAService |
Expression('value == "1"''value == "1"') | property | $method () |
Expression('value == "1"''value == "1"', 'myMessage''myMessage', true) | property | $url () |
Expression('value == someVariable''value == someVariable', ['someVariable' => 42]], ['foo']], 'some attached data''some attached data', false) | property | $time () |
ExpressionSyntax('my_service''my_service', 'myMessage''myMessage') | property | $requestStack () |
ExpressionSyntax(['foo', 'bar']], ['my_group']]) | property | $requestStack () |
ExpressionSyntax | property | $event () |
ExtendedRoute('/class-level''/class-level') | class | class ExtendedRouteOnClassController |
ExtendedRoute('/method-level''/method-level', 'action''action') | method | function action () |
File('100K''100K', ['my_group']], 'some attached data''some attached data') | property | $fakeContainer () |
File(100, 'myMessage''myMessage') | property | $resetFirstCounter () |
File | property | $resetSecondCounter () |
FooAttributes('Symfony\Component\Security\Core\User\User''Symfony\Component\Security\Core\User\User', ['bar' => ['foo', 'bar'], 'foo']] ) | class | class AttributesClassParamQuotedAfterParenthesisController |
FooAttributes(['bar' => ['foo', 'bar'], 'foo']], 'Symfony\Component\Security\Core\User\User''Symfony\Component\Security\Core\User\User' ) | class | class AttributesClassParamQuotedAfterCommaController |
FooAttributes(['bar' => ['foo', 'bar'], 'foo']], \stdClass::class::class ) | class | class AttributesClassParamAfterCommaController |
FooAttributes(['bar' => ['foo', 'bar'], 'foo']],'Symfony\Component\Security\Core\User\User''Symfony\Component\Security\Core\User\User') | class | class AttributesClassParamInlineQuotedAfterCommaController |
FooAttributes(['bar' => ['foo', 'bar'], 'foo']],\stdClass::class::class) | class | class AttributesClassParamInlineAfterCommaController |
FooAttributes(\stdClass::class::class, ['bar' => ['foo', 'bar'], 'foo']] ) | class | class AttributesClassParamAfterParenthesisController |
FooAttributes(\stdClass::class::class,['bar' => ['foo', 'bar'], 'foo']]) | class | class AttributesClassParamInlineAfterParenthesisController |
FooAttributes(\stdClass::class::class,['bar' => ['foo', 'bar'], 'foo']]) | class | class AttributesClassParamInlineQuotedAfterParenthesisController |
GeneratedValue('AUTO''AUTO') | property | $packages () |
GeneratedValue('NONE''NONE') | property | $nullable () |
GreaterThan('b''b', 'myMessage''myMessage', ['foo']]) | property | $locks () |
GreaterThan(2) | property | $kernel () |
GreaterThan(4711, 'myMessage''myMessage') | property | $store () |
GreaterThanOrEqual('b''b', 'myMessage''myMessage', ['foo']]) | property | $errorCount () |
GreaterThanOrEqual(2) | property | $processor () |
GreaterThanOrEqual(4711, 'myMessage''myMessage') | property | $logs () |
Groups('a''a') | class | class GroupClassDummy |
Groups('b''b') | property | $serializationContext () |
Groups(['a', 'b', 'name_converter']]) | method | function isFooBar () |
Groups(['a', 'b']]) | method | function getCoopTilleuls () |
Groups(['a', 'b']]) | property | $exceptionHandler () |
Groups(['a', 'name_converter']]) | method | function getSymfony () |
Groups(['a']]) | property | $firstCall () |
Groups(['a']]) | property | $format () |
Groups(['a']]) | property | $smaxage () |
Groups(['a']]) | property | $statusCode () |
Groups(['a']]) | property | $webMode () |
Groups(['b', 'c', 'name_converter']]) | property | $headers () |
Groups(['b']]) | method | function getBuzForExport () |
Groups(['b']]) | method | function setBar () |
Groups(['bar']]) | method | function myMethod () |
Groups(['bar']]) | property | $customizer () |
Groups(['book:read', 'book:write']]) | property | $currentRequest () |
Groups(['c', 'd']]) | property | $validationGroups () |
Groups(['c']]) | method | function getBar () |
Groups(['extended', 'simple']]) | property | $assertCallback () |
Groups(['extended', 'simple']]) | property | $bar () |
Groups(['extended', 'simple']]) | property | $title () |
Groups(['foo']]) | method | function myMethod () |
Groups(['foo']]) | property | $called () |
Groups(['foo']]) | property | $response () |
Groups(['read']]) | property | $processedLogs () |
Groups(['two']]) | property | $lastModified () |
HasNamedArguments | method | function __construct () |
HasNamedArguments | method | function __construct () |
HasNamedArguments | method | function __construct () |
HasNamedArguments | method | function __construct () |
Hostname('myMessage''myMessage', false) | property | $onlyOptionalsEnabled () |
Hostname(['my_group']], 'some attached data''some attached data') | property | $warmers () |
Hostname | property | $response () |
Iban('myMessage''myMessage') | property | $kernel () |
Id | property | $appVariable () |
Id | property | $charset () |
Id | property | $cloner () |
Id | property | $clonesIndex () |
Id | property | $consoleFormatterOptions () |
Id | property | $controllers () |
Id | property | $csrfTokenManager () |
Id | property | $debug () |
Id | property | $debug () |
Id | property | $dumper () |
Id | property | $environment () |
Id | property | $environment () |
Id | property | $exclusions () |
Id | property | $fileLinkFormatter () |
Id | property | $files () |
Id | property | $handler () |
Id | property | $headers () |
Id | property | $impersonateUrlGenerator () |
Id | property | $importMapRenderer () |
Id | property | $left () |
Id | property | $messages () |
Id | property | $name () |
Id | property | $process () |
Id | property | $stopwatch () |
Id | property | $t1 () |
Id | property | $testableFeatures () |
Id | property | $testableFeatures () |
Id | property | $twig () |
Id | property | $type () |
Id | property | $webMode () |
IdenticalTo('b''b', 'myMessage''myMessage', ['foo']]) | property | $kernel () |
IdenticalTo(2) | property | $dispatcher () |
IdenticalTo(4711, 'myMessage''myMessage') | property | $requestStack () |
Ignore | method | function badIgnore () |
Ignore | method | function getIgnored2 () |
Ignore | method | function getIgnored2 () |
Ignore | method | function isLazyObjectInitialized () |
Ignore | method | function isLazyObjectInitialized () |
Ignore | method | function isSomeIgnoredMethod () |
Ignore | method | function isSomeIgnoredMethod () |
Ignore | method | function setLazyObjectAsInitialized () |
Ignore | property | $hasTerminatedWithException () |
Ignore | property | $localeAwareServices () |
Ignore | property | $name () |
Ignore | property | $requestStack () |
Ignore | property | $title () |
Ignore | property | $validationFailedStatusCode () |
Image('100K''100K', ['my_group']], 'some attached data''some attached data') | property | $namedResolvers () |
Image(50, 200, 50, 200) | property | $argumentValueResolvers () |
Image | property | $argumentMetadataFactory () |
InheritanceType('SINGLE_TABLE''SINGLE_TABLE') | class | class Person |
Ip(Ip::V6, 'myMessage''myMessage', 'trim''trim') | property | $controller () |
Ip(['my_group']], 'some attached data''some attached data') | property | $kernel () |
Ip | property | $errorRenderer () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN') | method | function admin () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN') | method | function foo () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', 'Exception Code Access Denied''Exception Code Access Denied', 10010) | method | function exceptionCodeInAccessDeniedException () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', 'Exception Code Http''Exception Code Http', 404, 10010) | method | function exceptionCodeInHttpException () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', 'Not found''Not found', 404) | method | function notFound () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', 'arg2Name''arg2Name') | method | function withSubject () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', 'non_existent''non_existent') | method | function withMissingSubject () |
IsGranted('ROLE_ADMIN''ROLE_ADMIN', ['arg1Name', 'arg2Name']]) | method | function withSubjectArray () |
IsGranted('ROLE_USER''ROLE_USER') | class | class IsGrantedAttributeController |
IsGranted('ROLE_USER''ROLE_USER') | method | function __invoke () |
IsGranted('SOME_VOTER''SOME_VOTER', new Expression('request') ) | method | function withRequestAsSubject () |
IsGranted(new Expression('"ROLE_ADMIN" in role_names or is_granted("POST_VIEW", subject)') , 'post''post') | method | function withExpressionInAttribute () |
IsGranted(new Expression('user === subject') , new Expression('args["post"].getAuthor()') ) | method | function withExpressionInSubject () |
IsGranted(new Expression('user === subject["author"]') , ['author' => new Expression('args["post"].getAuthor()'), 'alias' => 'arg2Name', ]]) | method | function withNestedExpressionInSubject () |
Isbn('myMessage''myMessage', Isbn::ISBN_13) | property | $parent () |
Isbn(['my_group']], 'some attached data''some attached data') | property | $counter () |
Isbn | property | $name () |
Isin('myMessage''myMessage') | property | $called () |
Isin(['my_group']], 'some attached data''some attached data') | property | $statuses () |
Isin | property | $bodies () |
Issn('myMessage''myMessage', true, true) | property | $formatter () |
Issn(['my_group']], 'some attached data''some attached data') | property | $handle () |
Issn | property | $debug () |
JoinColumn('gen_value_col_id''gen_value_col_id', 'gen_value_col_id''gen_value_col_id') | property | $endpoint () |
Json('myMessage''myMessage') | property | $fragmentPath () |
Json(['my_group']], 'some attached data''some attached data') | property | $signer () |
Json | property | $inlineStrategy () |
Language('myMessage''myMessage', true) | property | $surrogate () |
Language(['my_group']], 'some attached data''some attached data') | property | $surrogateCacheStrategy () |
Language | property | $request () |
Length(1, 4711, 'myMinMessage''myMinMessage', 'myMaxMessage''myMaxMessage', 'trim''trim', 'ISO-8859-15''ISO-8859-15') | property | $name () |
Length(10, ['my_group']], 'some attached data''some attached data') | property | $debug () |
Length(42) | property | $extension () |
LessThan('b''b', 'myMessage''myMessage', ['foo']]) | property | $dispatcher () |
LessThan(2) | property | $surrogate () |
LessThan(4711, 'myMessage''myMessage') | property | $kernel () |
LessThanOrEqual('b''b', 'myMessage''myMessage', ['foo']]) | property | $options () |
LessThanOrEqual(2) | property | $root () |
LessThanOrEqual(4711, 'myMessage''myMessage') | property | $keyCache () |
Locale('myMessage''myMessage', false) | property | $globalDefaultTemplate () |
Locale(['my_group']], 'some attached data''some attached data') | property | $signer () |
Locale | property | $requestStack () |
Luhn('myMessage''myMessage') | property | $logger () |
Luhn(['my_group']], 'some attached data''some attached data') | property | $counter () |
Luhn | property | $tmpFile () |
ManyToMany(DoctrineRelation::class::class) | property | $twig () |
ManyToMany(DoctrineRelation::class::class, 'rguid''rguid') | property | $computed () |
ManyToMany(DoctrineRelation::class::class, 'rguid_column''rguid_column') | property | $template () |
ManyToOne(DoctrineDummy::class::class) | property | $includeParams () |
ManyToOne(DoctrineDummy::class::class, 'dummyGeneratedValueList''dummyGeneratedValueList') | property | $elasticsearchVersion () |
ManyToOne(DoctrineDummy::class::class, 'indexedBuz''indexedBuz') | property | $index () |
ManyToOne(DoctrineDummy::class::class, 'indexedFoo''indexedFoo') | property | $exclude () |
ManyToOne(DoctrineGeneratedValue::class::class, 'relationList''relationList') | property | $client () |
ManyToOne(DoctrineRelation::class::class) | property | $profile () |
MapQueryString | argument | $query |
MapRequestPayload | argument | $body |
MaxDepth(1) | property | $requestStack () |
MaxDepth(2) | property | $validationGroups () |
MaxDepth(3) | method | function getBar () |
MyAttribute('one''one', 'hello''hello') | property | $connection () |
MyAttribute('two''two') | method | function someMethod () |
MyAttribute | class | class LotsOfAttributes |
Negative('myMessage''myMessage', ['foo']]) | property | $logger () |
Negative | property | $stopwatch () |
NegativeOrZero('myMessage''myMessage', ['foo']]) | property | $deprecationLogsFilepath () |
NegativeOrZero | property | $optionalsEnabled () |
NotBlank('trim''trim', true, 'myMessage''myMessage') | property | $backendRequest () |
NotBlank | property | $headers () |
NotCompromisedPassword('myMessage''myMessage', 42, true) | property | $allowedControllerAttributes () |
NotCompromisedPassword(['my_group']], 'some attached data''some attached data') | property | $allowedControllerTypes () |
NotCompromisedPassword | property | $stopwatch () |
NotEqualTo('b''b', 'myMessage''myMessage', ['foo']]) | property | $response () |
NotEqualTo(2) | property | $cache () |
NotEqualTo(4711, 'myMessage''myMessage') | property | $caches () |
NotIdenticalTo('b''b', 'myMessage''myMessage', ['foo']]) | property | $listener () |
NotIdenticalTo(2) | property | $listener () |
NotIdenticalTo(4711, 'myMessage''myMessage') | property | $localeAwareService () |
NotNull | property | $response () |
ORM\Column('guid''guid', 50) | property | $dispatcher () |
ORM\Column('integer''integer', EnumInt::class::class) | property | $vars () |
ORM\Column('simple_array''simple_array', 100) | property | $argumentResolver () |
ORM\Column('string''string', EnumString::class::class, 1) | property | $template () |
ORM\Column('text''text', true, 1000) | property | $attributes () |
ORM\Column(10) | property | $resolver () |
ORM\Column(20) | property | $booted () |
ORM\Column(20) | property | $requestStackSize () |
ORM\Column(20) | property | $resetServices () |
ORM\Column(20) | property | $testableFeatures () |
ORM\Column(20, true) | property | $rawExtension () |
ORM\Column(25) | property | $sanitizers () |
ORM\Column(27) | property | $converter () |
ORM\Column(30) | property | $twigDefaultPath () |
ORM\Column(35) | property | $stopwatchIsAvailable () |
ORM\Column(true) | property | $bundles () |
ORM\Column(true) | property | $environment () |
ORM\Column | property | $context () |
ORM\Column | property | $kernel () |
ORM\Column | property | $projectDir () |
ORM\Column | property | $scope () |
ORM\Column | property | $translatorExtension () |
ORM\Column | property | $warmupDir () |
ORM\Embeddable | class | class DoctrineLoaderEmbed |
ORM\Embeddable | class | class DoctrineLoaderNestedEmbed |
ORM\Embeddable | class | class Identifier |
ORM\Embedded(DoctrineLoaderEmbed::class::class) | property | $client () |
ORM\Embedded(DoctrineLoaderNestedEmbed::class::class) | property | $workflowRegistry () |
ORM\Embedded | property | $defaultSanitizer () |
ORM\Entity | class | class AssociationEntity2 |
ORM\Entity | class | class AssociationEntity |
ORM\Entity | class | class CompositeObjectNoToStringIdEntity |
ORM\Entity | class | class DoctrineLoaderEntity |
ORM\Entity | class | class DoctrineLoaderEnum |
ORM\Entity | class | class DoctrineLoaderNoAutoMappingEntity |
ORM\Entity | class | class EmbeddedIdentifierEntity |
ORM\GeneratedValue | property | $localeSwitcher () |
ORM\GeneratedValue | property | $twig () |
ORM\Id | property | $catchExceptions () |
ORM\Id | property | $container () |
ORM\Id | property | $defaultLocale () |
ORM\Id | property | $freshCache () |
ORM\Id | property | $locale () |
ORM\Id | property | $marking () |
ORM\Id | property | $namePatterns () |
ORM\Id | property | $requestStack () |
ORM\Id | property | $stream () |
ORM\JoinColumn('composite_id1''composite_id1', 'id1''id1') | property | $format () |
ORM\JoinColumn('composite_id1''composite_id1', 'id1''id1') | property | $htmlTemplate () |
ORM\JoinColumn('composite_id2''composite_id2', 'id2''id2') | property | $textTemplate () |
ORM\JoinColumn('composite_id2''composite_id2', 'id2''id2') | property | $twig () |
ORM\JoinColumn('object_one_id''object_one_id', false) | property | $providedTypes () |
ORM\JoinColumn('object_two_id''object_two_id', false) | property | $container () |
ORM\ManyToOne(['persist']]) | property | $loading () |
ORM\ManyToOne(['persist']]) | property | $propagationStopped () |
ORM\ManyToOne | property | $context () |
ORM\ManyToOne | property | $context () |
ORM\ManyToOne | property | $rendered () |
ORM\ManyToOne | property | $twig () |
ORM\MappedSuperclass | class | class DoctrineLoaderParentEntity |
OneToMany(DoctrineRelation::class::class, 'baz''baz', 'baz_id''baz_id') | property | $handler () |
OneToMany(DoctrineRelation::class::class, 'buzField''buzField', 'buzField''buzField') | property | $requestStack () |
OneToMany(DoctrineRelation::class::class, 'customType''customType', 'customType''customType') | property | $records () |
OneToMany(DoctrineRelation::class::class, 'dt''dt', 'dt''dt') | property | $includeArguments () |
OneToMany(DoctrineRelation::class::class, 'dummyRelation''dummyRelation', 'gen_value_col_id''gen_value_col_id', true) | property | $commandData () |
OneToMany(DoctrineRelation::class::class, 'foo''foo', 'foo''foo') | property | $el () |
OneToMany(DoctrineRelation::class::class, 'generatedValueRelation''generatedValueRelation', 'rguid_column''rguid_column', true) | property | $stopwatch () |
OneToOne(['ALL']]) | property | $filesystemLoaders () |
Positive('myMessage''myMessage', ['foo']]) | property | $container () |
Positive | property | $resolver () |
PositiveOrZero('myMessage''myMessage', ['foo']]) | property | $storage () |
PositiveOrZero | property | $collectors () |
ProductionOnly | class | class Foo |
Regex('/^[0-9]+$/''/^[0-9]+$/') | property | $stopwatch () |
Regex('/^[0-9]+$/''/^[0-9]+$/', ['my_group']], 'some attached data''some attached data') | property | $container () |
Regex('myMessage''myMessage', '/^[0-9]+$/''/^[0-9]+$/', '[0-9]+''[0-9]+', false, 'trim''trim') | property | $inner () |
RepeatableAttribute('one''one') | classconstant | const SOME_CONSTANT |
RepeatableAttribute('two''two') | classconstant | const SOME_CONSTANT |
Required | method | function cloneFoo () |
Required | method | function setChildMethodWithoutDocBlock () |
Required | method | function setClock () |
Required | method | function setContainer () |
Required | method | function setContainer () |
Required | method | function setContainer () |
Required | method | function setDefaultLocale () |
Required | method | function setDependencies () |
Required | method | function setDependencies () |
Required | method | function setFoo () |
Required | method | function setFoo () |
Required | method | function setFoo () |
Required | method | function setFoo () |
Required | method | function setMultipleInstancesForOneArg () |
Required | method | function setProtectedMethod () |
Required | method | function setWithCallsConfigured () |
Required | method | function withFoo () |
Required | method | function withFoo () |
Required | method | function withFoo1 () |
Required | method | function withFoo2 () |
Required | property | $signer () |
Route('/''/', ['foo', '\d+']]) | class | class RequirementsWithoutPlaceholderNameController |
Route('/1''/1', 'route1''route1', ['https']], ['GET']]) | class | class BazClass |
Route('/1/uuid-v1/{userId}''/1/uuid-v1/{userId}') | method | function anyFormat () |
Route('/2''/2', 'route2''route2', ['https']], ['GET']]) | class | class BazClass |
Route('/2/ulid/{id}''/2/ulid/{id}', ['id' => '[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}']]) | method | function specificFormatInAttribute () |
Route('/3/uuid-v1/{id<[0123456789ABCDEFGHJKMNPQRSTVWXYZabcdefghjkmnpqrstvwxyz]{26}>}''/3/uuid-v1/{id<[0123456789ABCDEFGHJKMNPQRSTVWXYZabcdefghjkmnpqrstvwxyz]{26}>}') | method | function specificFormatInPath () |
Route('/4/uuid-v1/{postId}/custom-uid/{commentId}''/4/uuid-v1/{postId}/custom-uid/{commentId}') | method | function manyUids () |
Route('/Blog''/Blog') | method | function simplePath () |
Route('/a/route/from/a/trait''/a/route/from/a/trait', 'with_a_trait''with_a_trait') | method | function someAction () |
Route('/a/route/from/an/abstract/controller''/a/route/from/an/abstract/controller', 'from_abstract''from_abstract') | method | function someAction () |
Route('/allowed/auto-configured''/allowed/auto-configured', 'service("auto_configured").flip(false)''service("auto_configured").flip(false)', ) | method | function allowedByAutoConfigured () |
Route('/allowed/auto-configured-non-aliased''/allowed/auto-configured-non-aliased', 'service("auto_configured_non_aliased").alwaysTrue()''service("auto_configured_non_aliased").alwaysTrue()', ) | method | function allowedByAutoConfiguredNonAliased () |
Route('/allowed/manually-tagged''/allowed/manually-tagged', 'service("manually_tagged").giveMeTrue()''service("manually_tagged").giveMeTrue()', ) | method | function allowedByManuallyTagged () |
Route('/also-important''/also-important', 'also_important''also_important', 1, ['_locale' => 'cs']]) | method | function alsoImportant () |
Route('/argument_with_route_param_and_default/{value}''/argument_with_route_param_and_default/{value}', ['value' => 'value']], 'argument_with_route_param_and_default''argument_with_route_param_and_default') | method | function argumentWithoutDefaultWithRouteParamAndDefaultAction () |
Route('/array-many''/array-many', 'array_many''array_many', ['GET', 'POST']], ['http', 'https']]) | method | function arrayMany () |
Route('/array-one''/array-one', 'array_one''array_one', ['GET']], ['http']]) | method | function arrayOne () |
Route('/create-transaction''/create-transaction') | method | function createTransaction () |
Route('/defaults''/defaults', ['GET']], ['https']], 'g_locale''g_locale', 'g_format''g_format') | class | class GlobalDefaultsClass |
Route('/denied/auto-configured''/denied/auto-configured', 'service("auto_configured").flip(true)''service("auto_configured").flip(true)', ) | method | function deniedByAutoConfigured () |
Route('/denied/auto-configured-non-aliased''/denied/auto-configured-non-aliased', 'service("auto_configured_non_aliased").alwaysFalse()''service("auto_configured_non_aliased").alwaysFalse()', ) | method | function deniedByAutoConfiguredNonAliased () |
Route('/denied/manually-tagged''/denied/manually-tagged', 'service("manually_tagged").giveMeFalse()''service("manually_tagged").giveMeFalse()', ) | method | function deniedByManuallyTagged () |
Route('/denied/overridden''/denied/overridden', 'service("foo").isAllowed()''service("foo").isAllowed()', ) | method | function deniedByOverriddenAlias () |
Route('/easter''/easter') | method | function easterAction () |
Route('/enum/{default<\d+>}''/enum/{default<\d+>}', 'int_enum_action''int_enum_action') | method | function intEnumAction () |
Route('/enum/{default}''/enum/{default}', 'string_enum_action''string_enum_action') | method | function stringEnumAction () |
Route('/first''/first', 'one''one') | method | function firstAction () |
Route('/foobarccc''/foobarccc', self::class::class) | class | class InvokableFQCNAliasConflictController |
Route('/hello/{name<\w+>}''/hello/{name<\w+>}', 'hello_without_default''hello_without_default') | method | function hello () |
Route('/here''/here', 'lol''lol', ["GET", "POST"]], ['https']]) | class | class InvokableController |
Route('/here''/here', 'lol''lol', ["GET", "POST"]], ['https']]) | method | function __invoke () |
Route('/important''/important', 'important''important', 2) | method | function important () |
Route('/method-level''/method-level', 'action''action') | method | function action () |
Route('/my/child/controller''/my/child/controller', 'my_child_controller_''my_child_controller_') | class | class MyChildController |
Route('/my/controller/with/a/trait''/my/controller/with/a/trait', 'my_controller_''my_controller_') | class | class MyControllerWithATrait |
Route('/my/other/route''/my/other/route', 'my_other_controller_''my_other_controller_', ['PUT']]) | class | class MyOtherController |
Route('/my/route''/my/route', 'my_route''my_route') | class | class MyController |
Route('/null_argument''/null_argument', 'null_argument''null_argument') | method | function argumentDefaultNullWithoutRouteParamAction () |
Route('/null_argument_with_route_param/{value}''/null_argument_with_route_param/{value}', 'null_argument_with_route_param''null_argument_with_route_param') | method | function argumentDefaultNullWithRouteParamAction () |
Route('/null_request''/null_request', 'null_request''null_request') | method | function requestDefaultNullAction () |
Route('/path''/path') | method | function action () |
Route('/path''/path', 'action''action') | method | function action () |
Route('/path''/path', 'action''action') | method | function action () |
Route('/path''/path', 'action''action') | method | function action () |
Route('/path''/path', 'action''action') | method | function action () |
Route('/path/to/route/{arg1}''/path/to/route/{arg1}') | method | function routeAction () |
Route('/path/to/{id}''/path/to/{id}') | method | function routeAction () |
Route('/path2''/path2', 'action2''action2', 'some-other-env''some-other-env') | method | function action2 () |
Route('/prefix''/prefix') | class | class PrefixedActionLocalizedRouteController |
Route('/prefix''/prefix') | class | class RouteWithPrefixController |
Route('/prefix''/prefix', 'frankdejonge.nl''frankdejonge.nl', 'lol=fun''lol=fun') | class | class PrefixedActionPathController |
Route('/redundant-method''/redundant-method', 'redundant_method''redundant_method', ['GET']]) | method | function redundantMethod () |
Route('/redundant-scheme''/redundant-scheme', 'redundant_scheme''redundant_scheme', ['https']]) | method | function redundantScheme () |
Route('/second''/second', 'two''two') | method | function secondAction () |
Route('/specific-format''/specific-format', 'specific_format''specific_format', 's_format''s_format') | method | function format () |
Route('/specific-locale''/specific-locale', 'specific_locale''specific_locale', 's_locale''s_locale') | method | function locale () |
Route('/string''/string', 'string''string', 'POST''POST', 'https''https') | method | function string () |
Route('/suffix''/suffix', 'action''action') | method | function action () |
Route('/test''/test', true) | class | class Utf8ActionControllers |
Route('/the/path''/the/path') | class | class MethodActionControllers |
Route('/{default}/path''/{default}/path', 'action''action') | method | function action () |
Route('/{foo}''/{foo}', 'foo''foo', ['foo', '\d+']]) | method | function foo () |
Route('action''action') | method | function action () |
Route('blog_index''blog_index') | method | function name () |
Route('context.getMethod() == \'GET\'''context.getMethod() == \'GET\'') | method | function condition () |
Route('hello/{name<\w+>?Symfony}''hello/{name<\w+>?Symfony}', 'hello_with_default''hello_with_default') | method | function hello () |
Route('one''one') | method | function one () |
Route('post''post', ['POST']]) | method | function post () |
Route('post''post', ['POST']]) | method | function post () |
Route('put''put', ['PUT']]) | method | function put () |
Route('put''put', ['PUT']], 10) | method | function put () |
Route('some-env''some-env') | class | class RouteWithEnv |
Route('two''two', false) | method | function two () |
Route('{locale}.example.com''{locale}.example.com') | method | function host () |
Route(["nl" => "/hier", "en" => "/here"]], 'action''action') | class | class InvokableLocalizedController |
Route(['GET', 'POST']]) | method | function methods () |
Route(['_controller' => 'MyBlogBundle:Blog:index']]) | method | function defaults () |
Route(['compiler_class' => 'RouteCompiler']]) | method | function options () |
Route(['en' => '/en', 'nl' => '/nl']]) | class | class LocalizedPrefixWithRouteWithoutLocale |
Route(['en' => '/path', 'nl' => '/pad']], 'action''action') | method | function action () |
Route(['en' => '/path', 'nl' => '/pad']], 'action''action') | method | function action () |
Route(['en' => '/path', 'nl' => '/pad']], 'action''action') | method | function action () |
Route(['en' => '/the/path', 'nl' => '/het/pad']]) | class | class LocalizedMethodActionControllers |
Route(['https']]) | method | function schemes () |
Route(['locale' => 'en']]) | method | function requirements () |
Route(['nl' => '/actie', 'en' => '/action']], 'action''action') | method | function action () |
Route(['nl' => '/actie', 'en' => '/action']], 'action''action') | method | function action () |
Route(['nl' => '/actie']], 'action''action') | method | function action () |
Route(['nl' => '/hier', 'en' => '/here']]) | method | function localized () |
Route(['nl' => '/nl', 'en' => '/en']]) | class | class LocalizedPrefixLocalizedActionController |
Route(['nl' => '/nl', 'en' => '/en']]) | class | class LocalizedPrefixMissingRouteLocaleActionController |
Route(['nl' => '/nl']]) | class | class LocalizedPrefixMissingLocaleActionController |
Route | method | function routeĆction () |
SerializedName('#''#') | property | $file () |
SerializedName('1''1') | property | $options () |
SerializedName('99''99') | property | $flags () |
SerializedName('baz''baz') | property | $vary () |
SerializedName('buz''buz') | method | function getBuzForExport () |
SerializedName('five''five') | property | $mustRevalidate () |
SerializedName('identifier''identifier') | property | $dispatchers () |
SerializedName('property_with_serialized_name''property_with_serialized_name') | property | $price () |
SerializedName('quux''quux') | property | $warmedUpBuildDir () |
SerializedName('qux''qux') | method | function getBar () |
SerializedPath('[data][id]''[data][id]') | property | $name () |
SerializedPath('[foo]''[foo]') | property | $clearers () |
SerializedPath('[foo]''[foo]') | property | $logs () |
SerializedPath('[foo]''[foo]') | property | $type () |
SerializedPath('[one][four]''[one][four]') | property | $buildContainer () |
SerializedPath('[one][four]''[one][four]') | property | $httpKernel () |
SerializedPath('[one][four]''[one][four]') | property | $isVariadic () |
SerializedPath('[one][four]''[one][four]') | property | $name () |
SerializedPath('[one][two]''[one][two]') | property | $expires () |
SerializedPath('[one][two]''[one][two]') | property | $filter () |
SerializedPath('[one][two]''[one][two]') | property | $serializationContext () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $attributes () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $defaultValue () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $hasDefaultValue () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $isNullable () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $kernel () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $public () |
SerializedPath('[one][two][three]''[one][two][three]') | property | $terminateCalled () |
SerializedPath('[one][two_three]''[one][two_three]') | property | $pools () |
SerializedPath('[property][with_path]''[property][with_path]') | property | $factory () |
SerializedPath('[three][four]''[three][four]') | method | function getSeven () |
SomeAttribute | method | function foo () |
SubscribedService('custom_name''custom_name') | method | function testDefinition3 () |
SubscribedService(new Required( ) ) | method | function withAttribute () |
SubscribedService | method | function aChildService () |
SubscribedService | method | function aService () |
SubscribedService | method | function invalidDefinition () |
SubscribedService | method | function method () |
SubscribedService | method | function method () |
SubscribedService | method | function method () |
SubscribedService | method | function method1 () |
SubscribedService | method | function method1 () |
SubscribedService | method | function method2 () |
SubscribedService | method | function nullableService () |
SubscribedService | method | function testDefinition1 () |
SubscribedService | method | function testDefinition2 () |
SubscribedService | method | function testDefinition4 () |
TaggedIterator('foo_bar''foo_bar', 'getDefaultFooName''getDefaultFooName') | property | $client () |
TaggedIterator('foo_bar''foo_bar', 'getDefaultFooName''getDefaultFooName', 'getPriority''getPriority') | property | $headers () |
TaggedIterator('foo_bar''foo_bar', 'getPriority''getPriority') | property | $url () |
TaggedIterator(AutoconfiguredInterface2::class::class, self::class::class) | property | $projectDir () |
TaggedLocator('foo_bar''foo_bar') | property | $cloner () |
TaggedLocator('foo_bar''foo_bar', 'getDefaultFooName''getDefaultFooName') | property | $logger () |
TaggedLocator('foo_bar''foo_bar', 'getDefaultFooName''getDefaultFooName', 'getPriority''getPriority') | property | $dumper () |
TaggedLocator('foo_bar''foo_bar', 'getPriority''getPriority') | property | $matcher () |
TaggedLocator('foo_bar''foo_bar', 'key''key') | argument | $locator |
TaggedLocator('foo_bar''foo_bar', 'key''key') | property | $secret () |
TaggedLocator('foobar''foobar') | argument | $locator1 |
TaggedLocator(AutoconfiguredInterface2::class::class, self::class::class) | property | $requestStack () |
Target('image.storage''image.storage') | argument | $bar |
Target('image.storage''image.storage') | argument | $service1 |
Target | argument | $baz |
Template('templates/foo.html.twig''templates/foo.html.twig', ['bar', 'buz']]) | method | function foo () |
Time('myMessage''myMessage') | property | $logger () |
Time(['my_group']], 'some attached data''some attached data') | property | $initiallyEnabled () |
Time | property | $enabled () |
Timezone(['my_group']], 'some attached data''some attached data') | property | $translator () |
Timezone(\DateTimeZone::PER_COUNTRY, 'DE''DE', 'myMessage''myMessage') | property | $container () |
Timezone | property | $resolver () |
Traverse(false) | class | class DoNotTraverseMe |
Traverse | class | class TraverseDummy |
Type('integer''integer') | property | $clock () |
Type(['string', 'array']], ['my_group']], 'some attached data''some attached data') | property | $validator () |
Type(\DateTimeImmutable::class::class, 'myMessage''myMessage') | property | $serializer () |
Ulid('myMessage''myMessage') | property | $cache () |
Ulid(['my_group']], 'some attached data''some attached data') | property | $request () |
Ulid | property | $listener () |
Undefined('class''class') | class | class AttributeController |
Undefined('method''method') | method | function __invoke () |
Unique('intval''intval') | property | $kernel () |
Unique('myMessage''myMessage') | property | $resetMethods () |
Unique(['my_group']], 'some attached data''some attached data') | property | $extensions () |
Unique | property | $resettableServices () |
UniqueEntity('uuid''uuid', false, 'id''id', 'some attached data''some attached data', ['some_group']]) | class | class UniqueEntityDummyThree |
UniqueEntity(["alreadyMappedUnique"]]) | class | class DoctrineLoaderEntity |
UniqueEntity(['email']], 'myMessage''myMessage') | class | class UniqueEntityDummyOne |
UniqueEntity(['isbn']], 'my_own_validator''my_own_validator', 'my_own_entity_manager''my_own_entity_manager', 'App\Entity\MyEntity''App\Entity\MyEntity', 'fetchDifferently''fetchDifferently') | class | class UniqueEntityDummyTwo |
Url('myMessage''myMessage', ['ftp', 'gopher']], 'trim''trim') | property | $minLevelIndex () |
Url(true, ['my_group']], 'some attached data''some attached data') | property | $contentTypes () |
Url | property | $requestStack () |
UserPassword('my_service''my_service', 'myMessage''myMessage') | property | $surrogate () |
UserPassword(['my_group']], 'some attached data''some attached data') | property | $profiler () |
UserPassword | property | $earlyHandler () |
UserProvidedHttpStatusCodeAttribute(['name' => 'value', ]]) | class | class WithCustomUserProvidedAttribute |
Uuid('myMessage''myMessage', [Uuid::V4_RANDOM, Uuid::V6_SORTABLE]], 'trim''trim', false) | property | $catch () |
Uuid(['my_group']], 'some attached data''some attached data') | property | $esi () |
Uuid | property | $responses () |
Valid(['my_group']], 'some attached data''some attached data') | property | $ip () |
Valid(['traverse_group']], false) | property | $token () |
Valid | property | $collectors () |
ValueResolver(TestEntityValueResolver::class::class) | argument | $foo |
ValueResolver(TestEntityValueResolver::class::class) | argument | $foo |
ValueResolver(TestEntityValueResolver::class::class) | argument | $foo |
When('dev''dev') | class | class Foo |
When('false''false', [new NotNull( ), new NotBlank( ), ]], ['foo']]) | property | $initialized () |
When('true''true', [new Callback('callback'), ]]) | class | class WhenTestWithAttributes |
When('true''true', [new NotNull( ), new NotBlank( ), ]]) | method | function getBaz () |
When('true''true', [new NotNull( ), new NotBlank( ), ]]) | property | $annotatedClasses () |
When('true''true', new NotNull( ) , ['foo']]) | property | $container () |
WithHttpStatus(401) | class | class AuthenticationException |
WithHttpStatus(401) | class | class NotAnEntryPointException |
WithHttpStatus(403) | class | class AccessDeniedException |
WithHttpStatus(Response::HTTP_PRECONDITION_FAILED, ['some' => 'thing', ]] ) | class | class WithGeneralAttribute |
WithLogLevel(LogLevel::WARNING) | class | class WarningWithLogLevelAttribute |
YieldReady | class | class DumpNode |
YieldReady | class | class FormThemeNode |
YieldReady | class | class StopwatchNode |
YieldReady | class | class TransDefaultDomainNode |
YieldReady | class | class TransNode |
\AllowDynamicProperties | class | class ArrayObject |
\AllowDynamicProperties | class | class Bar |
\AllowDynamicProperties | class | class DumbFoo |
\AllowDynamicProperties | class | class ObjectDummy |
\AllowDynamicProperties | class | class TestClass |
\AllowDynamicProperties | class | class TestPublicPropertyDynamicallyCreated |
\Attribute(\Attribute::IS_REPEATABLE | \Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION) | class | class IsGranted |
\Attribute(\Attribute::IS_REPEATABLE | \Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD) | class | class ExtendedRoute |
\Attribute(\Attribute::IS_REPEATABLE | \Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD) | class | class Route |
\Attribute(\Attribute::IS_REPEATABLE | \Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD) | class | class Route |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class AsAlias |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class Autoconfigure |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class AutoconfigureTag |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class CustomAutoconfiguration |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class UniqueEntity |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_FUNCTION) | class | class AsController |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsAnnounceListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsCompletedListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsCronTask |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsEnterListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsEnteredListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsEventListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsGuardListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsLeaveListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsMessageHandler |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsPeriodicTask |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AsTransitionListener |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION | \Attribute::IS_REPEATABLE) | class | class Bar |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION | \Attribute::IS_REPEATABLE) | class | class Baz |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION | \Attribute::IS_REPEATABLE) | class | class ProductionOnly |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION | \Attribute::IS_REPEATABLE) | class | class When |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION) | class | class Cache |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_FUNCTION) | class | class Template |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY | \Attribute::IS_REPEATABLE) | class | class DummyContextChild |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_PARAMETER) | class | class CustomAnyAttribute |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Callback |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Context |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Context |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Sequentially |
\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class When |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsCommand |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsDecorator |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsRemoteEventConsumer |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsRoutingConditionService |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsSchedule |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsTaggedItem |
\Attribute(\Attribute::TARGET_CLASS) | class | class AsTargetedValueResolver |
\Attribute(\Attribute::TARGET_CLASS) | class | class Cascade |
\Attribute(\Attribute::TARGET_CLASS) | class | class DiscriminatorMap |
\Attribute(\Attribute::TARGET_CLASS) | class | class DiscriminatorMap |
\Attribute(\Attribute::TARGET_CLASS) | class | class Exclude |
\Attribute(\Attribute::TARGET_CLASS) | class | class FooAttributes |
\Attribute(\Attribute::TARGET_CLASS) | class | class GroupSequence |
\Attribute(\Attribute::TARGET_CLASS) | class | class GroupSequenceProvider |
\Attribute(\Attribute::TARGET_CLASS) | class | class Traverse |
\Attribute(\Attribute::TARGET_CLASS) | class | class UserProvidedHttpStatusCodeAttribute |
\Attribute(\Attribute::TARGET_CLASS) | class | class WithHttpStatus |
\Attribute(\Attribute::TARGET_CLASS) | class | class WithLogLevel |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_CLASS) | class | class Groups |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY | \Attribute::TARGET_CLASS) | class | class Groups |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class ChildOfGroupsAnnotationDummy |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class Ignore |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class Ignore |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class MaxDepth |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class MaxDepth |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class Required |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class SerializedName |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class SerializedName |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class SerializedPath |
\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY) | class | class SerializedPath |
\Attribute(\Attribute::TARGET_METHOD) | class | class CustomMethodAttribute |
\Attribute(\Attribute::TARGET_METHOD) | class | class HasNamedArguments |
\Attribute(\Attribute::TARGET_METHOD) | class | class SubscribedService |
\Attribute(\Attribute::TARGET_PARAMETER | \Attribute::IS_REPEATABLE) | class | class ValueResolver |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class Autowire |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class AutowireCallable |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class AutowireDecorated |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class AutowireIterator |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class AutowireLocator |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class AutowireServiceClosure |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class CurrentUser |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class CustomAutowire |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class CustomAutowire |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class CustomParameterAttribute |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class Foo |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class MapDateTime |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class MapEntity |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class MapQueryParameter |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class MapQueryString |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class MapRequestPayload |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class TaggedIterator |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class TaggedLocator |
\Attribute(\Attribute::TARGET_PARAMETER) | class | class Target |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class All |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class AtLeastOneOf |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Bic |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Blank |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class CardScheme |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Choice |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Cidr |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Collection |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Count |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Country |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class CssColor |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Currency |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Date |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class DateTime |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class DivisibleBy |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Email |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class EqualTo |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class ExpressionSyntax |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class File |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class GreaterThan |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class GreaterThanOrEqual |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Hostname |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Iban |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class IdenticalTo |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Image |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Ip |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class IsFalse |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class IsNull |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class IsTrue |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Isbn |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Isin |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Issn |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Json |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Language |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Length |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class LessThan |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class LessThanOrEqual |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Locale |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Luhn |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Negative |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NegativeOrZero |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NoSuspiciousCharacters |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NotBlank |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NotCompromisedPassword |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NotEqualTo |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NotIdenticalTo |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class NotNull |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class PasswordStrength |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Positive |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class PositiveOrZero |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Range |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Regex |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Time |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Timezone |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Type |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Ulid |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Unique |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Url |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class UserPassword |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Uuid |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE) | class | class Valid |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE) | class | class Expression |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::TARGET_CLASS) | class | class DisableAutoMapping |
\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::TARGET_CLASS) | class | class EnableAutoMapping |
\Attribute(\Attribute::TARGET_PROPERTY) | class | class CustomPropertyAttribute |
\Attribute | class | class ConstraintA |
\Attribute | class | class ConstraintWithRequiredArgument |
\Attribute | class | class MyAttribute |
\ReturnTypeWillChange | method | function close () |
\SensitiveParameter | argument | $a |
\SensitiveParameter | argument | $auth |
\SensitiveParameter | argument | $auth |
\SensitiveParameter | argument | $auth |
\SensitiveParameter | argument | $auth |
\SensitiveParameter | argument | $context |
\SensitiveParameter | argument | $context |
\SensitiveParameter | argument | $context |
\SensitiveParameter | argument | $credentials |
\SensitiveParameter | argument | $credentials |
\SensitiveParameter | argument | $credentials |
\SensitiveParameter | property | $collectParameter () |
\SensitiveParameter | property | $container () |
\SensitiveParameter | property | $debug () |
\SensitiveParameter | property | $defaultDispatcher () |
\SensitiveParameter | property | $etags () |
\SensitiveParameter | property | $exception () |
\SensitiveParameter | property | $expressionLanguage () |
\SensitiveParameter | property | $formats () |
\SensitiveParameter | property | $fragmentPath () |
\SensitiveParameter | property | $lastModified () |
\SensitiveParameter | property | $matcher () |
\SensitiveParameter | property | $onlyException () |
\SensitiveParameter | property | $onlyMainRequests () |
\SensitiveParameter | property | $parents () |
\SensitiveParameter | property | $profiles () |
\SensitiveParameter | property | $requestStack () |
\SensitiveParameter | property | $sessionOptions () |
\SensitiveParameter | property | $signer () |