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