Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 8.9.x for block
  4. Search 10.3.x for block
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Block class core/modules/views/src/Plugin/views/display/Block.php The plugin that handles a block.
Block class core/modules/block/src/Entity/Block.php Defines a Block configuration entity class.
Block class core/modules/block/src/Plugin/migrate/source/Block.php Drupal 6/7 block source from database.
Block class core/lib/Drupal/Core/Block/Attribute/Block.php The Block attribute.
Block class core/lib/Drupal/Core/Block/Annotation/Block.php Defines a Block annotation object.

All search results

Title Object type File name Summary
BlockLanguageCacheTest::$modules property core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Modules to install.
BlockLanguageCacheTest::setUp function core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php
BlockLanguageCacheTest::testBlockLinks function core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Creates a block in a language, check blocks page in all languages.
BlockLanguageTest class core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests per-language block configuration.
BlockLanguageTest.php file core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::$adminUser property core/modules/block/tests/src/Functional/BlockLanguageTest.php An administrative user to configure the test environment.
BlockLanguageTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageTest.php The theme to install as the default for testing.
BlockLanguageTest::$modules property core/modules/block/tests/src/Functional/BlockLanguageTest.php Modules to install.
BlockLanguageTest::setUp function core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::testLanguageBlockVisibility function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests if the visibility settings are removed if the language is deleted.
BlockLanguageTest::testMultipleLanguageTypes function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests block language visibility with different language types.
BlockLayoutTourTest class core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php Tests the Block Layout tour.
BlockLayoutTourTest.php file core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php
BlockLayoutTourTest::$adminUser property core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php An admin user with administrative permissions for Blocks.
BlockLayoutTourTest::$defaultTheme property core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php The theme to install as the default for testing.
BlockLayoutTourTest::$modules property core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php Modules to enable.
BlockLayoutTourTest::setUp function core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php
BlockLayoutTourTest::testBlockLayoutTourTips function core/modules/tour/tests/src/Functional/Block/BlockLayoutTourTest.php Tests Block Layout tour tip availability.
BlockLibraryController class core/modules/block/src/Controller/BlockLibraryController.php Provides a list of block plugins to be added to the layout.
BlockLibraryController.php file core/modules/block/src/Controller/BlockLibraryController.php
BlockLibraryController::$blockManager property core/modules/block/src/Controller/BlockLibraryController.php The block manager.
BlockLibraryController::$contextRepository property core/modules/block/src/Controller/BlockLibraryController.php The context repository.
BlockLibraryController::$localActionManager property core/modules/block/src/Controller/BlockLibraryController.php The local action manager.
BlockLibraryController::$routeMatch property core/modules/block/src/Controller/BlockLibraryController.php The route match.
BlockLibraryController::buildLocalActions function core/modules/block/src/Controller/BlockLibraryController.php Builds the local actions for this listing.
BlockLibraryController::listBlocks function core/modules/block/src/Controller/BlockLibraryController.php Shows a list of blocks that can be added to a theme's layout.
BlockLibraryController::__construct function core/modules/block/src/Controller/BlockLibraryController.php Constructs a BlockLibraryController object.
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.

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