Search for item
- Search 7.x for item
- Search 8.9.x for item
- Search 10.3.x for item
- Search 11.x for item
- Search main for item
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Item | class | core/ |
Defines the aggregator item entity class. |
| Item | class | core/ |
Provides a display-only form element with an optional title and description. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PoItem::getComment | function | core/ |
Gets the comment of this translation. |
| PoItem::getContext | function | core/ |
Gets the context this translation belongs to. |
| PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
| PoItem::getSource | function | core/ |
Gets the source string(s) if the translation has plurals. |
| PoItem::getTranslation | function | core/ |
Gets the translation string(s) if the translation has plurals. |
| PoItem::isPlural | function | core/ |
Get if the translation has plural values. |
| PoItem::setComment | function | core/ |
Set the comment of this translation. |
| PoItem::setContext | function | core/ |
Set the context this translation belongs to. |
| PoItem::setFromArray | function | core/ |
Create the PoItem from a structured array. |
| PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
| PoItem::setPlural | function | core/ |
Set if the translation has plural values. |
| PoItem::setSource | function | core/ |
Sets the source string(s) if the translation has plurals. |
| PoItem::setTranslation | function | core/ |
Sets the translation string(s) if the translation has plurals. |
| PoItem::__toString | function | core/ |
Output the PoItem as a string. |
| PoMemoryWriter::$items | property | core/ |
Array to hold all PoItem elements. |
| PoMemoryWriter::writeItem | function | core/ |
|
| PoMemoryWriter::writeItems | function | core/ |
|
| PoReaderInterface::readItem | function | core/ |
Reads and returns a PoItem (source/translation pair). |
| PoStreamReader::$currentItem | property | core/ |
Current entry being read. Incomplete. |
| PoStreamReader::$lastItem | property | core/ |
Object wrapper for the last read source/translation pair. |
| PoStreamReader::readItem | function | core/ |
|
| PoStreamReader::setItemFromArray | function | core/ |
Store the parsed values as a PoItem object. |
| PoStreamWriter::writeItem | function | core/ |
|
| PoStreamWriter::writeItems | function | core/ |
|
| PoStreamWriterTest::testWriteItem | function | core/ |
@covers ::writeItem[[api-linebreak]] @dataProvider providerWriteData |
| PoWriterInterface::writeItem | function | core/ |
Writes the given item. |
| PoWriterInterface::writeItems | function | core/ |
Writes all or the given amount of items. |
| PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. |
| PrerenderList::getItems | function | core/ |
Items should be stored in the result array, if possible, as an array with 'value' as the actual displayable value of the item, plus any items that might be found in the 'alter' options array for creating links, such as… |
| PrerenderList::renderItems | function | core/ |
|
| promoted-items.css | file | core/ |
This file is used to style the 'Promoted Items' view. |
| QueryTest::$allItems | property | core/ |
|
| QueryTest::setAllItems | function | core/ |
Sets the allItems property. |
| QueueInterface::claimItem | function | core/ |
Claims an item in the queue for processing. |
| QueueInterface::createItem | function | core/ |
Adds a queue item and store it directly to the queue. |
| QueueInterface::deleteItem | function | core/ |
Deletes a finished item from the queue. |
| QueueInterface::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
| QueueInterface::releaseItem | function | core/ |
Releases an item that the worker could not process. |
| QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
| ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| RendererTestBase::assertRenderCacheItem | function | core/ |
Asserts a render cache item. |
| RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
| Roles::render_item | function | core/ |
|
| ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
| SecurityAdvisoriesFetcherTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
| serialization.normalizer.field_item | service | core/ |
Drupal\serialization\Normalizer\FieldItemNormalizer |
| SerializedItem | class | core/ |
Defines the 'serialized_item' entity field type. |
| SerializedItem.php | file | core/ |
|
| SerializedItem::propertyDefinitions | function | core/ |
|
| SerializedItem::schema | function | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.