Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ListElement::setConfig function core/modules/config_translation/src/FormElement/ListElement.php
ListElement::__construct function core/modules/config_translation/src/FormElement/ListElement.php Constructs a ListElement.
ListField class core/modules/options/src/Plugin/views/filter/ListField.php Filter handler which uses list-fields as options.
ListField class core/modules/options/src/Plugin/migrate/field/d7/ListField.php 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/modules/options/src/Plugin/views/filter/ListField.php
ListField.php file core/modules/options/src/Plugin/migrate/field/d7/ListField.php
ListField::init function core/modules/options/src/Plugin/views/filter/ListField.php
ListFloatItem class core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Plugin implementation of the 'list_float' field type.
ListFloatItem.php file core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::extractAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::simplifyAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListFloatItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListingEmpty class core/modules/node/src/Plugin/views/area/ListingEmpty.php Defines an area plugin to display a node/add link.
ListingEmpty class core/modules/block_content/src/Plugin/views/area/ListingEmpty.php Defines an area plugin to display a block add link.
ListingEmpty.php file core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
ListingEmpty.php file core/modules/node/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::$accessManager property core/modules/node/src/Plugin/views/area/ListingEmpty.php The access manager.
ListingEmpty::$accessManager property core/modules/block_content/src/Plugin/views/area/ListingEmpty.php The access manager.
ListingEmpty::$currentUser property core/modules/block_content/src/Plugin/views/area/ListingEmpty.php The current user.
ListingEmpty::create function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::create function core/modules/node/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::render function core/modules/node/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::render function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::__construct function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php Constructs a new ListingEmpty.
ListingEmpty::__construct function core/modules/node/src/Plugin/views/area/ListingEmpty.php Constructs a new ListingEmpty.
ListIntegerItem class core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Plugin implementation of the 'list_integer' field type.
ListIntegerItem.php file core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListInterface interface core/lib/Drupal/Core/TypedData/ListInterface.php Interface for a list of typed data.
ListInterface.php file core/lib/Drupal/Core/TypedData/ListInterface.php
ListInterface::appendItem function core/lib/Drupal/Core/TypedData/ListInterface.php Appends a new item to the list.
ListInterface::filter function core/lib/Drupal/Core/TypedData/ListInterface.php Filters the items in the list using a custom callback.
ListInterface::first function core/lib/Drupal/Core/TypedData/ListInterface.php Returns the first item in this list.
ListInterface::get function core/lib/Drupal/Core/TypedData/ListInterface.php Returns the item at the specified position in this list.
ListInterface::getDataDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the data definition.
ListInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the definition of a contained item.
ListInterface::isEmpty function core/lib/Drupal/Core/TypedData/ListInterface.php Determines whether the list contains any non-empty items.
ListInterface::removeItem function core/lib/Drupal/Core/TypedData/ListInterface.php Removes the item at the specified position.
ListInterface::set function core/lib/Drupal/Core/TypedData/ListInterface.php Sets the value of the item at a given position in the list.
ListItemBase class core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Plugin base class inherited by the options field types.
ListItemBase.php file core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php
ListItemBase::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Provides the field type specific allowed values form element #description.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.