Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
AliasManagerDecorator.php file core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php
AliasManagerDecorator::$aliasManager property core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php The decorated alias manager.
AliasManagerDecorator::cacheClear function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php Clear internal caches in alias manager.
AliasManagerDecorator::getAliasByPath function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php Given a path, return the alias.
AliasManagerDecorator::getPathByAlias function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php Given the alias, return the path it represents.
AliasManagerDecorator::__construct function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php AliasManagerDecorator constructor.
AliasManagerTest::testGetAliasByPathCachedMatch function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath method for a path that is preloaded.
AliasManagerTest::testGetAliasByPathCachedMissLanguage function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath cache when a different language is requested.
AliasManagerTest::testGetAliasByPathCachedMissNoAlias function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath cache with a preloaded path without alias.
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath cache with an unpreloaded path without alias.
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath cache with an unpreloaded path with alias.
AliasManagerTest::testGetPathByAliasLangcode function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getPathByAlias method when a langcode is passed explicitly.
AliasPathProcessorTest::providerTestProcessOutbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasPathProcessorTest::testProcessInbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php Tests the processInbound method.
AliasPathProcessorTest::testProcessOutbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php @covers ::processOutbound[[api-linebreak]]
AliasRepository::addLanguageFallback function core/lib/Drupal/Core/Path/AliasRepository.php Adds path alias language fallback conditions to a select query object.
AliasRepository::preloadPathAlias function core/lib/Drupal/Core/Path/AliasRepository.php Pre-loads path alias information for a given list of system paths.
AliasRepositoryInterface::preloadPathAlias function core/lib/Drupal/Core/Path/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasStorage::$moduleHandler property core/lib/Drupal/Core/Path/AliasStorage.php The module handler.
AliasStorage::addLanguageFallback function core/lib/Drupal/Core/Path/AliasStorage.php Adds path alias language fallback conditions to a select query object.
AliasStorage::delete function core/lib/Drupal/Core/Path/AliasStorage.php Deletes a URL alias.
AliasStorage::getAliasesForAdminListing function core/lib/Drupal/Core/Path/AliasStorage.php Loads aliases for admin listing.
AliasStorage::load function core/lib/Drupal/Core/Path/AliasStorage.php Fetches a specific URL alias from the database.
AliasStorage::preloadPathAlias function core/lib/Drupal/Core/Path/AliasStorage.php Pre-loads path alias information for a given list of source paths.
AliasStorageInterface::delete function core/lib/Drupal/Core/Path/AliasStorageInterface.php Deletes a URL alias.
AliasStorageInterface::getAliasesForAdminListing function core/lib/Drupal/Core/Path/AliasStorageInterface.php Loads aliases for admin listing.
AliasStorageInterface::load function core/lib/Drupal/Core/Path/AliasStorageInterface.php Fetches a specific URL alias from the database.
AliasStorageInterface::preloadPathAlias function core/lib/Drupal/Core/Path/AliasStorageInterface.php Pre-loads path alias information for a given list of source paths.
AliasTest::$modules property core/modules/path_alias/tests/src/Kernel/AliasTest.php Modules to enable.
AliasTest::testWhitelistCacheDeletionMidRequest function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests situation where the whitelist cache is deleted mid-request.
AliasWhitelist::$deprecatedProperties property core/lib/Drupal/Core/Path/AliasWhitelist.php
AliasWhitelist::lazyLoadCache function core/lib/Drupal/Core/Path/AliasWhitelist.php Loads the cache if not already done.
AliasWhitelist::loadMenuPathRoots function core/lib/Drupal/Core/Path/AliasWhitelist.php Loads menu path roots to prepopulate cache.
align.module.css file core/themes/stable/css/system/components/align.module.css Alignment classes for text and block level elements.
align.module.css file core/modules/system/css/components/align.module.css Alignment classes for text and block level elements.
AllowedPackages class composer/Plugin/Scaffold/AllowedPackages.php Determine recursively which packages have been allowed to scaffold files.
AllowedPackages.php file composer/Plugin/Scaffold/AllowedPackages.php
AllowedPackages::$composer property composer/Plugin/Scaffold/AllowedPackages.php The Composer service.
AllowedPackages::$io property composer/Plugin/Scaffold/AllowedPackages.php Composer's I/O service.
AllowedPackages::$manageOptions property composer/Plugin/Scaffold/AllowedPackages.php Manager of the options in the top-level composer.json's 'extra' section.
AllowedPackages::$newPackages property composer/Plugin/Scaffold/AllowedPackages.php The list of new packages added by this Composer command.
AllowedPackages::evaluateNewPackages function composer/Plugin/Scaffold/AllowedPackages.php Evaluates newly-added packages and see if they are already allowed.
AllowedPackages::event function composer/Plugin/Scaffold/AllowedPackages.php Handles package events during a 'composer require' operation.
AllowedPackages::getAllowedPackages function composer/Plugin/Scaffold/AllowedPackages.php Gets a list of all packages that are allowed to copy scaffold files.
AllowedPackages::getOperationType function composer/Plugin/Scaffold/AllowedPackages.php Determine the type of the provided operation.
AllowedPackages::getPackage function composer/Plugin/Scaffold/AllowedPackages.php Retrieves a package from the current composer process.
AllowedPackages::getTopLevelAllowedPackages function composer/Plugin/Scaffold/AllowedPackages.php Gets all packages that are allowed in the top-level composer.json.
AllowedPackages::recursiveGetAllowedPackages function composer/Plugin/Scaffold/AllowedPackages.php Builds a name-to-package mapping from a list of package names.
AllowedPackages::__construct function composer/Plugin/Scaffold/AllowedPackages.php AllowedPackages constructor.
AllowedTagsXssTrait trait core/lib/Drupal/Core/Field/AllowedTagsXssTrait.php Useful methods when dealing with displaying allowed tags.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.