Search for alias
- Search 7.x for alias
- Search 8.9.x for alias
- Search 10.3.x for alias
- Search 11.x for alias
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface.php | file | core/ |
|
BreadcrumbFrontCacheContextsTest::$nodeWithAlias | property | core/ |
A test node with path alias. |
Connection::$escapedAliases | property | core/ |
List of escaped aliases names, keyed by unescaped aliases. |
Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
ConnectionTest::providerEscapeAlias | function | core/ |
Data provider for testEscapeAlias. |
ConnectionTest::testEscapeAlias | function | core/ |
@covers ::escapeAlias @dataProvider providerEscapeAlias |
Container::$aliases | property | core/ |
The aliases of the container. |
ContainerBuilder::setAlias | function | core/ |
|
ContainerBuilderTest::testSetAlias | function | core/ |
@covers ::setAlias |
ContainerTest::testGetForAliasedService | function | core/ |
Tests that Container::get() for aliased services works properly. |
ContainerTest::testHasForAliasedService | function | core/ |
Tests that Container::has() for aliased services works properly. |
ContainerTest::testInitializedForAliases | function | core/ |
Tests that Container::initialized works correctly for aliases. |
d6_url_alias.yml | file | core/ |
core/modules/path/migrations/d6_url_alias.yml |
d7_url_alias.yml | file | core/ |
core/modules/path/migrations/d7_url_alias.yml |
DataFieldRow::$replacementAliases | property | core/ |
Stores an array of prepared field aliases from options. |
DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
deprecation_test.alias | service | core/ |
Alias of deprecation_test.service |
FieldFieldTest::testFieldAlias | function | core/ |
Tests the result of a view with complex field configuration. |
FieldFieldTest::testFieldAliasRender | function | core/ |
Tests the result of a view with complex field configuration. |
FieldPluginBase::$aliases | property | core/ |
|
FieldPluginBase::$field_alias | property | core/ |
|
HandlerAliasTest | class | core/ |
Tests handler table and field aliases. |
HandlerAliasTest.php | file | core/ |
|
HandlerAliasTest::$modules | property | core/ |
Modules to enable. |
HandlerAliasTest::$testViews | property | core/ |
Views used by this test. |
HandlerAliasTest::setUp | function | core/ |
|
HandlerAliasTest::testPluginAliases | function | core/ |
|
HandlerAliasTest::viewsData | function | core/ |
Returns the views data definition. |
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 enable. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.