Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
BlockAccessControlHandler.php | file | core/ |
|
BlockAccessControlHandler::$contextHandler | property | core/ |
The plugin context handler. |
BlockAccessControlHandler::$contextRepository | property | core/ |
The context manager service. |
BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
BlockAccessControlHandler::__construct | function | core/ |
Constructs the block access control handler instance. |
BlockAddController | class | core/ |
Controller for building the block instance add form. |
BlockAddController.php | file | core/ |
|
BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
BlockBase::submitConfigurationForm | function | core/ |
Form submission handler. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testContextMapping | function | core/ |
Tests that blocks config form have context mapping, and it is stored in configuration. |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockCacheTest::testCachePermissions | function | core/ |
Tests a cacheable block without any additional cache context. |
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::testOnBuildRenderNullBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
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/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.