Search for list

  1. Search 7.x for list
  2. Search 8.9.x for list
  3. Search 10.3.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
BlockContentListTest.php file core/modules/block_content/tests/src/Functional/BlockContentListTest.php
BlockContentListTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListTest.php
BlockContentListTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListTest.php Modules to enable.
BlockContentListTest::testListing function core/modules/block_content/tests/src/Functional/BlockContentListTest.php Tests the custom block listing page.
BlockContentListViewsTest class core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the Views-powered listing of custom blocks.
BlockContentListViewsTest.php file core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
BlockContentListViewsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Modules to enable.
BlockContentListViewsTest::testListing function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the custom block listing page.
BlockContentLocalTasksTest::getBlockContentListingRoutes function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Provides a list of routes to test.
BlockContentLocalTasksTest::testBlockContentListLocalTasks function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Checks block_content listing local tasks.
BlockContentTypeListBuilder class core/modules/block_content/src/BlockContentTypeListBuilder.php Defines a class to build a listing of custom block type entities.
BlockContentTypeListBuilder.php file core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::buildHeader function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::buildRow function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockDeleteForm::systemRegionList function core/modules/block/src/Form/BlockDeleteForm.php Wraps system_region_list().
BlockLibraryController::listBlocks function core/modules/block/src/Controller/BlockLibraryController.php Shows a list of blocks that can be added to a theme's layout.
BlockListBuilder class core/modules/block/src/BlockListBuilder.php Defines a class to build a listing of block entities.
BlockListBuilder.php file core/modules/block/src/BlockListBuilder.php
BlockListBuilder::$formBuilder property core/modules/block/src/BlockListBuilder.php The form builder.
BlockListBuilder::$messenger property core/modules/block/src/BlockListBuilder.php The messenger.
BlockListBuilder::$request property core/modules/block/src/BlockListBuilder.php The current request.
BlockListBuilder::$theme property core/modules/block/src/BlockListBuilder.php The theme containing the blocks.
BlockListBuilder::$themeManager property core/modules/block/src/BlockListBuilder.php The theme manager.
BlockListBuilder::buildBlocksForm function core/modules/block/src/BlockListBuilder.php Builds the main "Blocks" portion of the form.
BlockListBuilder::buildForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::createInstance function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getEntityIds function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getFormId function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::getThemeName function core/modules/block/src/BlockListBuilder.php Gets the name of the theme used for this block listing.
BlockListBuilder::render function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::submitForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::systemRegionList function core/modules/block/src/BlockListBuilder.php Wraps system_region_list().
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php
BlockListBuilder::__construct function core/modules/block/src/BlockListBuilder.php Constructs a new BlockListBuilder object.
BlockListController class core/modules/block/src/Controller/BlockListController.php Defines a controller to list blocks.
BlockListController.php file core/modules/block/src/Controller/BlockListController.php
BlockListController::$themeHandler property core/modules/block/src/Controller/BlockListController.php The theme handler.
BlockListController::create function core/modules/block/src/Controller/BlockListController.php
BlockListController::listing function core/modules/block/src/Controller/BlockListController.php Shows the block administration page.
BlockListController::__construct function core/modules/block/src/Controller/BlockListController.php Constructs the BlockListController.
BlockPageVariant::$blockListCacheTags property core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php The Block entity type list cache tags.
BlockTest::testBlockVisibilityListedEmpty function core/modules/block/tests/src/Functional/BlockTest.php Tests block visibility when leaving "pages" textarea empty.
BlockUiTest::testCandidateBlockList function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block categories on the listing page.
BookTest::testAdminBookListing function core/modules/book/tests/src/Functional/BookTest.php Tests the administrative listing of all books.
BookTest::testAdminBookNodeListing function core/modules/book/tests/src/Functional/BookTest.php Tests the administrative listing of all book pages in a book.
BookTest::testBookListing function core/modules/book/tests/src/Functional/BookTest.php Tests the listing of all books.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.