Search for alias
- Search 7.x for alias
- Search 9.5.x for alias
- Search 10.3.x for alias
- Search 11.x for alias
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PathAliasDeprecatedTestServiceProvider::$useDecorator | property | core/ |
Whether to use a decorator to wrap the alias manager implementation. |
PathAliasDeprecatedTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
PathAliasForm | class | core/ |
Form handler for the path alias edit forms. |
PathAliasForm.php | file | core/ |
|
PathAliasForm::$entity | property | core/ |
The path_alias entity. |
PathAliasForm::save | function | core/ |
Form submission handler for the 'save' action. |
PathAliasHalJsonAnonTest | class | core/ |
@group hal @group path_alias |
PathAliasHalJsonAnonTest.php | file | core/ |
|
PathAliasHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
PathAliasHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
PathAliasHalJsonBasicAuthTest | class | core/ |
@group hal @group path_alias |
PathAliasHalJsonBasicAuthTest.php | file | core/ |
|
PathAliasHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
PathAliasHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
PathAliasHalJsonCookieTest | class | core/ |
@group hal @group path_alias |
PathAliasHalJsonCookieTest.php | file | core/ |
|
PathAliasHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
PathAliasHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
PathAliasHalJsonTestBase | class | core/ |
Base hal_json test class for the path_alias entity type. |
PathAliasHalJsonTestBase.php | file | core/ |
|
PathAliasHalJsonTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
PathAliasHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
PathAliasHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
PathAliasInterface | interface | core/ |
Provides an interface defining a path_alias entity. |
PathAliasInterface.php | file | core/ |
|
PathAliasInterface::getAlias | function | core/ |
Gets the alias for this path. |
PathAliasInterface::getPath | function | core/ |
Gets the source path of the alias. |
PathAliasInterface::setAlias | function | core/ |
Sets the alias for this path. |
PathAliasInterface::setPath | function | core/ |
Sets the source path of the alias. |
PathAliasJsonAnonTest | class | core/ |
Test path_alias entities for unauthenticated JSON requests. |
PathAliasJsonAnonTest.php | file | core/ |
|
PathAliasJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasJsonAnonTest::$format | property | core/ |
The format to use in this test. |
PathAliasJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasJsonBasicAuthTest | class | core/ |
Test path_alias entities for JSON requests via basic auth. |
PathAliasJsonBasicAuthTest.php | file | core/ |
|
PathAliasJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
PathAliasJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
PathAliasJsonCookieTest | class | core/ |
Test path_alias entities for JSON requests with cookie authentication. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.