Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasTest.php | file | core/ |
|
| AliasTest::$modules | property | core/ |
Modules to install. |
| AliasTest::setUp | function | core/ |
|
| AliasTest::testLookupByAlias | function | core/ |
@covers ::lookupByAlias[[api-linebreak]] |
| AliasTest::testLookupBySystemPath | function | core/ |
@covers ::lookupBySystemPath[[api-linebreak]] |
| AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias[[api-linebreak]] @covers \Drupal\path_alias\AliasManager::getAliasByPath[[api-linebreak]] |
| AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] |
| AliasTest::testWhitelist | function | core/ |
Tests the alias whitelist. |
| AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
| AliasWhitelist | class | core/ |
Extends CacheCollector to build the path alias whitelist over time. |
| AliasWhitelist.php | file | core/ |
|
| AliasWhitelist::$pathAliasRepository | property | core/ |
The path alias repository. |
| AliasWhitelist::$state | property | core/ |
The Key/Value Store to use for state. |
| AliasWhitelist::clear | function | core/ |
Clears the collected cache entry. |
| AliasWhitelist::get | function | core/ |
Gets value from the cache. |
| AliasWhitelist::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
| AliasWhitelist::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
| AliasWhitelist::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
| AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
| AliasWhitelistInterface.php | file | core/ |
|
| align.module.css | file | core/ |
Alignment classes for text and block level elements. |
| align.module.css | file | core/ |
Alignment classes for text and block level elements. |
| alignment.admin.css | file | core/ |
.ckeditor5-toolbar-button-alignment\:left { background-image: url(../icons/align-left.svg); } .ckeditor5-toolbar-button-alignment\:right { background-image: url(../icons/align-right.svg); } .ckeditor5-toolbar-button-alignment\:center { … |
| Alignment::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Alignment::submitConfigurationForm | function | core/ |
Form submission handler. |
| AlignmentPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment[[api-linebreak]] @group ckeditor5 @internal |
| AlignmentPluginTest.php | file | core/ |
|
| AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| AllExceptHostEntity | class | core/ |
Allows access to all entities except for the host entity. |
| AllExceptHostEntity.php | file | core/ |
|
| AllExceptHostEntity::buildEntityQuery | function | core/ |
|
| AllowedPackages | class | composer/ |
Determine recursively which packages have been allowed to scaffold files. |
| AllowedPackages.php | file | composer/ |
|
| AllowedPackages::$composer | property | composer/ |
The Composer service. |
| AllowedPackages::$io | property | composer/ |
Composer's I/O service. |
| AllowedPackages::$manageOptions | property | composer/ |
Manager of the options in the top-level composer.json's 'extra' section. |
| AllowedPackages::$newPackages | property | composer/ |
The list of new packages added by this Composer command. |
| AllowedPackages::evaluateNewPackages | function | composer/ |
Evaluates newly-added packages and see if they are already allowed. |
| AllowedPackages::event | function | composer/ |
Handles package events during a 'composer require' operation. |
| AllowedPackages::getAllowedPackages | function | composer/ |
Gets a list of all packages that are allowed to copy scaffold files. |
| AllowedPackages::getPackage | function | composer/ |
Retrieves a package from the current composer process. |
| AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
| AllowedPackages::recursiveGetAllowedPackages | function | composer/ |
Builds a name-to-package mapping from a list of package names. |
| AllowedPackages::__construct | function | composer/ |
AllowedPackages constructor. |
| AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
| AllowedValuesConstraint.php | file | core/ |
|
| AllowedValuesConstraint::__construct | function | core/ |
|
| AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.