| SettingsTrayTest::getBlockSelector |
function |
core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php |
Gets the block CSS selector. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
Asserts that Off-Canvas block form is valid. |
| SettingsTrayTestBase::getBlockSelector |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
Gets the block CSS selector. |
| SettingsTrayTestBase::openBlockForm |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
Open block form by clicking the element found with a css selector. |
| settings_tray_block_alter |
function |
core/modules/settings_tray/settings_tray.module |
Implements hook_block_alter(). |
| settings_tray_block_view_alter |
function |
core/modules/settings_tray/settings_tray.module |
Implements hook_block_view_alter(). |
| settings_tray_preprocess_block |
function |
core/modules/settings_tray/settings_tray.module |
Implements hook_preprocess_HOOK() for block templates. |
| seven_preprocess_admin_block_content |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_HOOK() for block admin page templates. |
| seven_preprocess_block |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_block() for block content. |
| seven_preprocess_block_content_add_list |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_HOOK() for block content add list templates. |
| SharedTempStore::$lockBackend |
property |
core/lib/Drupal/Core/TempStore/SharedTempStore.php |
The lock object used for this data. |
| SharedTempStoreFactory::$lockBackend |
property |
core/lib/Drupal/Core/TempStore/SharedTempStoreFactory.php |
The lock object used for this data. |
| SharedTempStoreTest::$lock |
property |
core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php |
The mock lock backend. |
| SharedTempStoreTest::testDeleteWithNoLockAvailable |
function |
core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php |
Tests the delete() method with no lock available. |
| SharedTempStoreTest::testSetWithNoLockAvailable |
function |
core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php |
Tests the set() method with no lock available. |
| ShortcutLinksTest::testShortcutBlockAccess |
function |
core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php |
Tests the 'access shortcuts' permission with the shortcut block. |
| ShortcutsBlock |
class |
core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php |
Provides a 'Shortcut' block. |
| ShortcutsBlock.php |
file |
core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php |
|
| ShortcutsBlock::blockAccess |
function |
core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php |
Indicates whether the block should be shown. |
| ShortcutsBlock::build |
function |
core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php |
Builds and returns the renderable array for this block plugin. |
| shortcut_preprocess_block |
function |
core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for block templates. |
| StatisticsPopularBlock |
class |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Provides a 'Popular content' block. |
| StatisticsPopularBlock.php |
file |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
|
| StatisticsPopularBlock::$entityRepository |
property |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
The entity repository service. |
| StatisticsPopularBlock::$entityTypeManager |
property |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
The entity type manager. |
| StatisticsPopularBlock::$renderer |
property |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
|
| StatisticsPopularBlock::$statisticsStorage |
property |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
The storage for statistics. |
| StatisticsPopularBlock::blockAccess |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Indicates whether the block should be shown. |
| StatisticsPopularBlock::blockForm |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
|
| StatisticsPopularBlock::blockSubmit |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
|
| StatisticsPopularBlock::build |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Builds and returns the renderable array for this block plugin. |
| StatisticsPopularBlock::create |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Creates an instance of the plugin. |
| StatisticsPopularBlock::defaultConfiguration |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
|
| StatisticsPopularBlock::nodeTitleList |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Generates the ordered array of node links for build(). |
| StatisticsPopularBlock::__construct |
function |
core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php |
Constructs a StatisticsPopularBlock object. |
| StatisticsReportsTest::testPopularContentBlock |
function |
core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php |
Tests the "popular content" block. |
| StatisticsTestBase::$blockingUser |
property |
core/modules/statistics/tests/src/Functional/StatisticsTestBase.php |
User with permissions to ban IPs. |
| statistics_block_alter |
function |
core/modules/statistics/statistics.module |
Implements hook_block_alter(). |
| statistics_preprocess_block |
function |
core/modules/statistics/statistics.module |
Implements hook_preprocess_HOOK() for block templates. |
| SyndicateBlock |
class |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
Provides a 'Syndicate' block that links to the site's RSS feed. |
| SyndicateBlock.php |
file |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
|
| SyndicateBlock::$configFactory |
property |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
The config factory. |
| SyndicateBlock::blockAccess |
function |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
Indicates whether the block should be shown. |
| SyndicateBlock::build |
function |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
Builds and returns the renderable array for this block plugin. |
| SyndicateBlock::create |
function |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
Creates an instance of the plugin. |
| SyndicateBlock::defaultConfiguration |
function |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
|
| SyndicateBlock::__construct |
function |
core/modules/node/src/Plugin/Block/SyndicateBlock.php |
Constructs a SyndicateBlock object. |
| system.action.user_block_user_action.yml |
file |
core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml |
core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml |
| system.action.user_block_user_action.yml |
file |
core/modules/user/config/install/system.action.user_block_user_action.yml |
core/modules/user/config/install/system.action.user_block_user_action.yml |
| system.action.user_unblock_user_action.yml |
file |
core/modules/user/config/install/system.action.user_unblock_user_action.yml |
core/modules/user/config/install/system.action.user_unblock_user_action.yml |