Search for alias
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 |
JsonApiDocumentTopLevelNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
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. |
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 |
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/ |
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/ |
|
MockAliasManager::getAliasByPath | function | core/ |
|
MockAliasManager::getPathByAlias | function | core/ |
|
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 |
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. |
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.