Search for list
Title | Object type | File name | Summary |
---|---|---|---|
MediaListBuilder::$thumbnailStyleExists | property | core/ |
Indicates whether the 'thumbnail' image style exists. |
MediaListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MediaListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MediaListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
MediaListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
MediaListBuilder::__construct | function | core/ |
Constructs a new MediaListBuilder object. |
MediaTest::testMediaSplitList | function | core/ |
Tests adding media to a list does not split the list. |
MediaTypeListBuilder | class | core/ |
Provides a listing of media types. |
MediaTypeListBuilder.php | file | core/ |
|
MediaTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MediaTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MediaTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MemoryStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
MenuLinkContent::$listBuilderOperations | property | core/ |
An array of entity operations links. |
MenuLinkContent::getListBuilderOperations | function | core/ |
Load entity operations from the list builder. |
MenuLinkListBuilder | class | core/ |
Provides a menu link list builder. |
MenuLinkListBuilder.php | file | core/ |
|
MenuLinkListBuilder::$redirectDestination | property | core/ |
The redirect destination. |
MenuLinkListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
MenuLinkListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
MenuLinkListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MenuLinkListBuilder::__construct | function | core/ |
Constructs a new instance. |
MenuListBuilder | class | core/ |
Defines a class to build a listing of menu entities. |
MenuListBuilder.php | file | core/ |
|
MenuListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MenuListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MenuListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
MenuListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
MenuListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
menus-and-lists.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. … |
menus-and-lists.pcss.css | file | core/ |
/** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. */ .item-list, .menu-item { --item-list-spacing-l: var(--space-l); --item-list-spacing-m: var(--space-m); } .item-list ul { margin-block: 4px; … |
MigrateUpgradeImportBatch::$listenersAdded | property | core/ |
Ensure we only add the listeners once per request. |
MigrationPluginListTest | class | core/ |
Tests the migration plugin manager. |
MigrationPluginListTest.php | file | core/ |
|
MigrationPluginListTest::$modules | property | core/ |
Modules to install. |
MigrationPluginListTest::setUp | function | core/ |
|
MigrationPluginListTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
ModeratedContentController::nodeListing | function | core/ |
Provides the listing page for moderated nodes. |
ModeratedNodeListBuilder | class | core/ |
Defines a class to build a listing of moderated node entities. |
ModeratedNodeListBuilder.php | file | core/ |
|
ModeratedNodeListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ModeratedNodeListBuilder::$storage | property | core/ |
The entity storage class. |
ModeratedNodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ModeratedNodeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ModeratedNodeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
ModeratedNodeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ModeratedNodeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ModeratedNodeListBuilder::__construct | function | core/ |
Constructs a new ModeratedNodeListBuilder object. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.