Search for writeItem
- Search 7.x for writeItem
- Search 8.9.x for writeItem
- Search 10.3.x for writeItem
- Search 11.x for writeItem
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpBackend::writeItem | function | core/ |
Writes a cache item to PhpStorage. |
| PoDatabaseWriter::writeItem | function | core/ |
Writes the given item. |
| PoDatabaseWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
| PoMemoryWriter::writeItem | function | core/ |
Writes the given item. |
| PoMemoryWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
| PoStreamWriter::writeItem | function | core/ |
Writes the given item. |
| PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
| 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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.