Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockConditionMissingSchemaUpdateTest | class | core/ |
Tests the upgrade path for block with conditions missing context. |
| BlockConditionMissingSchemaUpdateTest.php | file | core/ |
|
| BlockConditionMissingSchemaUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| 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/ |
Modules to enable. |
| 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::$blockContentStorage | property | core/ |
The custom block storage. |
| BlockContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| BlockContent::getFilters | function | core/ |
Gets the filters property. |
| BlockContent::getInstances | function | core/ |
Gets the configured instances of this custom block. |
| BlockContent::getRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
| BlockContent::getRevisionLog | function | core/ |
Returns the block revision log message. |
| BlockContent::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
| BlockContent::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
| BlockContent::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
| BlockContent::isReusable | function | core/ |
Determines if the block is reusable or not. |
| BlockContent::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| BlockContent::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| BlockContent::setInfo | function | core/ |
Sets the block description. |
| BlockContent::setNonReusable | function | core/ |
Sets the block to be non-reusable. |
| BlockContent::setReusable | function | core/ |
Sets the block to be reusable. |
| BlockContent::setRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime(). |
| BlockContent::setRevisionLog | function | core/ |
Sets the block revision log message. |
| BlockContent::setRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage(). |
| BlockContent::setRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
| BlockContent::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
| BlockContent::setTheme | function | core/ |
Sets the theme value. |
| BlockContent::__construct | function | core/ |
Constructs a BlockContent object. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.