Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BlockAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockAdminThemeTest::$modules | property | core/ |
Modules to install. |
BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
BlockAdminThemeTest::testClaroAdminTheme | function | core/ |
Ensure contextual links are disabled in Claro theme. |
BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockCacheTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
BlockCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockCacheTest::$modules | property | core/ |
Modules to install. |
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[[api-linebreak]] @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[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
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]] |
BlockConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
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::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
BlockContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
BlockContent::createDuplicate | function | core/ |
Creates a duplicate of the entity. |
BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
BlockContent::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
BlockContent::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
BlockContentAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
BlockContentAccessControlHandler.php | file | core/ |
|
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
BlockContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.