Search for alias
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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/ |
|
UrlAliasTest::providerSource | function | core/ |
|
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/ |
|
WorkspacesAliasManager::getAliasByPath | function | core/ |
|
WorkspacesAliasManager::getPathByAlias | function | core/ |
|
WorkspacesAliasManager::setCacheKey | function | core/ |
|
WorkspacesAliasManager::writeCache | function | core/ |
|
WorkspacesAliasManager::__construct | function | core/ |
|
WorkspacesAliasRepository | class | core/ |
Provides workspace-specific path alias lookup queries. |
WorkspacesAliasRepository.php | file | core/ |
|
WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
_menu_link_content_update_path_alias | function | core/ |
Helper function to update plugin definition using internal scheme. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.