Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
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. |
AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
AlterableInterface::addTag | function | core/ |
Adds a tag to a query. |
AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
AlterContentMiddleware | class | core/ |
Alters the response before content length is calculated. |
AlterContentMiddleware.php | file | core/ |
|
AlterContentMiddleware::handle | function | core/ |
|
AlterContentMiddleware::__construct | function | core/ |
|
AlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlterTest::$modules | property | core/ |
Modules to install. |
AlterTest::$modules | property | core/ |
Modules to install. |
AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
AlterTest::testAlterChangeFields | function | core/ |
Tests that we can alter the fields of a query. |
AlterTest::testDrupalAlter | function | core/ |
Tests if the theme has been altered. |
AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
AlwaysAddsAccessPolicy | class | core/ |
|
AlwaysAddsAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AlwaysAddsAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AlwaysAddsAccessPolicy::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. |
Analyze::buildForm | function | core/ |
Form constructor. |
Analyze::getFormId | function | core/ |
Returns a unique string identifying the form. |
Analyzer::$moduleHandler | property | core/ |
A module handler that invokes the 'views_analyze' hook. |
AnalyzeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnalyzeTest::$modules | property | core/ |
Modules to install. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
AnnotatedClassDiscovery::$directorySuffix | property | core/ |
The directory suffix. |
AnnotatedClassDiscovery::$fileCache | property | core/ |
The file cache object. |
AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
The namespace suffix. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.