Search for alias

  1. Search 7.x for alias
  2. Search 8.9.x for alias
  3. Search 10.3.x for alias
  4. Search 11.x for alias
  5. Other projects
Title Object type File name Summary
UrlAliasBase class core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Base class for the url_alias source plugins.
UrlAliasBase.php file core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php
UrlAliasBase::fields function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Returns available fields on the source.
UrlAliasBase::getIds function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Defines the source fields uniquely identifying a source row.
UrlAliasBase::query function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php
UrlAliasLanguage class core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php Url alias language code process.
UrlAliasLanguage.php file core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php
UrlAliasLanguage::transform function core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php Performs the associated process.
UrlAliasLanguage::__construct function core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php
UrlAliasLanguageDeprecatedTest class core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php Tests error message from deprecated UrlAliasLanguage process plugin.
UrlAliasLanguageDeprecatedTest.php file core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php
UrlAliasLanguageDeprecatedTest::testUrlAliasLanguageDeprecation function core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php Tests legacy UrlAliasLanguage process plugin.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Tests the d6_url_alias source plugin.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Tests the d7_url_alias source plugin.
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php
UrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Modules to enable.
UrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Modules to enable.
UrlAliasTest::providerSource function core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php The data provider.
UrlAliasTest::providerSource function core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php The data provider.
UrlGeneratorTest::$aliasManager property core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php The alias manager.
UrlGeneratorTest::aliasManagerCallback function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Return value callback for getAliasByPath() on the mock alias manager.
UrlGeneratorTest::providerTestAliasGenerationWithOptions function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Provides test data for testAliasGenerationWithOptions.
UrlGeneratorTest::testAliasGeneration function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths.
UrlGeneratorTest::testAliasGenerationUsingInterfaceConstants function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths using interface constants.
UrlGeneratorTest::testAliasGenerationWithOptions function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths with options.
UrlGeneratorTest::testAliasGenerationWithParameters function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths.
UrlTest::$pathAliasManager property core/tests/Drupal/Tests/Core/UrlTest.php The path alias manager.
views.view.test_alias.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_alias.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_alias.yml
views.view.test_field_alias_test.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml
WorkspaceRequestSubscriber::$aliasManager property core/modules/workspaces/src/EventSubscriber/WorkspaceRequestSubscriber.php The alias manager that caches alias lookups based on the request.
WorkspaceRequestSubscriberTest::$aliasManager property core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php
WorkspacesAliasRepository class core/modules/workspaces/src/WorkspacesAliasRepository.php Provides workspace-specific path alias lookup queries.
WorkspacesAliasRepository.php file core/modules/workspaces/src/WorkspacesAliasRepository.php
WorkspacesAliasRepository::$workspaceManager property core/modules/workspaces/src/WorkspacesAliasRepository.php The workspace manager.
WorkspacesAliasRepository::getBaseQuery function core/modules/workspaces/src/WorkspacesAliasRepository.php Returns a SELECT query for the path_alias base table.
WorkspacesAliasRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesAliasRepository.php Sets the workspace manager.
_menu_link_content_update_path_alias function core/modules/menu_link_content/menu_link_content.module Helper function to update plugin definition using internal scheme.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.