Search for item
- Search 7.x for item
- Search 8.9.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 |
|---|---|---|---|
| EntityReferenceItemTest | class | core/ |
Tests the new entity API for the entity reference field type. |
| EntityReferenceItemTest.php | file | core/ |
|
| EntityReferenceItemTest::$entityStringId | property | core/ |
The test entity with a string ID. |
| EntityReferenceItemTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceItemTest::$term | property | core/ |
The taxonomy term to test with. |
| EntityReferenceItemTest::$vocabulary | property | core/ |
The taxonomy vocabulary to test with. |
| EntityReferenceItemTest::setUp | function | core/ |
Sets up the test. |
| EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
| EntityReferenceItemTest::testConfigEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing config entities. |
| EntityReferenceItemTest::testContentEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing content entities. |
| EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
| EntityReferenceItemTest::testEntityAutoCreate | function | core/ |
Tests entity auto create. |
| EntityReferenceItemTest::testEntitySaveOrder | function | core/ |
Tests saving order sequence doesn't matter. |
| EntityReferenceItemTest::testGenerateSampleValue | function | core/ |
Tests the ::generateSampleValue() method. |
| EntityReferenceItemTest::testGenerateSampleValueCircularReference | function | core/ |
Tests the ::generateSampleValue() method when it has a circular reference. |
| EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
| EntitySerializationTest::testDenormalizeSerializedItem | function | core/ |
Tests denormalizing serialized columns. |
| EntityTestTextItemNormalizerTest | class | core/ |
@group rest |
| EntityTestTextItemNormalizerTest.php | file | core/ |
|
| EntityTestTextItemNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestTextItemNormalizerTest::$format | property | core/ |
The format to use in this test. |
| EntityTestTextItemNormalizerTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTestTextItemNormalizerTest::$modules | property | core/ |
Modules to install. |
| EntityTestTextItemNormalizerTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestTextItemNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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. |
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.