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.php | file | core/ |
|
PathAliasXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
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. |
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. |
RowPluginBase::$field_alias | property | core/ |
|
Rss::$field_alias | property | core/ |
|
SelectTest::testSelectDuplicateAlias | function | core/ |
Tests that aliases are renamed when they are duplicates. |
SiteInformationForm::$aliasManager | property | core/ |
The path alias manager. |
Sql::$fieldAliases | property | core/ |
An array mapping table aliases and field names to field aliases. |
Sql::getFieldAlias | function | core/ |
Returns the alias for the given field added to $table. |
StaticReflectionClass::getTraitAliases | function | core/ |
|
StatisticsLastUpdated::$field_alias | property | core/ |
|
StyleSerializerEntityTest::testUIFieldAlias | function | core/ |
Tests the field ID alias functionality of the DataFieldRow plugin. |
TranslationLanguageRenderer::$langcodeAlias | property | core/ |
Stores the field alias of the langcode column. |
UniquePathAliasConstraint | class | core/ |
Validation constraint for unique path alias values. |
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.