Search for path

  1. Search 7.x for path
  2. Search 9.5.x for path
  3. Search 8.9.x for path
  4. Search 10.3.x for path
  5. Other projects
Title Object type File name Summary
PathValidatorTest::testIsValidWithInvalidExternalUrl function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with an invalid external URL.
PathValidatorTest::testIsValidWithLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a 'link to any page' permission.
PathValidatorTest::testIsValidWithMethodNotAllowed function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathValidatorTest::testIsValidWithNone function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method for <none> (used for jump links).
PathValidatorTest::testIsValidWithNotExistingPath function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a non-existent path.
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method without the 'link to any page' permission.
PathValidatorTest::testIsValidWithParamNotConverted function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathValidatorTest::testIsValidWithPathAlias function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a path alias.
PathValidatorTest::testIsValidWithResourceNotFound function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathWidget class core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php Plugin implementation of the 'path' widget.
PathWidget.php file core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php
PathWidget::errorElement function core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php Assigns a field-level validation error to the right widget sub-element.
PathWidget::formElement function core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php Returns the form for a single field widget.
PathWidget::validateFormElement function core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php Form element validation handler for URL alias form element.
PathWithNodeAccessGrantsTest class core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php Confirm that paths work with node access grants implementations.
PathWithNodeAccessGrantsTest.php file core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php
PathWithNodeAccessGrantsTest::$defaultTheme property core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php The theme to install as the default for testing.
PathWithNodeAccessGrantsTest::$modules property core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php Modules to install.
PathWithNodeAccessGrantsTest::setUp function core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php
PathWithNodeAccessGrantsTest::testAliasTranslation function core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php Tests alias functionality through the admin interfaces.
PathWorkspacesTest class core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces.
PathWorkspacesTest.php file core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PathWorkspacesTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php The theme to install as the default for testing.
PathWorkspacesTest::$modules property core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Modules to install.
PathWorkspacesTest::assertAccessiblePaths function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Helper callback to verify paths are responding with status 200.
PathWorkspacesTest::assertNotAccessiblePaths function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Helper callback to verify paths are responding with status 404.
PathWorkspacesTest::setUp function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PathWorkspacesTest::testPathAliases function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces.
PathWorkspacesTest::testPathAliasesUserSwitch function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces and user switching.
PathWorkspacesTest::testPathAliasesWithTranslation function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces for translatable nodes.
path_alias.info.yml file core/modules/path_alias/path_alias.info.yml core/modules/path_alias/path_alias.info.yml
path_alias.manager service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\AliasManager
path_alias.path_processor service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\PathProcessor\AliasPathProcessor
path_alias.post_update.php file core/modules/path_alias/path_alias.post_update.php Post update functions for Path Alias.
path_alias.prefix_list service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\AliasPrefixList
path_alias.repository service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\AliasRepository
path_alias.services.yml file core/modules/path_alias/path_alias.services.yml core/modules/path_alias/path_alias.services.yml
path_alias.subscriber service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\EventSubscriber\PathAliasSubscriber
path_alias.whitelist service core/modules/path_alias/path_alias.services.yml Drupal\path_alias\AliasWhitelist
path_alias_post_update_update_path_alias_revision_indexes function core/modules/path_alias/path_alias.post_update.php Update the path_alias_revision indices.
path_alias_removed_post_updates function core/modules/path_alias/path_alias.post_update.php Implements hook_removed_post_updates().
path_changed_helper_test.info.yml file core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml
path_changed_helper_test.routing.yml file core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml
path_encoded_test.info.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
path_encoded_test.routing.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml
path_entity_base_field_info function core/modules/path/path.module Implements hook_entity_base_field_info().
path_entity_base_field_info_alter function core/modules/path/path.module Implements hook_entity_base_field_info_alter().
path_entity_translation_create function core/modules/path/path.module Implements hook_entity_translation_create().
path_entity_type_alter function core/modules/path/path.module Implements hook_entity_type_alter().
path_field_widget_single_element_form_alter function core/modules/path/path.module Implements hook_field_widget_single_element_form_alter().

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