BlockTitleXSSTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchBlockTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
|
Block::blockCachingModes |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide a list of core's block caching modes. |
Block::submitOptionsForm |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
Twig_Template::getBlocks |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns all blocks. |
SystemPoweredByBlock.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemPoweredByBlock.php |
Contains \Drupal\system\Plugin\Block\SystemPoweredByBlock. |
TestCacheBlock::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestCacheBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
ViewsBlock::$derivatives |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
List of derivative definitions. |
CustomBlockLoadHooksTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Tests for the hooks invoked during custom_block_load(). |
MockMenuBlockDeriver.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockMenuBlockDeriver. |
SyndicateBlock::settings |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
CustomBlockRevisionsTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Tests the block revision functionality. |
TypedDataStringBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/TypedDataStringBlock.php |
Contains \Drupal\plugin_test\Plugin\plugin_test\mock_block\TypedDataStringBlock. |
BlockPluginInterface.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Contains \Drupal\block\BlockPluginInterface. |
CustomBlockTypeInterface |
interface |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeInterface.php |
Provides an interface defining a custom block type entity. |
BlockBase::blockValidate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Adds block type-specific validation for the block form. |
Twig_Node_Block::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Block.php |
Compiles the node to PHP. |
BlockPluginUI::facetLink |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Creates a facet link for a given facet of a display plugin. |
BlockPluginBag::$manager |
property |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
The manager used to instantiate the plugins. |
Twig_Node_BlockReference |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
Represents a block call node. |
CustomBlockInterface.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockInterface. |
custom_block_test.module |
file |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
A dummy module for testing custom block related hooks. |
Twig_Parser::$blockStack |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
NonDefaultBlockAdminTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
CustomBlockFieldTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockFieldTest. |
BlockStorageUnitTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Contains \Drupal\block\Tests\BlockStorageUnitTest. |
AdminBlockDeleteForm.php |
file |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Contains \Drupal\block\Form\AdminBlockDeleteForm. |
BlockCacheTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Modules to enable. |
ForumBlockBase::settings |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::settings(). |
UserOnlineBlock::settings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
BlockInterfaceTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Sets up Drupal unit test environment. |
language_preprocess_block |
function |
drupal/core/modules/language/language.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
UserBlocksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Modules to enable. |
theme_admin_block_content |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for the content of an administrative block. |
BlockHtmlIdTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Modules to enable. |
block_test_views.info.yml |
file |
drupal/core/modules/block/tests/block_test_views/block_test_views.info.yml |
drupal/core/modules/block/tests/block_test_views/block_test_views.info.yml |
NewDefaultThemeBlocksTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Test blocks correctly initialized when picking a new default theme. |
block_update_dependencies |
function |
drupal/core/modules/block/block.install |
Implements hook_update_dependencies(). |
CustomBlock::$derivatives |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php |
List of derivative definitions. |
SearchBlockTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Modules to enable. |
seven_admin_block_content |
function |
drupal/core/themes/seven/seven.theme |
Overrides theme_admin_block_content(). |
MockMenuBlock::getContent |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
Returns the content to display. |
template_preprocess_block |
function |
drupal/core/modules/block/block.module |
Prepares variables for block templates. |
CommentBlockTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
|
CustomBlock::$revision_id |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block revision ID. |
CustomBlock::getInstances |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Gets the configured instances of this custom block. |
shortcut_preprocess_block |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
RecentContentBlock::build |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Builds and returns the renderable array for this block plugin. |
Twig_Tests_Node_BlockTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
|
BlockRenderController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Contains \Drupal\block\BlockRenderController. |