Search for block
- Search 7.x for block
- Search 8.9.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 6/7 block source from database. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
d6_block_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_block_translation.yml |
d6_custom_block.yml | file | core/ |
core/modules/block_content/migrations/d6_custom_block.yml |
d6_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_custom_block_translation.yml |
d7_block.yml | file | core/ |
core/modules/block/migrations/d7_block.yml |
d7_blocked_ips.yml | file | core/ |
core/modules/ban/migrations/d7_blocked_ips.yml |
d7_block_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_block_translation.yml |
d7_custom_block.yml | file | core/ |
core/modules/block_content/migrations/d7_custom_block.yml |
d7_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_custom_block_translation.yml |
DefaultViewRecentCommentsTest::$blockDisplayResults | property | core/ |
Number of results for the Block display. |
DefaultViewRecentCommentsTest::testBlockDisplay | function | core/ |
Tests the block defined by the comments_recent view. |
demo-block.css | file | core/ |
Visual styles for Bartik's block demonstration. |
DiffFormatter::_block | function | core/ |
|
DiffFormatter::_block_header | function | core/ |
|
DiffFormatter::_block_header | function | core/ |
|
DiffFormatter::_end_block | function | core/ |
|
DiffFormatter::_start_block | function | core/ |
|
DiffFormatter::_start_block | function | core/ |
|
DisplayBlockTest | class | core/ |
Tests the block display plugin. |
DisplayBlockTest.php | file | core/ |
|
DisplayBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DisplayBlockTest::$modules | property | core/ |
Modules to install. |
DisplayBlockTest::$testViews | property | core/ |
Views used by this test. |
DisplayBlockTest::setUp | function | core/ |
Sets up the test. |
DisplayBlockTest::testBlockCategory | function | core/ |
Tests default and custom block categories. |
DisplayBlockTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a Views block. |
DisplayBlockTest::testBlockEmptyRendering | function | core/ |
Tests the various testcases of empty block rendering. |
DisplayBlockTest::testBlockRendering | function | core/ |
Tests the actual rendering of the views block. |
DisplayBlockTest::testDeleteBlockDisplay | function | core/ |
Tests removing a block display. |
DisplayBlockTest::testViewsBlockForm | function | core/ |
Tests the block form for a Views block. |
DisplayPluginBase::getSpecialBlocks | function | core/ |
Provides the block system with any exposed widget blocks for this display. |
DisplayPluginBase::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginBase::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayPluginInterface::getSpecialBlocks | function | core/ |
Provides the block system with any exposed widget blocks for this display. |
DisplayPluginInterface::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginInterface::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayTest::testAddDisplayBlockTranslation | function | core/ |
Test if 'add' translations are filtered from multilingual display options. |
DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
EmptyBlockForm | class | core/ |
Provides a form for a block that is empty. |
EmptyBlockForm.php | file | core/ |
|
EmptyBlockForm::$plugin | property | core/ |
The plugin this form is for. |
EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
EntityBlock | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:block" ) |
EntityBlock.php | file | core/ |
|
EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityBlock::import | function | core/ |
Import the row. |
EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
EntityQueryAccessTest::testBlockContentEntityQueryAccess | function | core/ |
Tests that the 'block_content_access' query tag is respected by Views. |
entity_crud_hook_test_block_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.