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. Search main for _block
  6. Other projects
Title Object type File name Summary
ShortcutsBlock.php file core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php
ShortcutsBlock::blockAccess function core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php Indicates whether the block should be shown.
ShortcutsBlock::build function core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php Builds and returns the renderable array for this block plugin.
ShortcutThemeHooks::preprocessBlock function core/modules/shortcut/src/Hook/ShortcutThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
show-blocks.admin.css file core/modules/ckeditor5/css/show-blocks.admin.css .ckeditor5-toolbar-button-showBlocks {
background-image: url(../icons/show-blocks.svg);
}
StandardPerformanceTest::testLoginBlock function core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php Tests the performance of logging in via the user login block.
StubLockBackendAbstract class core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php A stub of the abstract LockBackendAbstract class for testing purposes.
StubLockBackendAbstract.php file core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php
StubLockBackendAbstract::acquire function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Acquires a lock.
StubLockBackendAbstract::lockMayBeAvailable function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Checks if a lock is available for acquiring.
StubLockBackendAbstract::release function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Releases the given lock.
StubLockBackendAbstract::releaseAll function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Releases all locks for the given lock token identifier.
SyndicateBlock class core/modules/node/src/Plugin/Block/SyndicateBlock.php Provides a 'Syndicate' block that links to the site's RSS feed.
SyndicateBlock.php file core/modules/node/src/Plugin/Block/SyndicateBlock.php
SyndicateBlock::$configFactory property core/modules/node/src/Plugin/Block/SyndicateBlock.php The config factory.
SyndicateBlock::blockAccess function core/modules/node/src/Plugin/Block/SyndicateBlock.php Indicates whether the block should be shown.
SyndicateBlock::build function core/modules/node/src/Plugin/Block/SyndicateBlock.php Builds and returns the renderable array for this block plugin.
SyndicateBlock::defaultConfiguration function core/modules/node/src/Plugin/Block/SyndicateBlock.php
SyndicateBlock::__construct function core/modules/node/src/Plugin/Block/SyndicateBlock.php Constructs a SyndicateBlock object.
system.action.user_block_user_action.yml file core/modules/user/config/install/system.action.user_block_user_action.yml core/modules/user/config/install/system.action.user_block_user_action.yml
system.action.user_block_user_action.yml file core/tests/fixtures/config_install/testing_config_install/system.action.user_block_user_action.yml core/tests/fixtures/config_install/testing_config_install/system.action.user_block_user_action.yml
system.action.user_block_user_action.yml file core/tests/fixtures/config_install/multilingual/language/es/system.action.user_block_user_action.yml core/tests/fixtures/config_install/multilingual/language/es/system.action.user_block_user_action.yml
system.action.user_block_user_action.yml file core/tests/fixtures/config_install/multilingual/system.action.user_block_user_action.yml core/tests/fixtures/config_install/multilingual/system.action.user_block_user_action.yml
system.action.user_block_user_action.yml file core/profiles/tests/testing_config_overrides/config/install/system.action.user_block_user_action.yml core/profiles/tests/testing_config_overrides/config/install/system.action.user_block_user_action.yml
system.action.user_unblock_user_action.yml file core/modules/user/config/install/system.action.user_unblock_user_action.yml core/modules/user/config/install/system.action.user_unblock_user_action.yml
system.action.user_unblock_user_action.yml file core/tests/fixtures/config_install/testing_config_install/system.action.user_unblock_user_action.yml core/tests/fixtures/config_install/testing_config_install/system.action.user_unblock_user_action.yml
system.action.user_unblock_user_action.yml file core/tests/fixtures/config_install/multilingual/language/es/system.action.user_unblock_user_action.yml core/tests/fixtures/config_install/multilingual/language/es/system.action.user_unblock_user_action.yml
system.action.user_unblock_user_action.yml file core/tests/fixtures/config_install/multilingual/system.action.user_unblock_user_action.yml core/tests/fixtures/config_install/multilingual/system.action.user_unblock_user_action.yml
SystemAdminMenuBlockAccessCheck class core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Access check for routes implementing _access_admin_menu_block_page.
SystemAdminMenuBlockAccessCheck.php file core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
SystemAdminMenuBlockAccessCheck::access function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Checks access.
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Check that the given route has access to child routes.
SystemAdminMenuBlockAccessCheck::__construct function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Constructs a new SystemAdminMenuBlockAccessCheck.
SystemAdminThemePreprocess::preprocessAdminBlockContent function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative content block templates.
SystemBrandingBlock class core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Provides a block to display 'Site branding' elements.
SystemBrandingBlock.php file core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::blockForm function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::blockSubmit function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::build function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Builds and returns the renderable array for this block plugin.
SystemBrandingBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::__construct function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates a SystemBrandingBlock instance.
SystemBreadcrumbBlock class core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Provides a block to display the breadcrumbs.
SystemBreadcrumbBlock.php file core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
SystemBreadcrumbBlock::$breadcrumbManager property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The breadcrumb manager.
SystemBreadcrumbBlock::$routeMatch property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The current route match.
SystemBreadcrumbBlock::build function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Builds and returns the renderable array for this block plugin.
SystemBreadcrumbBlock::createPlaceholder function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
SystemBreadcrumbBlock::__construct function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Constructs a new SystemBreadcrumbBlock object.
SystemController::systemAdminMenuBlockPage function core/modules/system/src/Controller/SystemController.php Provides a single block from the administration menu as a page.

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