Search for list
Title | Object type | File name | Summary |
---|---|---|---|
item-list--search-results.html.twig | file | core/ |
Theme override for an item list of search results. |
item-list--search-results.html.twig | file | core/ |
Theme override for an item list of search results. |
item-list--search-results.html.twig | file | core/ |
Theme override for an item list of search results. |
item-list--search-results.html.twig | file | core/ |
Theme override for an item list of search results. |
item-list.css | file | core/ |
Visual styles for item list. |
item-list.css | file | core/ |
Visual styles for item list. |
item-list.css | file | core/ |
Visual styles for item list. |
item-list.html.twig | file | core/ |
Theme override for an item list. |
item-list.html.twig | file | core/ |
Theme override for an item list. |
item-list.html.twig | file | core/ |
Theme override for an item list. |
item-list.html.twig | file | core/ |
Theme override for an item list. |
item-list.html.twig | file | core/ |
Theme override for an item list. |
item-list.html.twig | file | core/ |
Default theme implementation for an item list. |
item-list.module.css | file | core/ |
Styles for item list. |
item-list.module.css | file | core/ |
Styles for item list. |
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. |
KernelTestBase::$backupStaticAttributesBlacklist | property | core/ |
Contains a few static class properties for performance. |
LanguageDomainsTest::$backupGlobalsBlacklist | property | core/ |
|
LanguageListBuilder | class | core/ |
Defines a class to build a listing of language entities. |
LanguageListBuilder.php | file | core/ |
|
LanguageListBuilder::$configFactory | property | core/ |
The configuration factory. |
LanguageListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
LanguageListBuilder::$languageManager | property | core/ |
The language manager. |
LanguageListBuilder::$messenger | property | core/ |
The messenger. |
LanguageListBuilder::buildForm | function | core/ |
Form constructor. |
LanguageListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
LanguageListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.