Search for alias
- Search 7.x for alias
- Search 9.5.x for alias
- Search 8.9.x for alias
- Search 10.3.x for alias
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkContentHooks::pathAliasUpdate | 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/ |
Tests URL alias migration. |
| MigrateUrlAliasTest | class | core/ |
URL alias migration. |
| MigrateUrlAliasTest.php | file | core/ |
|
| MigrateUrlAliasTest.php | file | core/ |
|
| MigrateUrlAliasTest::$modules | property | core/ |
Modules to install. |
| MigrateUrlAliasTest::$modules | property | core/ |
Modules to install. |
| MigrateUrlAliasTest::assertPath | function | core/ |
Asserts that a path alias matches a set of conditions. |
| MigrateUrlAliasTest::checkUrlMigration | function | core/ |
Checks the migration results. |
| MigrateUrlAliasTest::setUp | function | core/ |
|
| MigrateUrlAliasTest::setUp | function | core/ |
|
| MigrateUrlAliasTest::testNodeCompleteUrlAlias | function | core/ |
Tests the URL alias migration using the node complete migration. |
| MigrateUrlAliasTest::testUrlAlias | function | core/ |
Tests the URL alias migration. |
| MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes | function | core/ |
Tests the URL alias migration with translated nodes. |
| MigrateUrlAliasTestBase | class | core/ |
Tests URL alias migration. |
| MigrateUrlAliasTestBase.php | file | core/ |
|
| MigrateUrlAliasTestBase::$modules | property | core/ |
Modules to install. |
| MigrateUrlAliasTestBase::setUp | function | core/ |
|
| MigrateUrlAliasTestBase::testUrlAlias | function | core/ |
Tests 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. |
| MockAliasManager::$defaultLanguage | property | core/ |
The language to assume a path alias is for if not specified. |
| MockAliasManager::$lookedUp | property | core/ |
An index of aliases that have been requested. |
| MockAliasManager::$systemPaths | property | core/ |
Array of mocked aliases. Keys are aliases, followed by language. |
| MockAliasManager::addAlias | function | core/ |
Adds an alias to the in-memory alias table for this object. |
| MockAliasManager::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the prefix list. |
| MockAliasManager::getAliasByPath | function | core/ |
|
| MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| MockRouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| new_dependency_test.alias | service | core/ |
Alias of new_dependency_test.dependent |
| new_dependency_test.alias2 | service | core/ |
Alias of new_dependency_test.alias_dependency |
| new_dependency_test.alias_dependency | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.alias_dependency2 | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| NodeAliasedRouteTest | class | core/ |
Tests aliased Node routes. |
| NodeAliasedRouteTest.php | file | core/ |
|
| NodeAliasedRouteTest::$modules | property | core/ |
Modules to install. |
| NodeAliasedRouteTest::setUp | function | core/ |
|
| NodeAliasedRouteTest::testNodeAddPageRouteAlias | function | core/ |
Test URL generation using node.add_page matches entity.node.add_page. |
| NodeAliasedRouteTest::testNodeAddRouteAlias | function | core/ |
Test URL generation using node.add matches entity.node.add_form. |
| OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
| OptimizedPhpArrayDumper::getAliases | function | core/ |
Gets the aliases as a PHP array. |
| OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
| OptimizedPhpArrayDumperTest::testGetAliases | function | core/ |
Tests that alias processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| path.creating_alias.html.twig | file | core/ |
--- label: 'Creating a URL alias for a content item' related: - path.overview - path.editing_alias - node.creating_content - node.editing --- {% set path_permissions_link_text %} {% trans %}Create and edit URL aliases{% endtrans… |
| path.editing_alias.html.twig | file | core/ |
--- label: 'Editing a URL alias' related: - path.overview - path.creating_alias --- {% set path_permissions_link_text %} {% trans %}Administer URL aliases{% endtrans %} {% endset %} {% set path_permissions_link =… |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.