Search for alias
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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.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_drop_path_alias_status_index | function | core/ | 
                                                                                        Remove the path_alias__status index. | 
| 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/ | 
                                                                                        The field alias. | 
| Rss::$field_alias | property | core/ | 
                                                                                        The field alias. | 
| 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/ | 
                                                                                        #[\ReturnTypeWillChange] | 
| StatisticsLastUpdated::$field_alias | property | core/ | 
                                                                                        The field alias. | 
| 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. | 
| UniquePathAliasConstraint.php | file | core/ | 
                                                                                        |
| UniquePathAliasConstraint::$differentCapitalizationMessage | property | core/ | 
                                                                                        Violation message when the path alias exists with different capitalization. | 
| UniquePathAliasConstraint::$message | property | core/ | 
                                                                                        The default violation message. | 
| UniquePathAliasConstraintValidator | class | core/ | 
                                                                                        Constraint validator for a unique path alias. | 
| UniquePathAliasConstraintValidator.php | file | core/ | 
                                                                                        |
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| UniquePathAliasConstraintValidator::create | function | core/ | 
                                                                                        Instantiates a new instance of this class. | 
| UniquePathAliasConstraintValidator::validate | function | core/ | 
                                                                                        |
| UniquePathAliasConstraintValidator::__construct | function | core/ | 
                                                                                        Creates a new UniquePathAliasConstraintValidator instance. | 
| UpdatePathTestBaseTest::testPathAliasProcessing | function | core/ | 
                                                                                        Tests that path aliases are not processed during database updates. | 
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.