Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
PathAliasJsonCookieTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php
PathAliasJsonCookieTest::$auth property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php The authentication mechanism to use in this test.
PathAliasJsonCookieTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php The theme to install as the default for testing.
PathAliasJsonCookieTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php The format to use in this test.
PathAliasJsonCookieTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php The MIME type that corresponds to $format.
PathAliasListBuilder class core/modules/path/src/PathAliasListBuilder.php Defines a class to build a listing of path_alias entities.
PathAliasListBuilder.php file core/modules/path/src/PathAliasListBuilder.php
PathAliasListBuilder::$aliasManager property core/modules/path/src/PathAliasListBuilder.php The path alias manager.
PathAliasListBuilder::$currentRequest property core/modules/path/src/PathAliasListBuilder.php The current request.
PathAliasListBuilder::$formBuilder property core/modules/path/src/PathAliasListBuilder.php The form builder.
PathAliasListBuilder::$languageManager property core/modules/path/src/PathAliasListBuilder.php The language manager.
PathAliasListBuilder::buildHeader function core/modules/path/src/PathAliasListBuilder.php Builds the header row for the entity listing.
PathAliasListBuilder::buildRow function core/modules/path/src/PathAliasListBuilder.php Builds a row for an entity in the entity listing.
PathAliasListBuilder::createInstance function core/modules/path/src/PathAliasListBuilder.php Instantiates a new instance of this entity handler.

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