Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AliasRepository::preloadPathAlias | function | core/ |
|
AliasRepository::__construct | function | core/ |
Constructs an AliasRepository object. |
AliasRepositoryInterface | interface | core/ |
Provides an interface for path alias lookup operations. |
AliasRepositoryInterface.php | file | core/ |
|
AliasRepositoryInterface::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
AliasRepositoryInterface::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
AllowedScaffoldPackagesValidator | class | core/ |
Validates the list of packages that are allowed to scaffold files. |
AllowedScaffoldPackagesValidator.php | file | core/ |
|
AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
|
AllowedScaffoldPackagesValidator::validate | function | core/ |
Validates that only the implicitly allowed packages can use scaffolding. |
AllowedScaffoldPackagesValidator::__construct | function | core/ |
|
AllowedScaffoldPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator @group package_manager @internal |
AllowedScaffoldPackagesValidatorTest.php | file | core/ |
|
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. |
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. |
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/ |
|
AllowToolbarPath | class | core/ |
Cache policy for the toolbar page cache service. |
AllowToolbarPath.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.