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 |
|---|---|---|---|
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Theme override for an item list. |
| item-list.html.twig | file | core/ |
Default theme implementation for an item list. |
| item-list.module.css | file | core/ |
Styles for item list. |
| item-list.module.css | file | core/ |
Styles for item list. |
| item-list.module.css | file | core/ |
Styles for item list. |
| Item.php | file | core/ |
|
| Item.php | file | core/ |
|
| Item::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Item::buildUri | function | core/ |
Entity URI callback. |
| Item::getAuthor | function | core/ |
Returns the author of the feed item. |
| Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| Item::getDescription | function | core/ |
Returns the body of the feed item. |
| Item::getFeedId | function | core/ |
Returns the feed id of aggregator item. |
| Item::getGuid | function | core/ |
Returns the unique identifier for the feed item. |
| Item::getInfo | function | core/ |
Returns the element properties for this element. |
| Item::getLink | function | core/ |
Returns the link to the feed item. |
| Item::getPostedTime | function | core/ |
Returns the posted date of the feed item, as a Unix timestamp. |
| Item::getTitle | function | core/ |
Returns the title of the feed item. |
| Item::label | function | core/ |
Gets the label of the entity. |
| Item::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Item::setAuthor | function | core/ |
Sets the author of the feed item. |
| Item::setDescription | function | core/ |
Sets the body of the feed item. |
| Item::setFeedId | function | core/ |
Sets the feed id of aggregator item. |
| Item::setGuid | function | core/ |
Sets the unique identifier for the feed item. |
| Item::setLink | function | core/ |
Sets the link to the feed item. |
| Item::setPostedTime | function | core/ |
Sets the posted date of the feed item, as a Unix timestamp. |
| Item::setTitle | function | core/ |
Sets the title of the feed item. |
| ItemCacheTagsTest | class | core/ |
Tests the Item entity's cache tags. |
| ItemCacheTagsTest.php | file | core/ |
|
| ItemCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| ItemCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ItemCacheTagsTest::setUp | function | core/ |
|
| ItemCacheTagsTest::testEntityCreation | function | core/ |
Tests that when creating a feed item, the feed tag is invalidated. |
| ItemHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ItemHalJsonAnonTest.php | file | core/ |
|
| ItemHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ItemHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ItemHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| ItemHalJsonBasicAuthTest.php | file | core/ |
|
| ItemHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.