Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| block.block.testfor507488.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor507488.yml |
| block.block.test_block.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/install/block.block.test_block.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.thirdtestfor2354889.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.thirdtestfor2354889.yml |
| block.block.umami_banner_recipes.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_banner_recipes.yml |
| block.block.umami_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_disclaimer.yml |
| block.block.umami_local_tasks.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_local_tasks.yml |
| block.block.umami_messages.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_messages.yml |
| block.block.umami_search.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_search.yml |
| block.block.views_block__articles_aside_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.views_block__articles_aside_block_1.yml |
| block.block.views_block__promoted_items_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.views_block__promoted_items_block_1.yml |
| block.block.views_block__recipe_collections_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.views_block__recipe_collections_block.yml |
| block.css | file | core/ |
Visual styles for Bartik's blocks. |
| block.install | file | core/ |
Contains install and update functions for Block. |
| block.libraries.yml | file | core/ |
core/modules/block/block.libraries.yml |
| block.links.contextual.yml | file | core/ |
core/modules/block/block.links.contextual.yml |
| block.links.menu.yml | file | core/ |
core/modules/block/block.links.menu.yml |
| block.links.task.yml | file | core/ |
core/modules/block/block.links.task.yml |
| block.page_display_variant_subscriber | service | core/ |
Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber |
| block.permissions.yml | file | core/ |
core/modules/block/block.permissions.yml |
| block.post_update.php | file | core/ |
Post update functions for Block. |
| block.repository | service | core/ |
Drupal\block\BlockRepository |
| block.schema.yml | file | core/ |
core/modules/block/config/schema/block.schema.yml |
| block.services.yml | file | core/ |
core/modules/block/block.services.yml |
| Block::$contexts | property | core/ |
The available contexts for this block and its visibility conditions. |
| Block::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
| Block::$deprecatedProperties | property | core/ |
|
| Block::$settings | property | core/ |
The plugin instance settings. |
| Block::$userRoleTable | property | core/ |
Table listing user roles. |
| Block::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| Block::$visibility | property | core/ |
The visibility settings for this block. |
| Block::$visibilityCollection | property | core/ |
The visibility collection. |
| Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
| Block::blockSubmit | function | core/ |
Handles form submission 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::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::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Block::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
| Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
| Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
| Block::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Block::setRegion | function | core/ |
Sets the region this block is placed in. |
| Block::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
| Block::setWeight | function | core/ |
Sets the block weight. |
| Block::sort | function | core/ |
Sorts active blocks by weight; sorts inactive blocks by name. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.