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 |
---|---|---|---|
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/ |
|
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/ |
Test 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. |
DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
drupal-8.block-content-uninstall.php | file | core/ |
Partial database to mimic the uninstallation of the block_content module. |
drupal-8.block-context-manager-2354889.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2354889. |
drupal-8.block-test-enabled-missing-schema.php | file | core/ |
Partial database to mimic the installation of the block_test module. |
drupal-8.block-test-enabled.php | file | core/ |
Partial database to mimic the installation of the block_test module. |
drupal-8.local-actions-tasks-into-blocks-507488.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488. |
drupal-8.page-title-into-block-2476947.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2476947. |
drupal-8.seven-secondary-local-tasks-block-2569529.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488. |
drupal-8.site-branding-into-block-2005546.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2005546. |
drupal-8.update-test-block-disabled-2513534.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2513534. |
drupal-8.views_block_content-2976334.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2976334. |
EmptyBlockForm | class | core/ |
Provides a form for a block that is empty. |
EmptyBlockForm.php | file | core/ |
|
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. |
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. |
entity_crud_hook_test_block_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
entity_crud_hook_test_block_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
entity_crud_hook_test_block_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
exposed-filter-blocks.php | file | core/ |
Test fixture. |
ExposedFilterBlocksUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
ExposedFilterBlocksUpdateTest.php | file | core/ |
|
ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.