BlockUiTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
|
BlockStorageUnitTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the storage of blocks. |
UnblockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Executes the plugin. |
custom_block.install |
file |
drupal/core/modules/block/custom_block/custom_block.install |
Install, update and uninstall functions for the custom block module. |
CommentBlockTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Definition of Drupal\comment\Tests\CommentBlockTest. |
AdminBlockDeleteForm |
class |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Provides a deletion confirmation form for the block instance deletion form. |
MockMenuBlockDeriver |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock menu block plugin. |
BLOCK_CUSTOM_ENABLED |
constant |
drupal/core/modules/block/block.module |
Shows this block by default, but lets individual users hide it. |
Block::defineOptions |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
BLOCK_VISIBILITY_PHP |
constant |
drupal/core/modules/block/block.module |
Shows this block if the associated PHP code returns TRUE. |
_block_themes_access |
function |
drupal/core/modules/block/block.module |
Access callback: Only enabled themes can be accessed. |
TypedDataStringBlock |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/TypedDataStringBlock.php |
Implementation of a String TypedData contextual block plugin used by Plugin
API context test. |
block_themes_enabled |
function |
drupal/core/modules/block/block.module |
Initializes blocks for enabled themes. |
BlockUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Tests upgrading a bare database. |
CustomBlockBlock.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Contains \Drupal\custom_block\Plugin\Block\CustomBlockBlock. |
CustomBlockType::$id |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type ID. |
BreakLockForm::$view |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
The view being deleted. |
CustomBlockType::uri |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
Overrides \Drupal\Core\Entity\Entity::uri(). |
CustomBlockFieldTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Tests the block edit functionality. |
BlockPluginInterface |
interface |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Defines the required interface for all block plugins. |
LanguageBlock::build |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Builds and returns the renderable array for this block plugin. |
overlay_block_access |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_block_access(). |
BlockBase::getConfig |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Returns the configuration data for the block plugin. |
BlockBase::setConfig |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Sets a particular value in the block settings. |
CustomBlockInterface |
interface |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Provides an interface defining a custom block entity. |
BlockBase::blockForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Returns the configuration form elements specific to this block plugin. |
SystemPoweredByBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemPoweredByBlock.php |
Provides a 'Powered by Drupal' block. |
Twig_Lexer::lexBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
BlockTestBase::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Parser::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
LockBackendInterface |
interface |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Lock backend interface. |
DisplayBlockTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Contains \Drupal\block\Tests\Views\DisplayBlockTest. |
BlockTest::testBlock |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test configuring and moving a module-define block to specific regions. |
plugin.manager.block |
service |
drupal/core/modules/block/block.services.yml |
Drupal\block\Plugin\Type\BlockManager |
StoreInterface::lock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Locks the cache for a given Request. |
UserNewBlock::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
BlockUiTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Modules to enable. |
NewTopicsBlock::build |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/NewTopicsBlock.php |
Builds and returns the renderable array for this block plugin. |
BlockUiTest::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
|
UserLoginBlock::build |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php |
Builds and returns the renderable array for this block plugin. |
custom_block_schema_0 |
function |
drupal/core/modules/block/custom_block/custom_block.install |
Implements hook_schema_0(). |
custom_block_type_add |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Page callback: Presents the custom block type creation form. |
ActiveTopicsBlock.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ActiveTopicsBlock.php |
Contains \Drupal\forum\Plugin\Block\ActiveTopicsBlock. |
BlockHiddenRegionTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
ForumBlockTest::setUp |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
custom_block.info.yml |
file |
drupal/core/modules/block/custom_block/custom_block.info.yml |
drupal/core/modules/block/custom_block/custom_block.info.yml |
ARCHIVE_TAR_END_BLOCK |
constant |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
LockUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
|
help_preprocess_block |
function |
drupal/core/modules/help/help.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
user_preprocess_block |
function |
drupal/core/modules/user/user.module |
Implements hook_preprocess_HOOK() for block.html.twig. |