Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ListElement::setConfig | function | core/ |
|
| ListElement::__construct | function | core/ |
Constructs a ListElement. |
| ListField | class | core/ |
Filter handler which uses list-fields as options. |
| ListField | class | core/ |
Plugin annotation @MigrateField( id = "list", type_map = { "list_boolean" = "boolean", "list_integer" = "list_integer", "list_text" = "list_string", "list_float" = "list_float", }, core = {7}, source_module = "list", … |
| ListField.php | file | core/ |
|
| ListField.php | file | core/ |
|
| ListField::init | function | core/ |
|
| ListFloatItem | class | core/ |
Plugin implementation of the 'list_float' field type. |
| ListFloatItem.php | file | core/ |
|
| ListFloatItem::allowedValuesDescription | function | core/ |
|
| ListFloatItem::castAllowedValue | function | core/ |
|
| ListFloatItem::extractAllowedValues | function | core/ |
|
| ListFloatItem::propertyDefinitions | function | core/ |
|
| ListFloatItem::schema | function | core/ |
|
| ListFloatItem::simplifyAllowedValues | function | core/ |
|
| ListFloatItem::validateAllowedValue | function | core/ |
|
| ListingEmpty | class | core/ |
Defines an area plugin to display a node/add link. |
| ListingEmpty | class | core/ |
Defines an area plugin to display a block 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/ |
|
| ListingEmpty::create | function | core/ |
|
| ListingEmpty::render | function | core/ |
|
| ListingEmpty::render | function | core/ |
|
| 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/ |
|
| ListIntegerItem::castAllowedValue | function | core/ |
|
| ListIntegerItem::propertyDefinitions | function | core/ |
|
| ListIntegerItem::schema | function | core/ |
|
| ListIntegerItem::validateAllowedValue | function | core/ |
|
| ListInterface | interface | core/ |
Interface for a list of typed data. |
| ListInterface.php | file | core/ |
|
| ListInterface::appendItem | function | core/ |
Appends a new item to the list. |
| ListInterface::filter | function | core/ |
Filters the items in the list using a custom callback. |
| ListInterface::first | function | core/ |
Returns the first item in this list. |
| ListInterface::get | function | core/ |
Returns the item at the specified position in this list. |
| ListInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ListInterface::isEmpty | function | core/ |
Determines whether the list contains any non-empty items. |
| ListInterface::removeItem | function | core/ |
Removes the item at the specified position. |
| ListInterface::set | function | core/ |
Sets the value of the item at a given position in the list. |
| ListItemBase | class | core/ |
Plugin base class inherited by the options field types. |
| ListItemBase.php | file | core/ |
|
| ListItemBase::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
Pagination
- Previous page
- Page 746
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.