| HelpBlockTest.php |
file |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
|
| HelpBlockTest::$defaultTheme |
property |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
The theme to install as the default for testing. |
| HelpBlockTest::$helpBlock |
property |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
The help block instance. |
| HelpBlockTest::$modules |
property |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
Modules to install. |
| HelpBlockTest::setUp |
function |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
|
| HelpBlockTest::testHelp |
function |
core/modules/help/tests/src/Functional/HelpBlockTest.php |
Logs in users, tests help pages. |
| help_block_view_help_block_alter |
function |
core/modules/help/help.module |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| help_preprocess_block |
function |
core/modules/help/help.module |
Implements hook_preprocess_HOOK() for block templates. |
| hook_block_access |
function |
core/modules/block/block.api.php |
Control access to a block instance. |
| hook_block_alter |
function |
core/modules/block/block.api.php |
Allow modules to alter the block plugin definitions. |
| hook_block_build_alter |
function |
core/modules/block/block.api.php |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
| hook_block_build_BASE_BLOCK_ID_alter |
function |
core/modules/block/block.api.php |
Provide a block plugin specific block_build alteration. |
| hook_block_view_alter |
function |
core/modules/block/block.api.php |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
| hook_block_view_BASE_BLOCK_ID_alter |
function |
core/modules/block/block.api.php |
Provide a block plugin specific block_view alteration. |
| HtmlResponseAttachmentsTest::testRenderCachedBlock |
function |
core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php |
Tests caching of ['#attached']. |
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests the conversion of block-level HTML tags to plaintext with newlines. |
| ImageStyleDownloadController::$lock |
property |
core/modules/image/src/Controller/ImageStyleDownloadController.php |
The lock backend. |
| ImageUploadTest::testLockAfterFailedValidation |
function |
core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php |
Test that lock is removed after a failed validation. |
| ImportStorageTransformer::$persistentLock |
property |
core/lib/Drupal/Core/Config/ImportStorageTransformer.php |
The persistent lock which the config importer uses across requests. |
| ImportStorageTransformer::$requestLock |
property |
core/lib/Drupal/Core/Config/ImportStorageTransformer.php |
The normal lock for the duration of the request. |
| ImportStorageTransformer::LOCK_NAME |
constant |
core/lib/Drupal/Core/Config/ImportStorageTransformer.php |
The name used to identify the lock. |
| ImportStorageTransformerTest::testTransformLocked |
function |
core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php |
Tests that the import transformer throws an exception. |
| InlineBlock |
class |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Defines an inline block plugin type. |
| InlineBlock.php |
file |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineBlock::$blockContent |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The block content entity. |
| InlineBlock::$currentUser |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The current user. |
| InlineBlock::$entityDisplayRepository |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The entity display repository. |
| InlineBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The entity type manager. |
| InlineBlock::$isNew |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Whether a new block is being created. |
| InlineBlock::blockAccess |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Indicates whether the block should be shown. |
| InlineBlock::blockForm |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineBlock::blockSubmit |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineBlock::blockValidate |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineBlock::build |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Builds and returns the renderable array for this block plugin. |
| InlineBlock::buildConfigurationForm |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Form constructor. |
| InlineBlock::create |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Creates an instance of the plugin. |
| InlineBlock::defaultConfiguration |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineBlock::getEntity |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Loads or creates the block content entity of the block. |
| InlineBlock::processBlockForm |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Process callback to insert a Content Block form. |
| InlineBlock::saveBlockContent |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Saves the block_content entity for this plugin. |
| InlineBlock::__construct |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Constructs a new InlineBlock. |
| InlineBlockDeriver |
class |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
Provides inline block plugin definitions for all block types. |
| InlineBlockDeriver.php |
file |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
|
| InlineBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
The entity type manager. |
| InlineBlockDeriver::create |
function |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
Creates a new class instance. |
| InlineBlockDeriver::getDerivativeDefinitions |
function |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
Gets the definition of all derivatives of a base plugin. |
| InlineBlockDeriver::__construct |
function |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
Constructs a BlockContentDeriver object. |
| InlineBlockEntityOperations |
class |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Defines a class for reacting to entity events related to Inline Blocks. |
| InlineBlockEntityOperations.php |
file |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
|
| InlineBlockEntityOperations::$blockContentStorage |
property |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
The block content storage. |