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 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ListDataDefinition::__construct function core/lib/Drupal/Core/TypedData/ListDataDefinition.php
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
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
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 Migrate field plugin for Drupal 7 list fields.
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::storageSettingsForm 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::render function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::render function core/modules/node/src/Plugin/views/area/ListingEmpty.php
ListingEmpty::__construct function core/modules/node/src/Plugin/views/area/ListingEmpty.php Constructs a new ListingEmpty.
ListingEmpty::__construct function core/modules/block_content/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::storageSettingsForm 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.

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