Search for item
- Search 7.x for item
- Search 9.5.x for item
- Search 10.3.x for item
- Search 11.x for item
- Search main for item
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Item | class | core/ |
Defines the aggregator item entity class. |
| Item | class | core/ |
Provides a display-only form element with an optional title and description. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestTextItemNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestTextItemNormalizerTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat | function | core/ |
|
| EntityTestTextItemNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestTextItemNormalizerTest::testGetWithFormat | function | core/ |
Tests GETting an entity with the test text field set to a specific format. |
| EntityViewBuilder::viewFieldItem | function | core/ |
Builds a renderable array for a single field item. |
| EntityViewBuilderInterface::viewFieldItem | function | core/ |
Builds a renderable array for a single field item. |
| EntityViewControllerTest::testFieldItemAttributes | function | core/ |
Tests field item attributes. |
| ErrorTest::createBacktraceItem | function | core/ |
Creates a mock backtrace item. |
| ExposedFormTest::testExposedSortAndItemsPerPage | function | core/ |
Tests exposed forms with exposed sort and items per page. |
| Feed::deleteItems | function | core/ |
Deletes all items from a feed. |
| Feed::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
| FeedInterface::deleteItems | function | core/ |
Deletes all items from a feed. |
| FeedInterface::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
| FeedItemsDeleteForm | class | core/ |
Provides a deletion confirmation form for items that belong to a feed. |
| FeedItemsDeleteForm.php | file | core/ |
|
| FeedItemsDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FeedItemsDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FeedItemsDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| FieldConfigBase::$itemDefinition | property | core/ |
The data definition of a field item. |
| FieldConfigBase::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
| FieldConfigBase::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
| FieldItem | class | core/ |
Defines the base plugin for deriving data types for field types. |
| FieldItem.php | file | core/ |
|
| FieldItemBase | class | core/ |
An entity field item. |
| FieldItemBase.php | file | core/ |
|
| FieldItemBase::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| FieldItemBase::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| FieldItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| FieldItemBase::delete | function | core/ |
Defines custom delete behavior for field values. |
| FieldItemBase::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
| FieldItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| FieldItemBase::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemBase::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FieldItemBase::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemBase::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemBase::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemBase::getSetting | function | core/ |
Returns the value of a field setting. |
| FieldItemBase::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemBase::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| FieldItemBase::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
| FieldItemBase::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| FieldItemBase::preSave | function | core/ |
Defines custom presave behavior for field values. |
| FieldItemBase::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| FieldItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.