Search for item

  1. Search 8.x-1.x for item
  2. Search 7.x-1.x for item
  3. Search 6.x-1.x for item
  4. Search 4.0.x for item
  5. Other projects
Title Object type File name Summary
CacheExampleForm::createExpiringItem function modules/cache_example/src/Form/CacheExampleForm.php Submit handler to create a new cache item with specified expiration.
CronExampleForm::addItems function modules/cron_example/src/Form/CronExampleForm.php Add the items to the queue when signaled by the form.
DisplayManager::$items property modules/phpunit_example/src/DisplayManager.php DisplayInfoInterface items.
DisplayManager::addDisplayableItem function modules/phpunit_example/src/DisplayManager.php Add a displayable item.
DisplayManager::countDisplayableItems function modules/phpunit_example/src/DisplayManager.php A count of how many items exist.
DisplayManager::displayableItems function modules/phpunit_example/src/DisplayManager.php All displayable items.
DisplayManager::item function modules/phpunit_example/src/DisplayManager.php Find an item by its name.
FieldNoteItemTest class modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Tests our sticky-note field type.
FieldNoteItemTest.php file modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php
FieldNoteItemTest::$modules property modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php We add the additional modules we need loaded here.
FieldNoteItemTest::doAccessAssertion function modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Helper routine to run the assertions.
FieldNoteItemTest::setUp function modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php This sets up the entity_test and user types to use our example
field plugins.
FieldNoteItemTest::testFieldNoteAccess function modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Test multiple access scenarios for the fieldnote field.
FieldNoteItemTest::testFieldNoteItem function modules/field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Test entity fields of the field_permission_example_fieldnote field type.
Fixtures::getSampleItems function modules/tabledrag_example/src/Fixtures.php Returns array of sample records for demo purposes.
FrontPageLinkDependenciesTest::testAddContentMenuItem function modules/testing_example/tests/src/Functional/FrontPageLinkDependenciesTest.php Tests for the existence of a default menu item on the home page.
FrontPageLinkTest::testAddContentMenuItem function modules/testing_example/tests/src/Functional/FrontPageLinkTest.php Tests for the existence of a default menu item on the home page.
QueueExampleForm::processQueueItemForTable function modules/queue_example/src/Form/QueueExampleForm.php Helper method to format a queue item for display in a summary table.
QueueExampleForm::submitAddQueueItem function modules/queue_example/src/Form/QueueExampleForm.php Submit function for the insert-into-queue button.
QueueExampleForm::submitClaimDeleteItem function modules/queue_example/src/Form/QueueExampleForm.php Submit function for "Claim and delete" button.
QueueExampleForm::submitClaimItem function modules/queue_example/src/Form/QueueExampleForm.php Submit function for the "claim" button.
ReportWorkerOne::processItem function modules/cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php
ReportWorkerTwo::processItem function modules/cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php
RgbItem class modules/field_example/src/Plugin/Field/FieldType/RgbItem.php Plugin implementation of the 'field_example_rgb' field type.
RgbItem.php file modules/field_example/src/Plugin/Field/FieldType/RgbItem.php
RgbItem::isEmpty function modules/field_example/src/Plugin/Field/FieldType/RgbItem.php Determines whether the data structure is empty.
RgbItem::propertyDefinitions function modules/field_example/src/Plugin/Field/FieldType/RgbItem.php Defines field item properties.
RgbItem::schema function modules/field_example/src/Plugin/Field/FieldType/RgbItem.php Returns the schema for the field.