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
- 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 6/7 block source from database. |
| Block | class | core/ |
The Block attribute. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
Render API 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. |
| 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. |
| user_is_blocked | function | core/ |
Checks for usernames blocked by user administration. |
| 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-block-items-per-page.php | file | core/ |
|
| views.view.block_content.yml | file | core/ |
core/modules/block_content/config/optional/views.view.block_content.yml |
| views.view.test_block_content_redirect_destination.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_redirect_destination.yml |
| views.view.test_block_content_revision_id.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml |
| views.view.test_block_content_revision_revision_id.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml |
| views.view.test_block_content_revision_user.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_user.yml |
| views.view.test_block_content_view.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml |
| views.view.test_block_exposed_ajax.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml |
| views.view.test_block_exposed_ajax_with_page.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml |
| views.view.test_block_view.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml |
| views.view.test_exposed_block.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml |
| views.view.test_view_block.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block.yml |
| views.view.test_view_block2.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml |
| views.view.test_view_block_with_context.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml |
| ViewsBlock | class | core/ |
Provides block plugin definitions for all Views block displays. |
| ViewsBlock | class | core/ |
Provides a generic Views block. |
| ViewsBlock.php | file | core/ |
|
| ViewsBlock.php | file | core/ |
|
| ViewsBlock::$basePluginId | property | core/ |
The base plugin ID. |
| ViewsBlock::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsBlock::$viewStorage | property | core/ |
The view storage. |
| ViewsBlock::blockForm | function | core/ |
|
| ViewsBlock::blockSubmit | function | core/ |
|
| ViewsBlock::blockValidate | function | core/ |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.