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 |
---|---|---|---|
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/ |
|
UrlAliasLanguage | class | core/ |
Url alias language code process. |
UrlAliasLanguage.php | file | core/ |
|
UrlAliasLanguage::transform | function | core/ |
Performs the associated process. |
UrlAliasLanguage::__construct | function | core/ |
|
UrlAliasLanguageDeprecatedTest | class | core/ |
Tests error message from deprecated UrlAliasLanguage process plugin. |
UrlAliasLanguageDeprecatedTest.php | file | core/ |
|
UrlAliasLanguageDeprecatedTest::testUrlAliasLanguageDeprecation | function | core/ |
Tests legacy UrlAliasLanguage process plugin. |
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 enable. |
UrlAliasTest::$modules | property | core/ |
Modules to enable. |
UrlAliasTest::providerSource | function | core/ |
The data provider. |
UrlAliasTest::providerSource | function | core/ |
The data provider. |
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 |
WorkspaceRequestSubscriber::$aliasManager | property | core/ |
The alias manager that caches alias lookups based on the request. |
WorkspaceRequestSubscriberTest::$aliasManager | property | 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.