Search for alias

  1. Search 7.x for alias
  2. Search 9.5.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
PathAliasDeprecatedTestServiceProvider::$useDecorator property core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php Whether to use a decorator to wrap the alias manager implementation.
PathAliasDeprecatedTestServiceProvider::alter function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php Modifies existing service definitions.
PathAliasForm class core/modules/path/src/PathAliasForm.php Form handler for the path alias edit forms.
PathAliasForm.php file core/modules/path/src/PathAliasForm.php
PathAliasForm::$entity property core/modules/path/src/PathAliasForm.php The path_alias entity.
PathAliasForm::save function core/modules/path/src/PathAliasForm.php Form submission handler for the 'save' action.
PathAliasHalJsonAnonTest class core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php @group hal
@group path_alias
PathAliasHalJsonAnonTest.php file core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php
PathAliasHalJsonAnonTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php The theme to install as the default for testing.
PathAliasHalJsonAnonTest::$format property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php The format to use in this test.
PathAliasHalJsonAnonTest::$mimeType property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php The MIME type that corresponds to $format.
PathAliasHalJsonAnonTest::$modules property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php Modules to install.
PathAliasHalJsonBasicAuthTest class core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php @group hal
@group path_alias
PathAliasHalJsonBasicAuthTest.php file core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php
PathAliasHalJsonBasicAuthTest::$auth property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
PathAliasHalJsonBasicAuthTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php The theme to install as the default for testing.
PathAliasHalJsonBasicAuthTest::$format property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php The format to use in this test.
PathAliasHalJsonBasicAuthTest::$mimeType property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
PathAliasHalJsonBasicAuthTest::$modules property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php Modules to install.
PathAliasHalJsonCookieTest class core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php @group hal
@group path_alias
PathAliasHalJsonCookieTest.php file core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php
PathAliasHalJsonCookieTest::$auth property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php The authentication mechanism to use in this test.
PathAliasHalJsonCookieTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php The theme to install as the default for testing.
PathAliasHalJsonCookieTest::$format property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php The format to use in this test.
PathAliasHalJsonCookieTest::$mimeType property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php The MIME type that corresponds to $format.
PathAliasHalJsonCookieTest::$modules property core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php Modules to install.
PathAliasHalJsonTestBase class core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php Base hal_json test class for the path_alias entity type.
PathAliasHalJsonTestBase.php file core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php
PathAliasHalJsonTestBase::getExpectedCacheContexts function core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
PathAliasHalJsonTestBase::getExpectedNormalizedEntity function core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php Returns the expected normalization of the entity.
PathAliasHalJsonTestBase::getNormalizedPostEntity function core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php Returns the normalized POST entity.
PathAliasInterface interface core/modules/path_alias/src/PathAliasInterface.php Provides an interface defining a path_alias entity.
PathAliasInterface.php file core/modules/path_alias/src/PathAliasInterface.php
PathAliasInterface::getAlias function core/modules/path_alias/src/PathAliasInterface.php Gets the alias for this path.
PathAliasInterface::getPath function core/modules/path_alias/src/PathAliasInterface.php Gets the source path of the alias.
PathAliasInterface::setAlias function core/modules/path_alias/src/PathAliasInterface.php Sets the alias for this path.
PathAliasInterface::setPath function core/modules/path_alias/src/PathAliasInterface.php Sets the source path of the alias.
PathAliasJsonAnonTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php Test path_alias entities for unauthenticated JSON requests.
PathAliasJsonAnonTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php
PathAliasJsonAnonTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php The theme to install as the default for testing.
PathAliasJsonAnonTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php The format to use in this test.
PathAliasJsonAnonTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php The MIME type that corresponds to $format.
PathAliasJsonBasicAuthTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php Test path_alias entities for JSON requests via basic auth.
PathAliasJsonBasicAuthTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php
PathAliasJsonBasicAuthTest::$auth property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php The authentication mechanism to use in this test.
PathAliasJsonBasicAuthTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php The theme to install as the default for testing.
PathAliasJsonBasicAuthTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php The format to use in this test.
PathAliasJsonBasicAuthTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php The MIME type that corresponds to $format.
PathAliasJsonBasicAuthTest::$modules property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php Modules to install.
PathAliasJsonCookieTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php Test path_alias entities for JSON requests with cookie authentication.

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