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 |
|---|---|---|---|
| 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/ |
|
| 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 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.