RecentContentBlock::blockForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
block.block.bartik.search.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
block.block.bartik.footer.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.footer.yml |
drupal/core/profiles/standard/config/block.block.bartik.footer.yml |
CustomBlockFieldTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Declares test information. |
CustomBlockController::create |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Instantiates a new instance of this controller. |
BlockFormController::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::validate(). |
SystemMenuBlock::$derivatives |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
List of derivative definitions. |
BlockListController::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
The regions containing the blocks. |
CustomBlockTypeFormController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Base form controller for category edit forms. |
RequirementsClassDocBlockTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php |
@requires PHP 5.3
@requires PHPUnit 3.8
@requires function testFuncClass
@requires extension testExtClass |
CustomBlockTypeListController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Provides a listing of custom block types. |
CustomBlockFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Contains \Drupal\custom_block\CustomBlockFormController. |
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
ParserTest::testBlockChomping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getBlockChompingTests |
LockBackendInterface::acquire |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Acquires a lock. |
LockBackendInterface::release |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Releases the given lock. |
BlockTest::testHideBlockTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block title display settings. |
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
StatisticsPopularBlock::build |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Builds and returns the renderable array for this block plugin. |
RecentCommentsBlock::settings |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
BlockStorageUnitTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Modules to enable. |
custom_block_entity_info_alter |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_entity_info_alter(). |
language_update_locked_weights |
function |
drupal/core/modules/language/language.module |
Updates locked system language weights. |
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. |
TempStoreFactory::$lockBackend |
property |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
The lock object used for this data. |