Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
path.schema.yml file core/modules/path/config/schema/path.schema.yml core/modules/path/config/schema/path.schema.yml
PathAdminTest class core/modules/path/tests/src/Functional/PathAdminTest.php Tests the Path admin UI.
PathAdminTest.php file core/modules/path/tests/src/Functional/PathAdminTest.php
PathAdminTest::$defaultTheme property core/modules/path/tests/src/Functional/PathAdminTest.php The theme to install as the default for testing.
PathAdminTest::$modules property core/modules/path/tests/src/Functional/PathAdminTest.php Modules to enable.
PathAdminTest::setUp function core/modules/path/tests/src/Functional/PathAdminTest.php
PathAdminTest::testPathFiltering function core/modules/path/tests/src/Functional/PathAdminTest.php Tests the filtering aspect of the Path UI.
PathAlias class core/modules/path_alias/src/Entity/PathAlias.php Defines the path_alias entity class.
PathAlias.php file core/modules/path_alias/src/Entity/PathAlias.php
PathAlias::baseFieldDefinitions function core/modules/path_alias/src/Entity/PathAlias.php Provides base field definitions for an entity type.
PathAlias::getAlias function core/modules/path_alias/src/Entity/PathAlias.php Gets the alias for this path.
PathAlias::getCacheTagsToInvalidate function core/modules/path_alias/src/Entity/PathAlias.php Returns the cache tags that should be used to invalidate caches.
PathAlias::getPath function core/modules/path_alias/src/Entity/PathAlias.php Gets the source path of the alias.
PathAlias::label function core/modules/path_alias/src/Entity/PathAlias.php Gets the label of the entity.
PathAlias::postDelete function core/modules/path_alias/src/Entity/PathAlias.php Acts on deleted entities before the delete hook is invoked.
PathAlias::postSave function core/modules/path_alias/src/Entity/PathAlias.php Acts on a saved entity before the insert or update hook is invoked.
PathAlias::preSave function core/modules/path_alias/src/Entity/PathAlias.php Acts on an entity before the presave hook is invoked.
PathAlias::setAlias function core/modules/path_alias/src/Entity/PathAlias.php Sets the alias for this path.
PathAlias::setPath function core/modules/path_alias/src/Entity/PathAlias.php Sets the source path of the alias.
PathAliasConstraint class core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php Validation constraint for changing path aliases in pending revisions.
PathAliasConstraint.php file core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php
PathAliasConstraint::$message property core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php
PathAliasConstraintValidator class core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php Constraint validator for changing path aliases in pending revisions.
PathAliasConstraintValidator.php file core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
PathAliasConstraintValidator::$entityTypeManager property core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php The entity type manager.
PathAliasConstraintValidator::create function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php Instantiates a new instance of this class.
PathAliasConstraintValidator::validate function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
PathAliasConstraintValidator::__construct function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php Creates a new PathAliasConstraintValidator instance.
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/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php @group hal
@group legacy
PathAliasHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php
PathAliasHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php The theme to install as the default for testing.
PathAliasHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php The format to use in this test.
PathAliasHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php The MIME type that corresponds to $format.
PathAliasHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonAnonTest.php Modules to install.
PathAliasHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php @group hal
@group legacy
PathAliasHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php
PathAliasHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
PathAliasHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php The theme to install as the default for testing.
PathAliasHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php The format to use in this test.
PathAliasHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
PathAliasHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php Modules to install.
PathAliasHalJsonCookieTest class core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonCookieTest.php @group hal
@group legacy
PathAliasHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonCookieTest.php
PathAliasHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonCookieTest.php The authentication mechanism to use in this test.
PathAliasHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonCookieTest.php The theme to install as the default for testing.
PathAliasHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonCookieTest.php The format to use in this test.

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