Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockComponentRenderArray.php | file | core/ |
|
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
Tests Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray. |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
| BlockComponentRenderArrayTest::setUp | function | core/ |
|
| BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
Tests on build render. |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
Tests on build render denied. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
Tests on build render empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
Tests on build render empty build with cache tags. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
Tests on build render in preview. |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
Tests on build render in preview empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
Tests on build render no block. |
| BlockComponentRenderArrayTest::testOnBuildRenderNullBuild | function | core/ |
Tests on build render null build. |
| BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
Tests on build render without preview fallback string. |
| BlockConfigEntityUnitTest | class | core/ |
Tests Drupal\block\Entity\Block. |
| BlockConfigEntityUnitTest.php | file | core/ |
|
| BlockConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| BlockConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| BlockConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| BlockConfigEntityUnitTest::$moduleHandler | property | core/ |
The module handler. |
| BlockConfigEntityUnitTest::$themeHandler | property | core/ |
The theme handler. |
| BlockConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| BlockConfigEntityUnitTest::setUp | function | core/ |
|
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
| BlockConfigSchemaTest.php | file | core/ |
|
| BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
| BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
| BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
| BlockConfigSchemaTest::setUp | function | core/ |
|
| BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
| BlockConfigSyncTest | class | core/ |
Tests that blocks are not created during config sync. |
| BlockConfigSyncTest.php | file | core/ |
|
| BlockConfigSyncTest::$modules | property | core/ |
Modules to install. |
| BlockConfigSyncTest::register | function | core/ |
Registers test-specific services. |
| BlockConfigSyncTest::setUp | function | core/ |
|
| BlockConfigSyncTest::testNoBlocksCreatedDuringConfigSync | function | core/ |
Tests blocks are not created during config sync. |
| BlockConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
| BlockConfigUpdater.php | file | core/ |
|
| BlockConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
| BlockConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
| BlockConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
| BlockConfigUpdater::updateBlock | function | core/ |
Performs the required update. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.