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 |
---|---|---|---|
PathAliasXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasXmlCookieTest::$format | property | core/ |
The format to use in this test. |
PathAliasXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathContentModerationTest::testNodePathAlias | function | core/ |
Tests node path aliases on a moderated content type. |
PathContentModerationTest::testTranslatedModeratedNodeAlias | function | core/ |
Tests that translated and moderated node can get new draft revision. |
PathEncodedTest::testAliasToEncoded | function | core/ |
|
PathLanguageTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
PathTaxonomyTermTest::testTermAlias | function | core/ |
Tests alias functionality through the admin interfaces. |
PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
PathWithNodeAccessGrantsTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
PathWorkspacesTest::testPathAliases | function | core/ |
Tests path aliases with workspaces. |
PathWorkspacesTest::testPathAliasesUserSwitch | function | core/ |
Tests path aliases with workspaces and user switching. |
PathWorkspacesTest::testPathAliasesWithTranslation | function | core/ |
Tests path aliases with workspaces for translatable nodes. |
path_alias.info.yml | file | core/ |
core/modules/path_alias/path_alias.info.yml |
path_alias.manager | service | core/ |
Drupal\path_alias\AliasManager |
path_alias.path_processor | service | core/ |
Drupal\path_alias\PathProcessor\AliasPathProcessor |
path_alias.post_update.php | file | core/ |
Post update functions for Path Alias. |
path_alias.prefix_list | service | core/ |
Drupal\path_alias\AliasPrefixList |
path_alias.repository | service | core/ |
Drupal\path_alias\AliasRepository |
path_alias.services.yml | file | core/ |
core/modules/path_alias/path_alias.services.yml |
path_alias.subscriber | service | core/ |
Drupal\path_alias\EventSubscriber\PathAliasSubscriber |
path_alias.whitelist | service | core/ |
Drupal\path_alias\AliasWhitelist |
path_alias_post_update_update_path_alias_revision_indexes | function | core/ |
Update the path_alias_revision indices. |
path_alias_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
QueryAggregate::createSqlAlias | function | core/ |
Builds a sql alias as expected in the result. |
QueryBase::getAggregationAlias | function | core/ |
Generates an alias for a field and its aggregated function. |
Raw::$aliasManager | property | core/ |
The alias manager. |
RelationshipPluginBase::$alias | property | core/ |
The relationship alias. |
RequestPath::$aliasManager | property | core/ |
An alias manager to find the alias for the current system path. |
RequestPathTest::$aliasManager | property | core/ |
The path alias manager used for testing. |
ReservedWordTest::testSelectReservedWordAliasAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordAliasCount | function | core/ |
Tests SELECT count query from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordAliasSpecificFields | function | core/ |
Tests SELECT query with specific fields from a table with a reserved alias. |
ResourceTypeBuildEventSubscriber::aliasResourceTypeFields | function | core/ |
Aliases any resource type fields that have been aliased by a test. |
ResourceTypeRepositoryTest::testResourceTypeFieldAliasing | function | core/ |
Tests that resource type fields can be aliased per resource type. |
RouteAliasUpdateTest | class | core/ |
Tests the upgrade path for the router table update. |
RouteAliasUpdateTest.php | file | core/ |
|
RouteAliasUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RouteAliasUpdateTest::testRunUpdates | function | core/ |
Tests the upgrade path for adding aliases to the router table. |
RouteCachingLanguageTest::testLinkTranslationWithAlias | function | core/ |
Creates content with a link field pointing to an alias of another language. |
RouteCachingNonPathLanguageNegotiationTest::testAliases | function | core/ |
Tests aliases when the negotiated language is not in the path. |
RouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
RouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
RouteProviderInterface::getRouteAliases | function | core/ |
Gets aliases for a route name. |
RouteProviderLazyBuilder::getRouteAliases | function | core/ |
Gets aliases for a route name. |
RouteProviderTest::testRouteAliases | function | core/ |
@covers \Drupal\Core\Routing\RouteProvider::getRouteAliases[[api-linebreak]] |
RouterTest::testRouteAlias | function | core/ |
Tests route aliasing. |
RouterTest::testRouteAliasWithDeprecation | function | core/ |
Tests route aliasing with deprecation. |
RoutingFixtures::aliasedRouteCollection | function | core/ |
Returns a set of routes and aliases for testing. |
RowPluginBase::$field_alias | property | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.