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 |
|---|---|---|---|
| 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. |
| 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. |
| UrlAliasBase | class | core/ |
Base class for the url_alias source plugins. |
| UrlAliasBase.php | file | core/ |
|
| UrlAliasBase::fields | function | core/ |
Returns available fields on the source. |
| UrlAliasBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UrlAliasBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| UrlAliasTest | class | core/ |
Tests the d6_url_alias source plugin. |
| UrlAliasTest | class | core/ |
Tests the d7_url_alias source plugin. |
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest::$modules | property | core/ |
Modules to install. |
| UrlAliasTest::$modules | property | core/ |
Modules to install. |
| UrlAliasTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UrlAliasTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UrlGeneratorTest::$aliasManager | property | core/ |
The alias manager. |
| UrlGeneratorTest::aliasManagerCallback | function | core/ |
Return value callback for getAliasByPath() on the mock alias manager. |
| UrlGeneratorTest::providerTestAliasGenerationWithOptions | function | core/ |
Provides test data for testAliasGenerationWithOptions. |
| UrlGeneratorTest::testAliasGeneration | function | core/ |
Confirms that generated routes will have aliased paths. |
| UrlGeneratorTest::testAliasGenerationUsingInterfaceConstants | function | core/ |
Confirms that generated routes will have aliased paths using interface constants. |
| UrlGeneratorTest::testAliasGenerationWithOptions | function | core/ |
Confirms that generated routes will have aliased paths with options. |
| UrlGeneratorTest::testAliasGenerationWithParameters | function | core/ |
Confirms that generated routes will have aliased paths. |
| UrlTest::$pathAliasManager | property | core/ |
The path alias manager. |
| views.view.test_alias.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_alias.yml |
| views.view.test_field_alias_test.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml |
| WorkspacesAliasManager | class | core/ |
Decorates the path_alias.manager service for workspace-specific caching. |
| WorkspacesAliasManager.php | file | core/ |
|
| WorkspacesAliasManager::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the prefix list. |
| WorkspacesAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| WorkspacesAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| WorkspacesAliasManager::setCacheKey | function | core/ |
|
| WorkspacesAliasManager::writeCache | function | core/ |
|
| WorkspacesAliasManager::__construct | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.