Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
| LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
| LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| link_generation_test.info.yml | file | core/ |
core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml |
| link_generator | service | core/ |
Drupal\Core\Utility\LinkGenerator |
| link_test_base_field.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml |
| link_test_theme.info.yml | file | core/ |
core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml |
| link_test_views.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
| list.admin.css | file | core/ |
/* cspell:ignore bulletedlist numberedlist */ .ckeditor5-toolbar-button-bulletedList { background-image: url(../icons/bulletedlist.svg); } .ckeditor5-toolbar-button-numberedList { background-image: url(../icons/numberedlist.svg); } |
| ListCacheBinsPass | class | core/ |
Adds cache_bins parameter to the container. |
| ListCacheBinsPass.php | file | core/ |
|
| ListCacheBinsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
| ListDataDefinition | class | core/ |
A typed data definition class for defining lists. |
| ListDataDefinition.php | file | core/ |
|
| ListDataDefinition::$itemDefinition | property | core/ |
The data definition of a list item. |
| ListDataDefinition::create | function | core/ |
Creates a new list definition. |
| ListDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| ListDataDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
| ListDataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| ListDataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
| ListDataDefinition::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
| ListDataDefinition::setDataType | function | core/ |
Sets the data type. |
| ListDataDefinition::setItemDefinition | function | core/ |
Sets the item definition. |
| ListDataDefinition::__clone | function | core/ |
Magic method: Implements a deep clone. |
| ListDataDefinition::__construct | function | core/ |
Constructs a new data definition object. |
| ListDataDefinitionInterface | interface | core/ |
Interface for data definitions of lists. |
| ListDataDefinitionInterface.php | file | core/ |
|
| ListDataDefinitionInterface::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
| ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
| ListElement | class | core/ |
Defines the list element for the configuration translation interface. |
| ListElement.php | file | core/ |
|
| ListElement::$element | property | core/ |
The schema element this form is for. |
| ListElement::create | function | core/ |
Creates a form element instance from a schema definition. |
| ListElement::getGroupTitle | function | core/ |
Returns the title for the 'details' element of a group of schema elements. |
| ListElement::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| ListElement::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| ListElement::__construct | function | core/ |
Constructs a ListElement. |
| ListField | class | core/ |
Filter handler which uses list-fields as options. |
| ListField | class | core/ |
Migrate field plugin for Drupal 7 list fields. |
| ListField.php | file | core/ |
|
| ListField.php | file | core/ |
|
| ListField::$optionsAllowedValues | property | core/ |
The options allowed values service. |
| ListField::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| ListField::__construct | function | core/ |
Constructs a Handler object. |
| ListFloatItem | class | core/ |
Plugin implementation of the 'list_float' field type. |
| ListFloatItem.php | file | core/ |
Pagination
- Previous page
- Page 984
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.