Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ItemInterface::setPostedTime | function | core/ |
Sets the posted date of the feed item, as a Unix timestamp. |
| ItemInterface::setTitle | function | core/ |
Sets the title of the feed item. |
| ItemJsonAnonTest | class | core/ |
@group rest @group legacy |
| ItemJsonAnonTest.php | file | core/ |
|
| ItemJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ItemJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemJsonBasicAuthTest | class | core/ |
@group rest @group legacy |
| ItemJsonBasicAuthTest.php | file | core/ |
|
| ItemJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ItemJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ItemJsonCookieTest | class | core/ |
@group rest @group legacy |
| ItemJsonCookieTest.php | file | core/ |
|
| ItemJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ItemJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemLayoutFieldBlockTest | class | core/ |
Field blocks tests for the override layout. |
| ItemLayoutFieldBlockTest.php | file | core/ |
|
| ItemLayoutFieldBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemLayoutFieldBlockTest::$modules | property | core/ |
Modules to enable. |
| ItemLayoutFieldBlockTest::setUp | function | core/ |
|
| ItemLayoutFieldBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
| ItemList | class | core/ |
A generic list class. |
| ItemList.php | file | core/ |
|
| ItemList::$list | property | core/ |
Numerically indexed array of items. |
| ItemList::appendItem | function | core/ |
Appends a new item to the list. |
| ItemList::count | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::createItem | function | core/ |
Helper for creating a list item object. |
| ItemList::filter | function | core/ |
Filters the items in the list using a custom callback. |
| ItemList::first | function | core/ |
Returns the first item in this list. |
| ItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ItemList::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::getString | function | core/ |
Returns a string representation of the data. |
| ItemList::getValue | function | core/ |
Gets the data value. |
| ItemList::isEmpty | function | core/ |
Determines whether the list contains any non-empty items. |
| ItemList::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::offsetSet | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::onChange | function | core/ |
React to changes to a child property or item. |
| ItemList::rekey | function | core/ |
Renumbers the items in the list. |
| ItemList::removeItem | function | core/ |
Removes the item at the specified position. |
| ItemList::set | function | core/ |
Sets the value of the item at a given position in the list. |
| ItemList::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| ItemList::__clone | function | core/ |
Magic method: Implements a deep clone. |
Pagination
- Previous page
- Page 815
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.