Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar-block.pcss.css | file | core/ |
Toolbar block styles. |
| tour.tour.block-layout.yml | file | core/ |
core/modules/tour/config/optional/tour.tour.block-layout.yml |
| TwigThemeTestController::transBlockRender | function | core/ |
Menu callback for testing translation blocks in a Twig template. |
| TypedDataStringBlock | class | core/ |
Implements a String TypedData contextual block plugin. |
| TypedDataStringBlock.php | file | core/ |
|
| TypedDataStringBlock::getTitle | function | core/ |
|
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| umami_preprocess_block | function | core/ |
Implements hook_preprocess_block(). |
| umami_preprocess_block__bundle__banner_block | function | core/ |
Implements hook_umami_preprocess_block__bundle__banner_block(). |
| umami_preprocess_block__bundle__footer_promo_block | function | core/ |
Implements hook_umami_preprocess_block__bundle__footer_promo_block(). |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UnblockUser | class | core/ |
Unblocks a user. |
| UnblockUser.php | file | core/ |
|
| UnblockUser::access | function | core/ |
Checks object access. |
| UnblockUser::execute | function | core/ |
Executes the plugin. |
| UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
| UninstallDefaultContentTest::expectedBlocks | function | core/ |
Returns the expected properties of this profile's content blocks. |
| UnpublishedBlockTest | class | core/ |
Tests unpublishing of block_content entities. |
| UnpublishedBlockTest.php | file | core/ |
|
| UnpublishedBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnpublishedBlockTest::$modules | property | core/ |
Modules to install. |
| UnpublishedBlockTest::testViewShowsCorrectStates | function | core/ |
Tests unpublishing of block_content entities. |
| UpdateBlockForm | class | core/ |
Provides a form to update a block. |
| UpdateBlockForm.php | file | core/ |
|
| UpdateBlockForm::buildForm | function | core/ |
Builds the block form. |
| UpdateBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
| User::block | function | core/ |
Blocks the user. |
| User::isBlocked | function | core/ |
Returns TRUE if the user is blocked. |
| UserAuthenticationController::userIsBlocked | function | core/ |
Verifies if the user is blocked. |
| UserBlocksTest | class | core/ |
Tests user blocks. |
| UserBlocksTest.php | file | core/ |
|
| UserBlocksTest::$adminUser | property | core/ |
A user with the 'administer blocks' permission. |
| UserBlocksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserBlocksTest::$modules | property | core/ |
Modules to install. |
| UserBlocksTest::setUp | function | core/ |
|
| UserBlocksTest::testUserLoginBlock | function | core/ |
Tests the user login block. |
| UserBlocksTest::testUserLoginBlockVisibility | function | core/ |
Tests that user login block is hidden from user/login. |
| UserCancelTest::testUserBlock | function | core/ |
Disable account and keep all content. |
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
| UserCancelTest::testUserBlockUnpublishNodeAccess | function | core/ |
Tests nodes are unpublished even if inaccessible to cancelling user. |
| UserEvents::FLOOD_BLOCKED_IP | constant | core/ |
The name of the event fired when a login is blocked by flood control. |
| UserEvents::FLOOD_BLOCKED_USER | constant | core/ |
The name of the event fired when a login is blocked by flood control. |
| UserFloodSubscriber::blockedIp | function | core/ |
An attempt to login has been blocked based on IP. |
| UserFloodSubscriber::blockedUser | function | core/ |
An attempt to login has been blocked based on user name. |
| UserInterface::block | function | core/ |
Blocks the user. |
| UserInterface::isBlocked | function | core/ |
Returns TRUE if the user is blocked. |
| UserLoginBlock | class | core/ |
Provides a 'User login' block. |
| UserLoginBlock.php | file | core/ |
|
| UserLoginBlock::$routeMatch | property | core/ |
The route match. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.