Search for items
- Search 7.x for items
- Search 9.5.x for items
- Search 10.3.x for items
- Search 11.x for items
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldItemListInterface::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
FieldItemListTest::testEqualsEmptyItems | function | core/ |
@covers ::equals |
FieldItemSerializationTest | class | core/ |
Test field level normalization process. |
FieldItemSerializationTest.php | file | core/ |
|
FieldItemSerializationTest::$entity | property | core/ |
The test entity. |
FieldItemSerializationTest::$entityClass | property | core/ |
The class name of the test class. |
FieldItemSerializationTest::$modules | property | core/ |
Modules to enable. |
FieldItemSerializationTest::$serializer | property | core/ |
The serializer service. |
FieldItemSerializationTest::$values | property | core/ |
The test values. |
FieldItemSerializationTest::providerTestCustomBooleanNormalization | function | core/ |
Data provider. |
FieldItemSerializationTest::setUp | function | core/ |
|
FieldItemSerializationTest::testCustomBooleanNormalization | function | core/ |
Tests a format-agnostic normalizer. |
FieldItemSerializationTest::testFieldDenormalizeWithScalarValue | function | core/ |
Tests denormalizing using a scalar field value. |
FieldItemSerializationTest::testFieldNormalizeDenormalize | function | core/ |
Tests normalizing and denormalizing an entity with field item normalizer. |
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldTest::providerTestPrepareItemsByDelta | function | core/ |
Provides test data for testPrepareItemsByDelta(). |
FieldTest::testPrepareItemsByDelta | function | core/ |
@covers ::prepareItemsByDelta |
FieldTestEntityField::executePrepareItemsByDelta | function | core/ |
|
FieldTranslationSynchronizer::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
FieldTranslationSynchronizerInterface::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
HelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
IntegrationTest::$itemStorage | property | core/ |
The entity storage for aggregator items. |
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 the ability of the views wizard to 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/ |
|
ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
ItemStorage | class | core/ |
Controller class for aggregators items. |
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/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.