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 |
---|---|---|---|
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/ |
|
UrlAliasLanguage | class | core/ |
Url alias language code process. |
UrlAliasLanguage.php | file | core/ |
|
UrlAliasLanguage::transform | function | core/ |
Performs the associated process. |
UrlAliasLanguage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
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 |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.