Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 10.3.x for block
- Search 11.x for block
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block | class | core/ |
The plugin that handles a block. |
| Block | class | core/ |
Defines a Block configuration entity class. |
| Block | class | core/ |
Drupal block source from database. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 custom blocks. |
| UnitTestCase::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName | function | core/ |
@covers ::getBlockMockWithMachineName[[api-linebreak]] @expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies… |
| 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 enable. |
| 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 enable. |
| UserBlocksTest::setUp | function | core/ |
|
| UserBlocksTest::testUserLoginBlock | function | core/ |
Test 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. |
| 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/ |
Indicates whether the block should be shown. |
| UserLoginBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| UserLoginBlock::create | function | core/ |
Creates an instance of the plugin. |
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
#lazy_builder callback; renders a form action URL including destination. |
| UserLoginBlock::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| UserLoginBlock::__construct | function | core/ |
Constructs a new UserLoginBlock instance. |
| user_is_blocked | function | core/ |
Checks for usernames blocked by user administration. |
| user_preprocess_block | 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. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| views.view.block_content.yml | file | core/ |
core/modules/block_content/config/optional/views.view.block_content.yml |
| views.view.block_content_2976334.yml | file | core/ |
core/modules/block_content/tests/fixtures/update/views.view.block_content_2976334.yml |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.