Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
block.block.stark_branding.yml file core/profiles/minimal/config/install/block.block.stark_branding.yml core/profiles/minimal/config/install/block.block.stark_branding.yml
block.block.testing_theme_required_blocks_account_menu.yml file core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml
block.block.test_default_config.yml file core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
block.block.umami_branding.yml file core/profiles/demo_umami/config/install/block.block.umami_branding.yml core/profiles/demo_umami/config/install/block.block.umami_branding.yml
block.block.umami_breadcrumbs.yml file core/profiles/demo_umami/config/install/block.block.umami_breadcrumbs.yml core/profiles/demo_umami/config/install/block.block.umami_breadcrumbs.yml
block.block.umami_disclaimer.yml file core/profiles/demo_umami/config/optional/block.block.umami_disclaimer.yml core/profiles/demo_umami/config/optional/block.block.umami_disclaimer.yml
block.block.umami_views_block__articles_aside_block_1.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml
block.block.umami_views_block__promoted_items_block_1.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml
block.migrate_drupal.yml file core/modules/block/migrations/state/block.migrate_drupal.yml core/modules/block/migrations/state/block.migrate_drupal.yml
block.module file core/modules/block/block.module Controls the visual building blocks a page is constructed with.
block.page_display_variant_subscriber service core/modules/block/block.services.yml Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber
block.post_update.php file core/modules/block/block.post_update.php Post update functions for Block.
Block::$adminTheme property core/modules/block/src/Plugin/migrate/source/Block.php The admin theme name.
Block::$admin_label property core/lib/Drupal/Core/Block/Annotation/Block.php The administrative label of the block.
Block::$conditionPluginManager property core/modules/block/src/Entity/Block.php The condition plugin manager.
Block::$context_definitions property core/lib/Drupal/Core/Block/Annotation/Block.php An array of context definitions describing the context used by the plugin.
Block::$defaultTheme property core/modules/block/src/Plugin/migrate/source/Block.php The default theme name.
Block::$id property core/modules/block/src/Entity/Block.php The ID of the block.
Block::$id property core/lib/Drupal/Core/Block/Annotation/Block.php The plugin ID.
Block::blockValidate function core/modules/views/src/Plugin/views/display/Block.php Handles form validation for the views block configuration form.
Block::buildOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Provide the default form for setting options.
Block::calculateDependencies function core/modules/block/src/Entity/Block.php Calculates dependencies and stores them in the dependency property.
Block::conditionPluginManager function core/modules/block/src/Entity/Block.php Gets the condition plugin manager.
Block::createDuplicateBlock function core/modules/block/src/Entity/Block.php Creates a duplicate of the block entity.
Block::defineOptions function core/modules/views/src/Plugin/views/display/Block.php Information about options for all kinds of purposes will be held here.
Block::fields function core/modules/block/src/Plugin/migrate/source/Block.php Returns available fields on the source.
Block::getIds function core/modules/block/src/Plugin/migrate/source/Block.php Defines the source fields uniquely identifying a source row.
Block::getPluginId function core/modules/block/src/Entity/Block.php Returns the plugin ID.
Block::getVisibilityCondition function core/modules/block/src/Entity/Block.php Gets a visibility condition plugin instance.
Block::getVisibilityConditions function core/modules/block/src/Entity/Block.php Gets conditions for this block.
Block::preBlockBuild function core/modules/views/src/Plugin/views/display/Block.php Allows to change the display settings right before executing the block.
Block::usesExposedFormInBlock function core/modules/views/src/Plugin/views/display/Block.php Checks to see if the display can put the exposed form in a block.
BlockAccessControlHandler class core/modules/block/src/BlockAccessControlHandler.php Defines the access control handler for the content block entity type.
BlockAccessControlHandler.php file core/modules/block/src/BlockAccessControlHandler.php
BlockAccessControlHandler::$contextHandler property core/modules/block/src/BlockAccessControlHandler.php The plugin context handler.
BlockAccessControlHandler::$contextRepository property core/modules/block/src/BlockAccessControlHandler.php The context manager service.
BlockAccessControlHandler::checkAccess function core/modules/block/src/BlockAccessControlHandler.php Performs access checks.
BlockAccessControlHandler::createInstance function core/modules/block/src/BlockAccessControlHandler.php Instantiates a new instance of this entity handler.
BlockAccessControlHandler::mergeCacheabilityFromConditions function core/modules/block/src/BlockAccessControlHandler.php Merges cacheable metadata from conditions onto the access result object.
BlockAccessControlHandler::__construct function core/modules/block/src/BlockAccessControlHandler.php Constructs the block access control handler instance.
BlockAddController class core/modules/block/src/Controller/BlockAddController.php Controller for building the block instance add form.
BlockAddController.php file core/modules/block/src/Controller/BlockAddController.php
BlockAddController::blockAddConfigureForm function core/modules/block/src/Controller/BlockAddController.php Build the block instance add form.
BlockAddTest class core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the JS functionality in the block add form.
BlockAddTest.php file core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php
BlockAddTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php The theme to install as the default for testing.
BlockAddTest::$modules property core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Modules to install.
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockAdminThemeTest class core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Tests the block system with admin themes.
BlockAdminThemeTest.php file core/modules/block/tests/src/Functional/BlockAdminThemeTest.php

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