Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| block.css | file | core/ |
Block styling. |
| 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.pcss.css | file | core/ |
Block styling. |
| 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::$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/ |
|
| Block::defineOptions | function | core/ |
|
| Block::fields | function | core/ |
Returns available fields on the source. |
| Block::getCacheTagsToInvalidate | function | core/ |
|
| Block::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Block::getPluginCollections | function | core/ |
|
| Block::getVisibility | function | core/ |
|
| Block::getVisibilityCondition | function | core/ |
|
| Block::getVisibilityConditions | function | core/ |
|
| Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
| Block::preSave | function | core/ |
|
| Block::setRegion | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set block region'), pluralize: FALSE)] |
| Block::setVisibilityConfig | function | core/ |
|
| Block::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set block weight'), pluralize: FALSE)] |
| Block::sort | function | core/ |
Sorts active blocks by weight; sorts inactive blocks by name. |
| Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| Block::usesExposedFormInBlock | function | core/ |
|
| Block::__construct | function | core/ |
Constructs a new Block instance. |
| Block::__construct | function | core/ |
Constructs a Block attribute. |
| 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/ |
|
| BlockAccessControlHandler::createInstance | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.