Search for d
Title | Object type | File name | Summary |
---|---|---|---|
block.block.stark_branding.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_branding.yml |
block.block.testing_theme_required_blocks_account_menu.yml | file | core/ |
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/ |
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml |
block.block.umami_branding.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_branding.yml |
block.block.umami_breadcrumbs.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_breadcrumbs.yml |
block.block.umami_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_disclaimer.yml |
block.block.umami_views_block__articles_aside_block_1.yml | file | core/ |
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/ |
core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml |
block.migrate_drupal.yml | file | core/ |
core/modules/block/migrations/state/block.migrate_drupal.yml |
block.module | file | core/ |
Controls the visual building blocks a page is constructed with. |
block.page_display_variant_subscriber | service | core/ |
Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber |
block.post_update.php | file | core/ |
Post update functions for Block. |
Block::$adminTheme | property | core/ |
The admin theme name. |
Block::$admin_label | property | core/ |
The administrative label of the block. |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
Block::$defaultTheme | property | core/ |
The default theme name. |
Block::$id | property | core/ |
The ID of the block. |
Block::$id | property | core/ |
The plugin ID. |
Block::blockValidate | function | core/ |
Handles form validation for the views block configuration form. |
Block::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Block::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
Block::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Block::fields | function | core/ |
Returns available fields on the source. |
Block::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Block::getPluginId | function | core/ |
Returns the plugin ID. |
Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
Block::preBlockBuild | function | core/ |
Allows to change the display settings right before executing the block. |
Block::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
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. |
BlockAddTest | class | core/ |
Tests the JS functionality in the block add form. |
BlockAddTest.php | file | core/ |
|
BlockAddTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockAddTest::$modules | property | core/ |
Modules to install. |
BlockAddTest::testBlockAddThemeSelector | function | core/ |
Tests the AJAX for the theme selector. |
BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
BlockAdminThemeTest.php | file | core/ |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.