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 |
---|---|---|---|
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 |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.