Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasStorageInterface.php | file | core/ |
|
| AliasStorageInterface::aliasExists | function | core/ |
Checks if alias already exists. |
| AliasStorageInterface::delete | function | core/ |
Deletes a URL alias. |
| AliasStorageInterface::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
| AliasStorageInterface::languageAliasExists | function | core/ |
Checks if there are any aliases with language defined. |
| AliasStorageInterface::load | function | core/ |
Fetches a specific URL alias from the database. |
| AliasStorageInterface::lookupPathAlias | function | core/ |
Returns an alias of Drupal system URL. |
| AliasStorageInterface::lookupPathSource | function | core/ |
Returns Drupal system URL of an alias. |
| AliasStorageInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
| AliasStorageInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of source paths. |
| AliasStorageInterface::save | function | core/ |
Saves a path alias to the database. |
| AliasWhitelist::$pathAliasRepository | property | core/ |
The path alias repository. |
| AllowedPackages::getOperationType | function | composer/ |
Determine the type of the provided operation. |
| AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
| AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
| AllowedValuesConstraintValidator.php | file | core/ |
|
| AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath[[api-linebreak]] @group toolbar |
| 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. |
| AnnotatedClassDiscovery::$directorySuffix | property | core/ |
A suffix to append to each PSR-4 directory associated with a base namespace, to form the directories where plugins are found. |
| AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
| AnnotatedClassDiscoveryAutomatedProviders | class | core/ |
Determines providers based on a class's and its parent's namespaces. |
| AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ |
|
| AnnotatedClassDiscoveryAutomatedProviders::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
| 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. |
| AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
| AnnotationBridgeDecorator | class | core/ |
Ensures that all definitions are run through the annotation process. |
| AnnotationBridgeDecorator.php | file | core/ |
|
| AnnotationBridgeDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.