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 |
---|---|---|---|
PathTaxonomyTermTest::testTermAlias | function | core/ |
Tests alias functionality through the admin interfaces. |
PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
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.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 |
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. |
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/ |
The field alias. |
StyleSerializerTest::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. |
UrlAlias | class | core/ |
Drupal 6 URL aliases source from database. |
UrlAlias | class | core/ |
Drupal 7 URL aliases source from database. |
UrlAlias.php | file | core/ |
|
UrlAlias.php | file | core/ |
|
UrlAlias::fields | function | core/ |
Returns available fields on the source. |
UrlAlias::fields | function | core/ |
Returns available fields on the source. |
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.