|
CustomBlockType::$revision |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The default revision setting for custom blocks of this type. |
|
BreakLockForm::getQuestion |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
|
MockLayoutBlockDeriver.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlockDeriver. |
|
RecentContentBlock::access |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
|
BlockPluginInterface::form |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Constructs the block configuration form. |
|
BlockStorageController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Contains \Drupal\block\BlockStorageController. |
|
CustomBlockController::add |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Displays add custom block links for available types. |
|
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. |
|
LockBackendInterface::wait |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Waits a short amount of time before a second lock acquire attempt. |
|
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 |
|
|
NullLockBackend::releaseAll |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::releaseAll(). |
|
ReadOnlyStream::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for flock(). |
|
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. |
|
LockFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
|
|
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. |