Search for item

  1. Search 7.x for item
  2. Search 8.9.x for item
  3. Search 10.3.x for item
  4. Search 11.x for item
  5. Search main for item
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Item class core/modules/aggregator/src/Entity/Item.php Defines the aggregator item entity class.
Item class core/lib/Drupal/Core/Render/Element/Item.php Provides a display-only form element with an optional title and description.

All search results

Title Object type File name Summary
TermName::getItems function core/modules/taxonomy/src/Plugin/views/field/TermName.php
TestItem class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Defines the 'test_field' entity field item.
TestItem.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::defaultFieldSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::defaultStorageSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::delete function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::fieldSettingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::fieldSettingsFromConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::fieldSettingsToConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::getConstraints function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::isEmpty function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::propertyDefinitions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::schema function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::storageSettingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::storageSettingsFromConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItem::storageSettingsToConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestItemTest class core/modules/field/tests/src/Kernel/TestItemTest.php Tests the new entity API for the test field type.
TestItemTest.php file core/modules/field/tests/src/Kernel/TestItemTest.php
TestItemTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemTest.php The name of the field to use in this test.
TestItemTest::$modules property core/modules/field/tests/src/Kernel/TestItemTest.php Modules to enable.
TestItemTest::setUp function core/modules/field/tests/src/Kernel/TestItemTest.php
TestItemTest::testTestItem function core/modules/field/tests/src/Kernel/TestItemTest.php Tests using entity fields of the test field type.
TestItemWithDependencies class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Defines the 'test_field_with_dependencies' entity field item.
TestItemWithDependencies.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php
TestItemWithDependencies::calculateDependencies function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php
TestItemWithDependenciesTest class core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests the new entity API for the test field with dependencies type.
TestItemWithDependenciesTest.php file core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php
TestItemWithDependenciesTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php The name of the field to use in this test.
TestItemWithDependenciesTest::$modules property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Modules to enable.
TestItemWithDependenciesTest::testTestItemWithDepenencies function core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests that field types can add dependencies to field config entities.
TestItemWithPreconfiguredOptions class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Defines the 'test_field_with_preconfigured_options' entity field item.
TestItemWithPreconfiguredOptions.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php
TestItemWithPreconfiguredOptions::getPreconfiguredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php
TestObjectItem class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines the 'test_object_field' entity field item.
TestObjectItem.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php
TestObjectItem::propertyDefinitions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php
TestObjectItem::schema function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php
TestObjectItemTest class core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of an object.
TestObjectItemTest.php file core/modules/field/tests/src/Kernel/TestObjectItemTest.php
TestObjectItemTest::$modules property core/modules/field/tests/src/Kernel/TestObjectItemTest.php Modules to enable.
TestObjectItemTest::setUp function core/modules/field/tests/src/Kernel/TestObjectItemTest.php
TestObjectItemTest::testTestObjectItem function core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of a field type that has an object.
TestSiteMultilingualInstallTestScript class core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteMultilingualInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteMultilingualInstallTestScript::preinstall function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteMultilingualInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TextItem class core/modules/text/src/Plugin/Field/FieldType/TextItem.php Plugin implementation of the 'text' field type.
TextItem.php file core/modules/text/src/Plugin/Field/FieldType/TextItem.php
TextItem::defaultStorageSettings function core/modules/text/src/Plugin/Field/FieldType/TextItem.php
TextItem::getConstraints function core/modules/text/src/Plugin/Field/FieldType/TextItem.php

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