Search 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 | 
|---|---|---|---|
| AggregatorRenderingTestCase::testBlockLinks | function | modules/ | 
                                                                                        Adds a feed block to the page and checks its links. | 
| aggregator_block_configure | function | modules/ | 
                                                                                        Implements hook_block_configure(). | 
| aggregator_block_info | function | modules/ | 
                                                                                        Implements hook_block_info(). | 
| aggregator_block_save | function | modules/ | 
                                                                                        Implements hook_block_save(). | 
| aggregator_block_view | function | modules/ | 
                                                                                        Implements hook_block_view(). | 
| anonymous_user_unblock_test.info | file | modules/ | 
                                                                                        name = Anonymous user unblock action tests description = Support module for anonymous user unblock action testing. package = Testing version = VERSION core = 7.x hidden = TRUE  | 
              
| anonymous_user_unblock_test.module | file | modules/ | 
                                                                                        Dummy module implementing hook_user_load(). | 
| anonymous_user_unblock_test_user_load | function | modules/ | 
                                                                                        Implements hook_user_load(). | 
| Archive_Tar::_jumpBlock | function | modules/ | 
                                                                                        |
| Archive_Tar::_readBlock | function | modules/ | 
                                                                                        |
| Archive_Tar::_writeBlock | function | modules/ | 
                                                                                        |
| Archive_Tar::_writeHeaderBlock | function | modules/ | 
                                                                                        |
| ARCHIVE_TAR_END_BLOCK | constant | modules/ | 
                                                                                        |
| bartik_preprocess_block | function | themes/ | 
                                                                                        Override or insert variables into the block template. | 
| BlockHashTestCase::testBlockRehash | function | modules/ | 
                                                                                        Tests that block rehashing does not write to the database too often. | 
| BlockHiddenRegionTestCase::testBlockNotInHiddenRegion | function | modules/ | 
                                                                                        Tests that hidden regions do not inherit blocks when a theme is enabled. | 
| BlockInvalidRegionTestCase::testBlockInInvalidRegion | function | modules/ | 
                                                                                        Tests that blocks assigned to invalid regions work correctly. | 
| BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions | function | modules/ | 
                                                                                        Test if template_preprocess_block() handles the suggestions right. | 
| BlockTestCase::moveBlockToRegion | function | modules/ | 
                                                                                        |
| BlockTestCase::testBlock | function | modules/ | 
                                                                                        Test configuring and moving a module-define block to specific regions. | 
| BlockTestCase::testBlockRehash | function | modules/ | 
                                                                                        Test _block_rehash(). | 
| BlockTestCase::testBlockVisibility | function | modules/ | 
                                                                                        Test block visibility. | 
| BlockTestCase::testBlockVisibilityListedEmpty | function | modules/ | 
                                                                                        Test block visibility when using "pages" restriction but leaving "pages" textarea empty  | 
              
| BlockTestCase::testBlockVisibilityPerUser | function | modules/ | 
                                                                                        Test user customization of block visibility. | 
| BlockTestCase::testCustomBlock | function | modules/ | 
                                                                                        Test creating custom block, moving it to a specific region and then deleting it. | 
| BlockTestCase::testCustomBlockFormat | function | modules/ | 
                                                                                        Test creating custom block using Full HTML. | 
| BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter | function | modules/ | 
                                                                                        Tests that the alter hook is called, even if the delta contains a hyphen. | 
| block_add_block_form | function | modules/ | 
                                                                                        Form constructor for the add block form. | 
| block_add_block_form_submit | function | modules/ | 
                                                                                        Form submission handler for block_add_block_form(). | 
| block_add_block_form_validate | function | modules/ | 
                                                                                        Form validation handler for block_add_block_form(). | 
| block_admin_display_prepare_blocks | function | modules/ | 
                                                                                        Prepares a list of blocks for display on the blocks administration page. | 
| block_block_configure | function | modules/ | 
                                                                                        Implements hook_block_configure(). | 
| block_block_info | function | modules/ | 
                                                                                        Implements hook_block_info(). | 
| block_block_list_alter | function | modules/ | 
                                                                                        Implements hook_block_list_alter(). | 
| block_block_save | function | modules/ | 
                                                                                        Implements hook_block_save(). | 
| block_block_view | function | modules/ | 
                                                                                        Implements hook_block_view(). | 
| block_custom_block_delete | function | modules/ | 
                                                                                        Form constructor for the custom block deletion form. | 
| block_custom_block_delete_submit | function | modules/ | 
                                                                                        Form submission handler for block_custom_block_delete(). | 
| block_custom_block_form | function | modules/ | 
                                                                                        Form constructor for the custom block form. | 
| block_custom_block_get | function | modules/ | 
                                                                                        Returns information from database about a user-created (custom) block. | 
| block_custom_block_save | function | modules/ | 
                                                                                        Saves a user-created block in the database. | 
| block_get_blocks_by_region | function | modules/ | 
                                                                                        Gets a renderable array of a region containing all enabled blocks. | 
| block_test_block_info | function | modules/ | 
                                                                                        Implements hook_block_info(). | 
| block_test_block_info_alter | function | modules/ | 
                                                                                        Implements hook_block_info_alter(). | 
| block_test_block_view | function | modules/ | 
                                                                                        Implements hook_block_view(). | 
| block_test_block_view_block_test_test_hyphen_alter | function | modules/ | 
                                                                                        Implements hook_block_view_MODULE_DELTA_alter(). | 
| block_test_block_view_block_test_test_underscore_alter | function | modules/ | 
                                                                                        Implements hook_block_view_MODULE_DELTA_alter(). | 
| blog_block_configure | function | modules/ | 
                                                                                        Implements hook_block_configure(). | 
| blog_block_info | function | modules/ | 
                                                                                        Implements hook_block_info(). | 
| blog_block_save | function | modules/ | 
                                                                                        Implements hook_block_save(). | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.