Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
path.module core/modules/path/path.module Enables users to rename URLs.
path.overview.html.twig core/modules/path/help_topics/path.overview.html.twig --- 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 core/modules/path/path.permissions.yml core/modules/path/path.permissions.yml
path.post_update.php core/modules/path/path.post_update.php Post update functions for the path module.
path.schema.yml core/modules/path/config/schema/path.schema.yml core/modules/path/config/schema/path.schema.yml
PathAdminTest.php core/modules/path/tests/src/Functional/PathAdminTest.php Drupal\Tests\path\Functional
PathAlias.php core/modules/path_alias/src/Entity/PathAlias.php Drupal\path_alias\Entity
PathAliasConstraint.php core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php Drupal\path\Plugin\Validation\Constraint
PathAliasConstraintValidator.php core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php Drupal\path\Plugin\Validation\Constraint
PathAliasForm.php core/modules/path/src/PathAliasForm.php Drupal\path
PathAliasInterface.php core/modules/path_alias/src/PathAliasInterface.php Drupal\path_alias
PathAliasJsonAnonTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php Drupal\Tests\path_alias\Functional\Rest
PathAliasJsonBasicAuthTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php Drupal\Tests\path_alias\Functional\Rest
PathAliasJsonCookieTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php Drupal\Tests\path_alias\Functional\Rest
PathAliasListBuilder.php core/modules/path/src/PathAliasListBuilder.php Drupal\path
PathAliasMenuLinkContentTest.php core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Drupal\Tests\menu_link_content\Kernel
PathAliasResourceTestBase.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php Drupal\Tests\path_alias\Functional\Rest
PathAliasStorage.php core/modules/path_alias/src/PathAliasStorage.php Drupal\path_alias
PathAliasStorageSchema.php core/modules/path_alias/src/PathAliasStorageSchema.php Drupal\path_alias
PathAliasStorageSchemaTest.php core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Drupal\Tests\path_alias\Kernel
PathAliasSubscriber.php core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php Drupal\path_alias\EventSubscriber
PathAliasTest.php core/modules/path/tests/src/Functional/PathAliasTest.php Drupal\Tests\path\Functional
PathAliasTest.php core/modules/jsonapi/tests/src/Functional/PathAliasTest.php Drupal\Tests\jsonapi\Functional
PathAliasTestTrait.php core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Drupal\Tests\Traits\Core
PathAliasUpdateTest.php core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Drupal\Tests\path_alias\Functional
PathAliasXmlAnonTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php Drupal\Tests\path_alias\Functional\Rest
PathAliasXmlBasicAuthTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php Drupal\Tests\path_alias\Functional\Rest
PathAliasXmlCookieTest.php core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php Drupal\Tests\path_alias\Functional\Rest
PathBasedBreadcrumbBuilder.php core/modules/system/src/PathBasedBreadcrumbBuilder.php Drupal\system
PathBasedBreadcrumbBuilderTest.php core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Drupal\Tests\system\Unit\Breadcrumbs
PathCacheContext.php core/lib/Drupal/Core/Cache/Context/PathCacheContext.php Drupal\Core\Cache\Context
PathChangedHelper.php core/lib/Drupal/Core/Routing/PathChangedHelper.php Drupal\Core\Routing
PathChangedHelperTest.php core/tests/Drupal/KernelTests/Core/Routing/PathChangedHelperTest.php Drupal\KernelTests\Core\Routing
PathChangedHelperTest.php core/tests/Drupal/Tests/Core/Routing/PathChangedHelperTest.php Drupal\Tests\Core\Routing
PathContentModerationTest.php core/modules/path/tests/src/Functional/PathContentModerationTest.php Drupal\Tests\path\Functional
PathElement.php core/lib/Drupal/Core/Render/Element/PathElement.php Drupal\Core\Render\Element
PathElementFormTest.php core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Drupal\KernelTests\Core\Element
PathEncodedTest.php core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Drupal\FunctionalTests\Routing
PathEncodedTestController.php core/modules/system/tests/modules/path_encoded_test/src/Controller/PathEncodedTestController.php Drupal\path_encoded_test\Controller
PathFieldDefinitionTest.php core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Drupal\Tests\path\Unit\Field
PathFieldItemList.php core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Drupal\path\Plugin\Field\FieldType
PathFilterForm.php core/modules/path/src/Form/PathFilterForm.php Drupal\path\Form
PathHooksTest.php core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Drupal\Tests\path_alias\Kernel
PathItem.php core/modules/path/src/Plugin/Field/FieldType/PathItem.php Drupal\path\Plugin\Field\FieldType
PathItemTest.php core/modules/path/tests/src/Kernel/PathItemTest.php Drupal\Tests\path\Kernel
PathLanguageTest.php core/modules/path/tests/src/Functional/PathLanguageTest.php Drupal\Tests\path\Functional
PathLanguageUiTest.php core/modules/path/tests/src/Functional/PathLanguageUiTest.php Drupal\Tests\path\Functional
PathMatcher.php core/lib/Drupal/Core/Path/PathMatcher.php Drupal\Core\Path
PathMatcherInterface.php core/lib/Drupal/Core/Path/PathMatcherInterface.php Drupal\Core\Path
PathMatcherTest.php core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php Drupal\Tests\Core\Path

Other projects


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