Search for alias
- Search 7.x for alias
- Search 9.5.x for alias
- Search 10.3.x for alias
- Search 11.x for alias
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
language.content_settings.path_alias.path_alias.yml | file | core/ |
core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml |
LegacyAliasStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\AliasStorage @group path @group legacy |
LegacyAliasStorageTest.php | file | core/ |
|
LegacyAliasStorageTest::$modules | property | core/ |
Modules to enable. |
LegacyAliasStorageTest::$storage | property | core/ |
|
LegacyAliasStorageTest::sampleUrlAliases | function | core/ |
Returns an array of URL aliases for testing. |
LegacyAliasStorageTest::setUp | function | core/ |
|
LegacyAliasStorageTest::testAliasExists | function | core/ |
@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/ |
@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/ |
@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/ |
@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/ |
@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/ |
@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/ |
@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/ |
@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/ |
@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/ |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest | class | core/ |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest.php | file | core/ |
|
LegacyMigrateUrlAliasTest.php | file | core/ |
|
LegacyMigrateUrlAliasTest::$stubMigration | property | core/ |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::$stubMigration | property | core/ |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::setUp | function | core/ |
|
LegacyMigrateUrlAliasTest::setUp | function | core/ |
|
menu_link_content_path_alias_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'path_alias'. |
menu_link_content_path_alias_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'path_alias'. |
menu_link_content_path_alias_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
MigrateUrlAliasNoTranslationTest | class | core/ |
Tests URL alias migration. |
MigrateUrlAliasNoTranslationTest.php | file | core/ |
|
MigrateUrlAliasNoTranslationTest::setUp | function | core/ |
|
MigrateUrlAliasTest | class | core/ |
URL alias migration. |
MigrateUrlAliasTest | class | core/ |
Tests URL alias migration. |
MigrateUrlAliasTest.php | file | core/ |
|
MigrateUrlAliasTest.php | file | core/ |
|
MigrateUrlAliasTest::$modules | property | core/ |
Modules to enable. |
MigrateUrlAliasTest::$modules | property | core/ |
Modules to enable. |
MigrateUrlAliasTest::assertPath | function | core/ |
Asserts that a path alias matches a set of conditions. |
MigrateUrlAliasTest::setUp | function | core/ |
|
MigrateUrlAliasTest::setUp | function | core/ |
|
MigrateUrlAliasTest::testUrlAlias | function | core/ |
Test the url alias migration. |
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes | function | core/ |
Test the URL alias migration with translated nodes. |
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes | function | core/ |
Test the URL alias migration with translated nodes. |
MigrateUrlAliasTestBase | class | core/ |
Tests URL alias migration. |
MigrateUrlAliasTestBase.php | file | core/ |
|
MigrateUrlAliasTestBase::$modules | property | core/ |
Modules to enable. |
MigrateUrlAliasTestBase::setUp | function | core/ |
|
MigrateUrlAliasTestBase::testUrlAlias | function | core/ |
Test the URL alias migration. |
MockAliasManager | class | core/ |
An easily configurable mock alias manager. |
MockAliasManager.php | file | core/ |
|
MockAliasManager::$aliases | property | core/ |
Array of mocked aliases. Keys are system paths, followed by language. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.