Search for A

  1. Search 7.x for A
  2. Search 9.5.x for A
  3. Search 8.9.x for A
  4. Search 10.3.x for A
  5. Other projects
Title Object type File name Summary
BlockContentHooks::blockPreSave function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_ENTITY_TYPE_presave().
BlockContentHooks::entityOperation function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_operation().
BlockContentHooks::entityTypeAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_type_alter().
BlockContentHooks::queryEntityReferenceAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_query_TAG_alter().
BlockContentHooks::themeSuggestionsBlockAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme_suggestions_HOOK_alter() for block templates.
BlockContentPermissions::create function core/modules/block_content/src/BlockContentPermissions.php Instantiates a new instance of this class.
BlockContentPermissionsTest::$permissionHandler property core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php The permission handler.
BlockContentPermissionsTest::testDynamicPermissions function core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php @covers ::blockTypePermissions[[api-linebreak]]
BlockContentRevisionDeleteTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php The theme to install as the default for testing.
BlockContentRevisionRevertTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php The theme to install as the default for testing.
BlockContentRevisionVersionHistoryTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php The theme to install as the default for testing.
BlockContentStatusInfoUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStatusInfoUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Set database dump files to be used.
BlockContentStatusInfoUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStorageSchema class core/modules/block_content/src/BlockContentStorageSchema.php Defines the block content schema handler.
BlockContentStorageSchema.php file core/modules/block_content/src/BlockContentStorageSchema.php
BlockContentStorageSchema::getSharedTableFieldSchema function core/modules/block_content/src/BlockContentStorageSchema.php Gets the schema for a single field definition.
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
BlockContentTestHooks::blockContentPresave function core/modules/block_content/tests/modules/block_content_test/src/Hook/BlockContentTestHooks.php Implements hook_ENTITY_TYPE_presave().
BlockContentTestHooks::blockContentUpdate function core/modules/block_content/tests/modules/block_content_test/src/Hook/BlockContentTestHooks.php Implements hook_ENTITY_TYPE_update().
BlockContentThemeSuggestionsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php The theme to install as the default for testing.
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Test suggestions for content blocks within extra fields blocks.
BlockContentThemeSuggestionsTestHooks::entityExtraFieldInfo function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_entity_extra_field_info().
BlockContentTypeValidationTest class core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php Tests validation of block_content_type entities.
BlockContentTypeValidationTest.php file core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php
BlockContentTypeValidationTest::$modules property core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php Modules to install.
BlockContentTypeValidationTest::$propertiesWithOptionalValues property core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php The config entity properties whose values are optional (set to NULL).
BlockContentTypeValidationTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php
BlockContentWorkspaceHandler class core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Provides a custom workspace handler for block_content entities.
BlockContentWorkspaceHandler.php file core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
BlockContentWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
BlockDragTest class core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php Tests drag and drop blocks on block layout page.
BlockDragTest.php file core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php
BlockDragTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php The theme to install as the default for testing.
BlockDragTest::$modules property core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php Modules to install.
BlockDragTest::getDragRow function core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php Helper function to find block tr element on the page.
BlockDragTest::setUp function core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php
BlockDragTest::testDragAndDropBlocks function core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php Tests drag and drop blocks.
BlockHooks::blockBuildLocalActionsBlockAlter function core/modules/block/src/Hook/BlockHooks.php Implements hook_block_build_BASE_BLOCK_ID_alter().
BlockHooks::configurableLanguageDelete function core/modules/block/src/Hook/BlockHooks.php Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
BlockHooks::modulesInstalled function core/modules/block/src/Hook/BlockHooks.php Implements hook_modules_installed().
BlockHooks::pageTop function core/modules/block/src/Hook/BlockHooks.php Implements hook_page_top().
BlockItemsPerPageUpdateTest class core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php @group Update
@covers views_post_update_block_items_per_page[[api-linebreak]]
BlockItemsPerPageUpdateTest.php file core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php
BlockItemsPerPageUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Set database dump files to be used.
BlockItemsPerPageUpdateTest::testUpdateItemsPerPage function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Tests changing an `items_per_page` setting of `none` to NULL.
BlockManager class core/lib/Drupal/Core/Block/BlockManager.php Manages discovery and instantiation of block plugins.
BlockManager.php file core/lib/Drupal/Core/Block/BlockManager.php
BlockManager::$logger property core/lib/Drupal/Core/Block/BlockManager.php The logger.

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