BlockHiddenRegionTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
|
Twig_TokenParser_Block::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Gets the tag name associated with this token parser. |
nested_blocks_parent_only.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/nested_blocks_parent_only.test |
|
TypedDataStringBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/TypedDataStringBlock.php |
|
AggregatorFeedBlock::blockForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
TestBlockInstantiation::access |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Indicates whether block-specific criteria allow access to the block. |
AggregatorCategoryBlock::build |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Builds and returns the renderable array for this block plugin. |
BookNavigationBlock::blockForm |
function |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Overrides \Drupal\block\BlockBase::blockForm() |
block.block.bartik.content.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.content.yml |
drupal/core/profiles/standard/config/block.block.bartik.content.yml |
CustomBlockCreationTest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Sets the test up. |
ViewsBlock::addContextualLinks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Converts Views block content to a renderable array with contextual links. |
block.block.bartik.powered.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.powered.yml |
drupal/core/profiles/standard/config/block.block.bartik.powered.yml |
ViewsExposedFilterBlock::build |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php |
Builds and returns the renderable array for this block plugin. |
CustomBlockFieldTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Modules to enable. |
BlockPluginInterface::settings |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Returns the default settings for this block plugin. |
BlockPluginInterface::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Handles form validation for the block configuration form. |
NodeBlockFunctionalTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
views.view.test_view_block.yml |
file |
drupal/core/modules/block/tests/block_test_views/test_views/views.view.test_view_block.yml |
drupal/core/modules/block/tests/block_test_views/test_views/views.view.test_view_block.yml |
IpAddressBlockingTest::getInfo |
function |
drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php |
|
CustomBlockInterface::setTheme |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Sets the theme value. |
CustomBlockInterface::getTheme |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Gets the theme value. |
BlockListController::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
BlockListController::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
book-all-books-block.html.twig |
file |
drupal/core/modules/book/templates/book-all-books-block.html.twig |
Default theme implementation for rendering book outlines within a block. |
DisplayBase::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::mapBlocksToLayout(). |
BlockTest::testBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block visibility. |
StatisticsPopularBlock::access |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
RecentCommentsBlock::blockForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
custom_block_delete_form_submit |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Form submission handler for custom_block_delete_form(). |
custom_block_entity_bundle_info |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_entity_bundle_info(). |
BlockStorageUnitTest::loadTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
BlockInvalidRegionTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
|
BlockLanguageCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
|
BlockHiddenRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Modules to enable. |
ViewTestBase::findBlockInstance |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Find a block instance on the page. |
BlockLibrarySearchTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
|
custom-block-add-list.html.twig |
file |
drupal/core/modules/block/custom_block/templates/custom-block-add-list.html.twig |
Default theme implementation to present a list of custom block types. |
AdminBlockDeleteForm::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a unique string identifying the form. |
AdminBlockDeleteForm::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
MockUserLoginBlock::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
CustomBlockTestBase::$adminUser |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Admin user |
AggregatorCategoryBlock::access |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
CustomBlockSaveTest::testImport |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Checks whether custom block IDs are saved properly during an import. |
CustomBlock::$isDefaultRevision |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Indicates whether this is the default block revision. |
NodeSyndicateBlockTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
|
CustomBlockRevisionsTest::$logs |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Stores log messages used during the test. |
CustomBlockRevisionsTest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Sets the test up. |
RecentContentBlock::blockSubmit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
CustomBlockFieldTest::$instance |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The created instance |
CustomBlockController::$request |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Current request object. |