Search for alias

  1. Search 7.x for alias
  2. Search 9.5.x for alias
  3. Search 10.3.x for alias
  4. Search 11.x for alias
  5. Other projects
Title Object type File name Summary
language.content_settings.path_alias.path_alias.yml file core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml
LegacyAliasStorageTest class core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @coversDefaultClass \Drupal\Core\Path\AliasStorage
@group path
@group legacy
LegacyAliasStorageTest.php file core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php Modules to enable.
LegacyAliasStorageTest::$storage property core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::sampleUrlAliases function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php Returns an array of URL aliases for testing.
LegacyAliasStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::testAliasExists function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::aliasExists
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testCRUD function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::load
@covers ::save
@covers ::delete
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler…
LegacyAliasStorageTest::testGetAliasesForAdminListing function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::getAliasesForAdminListing
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testLanguageAliasExists function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::languageAliasExists
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testLoad function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::load
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the "path_alias"…
LegacyAliasStorageTest::testLookupPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::lookupPathAlias
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testLookupPathSource function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::lookupPathSource
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testPathHasMatchingAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::pathHasMatchingAlias
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testPreLoadPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::preloadPathAlias
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
menu_link_content_path_alias_delete function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_delete() for 'path_alias'.
menu_link_content_path_alias_insert function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_insert() for 'path_alias'.
menu_link_content_path_alias_update function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_update() for 'path_alias'.
MigrateUrlAliasNoTranslationTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php Tests URL alias migration.
MigrateUrlAliasNoTranslationTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasNoTranslationTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php URL alias migration.
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests URL alias migration.
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::assertPath function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Asserts that a path alias matches a set of conditions.
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the url alias migration.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTestBase class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Tests URL alias migration.
MigrateUrlAliasTestBase.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Modules to enable.
MigrateUrlAliasTestBase::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Test the URL alias migration.
MockAliasManager class core/modules/system/src/Tests/Routing/MockAliasManager.php An easily configurable mock alias manager.
MockAliasManager.php file core/modules/system/src/Tests/Routing/MockAliasManager.php
MockAliasManager::$aliases property core/modules/system/src/Tests/Routing/MockAliasManager.php Array of mocked aliases. Keys are system paths, followed by language.

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