Search for all

  1. Search 7.x for all
  2. Search 8.9.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
ItemResourceTestBase class core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php ResourceTestBase for Item entity.
@group legacy
ItemResourceTestBase.php file core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php
ItemResourceTestBase::$entity property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The Item entity.
ItemResourceTestBase::$entityTypeId property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The tested entity type.
ItemResourceTestBase::$modules property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Modules to install.
ItemResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The fields that are protected against modification during PATCH requests.
ItemResourceTestBase::createAnotherEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates another entity to be tested.
ItemResourceTestBase::createEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates the entity to be tested.
ItemResourceTestBase::getExpectedCacheContexts function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ItemResourceTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the expected normalization of the entity.
ItemResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Return the expected error message.
ItemResourceTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the normalized POST entity.
ItemResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Sets up the necessary authorization.
ItemsImporter class core/modules/aggregator/src/ItemsImporter.php Defines an importer of aggregator items.
ItemsImporter.php file core/modules/aggregator/src/ItemsImporter.php
ItemsImporter::$config property core/modules/aggregator/src/ItemsImporter.php The aggregator.settings config object.
ItemsImporter::$fetcherManager property core/modules/aggregator/src/ItemsImporter.php The aggregator fetcher manager.
ItemsImporter::$logger property core/modules/aggregator/src/ItemsImporter.php A logger instance.
ItemsImporter::$parserManager property core/modules/aggregator/src/ItemsImporter.php The aggregator parser manager.
ItemsImporter::$processorManager property core/modules/aggregator/src/ItemsImporter.php The aggregator processor manager.
ItemsImporter::delete function core/modules/aggregator/src/ItemsImporter.php Deletes all imported items from a feed.
ItemsImporter::refresh function core/modules/aggregator/src/ItemsImporter.php Updates the feed items by triggering the import process.
ItemsImporter::__construct function core/modules/aggregator/src/ItemsImporter.php Constructs an Importer object.
ItemsImporterInterface interface core/modules/aggregator/src/ItemsImporterInterface.php Provides an interface defining an aggregator items importer.
ItemsImporterInterface.php file core/modules/aggregator/src/ItemsImporterInterface.php
ItemsImporterInterface::delete function core/modules/aggregator/src/ItemsImporterInterface.php Deletes all imported items from a feed.
ItemsImporterInterface::refresh function core/modules/aggregator/src/ItemsImporterInterface.php Updates the feed items by triggering the import process.
ItemsPerPageTest class core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Tests that the views wizard can specify the number of items per page.
ItemsPerPageTest.php file core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
ItemsPerPageTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php The theme to install as the default for testing.
ItemsPerPageTest::setUp function core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Sets up the test.
ItemsPerPageTest::testItemsPerPage function core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Tests the number of items per page.
ItemStorage class core/modules/aggregator/src/ItemStorage.php Defines the storage handler class for feed item entities.
ItemStorage.php file core/modules/aggregator/src/ItemStorage.php
ItemStorage::executeFeedItemQuery function core/modules/aggregator/src/ItemStorage.php Helper method to execute an item query.
ItemStorage::getItemCount function core/modules/aggregator/src/ItemStorage.php Returns the count of the items in a feed.
ItemStorage::loadAll function core/modules/aggregator/src/ItemStorage.php Loads feed items from all feeds.
ItemStorage::loadByFeed function core/modules/aggregator/src/ItemStorage.php Loads feed items filtered by a feed.
ItemStorageInterface interface core/modules/aggregator/src/ItemStorageInterface.php Defines an interface for aggregator item entity storage classes.
ItemStorageInterface.php file core/modules/aggregator/src/ItemStorageInterface.php
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/aggregator/tests/src/Functional/Jsonapi/ItemTest.php JSON:API integration test for the "Item" content entity type.
ItemTest.php file core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php
ItemTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php The theme to install as the default for testing.
ItemTest::$entity property core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php

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