Search for path
- Search 7.x for path
- Search 9.5.x for path
- Search 8.9.x for path
- Search 10.3.x for path
- Search 11.x for path
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| path.current | service | core/ |
Drupal\Core\Path\CurrentPathStack |
| path.editing_alias.html.twig | file | core/ |
--- label: 'Editing a URL alias' related: - path.overview - path.creating_alias --- {% set path_permissions_link_text %} {% trans %}Administer URL aliases{% endtrans %} {% endset %} {% set path_permissions_link =… |
| path.info.yml | file | core/ |
core/modules/path/path.info.yml |
| path.install | file | core/ |
Update functions for the path module. |
| path.libraries.yml | file | core/ |
core/modules/path/path.libraries.yml |
| path.links.action.yml | file | core/ |
core/modules/path/path.links.action.yml |
| path.links.menu.yml | file | core/ |
core/modules/path/path.links.menu.yml |
| path.links.task.yml | file | core/ |
core/modules/path/path.links.task.yml |
| path.matcher | service | core/ |
Drupal\Core\Path\PathMatcher |
| path.migrate_drupal.yml | file | core/ |
core/modules/path/migrations/state/path.migrate_drupal.yml |
| path.overview.html.twig | file | core/ |
--- label: 'Configuring aliases for URLs' top_level: true related: - path.creating_alias - path.editing_alias --- <h2>{% trans %}What is a URL?{% endtrans %}</h2> <p>{% trans %}URL is the abbreviation for "Uniform… |
| path.permissions.yml | file | core/ |
core/modules/path/path.permissions.yml |
| path.post_update.php | file | core/ |
Post update functions for the path module. |
| 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.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAdminTest | class | core/ |
Tests the Path admin UI. |
| PathAdminTest.php | file | core/ |
|
| PathAdminTest::$defaultTheme | property | core/ |
|
| PathAdminTest::$modules | property | core/ |
|
| 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/ |
|
| PathAlias::getAlias | function | core/ |
|
| PathAlias::getCacheTagsToInvalidate | function | core/ |
|
| PathAlias::getPath | function | core/ |
|
| PathAlias::label | function | core/ |
|
| PathAlias::postDelete | function | core/ |
|
| PathAlias::postSave | function | core/ |
|
| PathAlias::preSave | function | core/ |
|
| PathAlias::setAlias | function | core/ |
|
| PathAlias::setPath | function | core/ |
|
| PathAliasConstraint | class | core/ |
Validation constraint for changing path aliases in pending revisions. |
| PathAliasConstraint.php | file | core/ |
|
| PathAliasConstraint::__construct | function | 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/ |
|
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.