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 11.x for path
  5. Other projects
Title Object type File name Summary
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[[api-linebreak]]
PathHooksTest.php file core/modules/path_alias/tests/src/Kernel/PathHooksTest.php
PathHooksTest::$modules property core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Modules to install.
PathHooksTest::setUp function core/modules/path_alias/tests/src/Kernel/PathHooksTest.php
PathHooksTest::testPathHooks function core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Tests that the PathAlias entity clears caches correctly.
PathItem class core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines the 'path' entity field type.
PathItem.php file core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::generateSampleValue function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Generates placeholder field values.
PathItem::isEmpty function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Determines whether the data structure is empty.
PathItem::mainPropertyName function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Returns the name of the main property, if any.
PathItem::postSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines custom post-save behavior for field values.
PathItem::preSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines custom presave behavior for field values.
PathItem::propertyDefinitions function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines field item properties.
PathItem::schema function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Returns the schema for the field.
PathItemTest class core/modules/path/tests/src/Kernel/PathItemTest.php Tests loading and storing data using PathItem.
PathItemTest.php file core/modules/path/tests/src/Kernel/PathItemTest.php
PathItemTest::$modules property core/modules/path/tests/src/Kernel/PathItemTest.php Modules to install.
PathItemTest::setUp function core/modules/path/tests/src/Kernel/PathItemTest.php
PathItemTest::testPathItem function core/modules/path/tests/src/Kernel/PathItemTest.php Tests creating, loading, updating and deleting aliases through PathItem.
PathLanguageTest class core/modules/path/tests/src/Functional/PathLanguageTest.php Confirm that paths work with translated nodes.
PathLanguageTest.php file core/modules/path/tests/src/Functional/PathLanguageTest.php
PathLanguageTest::$defaultTheme property core/modules/path/tests/src/Functional/PathLanguageTest.php The theme to install as the default for testing.
PathLanguageTest::$modules property core/modules/path/tests/src/Functional/PathLanguageTest.php Modules to install.
PathLanguageTest::$webUser property core/modules/path/tests/src/Functional/PathLanguageTest.php A user with permissions to administer content types.
PathLanguageTest::setUp function core/modules/path/tests/src/Functional/PathLanguageTest.php
PathLanguageTest::testAliasTranslation function core/modules/path/tests/src/Functional/PathLanguageTest.php Tests alias functionality through the admin interfaces.
PathLanguageUiTest class core/modules/path/tests/src/Functional/PathLanguageUiTest.php Confirm that the Path module user interface works with languages.
PathLanguageUiTest.php file core/modules/path/tests/src/Functional/PathLanguageUiTest.php
PathLanguageUiTest::$defaultTheme property core/modules/path/tests/src/Functional/PathLanguageUiTest.php The theme to install as the default for testing.
PathLanguageUiTest::$modules property core/modules/path/tests/src/Functional/PathLanguageUiTest.php Modules to install.
PathLanguageUiTest::setUp function core/modules/path/tests/src/Functional/PathLanguageUiTest.php
PathLanguageUiTest::testDefaultLanguageUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a default language URL alias works.
PathLanguageUiTest::testLanguageNeutralUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a language-neutral URL alias works.
PathLanguageUiTest::testNonDefaultUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a non-default language URL alias works.
PathLanguageUiTest::testNotSpecifiedNode function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests language unspecific aliases are shown and saved in the node form.
PathMatcher class core/lib/Drupal/Core/Path/PathMatcher.php Provides a path matcher.
PathMatcher.php file core/lib/Drupal/Core/Path/PathMatcher.php
PathMatcher::$configFactory property core/lib/Drupal/Core/Path/PathMatcher.php The config factory service.
PathMatcher::$frontPage property core/lib/Drupal/Core/Path/PathMatcher.php The default front page.
PathMatcher::$isCurrentFrontPage property core/lib/Drupal/Core/Path/PathMatcher.php Whether the current page is the front page.
PathMatcher::$regexes property core/lib/Drupal/Core/Path/PathMatcher.php The cache of regular expressions.
PathMatcher::$routeMatch property core/lib/Drupal/Core/Path/PathMatcher.php The current route match.

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