TestCacheBlock::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestCacheBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
system_test_lock_acquire |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Try to acquire a named lock and report the outcome. |
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. |
BreakLockForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
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. |
BreakLockForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
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. |
StoreInterface::isLocked |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Returns whether or not a lock exists. |
NullLockBackend::$lockId |
property |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Current page lock token identifier. |
ForumBlockBase::settings |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::settings(). |
NullLockBackend::acquire |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::acquire(). |
NullLockBackend::release |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::release(). |
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. |
BreakLockForm::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Stores the user tempstore. |
shortcut_preprocess_block |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BreakLockForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |