Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockCacheTest::testNoCache | function | core/ |
Tests non-cacheable block. |
BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
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/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray @group layout_builder |
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/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderNullBuild | function | core/ |
@covers ::onBuildRender |
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender |
BlockConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\block\Entity\Block @group 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/ |
@covers ::calculateDependencies |
BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
BlockConfigSchemaTest.php | file | core/ |
|
BlockConfigSchemaTest.php | file | core/ |
|
BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
BlockConfigSchemaTest::$modules | property | core/ |
Modules to enable. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::setUp | function | core/ |
|
BlockConfigSchemaTest::setUp | function | core/ |
|
BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
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/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.