Twig_Template::hasBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns whether a block exists or not. |
AggregatorCategoryBlock |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Provides an 'Aggregator category' block for the latest items in a category. |
CommentBlockTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewsExposedFilterBlock |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php |
Provides block plugin definitions for all Views exposed filters. |
CustomBlockPageViewTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Tests the block edit functionality. |
ViewsBlock::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
CustomBlockCreationTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Tests creating and saving a block. |
CustomBlockType::$label |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type label. |
ViewsExposedFilterBlock |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php |
Provides a 'Views Exposed Filter' block. |
NodeBlockFunctionalTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Functional tests for the node module blocks. |
custom_block.schema.yml |
file |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
AggregatorFeedBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php |
Contains \Drupal\aggregator\Plugin\Derivative\AggregatorFeedBlock. |
AggregatorFeedBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Contains \Drupal\aggregator\Plugin\Block\AggregatorFeedBlock. |
system_preprocess_block |
function |
drupal/core/modules/system/system.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BlockFormController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Contains \Drupal\block\BlockFormController. |
system_admin_menu_block |
function |
drupal/core/modules/system/system.module |
Provide a single block on the administration overview page. |
BlockListController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Contains \Drupal\block\BlockListController. |
BookNavigationBlock.php |
file |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Contains \Drupal\book\Plugin\Block\BookNavigationBlock. |
Twig_Lexer::STATE_BLOCK |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
SystemMenuBlock::access |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
DisplayBlockTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
SystemHelpBlock::access |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
theme_node_recent_block |
function |
drupal/core/modules/node/node.module |
Returns HTML for a list of recent content. |
DisplayBase::$blockInfo |
property |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Contains all block configuration. |
BlockTestBase::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Modules to enable. |
CustomBlockTestBase.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Contains \Drupal\custom_block\Tests\CustomBlockTestBase. |
BlockTestBase::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
A list of theme regions to test. |
CustomBlockTypeTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockTypeTest. |
CustomBlockSaveTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockSaveTest. |
BlockAdminThemeTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Definition of Drupal\block\Tests\BlockAdminThemeTest. |
BlockCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
UserNewBlock::blockForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
ActiveTopicsBlock::build |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ActiveTopicsBlock.php |
Builds and returns the renderable array for this block plugin. |
BlockUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\BlockUpgradePathTest. |
BlockLanguageTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
custom_block_delete_form |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Page callback: Form constructor for the custom block deletion form. |
custom_block_admin_paths |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_admin_paths(). |
LocalStream::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for flock(). |
LockBackendInterface.php |
file |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Definition of Drupal\Core\Lock\LockBackendInterface. |
UserBlocksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
|
comment_preprocess_block |
function |
drupal/core/modules/comment/comment.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
ForumBlockTest::$modules |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Modules to enable. |
custom_block.routing.yml |
file |
drupal/core/modules/block/custom_block/custom_block.routing.yml |
drupal/core/modules/block/custom_block/custom_block.routing.yml |
BlockHtmlIdTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
|
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. |