Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 10.3.x for list
  5. Other projects
Title Object type File name Summary
BlockContentListTest::$baseUser1 property core/modules/block_content/tests/src/Functional/BlockContentListTest.php A user with 'access block library' permission.
BlockContentListTest::$baseUser2 property core/modules/block_content/tests/src/Functional/BlockContentListTest.php A user with access to create and edit custom basic blocks.
BlockContentListTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListTest.php The theme to install as the default for testing.
BlockContentListTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListTest.php Modules to install.
BlockContentListTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentListTest.php Permissions to grant admin user.
BlockContentListTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentListTest.php Sets the test up.
BlockContentListTest::testBlockRegionPlacement function core/modules/block_content/tests/src/Functional/BlockContentListTest.php Tests the region value when a new block is saved.
BlockContentListTest::testListing function core/modules/block_content/tests/src/Functional/BlockContentListTest.php Tests the content block listing page with different permissions.
BlockContentListViewsTest class core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the Views-powered listing of content blocks.
BlockContentListViewsTest.php file core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
BlockContentListViewsTest::$baseUser1 property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php A user with 'access block library' permission.
BlockContentListViewsTest::$baseUser2 property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php A user with access to create and edit custom basic blocks.
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php The theme to install as the default for testing.
BlockContentListViewsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Modules to install.
BlockContentListViewsTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Permissions to grant admin user.
BlockContentListViewsTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Sets the test up.
BlockContentListViewsTest::testListing function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the content 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 block type entities.
BlockContentTypeListBuilder.php file core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::buildHeader function core/modules/block_content/src/BlockContentTypeListBuilder.php Builds the header row for the entity listing.
BlockContentTypeListBuilder::buildRow function core/modules/block_content/src/BlockContentTypeListBuilder.php Builds a row for an entity in the entity listing.
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets this list's default operations.
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets the title of the page.
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 Form constructor.
BlockListBuilder::createInstance function core/modules/block/src/BlockListBuilder.php Instantiates a new instance of this entity handler.
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php Gets this list's default operations.
BlockListBuilder::getEntityIds function core/modules/block/src/BlockListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockListBuilder::getFormId function core/modules/block/src/BlockListBuilder.php Returns a unique string identifying the form.
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 Form submission handler.
BlockListBuilder::systemRegionList function core/modules/block/src/BlockListBuilder.php Wraps system_region_list().
BlockListBuilder::validateForm function core/modules/block/src/BlockListBuilder.php Form validation handler.
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::listing function core/modules/block/src/Controller/BlockListController.php Shows the block administration page.

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