|
Field::createItem |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Helper for creating a list item object. |
|
Memory::createItem |
function |
drupal/core/lib/Drupal/Core/Queue/Memory.php |
Implements Drupal\Core\Queue\QueueInterface::createItem(). |
|
System::createItem |
function |
drupal/core/lib/Drupal/Core/Queue/System.php |
Implements Drupal\Core\Queue\QueueInterface::createItem(). |
|
QueueInterface::createItem |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Adds a queue item and store it directly to the queue. |