Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AliasManagerDecorator.php | file | core/ |
|
AliasManagerDecorator::$aliasManager | property | core/ |
The decorated alias manager. |
AliasManagerDecorator::cacheClear | function | core/ |
Clear internal caches in alias manager. |
AliasManagerDecorator::getAliasByPath | function | core/ |
Given a path, return the alias. |
AliasManagerDecorator::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
AliasManagerDecorator::__construct | function | core/ |
AliasManagerDecorator constructor. |
AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ |
Tests the getAliasByPath method for a path that is preloaded. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage | function | core/ |
Tests the getAliasByPath cache when a different language is requested. |
AliasManagerTest::testGetAliasByPathCachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with a preloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path with alias. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound[[api-linebreak]] |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AliasRepository::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AliasStorage::$moduleHandler | property | core/ |
The module handler. |
AliasStorage::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AliasStorage::delete | function | core/ |
Deletes a URL alias. |
AliasStorage::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
AliasStorage::load | function | core/ |
Fetches a specific URL alias from the database. |
AliasStorage::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of source paths. |
AliasStorageInterface::delete | function | core/ |
Deletes a URL alias. |
AliasStorageInterface::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
AliasStorageInterface::load | function | core/ |
Fetches a specific URL alias from the database. |
AliasStorageInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of source paths. |
AliasTest::$modules | property | core/ |
Modules to enable. |
AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
AliasWhitelist::$deprecatedProperties | property | core/ |
|
AliasWhitelist::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
AliasWhitelist::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
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. |
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::getOperationType | function | composer/ |
Determine the type of the provided operation. |
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. |
AllowedTagsXssTrait | trait | core/ |
Useful methods when dealing with displaying allowed tags. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.