Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockLanguageTest::setUp | function | core/ |
|
BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
BlockLanguageTest::testMultipleLanguageTypes | function | core/ |
Tests block language visibility with different language types. |
BlockLayoutTourTest | class | core/ |
Tests the Block Layout tour. |
BlockLayoutTourTest.php | file | core/ |
|
BlockLayoutTourTest::$adminUser | property | core/ |
An admin user with administrative permissions for Blocks. |
BlockLayoutTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLayoutTourTest::$modules | property | core/ |
Modules to enable. |
BlockLayoutTourTest::setUp | function | core/ |
|
BlockLayoutTourTest::testBlockLayoutTourTips | function | core/ |
Tests Block Layout tour tip availability. |
BlockLibraryController | class | core/ |
Provides a list of block plugins to be added to the layout. |
BlockLibraryController.php | file | core/ |
|
BlockLibraryController::$blockManager | property | core/ |
The block manager. |
BlockLibraryController::$contextRepository | property | core/ |
The context repository. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockLibraryController::$routeMatch | property | core/ |
The route match. |
BlockLibraryController::buildLocalActions | function | core/ |
Builds the local actions for this listing. |
BlockLibraryController::create | function | core/ |
Instantiates a new instance of this class. |
BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
BlockLibraryController::__construct | function | core/ |
Constructs a BlockLibraryController object. |
BlockListBuilder | class | core/ |
Defines a class to build a listing of block entities. |
BlockListBuilder.php | file | core/ |
|
BlockListBuilder::$formBuilder | property | core/ |
The form builder. |
BlockListBuilder::$messenger | property | core/ |
The messenger. |
BlockListBuilder::$request | property | core/ |
The current request. |
BlockListBuilder::$theme | property | core/ |
The theme containing the blocks. |
BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
BlockListBuilder::buildForm | function | core/ |
Form constructor. |
BlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
BlockListBuilder::render | function | core/ |
|
BlockListBuilder::submitForm | function | core/ |
Form submission handler. |
BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockListBuilder::__construct | function | core/ |
Constructs a new BlockListBuilder object. |
BlockListController | class | core/ |
Defines a controller to list blocks. |
BlockListController.php | file | core/ |
|
BlockListController::$themeHandler | property | core/ |
The theme handler. |
BlockListController::create | function | core/ |
Instantiates a new instance of this class. |
BlockListController::listing | function | core/ |
Shows the block administration page. |
BlockListController::__construct | function | core/ |
Constructs the BlockListController. |
BlockLocalTasksTest | class | core/ |
Tests block local tasks. |
BlockLocalTasksTest.php | file | core/ |
|
BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
BlockLocalTasksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.