Search for path

  1. Search 7.x for path
  2. Search 8.9.x for path
  3. Search 10.3.x for path
  4. Search 11.x for path
  5. Other projects
Title Object type File name Summary
PathContentModerationTest::$modules property core/modules/path/tests/src/Functional/PathContentModerationTest.php Modules to install.
PathContentModerationTest::assertPathsAreAccessible function core/modules/path/tests/src/Functional/PathContentModerationTest.php Helper callback to verify paths are responding with status 200.
PathContentModerationTest::setUp function core/modules/path/tests/src/Functional/PathContentModerationTest.php
PathContentModerationTest::testNodePathAlias function core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests node path aliases on a moderated content type.
PathContentModerationTest::testTranslatedModeratedNodeAlias function core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests that translated and moderated node can get new draft revision.
PathElement class core/lib/Drupal/Core/Render/Element/PathElement.php Provides a matched path render element.
PathElement.php file core/lib/Drupal/Core/Render/Element/PathElement.php
PathElement::CONVERT_NONE constant core/lib/Drupal/Core/Render/Element/PathElement.php Do not convert the submitted value from the user-supplied path.
PathElement::CONVERT_ROUTE constant core/lib/Drupal/Core/Render/Element/PathElement.php Convert the submitted value into a route name and parameter pair.
PathElement::CONVERT_URL constant core/lib/Drupal/Core/Render/Element/PathElement.php Convert the submitted value into a \Drupal\Core\Url value object.
PathElement::getInfo function core/lib/Drupal/Core/Render/Element/PathElement.php Returns the element properties for this element.
PathElement::validateMatchedPath function core/lib/Drupal/Core/Render/Element/PathElement.php Form element validation handler for matched_path elements.
PathElement::valueCallback function core/lib/Drupal/Core/Render/Element/PathElement.php Determines how user input is mapped to an element's #value property.
PathElementFormTest class core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Tests PathElement validation and conversion functionality.
PathElementFormTest.php file core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
PathElementFormTest::$modules property core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Modules to enable.
PathElementFormTest::$testUser property core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php User for testing.
PathElementFormTest::buildForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Form constructor.
PathElementFormTest::getFormId function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Returns a unique string identifying the form.
PathElementFormTest::setUp function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Sets up the test.
PathElementFormTest::submitForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Form submission handler.
PathElementFormTest::testPathElement function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Tests that default handlers are added even if custom are specified.
PathElementFormTest::validateForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Form validation handler.
PathEncodedTest class core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Tests URL generation and routing for route paths with encoded characters.
PathEncodedTest.php file core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathEncodedTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php The theme to install as the default for testing.
PathEncodedTest::$modules property core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Modules to enable.
PathEncodedTest::testAliasToEncoded function core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathEncodedTest::testGetEncoded function core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathEncodedTestController class core/modules/system/tests/modules/path_encoded_test/src/Controller/PathEncodedTestController.php Returns responses for path_encoded_test routes.
PathEncodedTestController.php file core/modules/system/tests/modules/path_encoded_test/src/Controller/PathEncodedTestController.php
PathEncodedTestController::simple function core/modules/system/tests/modules/path_encoded_test/src/Controller/PathEncodedTestController.php Returns an HTML simple response.
PathFieldDefinitionTest class core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php @coversDefaultClass \Drupal\Core\Field\BaseFieldDefinition
@group path
PathFieldDefinitionTest.php file core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php
PathFieldDefinitionTest::getModuleAndPath function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the module name and the module directory for the plugin.
PathFieldDefinitionTest::getPluginId function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the plugin ID of the tested field type.
PathFieldDefinitionTest::testGetColumns function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php @covers ::getColumns
@covers ::getSchema
PathFieldItemList class core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Represents a configurable entity path field.
PathFieldItemList.php file core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php
PathFieldItemList::computeValue function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Computes the values for an item list.
PathFieldItemList::defaultAccess function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Contains the default access logic of this field.
PathFieldItemList::delete function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Defines custom delete behavior for field values.
PathFilterForm class core/modules/path/src/Form/PathFilterForm.php Provides the path admin overview filter form.
PathFilterForm.php file core/modules/path/src/Form/PathFilterForm.php
PathFilterForm::buildForm function core/modules/path/src/Form/PathFilterForm.php Form constructor.
PathFilterForm::getFormId function core/modules/path/src/Form/PathFilterForm.php Returns a unique string identifying the form.
PathFilterForm::resetForm function core/modules/path/src/Form/PathFilterForm.php Resets the filter selections.
PathFilterForm::submitForm function core/modules/path/src/Form/PathFilterForm.php Form submission handler.
PathHooksTest class core/modules/path_alias/tests/src/Kernel/PathHooksTest.php @coversDefaultClass \Drupal\path_alias\Entity\PathAlias
PathHooksTest.php file core/modules/path_alias/tests/src/Kernel/PathHooksTest.php

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