Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
#[MigrateField(id: 'list', core: [ 7, ], type_map: [ 'list_boolean' => 'boolean', 'list_integer' => 'list_integer', 'list_text' => 'list_string', 'list_float' => 'list_float', ], source_module: 'list', destination_module: 'options')] |
| ListField.php | file | core/ |
|
| ListField.php | file | core/ |
|
| ListField::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| ListFloatItem | class | core/ |
Plugin implementation of the 'list_float' field type. |
| ListFloatItem.php | file | core/ |
|
| ListFloatItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListFloatItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListFloatItem::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
| ListFloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListFloatItem::schema | function | core/ |
Returns the schema for the field. |
| ListFloatItem::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
| ListFloatItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ListFloatItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| ListingEmpty | class | core/ |
Defines an area plugin to display a block add link. |
| ListingEmpty | class | core/ |
Defines an area plugin to display a node/add link. |
| ListingEmpty.php | file | core/ |
|
| ListingEmpty.php | file | core/ |
|
| ListingEmpty::$accessManager | property | core/ |
The access manager. |
| ListingEmpty::$accessManager | property | core/ |
The access manager. |
| ListingEmpty::$currentUser | property | core/ |
The current user. |
| ListingEmpty::create | function | core/ |
Creates an instance of the plugin. |
| ListingEmpty::create | function | core/ |
Creates an instance of the plugin. |
| ListingEmpty::render | function | core/ |
Render the area. |
| ListingEmpty::render | function | core/ |
Render the area. |
| ListingEmpty::__construct | function | core/ |
Constructs a new ListingEmpty. |
| ListingEmpty::__construct | function | core/ |
Constructs a new ListingEmpty. |
| ListIntegerItem | class | core/ |
Plugin implementation of the 'list_integer' field type. |
| ListIntegerItem.php | file | core/ |
|
| ListIntegerItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListIntegerItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListIntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListIntegerItem::schema | function | core/ |
Returns the schema for the field. |
Pagination
- Previous page
- Page 763
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.