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
QuickEditIntegrationTest::testCustomBlockLinks function core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php Tests that contextual links in custom blocks are changed.
QuickEditLoadingTest::testContentBlock function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php Tests that Quick Edit's data- attributes are present for content blocks.
RedirectBlockForm class core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php Builds a simple form that redirects on submit.
RedirectBlockForm.php file core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RedirectBlockForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RedirectBlockForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RedirectBlockForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RedirectFormBlock class core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php Provides a block containing a simple redirect form.
RedirectFormBlock.php file core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::$formBuilder property core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php The form builder.
RedirectFormBlock::build function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::create function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::getCacheMaxAge function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php @todo Make cacheable once https://www.drupal.org/node/2351015 lands.
RedirectFormBlock::__construct function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php Constructs a new RedirectFormBlock.
RemoveBlockForm class core/modules/layout_builder/src/Form/RemoveBlockForm.php Provides a form to confirm the removal of a block.
RemoveBlockForm.php file core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::$region property core/modules/layout_builder/src/Form/RemoveBlockForm.php The current region.
RemoveBlockForm::$uuid property core/modules/layout_builder/src/Form/RemoveBlockForm.php The UUID of the block being removed.
RemoveBlockForm::buildForm function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::getFormId function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::getQuestion function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::handleSectionStorage function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RevisionRelationshipsTest::testBlockContentRevisionRelationship function core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php Create a block_content with revision and rest result count for both views.
RouteBuilderTest::testRebuildBlockingLock function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests route rebuilding with a blocking lock.
SearchBlock class core/modules/search/src/Plugin/Block/SearchBlock.php Provides a 'Search form' block.
SearchBlock.php file core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::$formBuilder property core/modules/search/src/Plugin/Block/SearchBlock.php The form builder.
SearchBlock::$searchPageRepository property core/modules/search/src/Plugin/Block/SearchBlock.php The search page repository.
SearchBlock::blockAccess function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::blockForm function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::blockSubmit function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::build function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::create function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::defaultConfiguration function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::__construct function core/modules/search/src/Plugin/Block/SearchBlock.php Constructs a new SearchLocalTask.
SearchBlockForm class core/modules/search/src/Form/SearchBlockForm.php Builds the search form for the search block.
SearchBlockForm.php file core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::$configFactory property core/modules/search/src/Form/SearchBlockForm.php The config factory.
SearchBlockForm::$renderer property core/modules/search/src/Form/SearchBlockForm.php The renderer.
SearchBlockForm::$searchPageRepository property core/modules/search/src/Form/SearchBlockForm.php The search page repository.
SearchBlockForm::buildForm function core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::create function core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::getFormId function core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::submitForm function core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::__construct function core/modules/search/src/Form/SearchBlockForm.php Constructs a new SearchBlockForm.
SearchBlockTest class core/modules/search/tests/src/Functional/SearchBlockTest.php Tests if the search form block is available.
SearchBlockTest.php file core/modules/search/tests/src/Functional/SearchBlockTest.php
SearchBlockTest::$adminUser property core/modules/search/tests/src/Functional/SearchBlockTest.php The administrative user.
SearchBlockTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchBlockTest.php

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