Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
AlterContentMiddleware | class | core/ |
Alters the response before content length is calculated. |
AlterContentMiddleware.php | file | core/ |
|
AlterContentMiddleware::handle | function | core/ |
|
AlterContentMiddleware::__construct | function | core/ |
|
AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
AlterTest::testAlterExpression | function | core/ |
Tests that we can alter expressions in the query. |
AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
AlwaysAddsAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AlwaysAddsAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AlwaysAltersAccessPolicy::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AlwaysAltersAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AmbiguousBundleClassException | class | core/ |
Exception thrown if a bundle class is defined for multiple bundles. |
AmbiguousBundleClassException.php | file | core/ |
|
AmbiguousBundleClassException::__construct | function | core/ |
Constructs an AmbiguousBundleClassException. |
AmbiguousEntityClassException | class | core/ |
Exception thrown if multiple entity types exist for an entity class. |
AmbiguousEntityClassException.php | file | core/ |
|
AmbiguousEntityClassException::__construct | function | core/ |
Constructs an AmbiguousEntityClassException. |
Analyzer::__construct | function | core/ |
Constructs an Analyzer object. |
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::__construct | function | core/ |
Constructs an AnnotatedClassDiscovery object. |
AnnotatedClassDiscovery::__construct | function | core/ |
Constructs a new instance. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ |
All the Drupal documentation standards tags. |
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::prepareAnnotationDefinition[[api-linebreak]] @covers ::getAnnotationReader[[api-linebreak]] |
Annotation for context definition | group | core/ |
Describes how to use ContextDefinition annotation. |
Annotation for translatable text | group | core/ |
Describes how to put translatable UI text into annotations. |
AnnotationBase | class | core/ |
Provides a base class for classed annotations. |
AnnotationBase.php | file | core/ |
|
AnnotationBase::$class | property | core/ |
The class used for this annotated class. |
AnnotationBase::$id | property | core/ |
The annotated class ID. |
AnnotationBase::$provider | property | core/ |
The provider of the annotated class. |
AnnotationBase::getClass | function | core/ |
Gets the class 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::setClass | function | core/ |
Sets the class of the annotated class. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.