Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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 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::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. |
| ListIntegerItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ListIntegerItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| 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::last | function | core/ |
Returns the last item in this list. |
| 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::addMoreAjax | function | core/ |
Ajax callback for the "Add another item" button. |
Pagination
- Previous page
- Page 814
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.