BlockPluginUI::tableHeader |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Overrides \Drupal\system\Plugin\PluginUIBase::tableHeader(). |
DisplayBlockTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Modules to enable. |
node_form_block_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter() for block_form(). |
custom_block_test.info.yml |
file |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.info.yml |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.info.yml |
BlockInvalidRegionTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Definition of Drupal\block\Tests\BlockInvalidRegionTest. |
BlockLanguageCacheTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Contains \Drupal\block\Tests\BlockLanguageCacheTest. |
BlockLibrarySearchTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Contains \Drupal\block\Tests\BlockLibrarySearchTest. |
BlockTest::testBlockRehash |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test _block_rehash(). |
Twig_Parser::getBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::popBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
BlockLanguageTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Modules to enable. |
theme_aggregator_block_item |
function |
drupal/core/modules/aggregator/aggregator.module |
Returns HTML for an individual feed item for display in the block. |
aggregator_preprocess_block |
function |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BlockInterfaceTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
|
BlockStorageUnitTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Sets up Drupal unit test environment. |
custom_block_add_body_field |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Adds the default body field to a custom block type. |
ViewsExposedFilterBlock.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php |
Contains \Drupal\views\Plugin\Derivative\ViewsExposedFilterBlock. |
ViewsExposedFilterBlock.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php |
Contains \Drupal\views\Plugin\Block\ViewsExposedFilterBlock. |
UserBlocksTests::$adminUser |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
The admin user used in this test. |
BlockHtmlIdTest::testHtmlId |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Tests for a valid HTML ID for a block. |
custom_block.type.basic.yml |
file |
drupal/core/modules/block/custom_block/config/custom_block.type.basic.yml |
drupal/core/modules/block/custom_block/config/custom_block.type.basic.yml |
statistics_preprocess_block |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BlockTitleXSSTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Modules to enable. |
CustomBlockBlock::blockForm |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
MockUserNameBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
|
seven_custom_block_add_list |
function |
drupal/core/themes/seven/seven.theme |
Overrides theme_custom_block_add_list(). |
_block_get_renderable_block |
function |
drupal/core/modules/block/block.module |
Builds the content and label for a block. |
AggregatorFeedBlock::access |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
Twig_Template::displayBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Displays a block. |
BlockUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
TestXSSTitleBlock::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
NodeBlockFunctionalTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Definition of Drupal\node\Tests\NodeBlockFunctionalTest. |
CustomBlockBuildContentTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Test to ensure that a block's content is always rebuilt. |
block.block.seven.login.yml |
file |
drupal/core/profiles/standard/config/block.block.seven.login.yml |
drupal/core/profiles/standard/config/block.block.seven.login.yml |
block.block.bartik.help.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.help.yml |
drupal/core/profiles/standard/config/block.block.bartik.help.yml |
MockComplexContextBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
Contains \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockComplexContextBlock. |
BlockRenderController::view |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements Drupal\Core\Entity\EntityRenderControllerInterface::view(). |
LanguageBlock::$derivatives |
property |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
List of derivative definitions. |
AggregatorCategoryBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php |
Contains \Drupal\aggregator\Plugin\Derivative\AggregatorCategoryBlock. |
AggregatorCategoryBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Contains \Drupal\aggregator\Plugin\Block\AggregatorCategoryBlock. |
BlockPluginInterface::build |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Builds and returns the renderable array for this block plugin. |
block.block.stark.admin.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.admin.yml |
drupal/core/profiles/minimal/config/block.block.stark.admin.yml |
block.block.stark.tools.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.tools.yml |
drupal/core/profiles/minimal/config/block.block.stark.tools.yml |
block.block.stark.login.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.login.yml |
drupal/core/profiles/minimal/config/block.block.stark.login.yml |
Display::getAllSortedBlocks |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Implements BoundDisplayInterface::getAllSortedBlocks(). |
BlockFormController::submit |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
BlockPluginUI::$derivatives |
property |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
List of derivative definitions. |
BlockPluginUI::formValidate |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Overrides \Drupal\system\Plugin\PluginUIBase::formValidate(). |
BlockPluginUI::facetCompare |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Determines whether a given facet should be displayed for a plugin. |
BlockPluginBag::__construct |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
Constructs a BlockPluginBag object. |