UserOnlineBlock::build |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Builds and returns the renderable array for this block plugin. |
custom_block_type_edit |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Page callback: Presents the custom block type edit form. |
custom_block_type_load |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Loads a custom block type. |
BlockInvalidRegionTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Tests that a block assigned to an invalid region triggers the warning. |
BlockLanguageCacheTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Tests multilingual block definition caching. |
UserBlocksTests::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Sets up a Drupal site for running functional and integration tests. |
BlockLibrarySearchTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Tests the block library search. |
custom_block.pages.inc |
file |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Provides page callbacks for custom blocks. |
custom_block.admin.inc |
file |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Admin page callbacks for the custom block module. |
BlockHtmlIdTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Sets up a Drupal site for running functional and integration tests. |
statistics_block_alter |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_block_alter(). |
block_unique_name.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/block_unique_name.test |
|
Twig_TokenParser_Block |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Marks a section of a template as being reusable. |
SearchBlockTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
parent_in_a_block.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_in_a_block.test |
|
BlockReferenceTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
|
ArchiveTar::_readBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
ArchiveTar::_jumpBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
MockLayoutBlockDeriver |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock layout block plugin. |
Twig_Template::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
block_theme_initialize |
function |
drupal/core/modules/block/block.module |
Assigns an initial, default set of blocks for a theme. |
block_user_role_delete |
function |
drupal/core/modules/block/block.module |
Implements hook_user_role_delete(). |
TestBlockInstantiation |
class |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Provides a basic block for testing block instantiation and configuration. |
CachedMockBlockManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php |
Defines a plugin manager used by Plugin API cache decorator web tests. |
CustomBlock::$langcode |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block language code. |
ViewsBlock::$displayID |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
The display ID being used for this View. |
NodeSyndicateBlockTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
Tests the availability of the syndicate block. |
CustomBlockType::$uuid |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type UUID. |
MockUserLoginBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserLoginBlock. |
SyndicateBlock::access |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
RecentContentBlock.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Contains \Drupal\node\Plugin\Block\RecentContentBlock. |
BlockBase::__construct |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
BlockBase::blockSubmit |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Adds block type-specific submission handling for the block form. |
SystemMenuBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Builds and returns the renderable array for this block plugin. |
SystemHelpBlock::$help |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Stores the help text associated with the active menu item. |
SystemHelpBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Builds and returns the renderable array for this block plugin. |
SystemMainBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMainBlock.php |
Builds and returns the renderable array for this block plugin. |
BlockStorageController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Defines the storage controller class for Block entities. |
forum_preprocess_block |
function |
drupal/core/modules/forum/forum.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
custom_block_test_menu |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_menu(). |
BlockInterfaceTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Contains \Drupal\block\Tests\BlockInterfaceTest. |
StatisticsPopularBlock |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Provides a 'Popular content' block. |
BlockCacheTest::$block |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
UserNewBlock::settings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
ForumBlockBase::access |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::access(). |
search_preprocess_block |
function |
drupal/core/modules/search/search.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BlockUiTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
An administrative user to configure the test environment. |
UserOnlineBlock::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
RecentCommentsBlock.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Contains \Drupal\comment\Plugin\Block\RecentCommentsBlock. |
ForumBlockTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
|