Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ItemResourceTestBase | class | core/ |
ResourceTestBase for Item entity. @group legacy |
| ItemResourceTestBase.php | file | core/ |
|
| ItemResourceTestBase::$entity | property | core/ |
The Item entity. |
| ItemResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ItemResourceTestBase::$modules | property | core/ |
Modules to install. |
| ItemResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ItemResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| ItemResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ItemResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ItemResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ItemResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ItemsImporter | class | core/ |
Defines an importer of aggregator items. |
| ItemsImporter.php | file | core/ |
|
| ItemsImporter::$config | property | core/ |
The aggregator.settings config object. |
| ItemsImporter::$fetcherManager | property | core/ |
The aggregator fetcher manager. |
| ItemsImporter::$logger | property | core/ |
A logger instance. |
| ItemsImporter::$parserManager | property | core/ |
The aggregator parser manager. |
| ItemsImporter::$processorManager | property | core/ |
The aggregator processor manager. |
| ItemsImporter::delete | function | core/ |
Deletes all imported items from a feed. |
| ItemsImporter::refresh | function | core/ |
Updates the feed items by triggering the import process. |
| ItemsImporter::__construct | function | core/ |
Constructs an Importer object. |
| ItemsImporterInterface | interface | core/ |
Provides an interface defining an aggregator items importer. |
| ItemsImporterInterface.php | file | core/ |
|
| ItemsImporterInterface::delete | function | core/ |
Deletes all imported items from a feed. |
| ItemsImporterInterface::refresh | function | core/ |
Updates the feed items by triggering the import process. |
| ItemsPerPageTest | class | core/ |
Tests that the views wizard can specify the number of items per page. |
| ItemsPerPageTest.php | file | core/ |
|
| ItemsPerPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemsPerPageTest::setUp | function | core/ |
Sets up the test. |
| ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
| ItemStorage | class | core/ |
Defines the storage handler class for feed item entities. |
| ItemStorage.php | file | core/ |
|
| ItemStorage::executeFeedItemQuery | function | core/ |
Helper method to execute an item query. |
| ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorage::loadAll | function | core/ |
Loads feed items from all feeds. |
| ItemStorage::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
| ItemStorageInterface | interface | core/ |
Defines an interface for aggregator item entity storage classes. |
| ItemStorageInterface.php | file | core/ |
|
| ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageInterface::loadAll | function | core/ |
Loads feed items from all feeds. |
| ItemStorageInterface::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
| ItemStorageSchema | class | core/ |
Defines the item schema handler. |
| ItemStorageSchema.php | file | core/ |
|
| ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| ItemTest | class | core/ |
JSON:API integration test for the "Item" content entity type. |
| ItemTest.php | file | core/ |
|
| ItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemTest::$entity | property | core/ |
Pagination
- Previous page
- Page 816
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.