Twig_Node_Block |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Block.php |
Represents a block node. |
SystemMenuBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Provides a 'System Menu' block. |
Store::isLocked |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Returns whether or not a lock exists. |
SystemHelpBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Provides a 'System Help' block. |
SystemMainBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMainBlock.php |
Provides a 'Main page content' block. |
BlockUiTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Contains \Drupal\block\Tests\BlockUiTest. |
HttpCache::lock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Locks a Request during the call to the backend. |
NullLockBackend |
class |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Defines a Null lock backend. |
UnblockUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Contains \Drupal\user\Plugin\Action\UnblockUser. |
ViewUI::isLocked |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Returns whether the current view is locked. |
custom_block_add |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Page callback: Presents the custom block creation form. |
CustomBlockBlock |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Defines a generic custom block type. |
block_admin_demo |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Attaches CSS for the block region demo. |
block_admin_edit |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Build the block instance edit form. |
block_permission |
function |
drupal/core/modules/block/block.module |
Implements hook_permission(). |
block_page_build |
function |
drupal/core/modules/block/block.module |
Implements hook_page_build(). |
Block::$settings |
property |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
The plugin instance settings. |
Block::getPlugin |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
Returns the plugin instance. |
MockBlockManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
Defines a plugin manager used by Plugin API derivative unit tests. |
CommentBlockTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the Comment module blocks. |
CustomBlock::$id |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block ID. |
CustomBlock::uri |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Implements \Drupal\Core\Entity\EntityInterface::uri(). |
ViewsBlock::form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\block\BlockBase::form(). |
block.schema.yml |
file |
drupal/core/modules/block/config/schema/block.schema.yml |
drupal/core/modules/block/config/schema/block.schema.yml |
DisplayBlockTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Defines a test for block display. |
MenuBlock::build |
function |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Block/MenuBlock.php |
Builds and returns the renderable array for this block plugin. |
LockUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Contains \Drupal\system\Tests\Lock\LockUnitTest. |
BlockManager.php |
file |
drupal/core/modules/block/lib/Drupal/block/Plugin/Type/BlockManager.php |
|
UserNewBlock.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Contains \Drupal\user\Plugin\Block\UserNewBlock. |
ActiveTopicsBlock |
class |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ActiveTopicsBlock.php |
Provides an 'Active forum topics' block. |
BlockLanguageTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Functional tests for the language list configuration forms. |
custom_block_edit |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Page callback: Presents the custom block edit form. |
custom_block_menu |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_menu(). |
custom_block_load |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Loads a custom block. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Contains \Drupal\language\Plugin\Derivative\LanguageBlock. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Contains \Drupal\language\Plugin\Block\LanguageBlock. |
theme_admin_block |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for an administrative block for display. |
Language::$locked |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
block_test.module |
file |
drupal/core/modules/block/tests/block_test.module |
Provide test blocks. |
BlockTitleXSSTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Tests block XSS in title. |
block.routing.yml |
file |
drupal/core/modules/block/block.routing.yml |
drupal/core/modules/block/block.routing.yml |
block_update_8000 |
function |
drupal/core/modules/block/block.install |
Block cache is always enabled in 8.x. |
block_update_8001 |
function |
drupal/core/modules/block/block.install |
Creates table {block_language} for language visibility settings per block. |
block_update_8002 |
function |
drupal/core/modules/block/block.install |
Replace serial role IDs with machine name strings. |
block_update_8003 |
function |
drupal/core/modules/block/block.install |
Increase {block}.title length to 255 characters. |
block_update_8004 |
function |
drupal/core/modules/block/block.install |
Rename default menu names. |
block_update_8005 |
function |
drupal/core/modules/block/block.install |
Migrate {users}.data into {users_data}. |
block_update_8006 |
function |
drupal/core/modules/block/block.install |
Enable the Custom Block module. |
block_update_8007 |
function |
drupal/core/modules/block/block.install |
Migrate {block_custom} to {custom_block}. |
block_update_8008 |
function |
drupal/core/modules/block/block.install |
Migrate {block_custom}.body and {block_custom}.format to block_body field. |