Search for item

  1. Search 3.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 cache_example/src/Form/CacheExampleForm.php Submit handler to create a new cache item with specified expiration.
CronExampleForm::addItems function cron_example/src/Form/CronExampleForm.php Add the items to the queue when signaled by the form.
DisplayManager::$items property phpunit_example/src/DisplayManager.php DisplayInfoInterface items.
DisplayManager::addDisplayableItem function phpunit_example/src/DisplayManager.php Add a displayable item.
DisplayManager::countDisplayableItems function phpunit_example/src/DisplayManager.php A count of how many items exist.
DisplayManager::displayableItems function phpunit_example/src/DisplayManager.php All displayable items.
DisplayManager::item function phpunit_example/src/DisplayManager.php Find an item by its name.
FieldNoteItemTest class field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Tests our sticky-note field type.
FieldNoteItemTest.php file field_permission_example/tests/src/Kernel/FieldNoteItemTest.php
FieldNoteItemTest::$modules property field_permission_example/tests/src/Kernel/FieldNoteItemTest.php We add the additional modules we need loaded here.
FieldNoteItemTest::doAccessAssertion function field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Helper routine to run the assertions.
FieldNoteItemTest::setUp function 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 field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Test multiple access scenarios for the fieldnote field.
FieldNoteItemTest::testFieldNoteItem function field_permission_example/tests/src/Kernel/FieldNoteItemTest.php Test entity fields of the field_permission_example_fieldnote field type.
Fixtures::getSampleItems function tabledrag_example/src/Fixtures.php Returns array of sample records for demo purposes.
FrontPageLinkDependenciesTest::testAddContentMenuItem function testing_example/tests/src/Functional/FrontPageLinkDependenciesTest.php Tests for the existence of a default menu item on the home page.
FrontPageLinkTest::testAddContentMenuItem function testing_example/tests/src/Functional/FrontPageLinkTest.php Tests for the existence of a default menu item on the home page.
QueueExampleForm::processQueueItemForTable function queue_example/src/Forms/QueueExampleForm.php Helper method to format a queue item for display in a summary table.
QueueExampleForm::submitAddQueueItem function queue_example/src/Forms/QueueExampleForm.php Submit function for the insert-into-queue button.
QueueExampleForm::submitClaimDeleteItem function queue_example/src/Forms/QueueExampleForm.php Submit function for "Claim and delete" button.
QueueExampleForm::submitClaimItem function queue_example/src/Forms/QueueExampleForm.php Submit function for the "claim" button.
ReportWorkerOne::processItem function cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php
ReportWorkerTwo::processItem function cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php
RgbItem class field_example/src/Plugin/Field/FieldType/RgbItem.php Plugin implementation of the 'field_example_rgb' field type.
RgbItem.php file field_example/src/Plugin/Field/FieldType/RgbItem.php
RgbItem::isEmpty function field_example/src/Plugin/Field/FieldType/RgbItem.php
RgbItem::propertyDefinitions function field_example/src/Plugin/Field/FieldType/RgbItem.php
RgbItem::schema function field_example/src/Plugin/Field/FieldType/RgbItem.php