Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| path.route_processor_bc | service | core/ |
Drupal\path\Routing\RouteProcessor |
| path.route_subscriber_bc | service | core/ |
Drupal\path\Routing\RouteSubscriber |
| path.schema.yml | file | core/ |
core/modules/path/config/schema/path.schema.yml |
| path.services.yml | file | core/ |
core/modules/path/path.services.yml |
| Path::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| Path::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| PathAdminTest | class | core/ |
Tests the Path admin UI. |
| PathAdminTest.php | file | core/ |
|
| PathAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathAdminTest::$modules | property | core/ |
Modules to enable. |
| PathAdminTest::setUp | function | core/ |
|
| PathAdminTest::testPathFiltering | function | core/ |
Tests the filtering aspect of the Path UI. |
| PathAlias | class | core/ |
Defines the path_alias entity class. |
| PathAlias.php | file | core/ |
|
| PathAlias::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| PathAlias::getAlias | function | core/ |
Gets the alias for this path. |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| PathAlias::getPath | function | core/ |
Gets the source path of the alias. |
| PathAlias::label | function | core/ |
Gets the label of the entity. |
| PathAlias::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| PathAlias::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| PathAlias::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| PathAlias::setAlias | function | core/ |
Sets the alias for this path. |
| PathAlias::setPath | function | core/ |
Sets the source path of the alias. |
| PathAliasConstraint | class | core/ |
Validation constraint for changing path aliases in pending revisions. |
| PathAliasConstraint.php | file | core/ |
|
| PathAliasConstraint::$message | property | core/ |
|
| PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
| PathAliasConstraintValidator.php | file | core/ |
|
| PathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| PathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| PathAliasDeprecatedTestServiceProvider | class | core/ |
Test service provider to test path alias deprecated services BC logic. |
| PathAliasDeprecatedTestServiceProvider.php | file | core/ |
|
| PathAliasDeprecatedTestServiceProvider::$newClass | property | core/ |
The name of the new implementation class for the alias manager. |
| 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/ |
Pagination
- Previous page
- Page 932
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.