Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PathHooks.php | file | core/ |
|
| PathHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| PathHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| PathHooks::entityTranslationCreate | function | core/ |
Implements hook_entity_translation_create(). |
| PathHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| PathHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| PathHooks::help | function | core/ |
Implements hook_help(). |
| PathHooksTest | class | core/ |
Tests Drupal\path_alias\Entity\PathAlias. |
| PathHooksTest.php | file | core/ |
|
| PathHooksTest::$modules | property | core/ |
Modules to install. |
| PathHooksTest::setUp | function | core/ |
|
| PathHooksTest::testPathHooks | function | core/ |
Tests that the PathAlias entity clears caches correctly. |
| PathItem | class | core/ |
Defines the 'path' entity field type. |
| PathItem.php | file | core/ |
|
| PathItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| PathItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| PathItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| PathItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PathItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| PathItem::schema | function | core/ |
Returns the schema for the field. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.