Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AllowedValuesConstraint::$maxMessage | property | core/ |
|
AllowedValuesConstraint::$minMessage | property | core/ |
|
AllowedValuesConstraint::$strict | property | core/ |
|
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
|
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
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. |
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(). |
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/ |
|
AnnotatedClassDiscovery::getDefinitions | function | core/ |
|
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
|
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/ |
Test 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.