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 |
---|---|---|---|
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for converting seven secondary local tasks into a block. |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php | file | core/ |
|
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
seven_preprocess_admin_block_content | function | core/ |
Implements hook_preprocess_HOOK() for block admin page templates. |
seven_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
seven_preprocess_block_content_add_list | function | core/ |
Implements hook_preprocess_HOOK() for block content add list templates. |
ShortcutLinksTest::testShortcutBlockAccess | function | core/ |
Tests that the 'access shortcuts' permission is required to access the shortcut block. |
ShortcutsBlock | class | core/ |
Provides a 'Shortcut' block. |
ShortcutsBlock.php | file | core/ |
|
ShortcutsBlock::blockAccess | function | core/ |
|
ShortcutsBlock::build | function | core/ |
|
shortcut_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
SiteBrandingConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page site variables being converted into a block. |
SiteBrandingConvertedIntoBlockUpdateTest.php | file | core/ |
|
SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SiteBrandingConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that site branding elements are being converted into blocks. |
StatisticsPopularBlock | class | core/ |
Provides a 'Popular content' block. |
StatisticsPopularBlock.php | file | core/ |
|
StatisticsPopularBlock::$entityRepository | property | core/ |
The entity repository service. |
StatisticsPopularBlock::$entityTypeManager | property | core/ |
The entity type manager. |
StatisticsPopularBlock::$renderer | property | core/ |
|
StatisticsPopularBlock::$statisticsStorage | property | core/ |
The storage for statistics. |
StatisticsPopularBlock::blockAccess | function | core/ |
|
StatisticsPopularBlock::blockForm | function | core/ |
|
StatisticsPopularBlock::blockSubmit | function | core/ |
|
StatisticsPopularBlock::build | function | core/ |
|
StatisticsPopularBlock::create | function | core/ |
Creates an instance of the plugin. |
StatisticsPopularBlock::defaultConfiguration | function | core/ |
|
StatisticsPopularBlock::nodeTitleList | function | core/ |
Generates the ordered array of node links for build(). |
StatisticsPopularBlock::__construct | function | core/ |
Constructs an StatisticsPopularBlock object. |
StatisticsReportsTest::testPopularContentBlock | function | core/ |
Tests the "popular content" block. |
StatisticsTestBase::$blockingUser | property | core/ |
User with permissions to ban IP's. |
StatisticsTestBase::$blockingUser | property | core/ |
User with permissions to ban IP's. |
statistics_block_alter | function | core/ |
Implements hook_block_alter(). |
statistics_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
SyndicateBlock | class | core/ |
Provides a 'Syndicate' block that links to the site's RSS feed. |
SyndicateBlock.php | file | core/ |
|
SyndicateBlock::blockAccess | function | core/ |
|
SyndicateBlock::build | function | core/ |
|
SyndicateBlock::defaultConfiguration | function | core/ |
|
system.action.user_block_user_action.yml | file | core/ |
core/modules/user/config/install/system.action.user_block_user_action.yml |
system.action.user_block_user_action.yml | file | core/ |
core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml |
system.action.user_unblock_user_action.yml | file | core/ |
core/modules/user/config/install/system.action.user_unblock_user_action.yml |
SystemBrandingBlock | class | core/ |
Provides a block to display 'Site branding' elements. |
SystemBrandingBlock.php | file | core/ |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.