Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AllowedScaffoldPackagesValidatorTest::testPreApply | function | core/ |
Tests that the allowed-packages setting is validated during pre-apply. |
| AllowedScaffoldPackagesValidatorTest::testPreCreate | function | core/ |
Tests that the allowed-packages setting is validated during pre-create. |
| AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
| AllowedValuesConstraint.php | file | core/ |
|
| AllowedValuesConstraint::__construct | function | 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::$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/ |
|
| AllowListConfigStorage::decode | function | core/ |
|
| AllowListConfigStorage::delete | function | core/ |
|
| AllowListConfigStorage::deleteAll | function | core/ |
|
| AllowListConfigStorage::encode | function | core/ |
|
| AllowListConfigStorage::exists | function | core/ |
|
| AllowListConfigStorage::getAllCollectionNames | function | core/ |
|
| AllowListConfigStorage::getCollectionName | function | core/ |
|
| AllowListConfigStorage::listAll | function | core/ |
|
| AllowListConfigStorage::read | function | core/ |
|
| AllowListConfigStorage::readMultiple | function | core/ |
|
| AllowListConfigStorage::rename | function | core/ |
|
| AllowListConfigStorage::write | function | core/ |
|
| AllowListConfigStorage::__construct | function | core/ |
|
| 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::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::__construct | function | core/ |
|
| AlterTest | class | core/ |
Tests the hook_query_alter capabilities of the Select builder. |
| AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.