Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 10.3.x for block
  4. Search 11.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 block source from database.
Block class core/lib/Drupal/Core/Block/Annotation/Block.php Defines a Block annotation object.

All search results

Title Object type File name Summary
FieldBlockTest::testBuildException function core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php @covers ::build
FieldBlockTest::testBuildWithFormException function core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php Tests a field block that throws a form exception.
FieldBlockTest::testStatesFieldBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php Tests configuring a field block that uses #states.
FieldBlockTest::testUserFieldBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php Tests configuring a field block for a user field.
form--search-block-form.html.twig file core/themes/bartik/templates/form--search-block-form.html.twig Default theme implementation for a 'form' element.
ForumBlockBase class core/modules/forum/src/Plugin/Block/ForumBlockBase.php Provides a base class for Forum blocks.
ForumBlockBase.php file core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockAccess function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockForm function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockSubmit function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::build function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::buildForumQuery function core/modules/forum/src/Plugin/Block/ForumBlockBase.php Builds the select query to use for this forum block.
ForumBlockBase::defaultConfiguration function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::getCacheContexts function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::getCacheTags function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockTest class core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the forum blocks.
ForumBlockTest.php file core/modules/forum/tests/src/Functional/ForumBlockTest.php
ForumBlockTest::$adminUser property core/modules/forum/tests/src/Functional/ForumBlockTest.php A user with various administrative privileges.
ForumBlockTest::$defaultTheme property core/modules/forum/tests/src/Functional/ForumBlockTest.php The theme to install as the default for testing.
ForumBlockTest::$modules property core/modules/forum/tests/src/Functional/ForumBlockTest.php Modules to enable.
ForumBlockTest::createForumTopics function core/modules/forum/tests/src/Functional/ForumBlockTest.php Creates a forum topic.
ForumBlockTest::setUp function core/modules/forum/tests/src/Functional/ForumBlockTest.php
ForumBlockTest::testActiveForumTopicsBlock function core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock function core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the "New forum topics" block.
forum_preprocess_block function core/modules/forum/forum.module Implements hook_preprocess_HOOK() for block templates.
HelpBlock class core/modules/help/src/Plugin/Block/HelpBlock.php Provides a 'Help' block.
HelpBlock.php file core/modules/help/src/Plugin/Block/HelpBlock.php
HelpBlock::$moduleHandler property core/modules/help/src/Plugin/Block/HelpBlock.php The module handler.
HelpBlock::$request property core/modules/help/src/Plugin/Block/HelpBlock.php The current request.
HelpBlock::$routeMatch property core/modules/help/src/Plugin/Block/HelpBlock.php The current route match.
HelpBlock::build function core/modules/help/src/Plugin/Block/HelpBlock.php
HelpBlock::create function core/modules/help/src/Plugin/Block/HelpBlock.php Creates an instance of the plugin.
HelpBlock::getCacheContexts function core/modules/help/src/Plugin/Block/HelpBlock.php
HelpBlock::__construct function core/modules/help/src/Plugin/Block/HelpBlock.php Creates a HelpBlock instance.
HelpBlockTest class core/modules/help/tests/src/Functional/HelpBlockTest.php Tests display of help block.
HelpBlockTest.php file core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php The theme to install as the default for testing.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Functional/HelpBlockTest.php The help block instance.
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to enable.
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::testHelp function core/modules/help/tests/src/Functional/HelpBlockTest.php Logs in users, tests help pages.
help_block_view_help_block_alter function core/modules/help/help.module Implements hook_block_view_BASE_BLOCK_ID_alter().
help_preprocess_block function core/modules/help/help.module Implements hook_preprocess_HOOK() for block templates.
hook_block_access function core/modules/block/block.api.php Control access to a block instance.
hook_block_build_alter function core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_build_BASE_BLOCK_ID_alter function core/modules/block/block.api.php Provide a block plugin specific block_build alteration.
hook_block_view_alter function core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_view_BASE_BLOCK_ID_alter function core/modules/block/block.api.php Provide a block plugin specific block_view alteration.
HtmlResponseAttachmentsTest::testRenderCachedBlock function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Test caching of ['#attached'].
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.

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