Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 8.9.x for block
  4. Search 11.x for block
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Block class core/modules/views/src/Plugin/views/display/Block.php The plugin that handles a block.
Block class core/modules/block/src/Entity/Block.php Defines a Block configuration entity class.
Block class core/modules/block/src/Plugin/migrate/source/Block.php Drupal 6/7 block source from database.
Block class core/lib/Drupal/Core/Block/Attribute/Block.php The Block attribute.
Block class core/lib/Drupal/Core/Block/Annotation/Block.php Defines a Block annotation object.

All search results

Title Object type File name Summary
BlockContentPermissionsTest.php file core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php
BlockContentPermissionsTest::$modules property core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php
BlockContentPermissionsTest::$permissionHandler property core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php The permission handler.
BlockContentPermissionsTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php
BlockContentPermissionsTest::testDynamicPermissions function core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php @covers ::blockTypePermissions
BlockContentRedirectTest class core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php Tests the redirect destination on block content on entity operations.
BlockContentRedirectTest class core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php Ensures that custom block type functions work correctly.
BlockContentRedirectTest.php file core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php
BlockContentRedirectTest.php file core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
BlockContentRedirectTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
BlockContentRedirectTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php
BlockContentRedirectTest::$modules property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
BlockContentRedirectTest::$testViews property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php Views used by this test.
BlockContentRedirectTest::testBlockContentDeleteRedirect function core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php Tests the deprecation message from the old block delete page.
BlockContentRedirectTest::testBlockContentEditRedirect function core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php Tests the deprecation message from the old block edit page.
BlockContentRedirectTest::testBlockContentTypeRedirect function core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php Tests the deprecation message from the old block-type page.
BlockContentRedirectTest::testBlockLibraryRedirect function core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php Tests the deprecation message from the old block library page.
BlockContentRedirectTest::testRedirectDestination function core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php Tests the redirect destination when editing block content.
BlockContentRemoveConstraint class core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Tests the upgrade path for removing unique constraint on blocks.
BlockContentRemoveConstraint.php file core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php
BlockContentRemoveConstraint::$entityDefinitionUpdateManager property core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Entity definition update manager.
BlockContentRemoveConstraint::getFieldInfoConstraints function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Get constraints for info field.
BlockContentRemoveConstraint::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php
BlockContentRemoveConstraint::setUp function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php
BlockContentRemoveConstraint::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Tests the upgrade path for moderation state reindexing.
BlockContentResourceTestBase class core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php ResourceTestBase for BlockContent entity.
BlockContentResourceTestBase.php file core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::$entity property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::$modules property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::$patchProtectedFieldNames property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::createEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedCacheContexts function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedCacheTags function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::setUpAuthorization function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentReusableIndexUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable column index.
BlockContentReusableIndexUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php
BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php
BlockContentReusableIndexUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable index.
BlockContentRevisionDeleteTest class core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php Block content revision delete form test.
BlockContentRevisionDeleteTest.php file core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
BlockContentRevisionDeleteTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
BlockContentRevisionDeleteTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
BlockContentRevisionDeleteTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
BlockContentRevisionDeleteTest::testDeleteForm function core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php Tests revision delete.
BlockContentRevisionRevertTest class core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php Block content revision form test.

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