Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ItemStorageInterface::getItemCount function core/modules/aggregator/src/ItemStorageInterface.php Returns the count of the items in a feed.
ItemStorageInterface::loadAll function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items from all feeds.
ItemStorageInterface::loadByFeed function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items filtered by a feed.
ItemStorageSchema class core/modules/aggregator/src/ItemStorageSchema.php Defines the item schema handler.
ItemStorageSchema.php file core/modules/aggregator/src/ItemStorageSchema.php
ItemStorageSchema::getSharedTableFieldSchema function core/modules/aggregator/src/ItemStorageSchema.php Gets the schema for a single field definition.
ItemTest class core/modules/jsonapi/tests/src/Functional/ItemTest.php JSON:API integration test for the "Item" content entity type.
ItemTest.php file core/modules/jsonapi/tests/src/Functional/ItemTest.php
ItemTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ItemTest.php The theme to install as the default for testing.
ItemTest::$entity property core/modules/jsonapi/tests/src/Functional/ItemTest.php
ItemTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ItemTest.php The tested entity type.
ItemTest::$modules property core/modules/jsonapi/tests/src/Functional/ItemTest.php Modules to enable.
ItemTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ItemTest.php The fields that are protected against modification during PATCH requests.
ItemTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ItemTest.php The name of the tested JSON:API resource type.
ItemTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/ItemTest.php Creates another entity to be tested.
ItemTest::createEntity function core/modules/jsonapi/tests/src/Functional/ItemTest.php Creates the entity to be tested.
ItemTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ItemTest.php Returns the expected JSON:API document for the entity.
ItemTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ItemTest.php Return the expected error message.
ItemTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ItemTest.php Returns the JSON:API POST document.
ItemTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ItemTest.php Sets up the necessary authorization.
ItemTest::testCollection function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests GETting a collection of resources.
ItemTest::testDeleteIndividual function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests DELETEing an individual resource, plus edge cases to ensure good DX.
ItemTest::testGetIndividual function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
ItemTest::testPatchIndividual function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
ItemTest::testPostIndividual function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests POSTing an individual resource, plus edge cases to ensure good DX.
ItemTest::testRelated function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests GETing related resource of an individual resource.
ItemTest::testRelationships function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests CRUD of individual resource relationship data.
ItemViewBuilder class core/modules/aggregator/src/ItemViewBuilder.php View builder handler for aggregator feed items.
ItemViewBuilder.php file core/modules/aggregator/src/ItemViewBuilder.php
ItemViewBuilder::buildComponents function core/modules/aggregator/src/ItemViewBuilder.php Builds the component fields and properties of a set of entities.
ItemWithoutFeedTest class core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Tests clean handling of an item with a missing feed ID.
ItemWithoutFeedTest.php file core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php
ItemWithoutFeedTest::$modules property core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Modules to enable.
ItemWithoutFeedTest::setUp function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php
ItemWithoutFeedTest::testEntityCreation function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Tests attempting to create a feed item without a feed.
ItemXmlAnonTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php @group rest
ItemXmlAnonTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php
ItemXmlAnonTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The theme to install as the default for testing.
ItemXmlAnonTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The format to use in this test.
ItemXmlAnonTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The MIME type that corresponds to $format.
ItemXmlBasicAuthTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php @group rest
ItemXmlBasicAuthTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php
ItemXmlBasicAuthTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The authentication mechanism to use in this test.
ItemXmlBasicAuthTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The theme to install as the default for testing.
ItemXmlBasicAuthTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The format to use in this test.
ItemXmlBasicAuthTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The MIME type that corresponds to $format.
ItemXmlBasicAuthTest::$modules property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php Modules to install.
ItemXmlCookieTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php @group rest
ItemXmlCookieTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php
ItemXmlCookieTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.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.