Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AllowedValuesConstraintValidatorTest.php | file | core/ |
|
| AllowedValuesConstraintValidatorTest::$typedDataManager | 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. |
| AllowListConfigStorage | class | core/ |
A read-only storage wrapper that only allows access to certain config names. |
| AllowListConfigStorage.php | file | core/ |
|
| AllowListConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| AllowListConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| AllowListConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| AllowListConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| AllowListConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| AllowListConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| AllowListConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| AllowListConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| AllowListConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| AllowListConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
| AllowListConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| AllowListConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| AllowListConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
| AllowListConfigStorage::__construct | function | core/ |
|
| AllowToolbarPath | class | core/ |
Cache policy for the toolbar page cache service. |
| AllowToolbarPath.php | file | core/ |
|
| AllowToolbarPath::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| AllowToolbarPathTest | class | core/ |
Tests Drupal\toolbar\PageCache\AllowToolbarPath. |
| AllowToolbarPathTest.php | file | core/ |
|
| AllowToolbarPathTest::$policy | property | core/ |
The toolbar path policy under test. |
| AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
| AllowToolbarPathTest::setUp | function | core/ |
|
| AllowToolbarPathTest::testAllowToolbarPath | function | core/ |
Asserts that caching is allowed if the request goes to toolbar subtree. |
| 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 | interface | core/ |
Interface for a query that can be manipulated via an alter hook. |
| AlterableInterface.php | file | core/ |
|
| 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. |
| AlterableInterface::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
| AlterableInterface::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
| AlterableInterface::hasTag | function | core/ |
Determines if a given query has a given tag. |
| AlterContentMiddleware | class | core/ |
Alters the response before content length is calculated. |
| AlterContentMiddleware.php | file | core/ |
|
| AlterContentMiddleware::handle | function | core/ |
|
| AlterContentMiddleware::__construct | function | core/ |
|
| AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
| AlterTest | class | core/ |
Tests hook_form_alter() and hook_form_FORM_ID_alter(). |
| AlterTest | class | core/ |
Tests the hook_query_alter capabilities of the Select builder. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.