Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 10.3.x for block
- Search 11.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 block source from database. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockConditionMissingSchemaUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
| BlockConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\block\Entity\Block[[api-linebreak]] @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[[api-linebreak]] |
| BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
| BlockConfigSchemaTest.php | file | core/ |
|
| BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
| BlockConfigSchemaTest::$modules | property | core/ |
|
| BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
| BlockConfigSchemaTest::setUp | function | core/ |
|
| BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
| BlockContent | class | core/ |
Defines the custom block entity class. |
| BlockContent | class | core/ |
Used for creating 'block_content' views with the wizard. |
| BlockContent | class | core/ |
Retrieves block plugin definitions for all custom blocks. |
| BlockContent.php | file | core/ |
|
| BlockContent.php | file | core/ |
|
| BlockContent.php | file | core/ |
|
| BlockContent::$blockContentStorage | property | core/ |
The custom block storage. |
| BlockContent::$theme | property | core/ |
The theme the block is being created in. |
| BlockContent::baseFieldDefinitions | function | core/ |
|
| BlockContent::create | function | core/ |
|
| BlockContent::createDuplicate | function | core/ |
|
| BlockContent::delete | function | core/ |
|
| BlockContent::getDerivativeDefinitions | function | core/ |
|
| BlockContent::getFilters | function | core/ |
|
| BlockContent::getInstances | function | core/ |
|
| BlockContent::getRevisionCreationTime | function | core/ |
|
| BlockContent::getRevisionLog | function | core/ |
|
| BlockContent::getRevisionLogMessage | function | core/ |
|
| BlockContent::getRevisionUser | function | core/ |
|
| BlockContent::getRevisionUserId | function | core/ |
|
| BlockContent::getTheme | function | core/ |
|
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContent::isReusable | function | core/ |
|
| BlockContent::postDelete | function | core/ |
|
| BlockContent::postSave | function | core/ |
|
| BlockContent::preSaveRevision | function | core/ |
|
| BlockContent::setInfo | function | core/ |
|
| BlockContent::setNonReusable | function | core/ |
|
| BlockContent::setReusable | function | core/ |
|
| BlockContent::setRevisionCreationTime | function | core/ |
|
| BlockContent::setRevisionLog | function | core/ |
|
| BlockContent::setRevisionLogMessage | 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.