Search for Id
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ | 
                                                                                        Provides data and expected results for the test method. | 
| AlterContentMiddleware | class | core/ | 
                                                                                        Alters the response before content length is calculated. | 
| AlterContentMiddleware.php | file | core/ | 
                                                                                        |
| AlterContentMiddleware::handle | function | core/ | 
                                                                                        |
| AlterContentMiddleware::__construct | function | core/ | 
                                                                                        |
| AltTextContainsLlamasConstraintValidator | class | core/ | 
                                                                                        Validates the alt text contains llamas. | 
| AltTextContainsLlamasConstraintValidator.php | file | core/ | 
                                                                                        |
| AltTextContainsLlamasConstraintValidator::validate | function | core/ | 
                                                                                        |
| Analyze::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ | 
                                                                                        Extracts the provider name from a Drupal namespace. | 
| AnnotatedClassDiscoveryAutomatedProviders | class | core/ | 
                                                                                        Determines providers based on a class's and its parent's namespaces. | 
| AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ | 
                                                                                        |
| AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ | 
                                                                                        Gets the definition of all plugins for this type. | 
| AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ | 
                                                                                        Constructs an AnnotatedClassDiscoveryAutomatedProviders object. | 
| AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ | 
                                                                                        All the Drupal documentation standards tags. | 
| AnnotatedDiscoveryAutomatedProvidersTrait | trait | core/ | 
                                                                                        Provides method for annotation discovery with multiple providers. | 
| AnnotatedDiscoveryAutomatedProvidersTrait.php | file | core/ | 
                                                                                        |
| AnnotatedDiscoveryAutomatedProvidersTrait::$finder | property | core/ | 
                                                                                        A utility object that can use active autoloaders to find files for classes. | 
| AnnotatedDiscoveryAutomatedProvidersTrait::prepareAnnotationDefinition | function | core/ | 
                                                                                        Prepares the annotation definition. | 
| AnnotationBase::$id | property | core/ | 
                                                                                        The annotated class ID. | 
| AnnotationBase::$provider | property | core/ | 
                                                                                        The provider of the annotated class. | 
| AnnotationBase::getId | function | core/ | 
                                                                                        Gets the unique ID for this annotated class. | 
| AnnotationBase::getProvider | function | core/ | 
                                                                                        Gets the name of the provider of the annotated class. | 
| AnnotationBase::setProvider | function | core/ | 
                                                                                        Sets the name of the provider of the annotated class. | 
| AnnotationBaseTest::testGetId | function | core/ | 
                                                                                        @legacy-covers ::getId | 
| AnnotationBaseTest::testSetProvider | function | core/ | 
                                                                                        @legacy-covers ::getProvider @legacy-covers ::setProvider  | 
              
| AnnotationBridgeDecorator | class | core/ | 
                                                                                        Ensures that all definitions are run through the annotation process. | 
| AnnotationBridgeDecorator.php | file | core/ | 
                                                                                        |
| AnnotationBridgeDecorator::$decorated | property | core/ | 
                                                                                        The decorated plugin discovery. | 
| AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ | 
                                                                                        The name of the annotation that contains the plugin definition. | 
| AnnotationBridgeDecorator::getDefinitions | function | core/ | 
                                                                                        Gets the definition of all plugins for this type. | 
| AnnotationBridgeDecorator::__call | function | core/ | 
                                                                                        Passes through all unknown calls onto the decorated object. | 
| AnnotationBridgeDecorator::__construct | function | core/ | 
                                                                                        ObjectDefinitionDiscoveryDecorator constructor. | 
| AnnotationBridgeDecoratorTest | class | core/ | 
                                                                                        Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator. | 
| AnnotationBridgeDecoratorTest.php | file | core/ | 
                                                                                        |
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ | 
                                                                                        @legacy-covers ::getDefinitions | 
| AnnotationEnumInvalid | class | core/ | 
                                                                                        Plugin annotation @Target("ALL");  | 
              
| AnnotationEnumInvalid.php | file | core/ | 
                                                                                        |
| AnnotationEnumInvalid::$value | property | core/ | 
                                                                                        Plugin annotation @Enum({1, 2, "foo", "bar", {"foo":"bar"}})  | 
              
| AnnotationEnumLiteralInvalid | class | core/ | 
                                                                                        Plugin annotation @Target("ALL");  | 
              
| AnnotationEnumLiteralInvalid.php | file | core/ | 
                                                                                        |
| AnnotationEnumLiteralInvalid::$value | property | core/ | 
                                                                                        Plugin annotation @Enum( value = { 1, 2 }, literal = { 1 : "AnnotationEnumLiteral::ONE", 2 : "AnnotationEnumLiteral::TWO", 3 : "AnnotationEnumLiteral::THREE" } )  | 
              
| AnnotationEnumLiteralInvalid::ONE | constant | core/ | 
                                                                                        |
| AnnotationEnumLiteralInvalid::THREE | constant | core/ | 
                                                                                        |
| AnnotationEnumLiteralInvalid::TWO | constant | core/ | 
                                                                                        |
| AnnotationInterface::getId | function | core/ | 
                                                                                        Gets the unique ID for this annotated class. | 
| AnnotationInterface::getProvider | function | core/ | 
                                                                                        Gets the name of the provider of the annotated class. | 
| AnnotationInterface::setProvider | function | core/ | 
                                                                                        Sets the name of the provider of the annotated class. | 
| AnnotationWithInvalidTargetDeclaration | class | core/ | 
                                                                                        Plugin annotation @Target("Foo");  | 
              
| AnnounceFetcher::fetchIds | function | core/ | 
                                                                                        Fetch ids of announcements. | 
Pagination
- Previous page
 - Page 4
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.