Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AliasPrefixList | class | core/ |
Cache a list of valid alias prefixes. |
AliasPrefixList.php | file | core/ |
|
AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasPrefixList::$state | property | core/ |
The Key/Value Store to use for state. |
AliasPrefixList::clear | function | core/ |
Clears the collected cache entry. |
AliasPrefixList::get | function | core/ |
Gets value from the cache. |
AliasPrefixList::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
AliasPrefixList::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AliasPrefixList::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
AliasPrefixList::__construct | function | core/ |
Constructs an AliasPrefixList object. |
AliasPrefixListInterface | interface | core/ |
Cache a list of valid alias prefixes. |
AliasPrefixListInterface.php | file | core/ |
|
AliasRepository | class | core/ |
Provides the default path alias lookup operations. |
AliasRepository.php | file | core/ |
|
AliasRepository::$connection | property | core/ |
The database connection. |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
AliasRepository::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
AliasRepository::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepository::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
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. |
AliasTest | class | core/ |
Tests path alias CRUD and lookup functionality. |
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::testPrefixList | function | core/ |
Tests the alias prefix. |
AliasTest::testPrefixListCacheDeletionMidRequest | function | core/ |
Tests situation where the prefix list cache is deleted mid-request. |
AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] |
AliasWhitelist | class | core/ |
Cache a list of valid alias prefixes. |
AliasWhitelist.php | file | core/ |
|
AliasWhitelistInterface | interface | core/ |
Cache a list of valid alias prefixes. |
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 | class | core/ |
CKEditor 5 Alignment plugin. |
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.php | file | core/ |
|
Alignment::buildConfigurationForm | function | core/ |
Form for choosing which alignment types are available. |
Alignment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Alignment::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
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.