Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ListDataDefinition::setDataType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Sets the data type.
ListDataDefinition::setItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Sets the item definition.
ListDataDefinition::__clone function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Magic method: Implements a deep clone.
ListDataDefinition::__construct function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Constructs a new data definition object.
ListDataDefinitionInterface interface core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Interface for data definitions of lists.
ListDataDefinitionInterface.php file core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php
ListDataDefinitionInterface::createFromItemType function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Creates a new list data definition for items of the given data type.
ListDataDefinitionInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Gets the data definition of an item of the list.
ListElement class core/modules/config_translation/src/FormElement/ListElement.php Defines the list element for the configuration translation interface.
ListElement.php file core/modules/config_translation/src/FormElement/ListElement.php
ListElement::$element property core/modules/config_translation/src/FormElement/ListElement.php The schema element this form is for.
ListElement::create function core/modules/config_translation/src/FormElement/ListElement.php Creates a form element instance from a schema definition.
ListElement::getGroupTitle function core/modules/config_translation/src/FormElement/ListElement.php Returns the title for the 'details' element of a group of schema elements.
ListElement::getTranslationBuild function core/modules/config_translation/src/FormElement/ListElement.php Builds a render array containing the source and translation form elements.
ListElement::setConfig function core/modules/config_translation/src/FormElement/ListElement.php Sets configuration based on a nested form value array.
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 #[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/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 Overrides \Drupal\views\Plugin\views\HandlerBase::init().
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 Provides the field type specific allowed values form element #description.
ListFloatItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Converts a value to the correct type.
ListFloatItem::extractAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Extracts the allowed values array from the allowed_values element.
ListFloatItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Defines field item properties.
ListFloatItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Returns the schema for the field.
ListFloatItem::simplifyAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Simplifies allowed values to a key-value array from the structured array.
ListFloatItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Returns a form for the storage-level settings.
ListFloatItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Checks whether a candidate allowed value is valid.
ListingEmpty class core/modules/block_content/src/Plugin/views/area/ListingEmpty.php Defines an area plugin to display a block add link.
ListingEmpty class core/modules/node/src/Plugin/views/area/ListingEmpty.php Defines an area plugin to display a node/add link.
ListingEmpty.php file core/modules/node/src/Plugin/views/area/ListingEmpty.php
ListingEmpty.php file core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::$accessManager property core/modules/block_content/src/Plugin/views/area/ListingEmpty.php The access manager.
ListingEmpty::$accessManager property core/modules/node/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 Creates an instance of the plugin.
ListingEmpty::create function core/modules/node/src/Plugin/views/area/ListingEmpty.php Creates an instance of the plugin.
ListingEmpty::render function core/modules/node/src/Plugin/views/area/ListingEmpty.php Render the area.
ListingEmpty::render function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php Render the area.
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 Provides the field type specific allowed values form element #description.
ListIntegerItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Converts a value to the correct type.
ListIntegerItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Defines field item properties.
ListIntegerItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Returns the schema for the field.

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