SystemPoweredByBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemPoweredByBlock.php |
Builds and returns the renderable array for this block plugin. |
BlockListController::$theme |
property |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
The theme containing the blocks. |
BlockListController::render |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Overrides \Drupal\Core\Entity\EntityListController::render(). |
forum_block_view_pre_render |
function |
drupal/core/modules/forum/forum.module |
Render API callback: Lists nodes based on the element's #query property. |
CustomBlockRenderController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Render controller for custom blocks. |
CustomBlockAccessController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockAccessController.php |
Defines the access controller for the custom block entity type. |
CustomBlockPageViewTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockPageViewTest. |
DiffFormatter::_start_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
CustomBlockCreationTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockCreationTest. |
BlockCacheTest::$admin_user |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
Twig_Parser::peekBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::pushBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
BlockCacheTest::testNoCache |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_NO_CACHE. |
ForumBlockBase::blockSubmit |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
RecentCommentsBlock::access |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
BlockUiTest::testBlockSearch |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Test block search. |
UserOnlineBlock::blockSubmit |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
BlockInterfaceTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Modules to enable. |
system_admin_menu_block_page |
function |
drupal/core/modules/system/system.admin.inc |
Provide a single block from the administration menu as a page. |
block_test_system_theme_info |
function |
drupal/core/modules/block/tests/block_test.module |
Implements hook_system_theme_info(). |
BlockHiddenRegionTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Sets up a Drupal site for running functional and integration tests. |
CurlMultiInterface::BLOCKING |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
|
AdminBlockDeleteForm::$block |
property |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
The block being deleted. |
MockUserLoginBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
_block_get_renderable_region |
function |
drupal/core/modules/block/block.module |
Gets an array of blocks suitable for drupal_render(). |
Twig_Template::getBlockNames |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns all block names. |
CustomBlockTypeTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Declares test information. |
CustomBlockTranslationUITest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Tests the Custom Block Translation UI. |
Comment::blockDisplayOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::blockDisplayOptions(). |
CustomBlockSaveTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Declares test information. |
CustomBlock::createDuplicate |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Overrides Entity::createDuplicate(). |
block.block.bartik.login.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.login.yml |
drupal/core/profiles/standard/config/block.block.bartik.login.yml |
block.block.bartik.tools.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.tools.yml |
drupal/core/profiles/standard/config/block.block.bartik.tools.yml |
RecentContentBlock::settings |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
CustomBlockFieldTest::$field |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The created field. |
BlockPluginInterface::access |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Indicates whether the block should be shown. |
BlockPluginInterface::submit |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Handles form submissions for the block configuration form. |
BlockFormController::actions |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
Twig_Node_Block::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Block.php |
Constructor. |
block_drupal_alter_foo_alter |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_TYPE_alter() on behalf of block module. |
CustomBlockStorageController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Controller class for custom blocks. |
BlockPluginUI::allPluginsUrl |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Provides an "all" style link to reset the facets. |
DisplayBlockTest::$testViews |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Views used by this test. |
BlockStorageController::load |
function |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
DisplayBase::getAllBlockInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::getAllBlockInfo(). |
CustomBlockTypeInterface.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeInterface.php |
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockTypeInterface. |
CustomBlockLoadHooksTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockLoadHooksTest. |
DiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
BlockAdminThemeTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
|
NonDefaultBlockAdminTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Definition of Drupal\block\Tests\NonDefaultBlockAdminTest. |