BlockPluginUI::row |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Overrides \Drupal\system\Plugin\PluginUIBase::row(). |
BlockCacheTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Definition of Drupal\block\Tests\BlockCacheTest. |
BlockTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
|
ShortcutsBlock.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Block/ShortcutsBlock.php |
Contains \Drupal\shortcut\Plugin\Block\ShortcutsBlock. |
UserLoginBlock.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php |
Contains \Drupal\user\Plugin\Block\UserLoginBlock. |
custom_block_schema |
function |
drupal/core/modules/block/custom_block/custom_block.install |
Implements hook_schema(). |
CustomBlockType.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockType. |
theme_comment_block |
function |
drupal/core/modules/comment/comment.module |
Returns HTML for a list of recent comments. |
NullLockBackend.php |
file |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Definition of Drupal\Core\Lock\NullLockBackend. |
custom_block.module |
file |
drupal/core/modules/block/custom_block/custom_block.module |
Allows the creaation of custom blocks through the user interface. |
block_test.info.yml |
file |
drupal/core/modules/block/tests/block_test.info.yml |
drupal/core/modules/block/tests/block_test.info.yml |
LockUnitTest::$lock |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Database lock backend to test. |
UserBlocksTests.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Definition of Drupal\user\Tests\UserBlocksTests. |
LockUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Sets up Drupal unit test environment. |
SearchBlockTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Definition of Drupal\search\Tests\SearchBlockTest. |
block_admin_display |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Shows the block administration page. |
Block::getCacheType |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide a single method to figure caching type, keeping a sensible default
for when it's unset. |
BLOCK_LABEL_VISIBLE |
constant |
drupal/core/modules/block/block.module |
Indicates the block label (title) should be displayed to end users. |
_block_custom_theme |
function |
drupal/core/modules/block/block.module |
Theme callback: Uses the theme specified in the parameter. |
AggregatorFeedBlock |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php |
Provides block plugin definitions for aggregator feeds. |
AggregatorFeedBlock |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Provides an 'Aggregator feed' block with the latest items from the feed. |
CustomBlockTestBase |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Sets up page and article content types. |
CustomBlockTypeTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Tests related to custom block types. |
SystemMenuBlock.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Contains \Drupal\system\Plugin\Derivative\SystemMenuBlock. |
SystemMenuBlock.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Contains \Drupal\system\Plugin\Block\SystemMenuBlock. |
SystemHelpBlock.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Contains \Drupal\system\Plugin\Block\SystemHelpBlock. |
SystemMainBlock.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMainBlock.php |
Contains \Drupal\system\Plugin\Block\SystemMainBlock. |
TestHtmlIdBlock.php |
file |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestHtmlIdBlock.php |
Contains \Drupal\block_test\Plugin\Block\TestHtmlIdBlock. |
RouteBuilder::$lock |
property |
drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php |
The used lock backend instance. |
CustomBlockSaveTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Tests block save related functionality. |
CustomBlock::$theme |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The theme the block is being created in. |
SearchBlock::access |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/Block/SearchBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
BookNavigationBlock |
class |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Provides a 'Book navigation' block. |
CustomBlock::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Implements \Drupal\Core\Entity\EntityInterface::delete(). |
MockLayoutBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlock.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlock. |
BlockFormController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Provides form controller for block instance forms. |
Display::sortBlocks |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Transform the stored blockConfig into a sorted, region-oriented array. |
BlockBase::settings |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Returns plugin-specific settings for the block. |
BlockPluginUI::form |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Overrides \Drupal\system\Plugin\PluginUIBase::form(). |
BlockBase::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Implements \Drupal\block\BlockPluginInterface::validate(). |
BlockListController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Defines the block list controller. |
BlockAdminThemeTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Tests the block system with admin themes. |
YtsBlockMapping.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsBlockMapping.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsBlockMapping.yml |
BlockHtmlIdTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Definition of Drupal\block\Tests\BlockHtmlIdTest. |
LockBackendAbstract |
class |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Non backend related common methods implementation for lock backends. |
DatabaseLockBackend |
class |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Defines the database lock backend. This is the default backend in Drupal. |
UserOnlineBlock.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Contains \Drupal\user\Plugin\Block\UserOnlineBlock. |
RecentCommentsBlock |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Provides a 'Recent comments' block. |
UserNewBlock::build |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Builds and returns the renderable array for this block plugin. |
MockBlockManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
Definition of Drupal\plugin_test\Plugin\MockBlockManager. |