Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnblockUser.php | file | core/ |
|
| UnblockUser::access | function | core/ |
|
| UnblockUser::execute | function | core/ |
|
| 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/ |
|
| UnpublishedBlockTest::$modules | property | core/ |
|
| 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/ |
|
| UpdateBlockForm::submitLabel | function | core/ |
|
| User::block | function | core/ |
|
| User::isBlocked | function | core/ |
|
| 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/ |
|
| UserBlocksTest::$modules | property | core/ |
|
| 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. |
| UserEditTest::testAdminSelfBlocking | function | core/ |
Tests that an admin cannot edit their own account status. |
| 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. |
| UserLoginBlock::blockAccess | function | core/ |
|
| UserLoginBlock::build | function | core/ |
|
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
Render API callback: Renders a form action URL including destination. |
| UserLoginBlock::trustedCallbacks | function | core/ |
|
| UserLoginBlock::__construct | function | core/ |
Constructs a new UserLoginBlock instance. |
| UserTest::testDeleteRespectsUserCancelBlock | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublish | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
| UserThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ValidationErrorBlock | class | core/ |
Provides a 'Block with validation error' test block. |
| ValidationErrorBlock.php | file | core/ |
|
| ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.