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
item-list.html.twig file core/themes/olivero/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/stable9/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/seven/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/claro/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/bartik/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/stable/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/starterkit_theme/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/classy/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/modules/system/templates/item-list.html.twig Default theme implementation for an item list.
item-list.module.css file core/themes/stable9/css/system/components/item-list.module.css Styles for item list.
item-list.module.css file core/themes/stable/css/system/components/item-list.module.css Styles for item list.
item-list.module.css file core/modules/system/css/components/item-list.module.css Styles for item list.
Item.php file core/modules/aggregator/src/Entity/Item.php
Item.php file core/lib/Drupal/Core/Render/Element/Item.php
Item::baseFieldDefinitions function core/modules/aggregator/src/Entity/Item.php Provides base field definitions for an entity type.
Item::buildUri function core/modules/aggregator/src/Entity/Item.php Entity URI callback.
Item::getAuthor function core/modules/aggregator/src/Entity/Item.php Returns the author of the feed item.
Item::getCacheTagsToInvalidate function core/modules/aggregator/src/Entity/Item.php Returns the cache tags that should be used to invalidate caches.
Item::getDescription function core/modules/aggregator/src/Entity/Item.php Returns the body of the feed item.
Item::getFeedId function core/modules/aggregator/src/Entity/Item.php Returns the feed id of aggregator item.
Item::getGuid function core/modules/aggregator/src/Entity/Item.php Returns the unique identifier for the feed item.
Item::getInfo function core/lib/Drupal/Core/Render/Element/Item.php Returns the element properties for this element.
Item::getLink function core/modules/aggregator/src/Entity/Item.php Returns the link to the feed item.
Item::getPostedTime function core/modules/aggregator/src/Entity/Item.php Returns the posted date of the feed item, as a Unix timestamp.
Item::getTitle function core/modules/aggregator/src/Entity/Item.php Returns the title of the feed item.
Item::label function core/modules/aggregator/src/Entity/Item.php Gets the label of the entity.
Item::postSave function core/modules/aggregator/src/Entity/Item.php Acts on a saved entity before the insert or update hook is invoked.
Item::setAuthor function core/modules/aggregator/src/Entity/Item.php Sets the author of the feed item.
Item::setDescription function core/modules/aggregator/src/Entity/Item.php Sets the body of the feed item.
Item::setFeedId function core/modules/aggregator/src/Entity/Item.php Sets the feed id of aggregator item.
Item::setGuid function core/modules/aggregator/src/Entity/Item.php Sets the unique identifier for the feed item.
Item::setLink function core/modules/aggregator/src/Entity/Item.php Sets the link to the feed item.
Item::setPostedTime function core/modules/aggregator/src/Entity/Item.php Sets the posted date of the feed item, as a Unix timestamp.
Item::setTitle function core/modules/aggregator/src/Entity/Item.php Sets the title of the feed item.
ItemCacheTagsTest class core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Tests the Item entity's cache tags.
ItemCacheTagsTest.php file core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php
ItemCacheTagsTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php The theme to install as the default for testing.
ItemCacheTagsTest::$modules property core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Modules to enable.
ItemCacheTagsTest::createEntity function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Creates the entity to be tested.
ItemCacheTagsTest::setUp function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php
ItemCacheTagsTest::testEntityCreation function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Tests that when creating a feed item, the feed tag is invalidated.
ItemHalJsonAnonTest class core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php @group hal
@group legacy
ItemHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php
ItemHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php The theme to install as the default for testing.
ItemHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php The format to use in this test.
ItemHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php The MIME type that corresponds to $format.
ItemHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonAnonTest.php Modules to install.
ItemHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonBasicAuthTest.php @group hal
@group legacy
ItemHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonBasicAuthTest.php
ItemHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonBasicAuthTest.php The authentication mechanism to use in this test.

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