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 |
|---|---|---|---|
| AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
| AliasWhitelistInterface.php | file | core/ |
|
| 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. |
| Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
| Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
| Container::$aliases | property | core/ |
The aliases of the container. |
| ContainerBuilder::setAlias | function | core/ |
|
| ContainerBuilderTest::testSetAlias | function | core/ |
@covers ::setAlias[[api-linebreak]] |
| 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(). |
| DeprecatedClassesTest::$aliasManager | property | core/ |
|
| DeprecatedClassesTest::$aliasRepository | property | core/ |
|
| DeprecatedClassesTest::$aliasWhitelist | property | core/ |
|
| DeprecatedClassesTest::testAliasManager | function | core/ |
@covers \Drupal\path_alias\AliasManager::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testAliasPathProcessor | function | core/ |
@covers \Drupal\path_alias\PathProcessor\AliasPathProcessor::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testAliasWhitelist | function | core/ |
@covers \Drupal\path_alias\AliasWhitelist::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testCoreAliasManager | function | core/ |
@covers \Drupal\Core\Path\AliasManager::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testCoreAliasWhitelist | function | core/ |
@covers \Drupal\Core\Path\AliasWhitelist::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testPathAliasSubscriber | function | core/ |
@covers \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testPathProcessorAlias | function | core/ |
@covers \Drupal\Core\PathProcessor\PathProcessorAlias::__construct[[api-linebreak]] |
| DeprecatedServicesTest::testAliasManagerSharedState | function | core/ |
Test that the new alias manager and the legacy ones share the same state. |
| DeprecatedServicesTest::testAliasServicesDeprecation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The "path_processor_alias" service is deprecated. Use… |
| drupal-8.convert-path-aliases-to-entities-2336597.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2336597. |
| 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. |
| InstallHelper::$aliasManager | property | core/ |
The path alias manager. |
| 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. |
| 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 |
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.