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 |
|---|---|---|---|
| HandlerBase::$tableAlias | property | core/ |
The alias of the table of this handler which is used in the query. |
| jsonapi.resource_type.repository.jsonapi_test_field_aliasing | service | core/ |
Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository |
| JsonApiRegressionTest::testAliasedFieldsWithVirtualRelationships | function | core/ |
Tests that "virtual/missing" resources can exist for renamed fields. |
| JsonApiRegressionTest::testDenormalizeAliasedRelationshipFromIssue2953207 | function | core/ |
Ensures denormalizing relationships with aliased field names works. |
| JsonApiTopLevelResourceNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
| jsonapi_test_field_aliasing.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.info.yml |
| jsonapi_test_field_aliasing.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml |
| language.content_settings.path_alias.path_alias.yml | file | core/ |
core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml |
| MenuLinkContentHooks::pathAliasDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'path_alias'. |
| MenuLinkContentHooks::pathAliasInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'path_alias'. |
| 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. |
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.