Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathElement::getInfo | function | core/ |
Returns the element properties for this element. |
| PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
| PathElement::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| PathElementFormTest | class | core/ |
Tests PathElement validation and conversion functionality. |
| PathElementFormTest.php | file | core/ |
|
| PathElementFormTest::$modules | property | core/ |
Modules to install. |
| PathElementFormTest::$testUser | property | core/ |
User for testing. |
| PathElementFormTest::buildForm | function | core/ |
Form constructor. |
| PathElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathElementFormTest::setUp | function | core/ |
Sets up the test. |
| PathElementFormTest::submitForm | function | core/ |
Form submission handler. |
| PathElementFormTest::testPathElement | function | core/ |
Tests that default handlers are added even if custom are specified. |
| PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
| PathEncodedTest | class | core/ |
Tests URL generation and routing for route paths with encoded characters. |
| PathEncodedTest.php | file | core/ |
|
| PathEncodedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathEncodedTest::$modules | property | core/ |
Modules to install. |
| PathEncodedTest::testAliasToEncoded | function | core/ |
|
| PathEncodedTest::testGetEncoded | function | core/ |
|
| PathEncodedTestController | class | core/ |
Returns responses for path_encoded_test routes. |
| PathEncodedTestController.php | file | core/ |
|
| PathEncodedTestController::simple | function | core/ |
Returns an HTML simple response. |
| PathExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| PathExtractor.php | file | core/ |
|
| PathExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| PathExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor. |
| PathExtractorTest.php | file | core/ |
|
| PathExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
| PathExtractorTest::$pathExtractorPlugin | property | core/ |
The PathExtractor instance. |
| PathExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| PathExtractorTest::providerDiscoverIconsPath | function | core/ |
Data provider for ::testDiscoverIconsPath(). |
| PathExtractorTest::setUp | function | core/ |
|
| PathExtractorTest::testDiscoverIconsPath | function | core/ |
Test the PathExtractor::discoverIcons() method. |
| PathFieldDefinitionTest | class | core/ |
Tests Drupal\Core\Field\BaseFieldDefinition. |
| PathFieldDefinitionTest.php | file | core/ |
|
| PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
Tests get columns. |
| PathFieldItemList | class | core/ |
Represents a configurable entity path field. |
| PathFieldItemList.php | file | core/ |
|
| PathFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
| PathFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| PathFilterForm | class | core/ |
Provides the path admin overview filter form. |
| PathFilterForm.php | file | core/ |
|
| PathFilterForm::buildForm | function | core/ |
Form constructor. |
| PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
| PathFilterForm::submitForm | function | core/ |
Form submission handler. |
| PathHooks | class | core/ |
Hook implementations for path. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.