Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
BlockConfigUpdater::needsInfoStatusSettingsRemoved function core/modules/block/src/BlockConfigUpdater.php Checks if the block contains deprecated info and status settings.
BlockConfigUpdater::setDeprecationsEnabled function core/modules/block/src/BlockConfigUpdater.php Sets the deprecations enabling status.
BlockConfigUpdater::updateBlock function core/modules/block/src/BlockConfigUpdater.php Performs the required update.
BlockContent class core/modules/block_content/src/Plugin/Derivative/BlockContent.php Retrieves block plugin definitions for all content blocks.
BlockContent class core/modules/block_content/src/Entity/BlockContent.php Defines the content block entity class.
BlockContent class core/modules/block_content/src/Plugin/views/wizard/BlockContent.php Used for creating 'block_content' views with the wizard.
BlockContent.php file core/modules/block_content/src/Entity/BlockContent.php
BlockContent.php file core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
BlockContent.php file core/modules/block_content/src/Plugin/Derivative/BlockContent.php
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContent::$theme property core/modules/block_content/src/Entity/BlockContent.php The theme the block is being created in.
BlockContent::baseFieldDefinitions function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::create function core/modules/block_content/src/Plugin/Derivative/BlockContent.php
BlockContent::createDuplicate function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::getDerivativeDefinitions function core/modules/block_content/src/Plugin/Derivative/BlockContent.php
BlockContent::getFilters function core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
BlockContent::getInstances function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::getTheme function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContent::isReusable function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::postDelete function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::postSave function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::preDelete function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::preSaveRevision function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::setInfo function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::setNonReusable function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::setReusable function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::setTheme function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::__construct function core/modules/block_content/src/Plugin/Derivative/BlockContent.php Constructs a BlockContent object.
BlockContentAccessControlHandler class core/modules/block_content/src/BlockContentAccessControlHandler.php Defines the access control handler for the content block entity type.
BlockContentAccessControlHandler.php file core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessControlHandler::$eventDispatcher property core/modules/block_content/src/BlockContentAccessControlHandler.php The event dispatcher.
BlockContentAccessControlHandler::checkAccess function core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessControlHandler::checkCreateAccess function core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessControlHandler::createInstance function core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessControlHandler::__construct function core/modules/block_content/src/BlockContentAccessControlHandler.php BlockContentAccessControlHandler constructor.
BlockContentAccessHandlerTest class core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Tests the block content entity access handler.
BlockContentAccessHandlerTest.php file core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentAccessHandlerTest::$accessControlHandler property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The BlockContent access controller to test.
BlockContentAccessHandlerTest::$blockEntity property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The BlockContent entity used for testing.
BlockContentAccessHandlerTest::$modules property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentAccessHandlerTest::$role property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The test role.
BlockContentAccessHandlerTest::providerTestAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Data provider for testAccess().
BlockContentAccessHandlerTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentAccessHandlerTest::testAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Test block content entity access.
BlockContentAccessHandlerTest::testRevisionLogAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Tests revision log access.
BlockContentAddLocalAction class core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php Modifies the 'Add content block' local action.
BlockContentAddLocalAction.php file core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
BlockContentAddLocalAction::create function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
BlockContentAddLocalAction::getOptions function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.