Search for block
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AccessRouteAlterSubscriber::accessAdminMenuBlockPage | function | core/ |
Adds _access_admin_menu_block_page requirement to routes pointing to SystemController::systemAdminMenuBlockPage. |
AjaxFormCacheTest::testBlockForms | function | core/ |
Tests AJAX forms in blocks. |
AnnounceBlock | class | core/ |
Provides an 'Announcements Feed' block. |
AnnounceBlock.php | file | core/ |
|
AnnounceBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
AnnounceBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
AnnounceBlock::create | function | core/ |
Creates an instance of the plugin. |
AnnounceBlock::__construct | function | core/ |
Constructs a new AnnouncementsFeedBlock instance. |
AnnounceBlockTest | class | core/ |
Test the announcement block test visibility. |
AnnounceBlockTest.php | file | core/ |
|
AnnounceBlockTest::$announceBlock | property | core/ |
The announce block instance. |
AnnounceBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnnounceBlockTest::$modules | property | core/ |
Modules to install. |
AnnounceBlockTest::setUp | function | core/ |
|
AnnounceBlockTest::testAnnounceWithoutPermission | function | core/ |
Testing announce feed block visibility. |
BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ |
The block being tested. |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
Block | class | core/ |
Defines a Block annotation object. |
Block | class | core/ |
The Block attribute. |
block--bundle--disclaimer-block.html.twig | file | core/ |
Theme override for a disclaimer block. |
block--navigation.html.twig | file | core/ |
Default theme implementation to display a navigation_block. |
block.block.claro_help_search.yml | file | core/ |
core/modules/help/config/optional/block.block.claro_help_search.yml |
block.block.foobar_gorilla.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/config/install/block.block.foobar_gorilla.yml |
block.block.olivero_book_navigation.yml | file | core/ |
core/modules/book/config/optional/block.block.olivero_book_navigation.yml |
block.configure.html.twig | file | core/ |
--- label: 'Configuring a previously-placed block' related: - block.overview - core.ui_accessibility --- {% set layout_link_text %}{% trans %}Block layout{% endtrans %}{% endset %} {% set layout_link =… |
block.overview.html.twig | file | core/ |
--- label: 'Managing blocks' top_level: true related: - core.content_structure --- <h2>{% trans %}What are blocks?{% endtrans %}</h2> <p>{% trans %}Blocks are boxes of content rendered into an area, or region, of a web… |
Block.php | file | core/ |
|
Block.php | file | core/ |
|
block.place.html.twig | file | core/ |
--- label: 'Placing a block' related: - block.overview - block.configure --- {% set layout_link_text %} {% trans %}Block layout{% endtrans %} {% endset %} {% set layout_link = render_var(help_route_link(layout_link_text,… |
Block::$admin_label | property | core/ |
The administrative label of the block. |
Block::$category | property | core/ |
The category in the admin UI where the block will be listed. |
Block::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
Block::$id | property | core/ |
The plugin ID. |
Block::__construct | function | core/ |
Constructs a Block attribute. |
BlockBase | class | core/ |
Defines a base block implementation that most blocks plugins will extend. |
BlockBase.php | file | core/ |
|
BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
BlockBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockBase[[api-linebreak]] @group block |
BlockBaseTest.php | file | core/ |
|
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockContentPermissions | class | core/ |
Provide dynamic permissions for blocks of different types. |
BlockContentPermissions.php | file | core/ |
|
BlockContentPermissions::blockTypePermissions | function | core/ |
Build permissions for each block type. |
BlockContentPermissions::buildPermissions | function | core/ |
Return all the permissions available for a block type. |
BlockContentPermissions::create | function | core/ |
Instantiates a new instance of this class. |
BlockContentPermissions::__construct | function | core/ |
Constructs a BlockContentPermissions instance. |
BlockContentPermissionsTest | class | core/ |
Tests the permissions of content blocks. |
BlockContentPermissionsTest.php | file | core/ |
|
BlockContentPermissionsTest::$modules | property | core/ |
Modules to install. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.