Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
AliasRepository::getBaseQuery function core/modules/path_alias/src/AliasRepository.php Returns a SELECT query for the path_alias base table.
AliasRepository::lookupByAlias function core/modules/path_alias/src/AliasRepository.php
AliasRepository::lookupBySystemPath function core/modules/path_alias/src/AliasRepository.php
AliasRepository::pathHasMatchingAlias function core/modules/path_alias/src/AliasRepository.php
AliasRepository::preloadPathAlias function core/modules/path_alias/src/AliasRepository.php
AliasRepository::__construct function core/modules/path_alias/src/AliasRepository.php Constructs an AliasRepository object.
AliasRepositoryInterface interface core/modules/path_alias/src/AliasRepositoryInterface.php Provides an interface for path alias lookup operations.
AliasRepositoryInterface.php file core/modules/path_alias/src/AliasRepositoryInterface.php
AliasRepositoryInterface::lookupByAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given alias.
AliasRepositoryInterface::lookupBySystemPath function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given Drupal system path.
AliasRepositoryInterface::pathHasMatchingAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Check if any alias exists starting with $initial_substring.
AliasRepositoryInterface::preloadPathAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasTest class core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests path alias CRUD and lookup functionality.
AliasTest.php file core/modules/path_alias/tests/src/Kernel/AliasTest.php
AliasTest::$modules property core/modules/path_alias/tests/src/Kernel/AliasTest.php Modules to install.
AliasTest::setUp function core/modules/path_alias/tests/src/Kernel/AliasTest.php
AliasTest::testLookupByAlias function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers ::lookupByAlias
AliasTest::testLookupBySystemPath function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers ::lookupBySystemPath
AliasTest::testLookupPath function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers \Drupal\path_alias\AliasManager::getPathByAlias
@covers \Drupal\path_alias\AliasManager::getAliasByPath
AliasTest::testPrefixList function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests the alias prefix.
AliasTest::testPrefixListCacheDeletionMidRequest function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests situation where the prefix list cache is deleted mid-request.
AliasTest::testPreloadPathAlias function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers ::preloadPathAlias
AliasWhitelist class core/modules/path_alias/src/AliasWhitelist.php Cache a list of valid alias prefixes.
AliasWhitelist.php file core/modules/path_alias/src/AliasWhitelist.php
AliasWhitelistInterface interface core/modules/path_alias/src/AliasWhitelistInterface.php Cache a list of valid alias prefixes.
AliasWhitelistInterface.php file core/modules/path_alias/src/AliasWhitelistInterface.php
align.module.css file core/modules/system/css/components/align.module.css Alignment classes for text and block level elements.
align.module.css file core/themes/stable9/css/system/components/align.module.css Alignment classes for text and block level elements.
Alignment class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php CKEditor 5 Alignment plugin.
alignment.admin.css file core/modules/ckeditor5/css/alignment.admin.css .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/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
Alignment::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Form for choosing which alignment types are available.
Alignment::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
Alignment::DEFAULT_CONFIGURATION constant core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php The default configuration for this plugin.
Alignment::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Filters the alignment options to those chosen in editor config.
Alignment::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Returns a configured subset of the elements supported by this plugin.
Alignment::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
Alignment::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
AlignmentPluginTest class core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment
@group ckeditor5
@internal
AlignmentPluginTest.php file core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php
AlignmentPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php Provides a list of configs to test.
AlignmentPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
AllExceptHostEntity class core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php Allows access to all entities except for the host entity.
AllExceptHostEntity.php file core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php
AllExceptHostEntity::buildEntityQuery function core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php Builds an EntityQuery to get referenceable entities.
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.

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