Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 8.9.x for block
  4. Search 11.x for block
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Block class core/modules/views/src/Plugin/views/display/Block.php The plugin that handles a block.
Block class core/modules/block/src/Entity/Block.php Defines a Block configuration entity class.
Block class core/modules/block/src/Plugin/migrate/source/Block.php Drupal 6/7 block source from database.
Block class core/lib/Drupal/Core/Block/Attribute/Block.php The Block attribute.
Block class core/lib/Drupal/Core/Block/Annotation/Block.php Defines a Block annotation object.

All search results

Title Object type File name Summary
block.post_update.php file core/modules/block/block.post_update.php Post update functions for Block.
block.repository service core/modules/block/block.services.yml Drupal\block\BlockRepository
block.routing.yml file core/modules/block/block.routing.yml core/modules/block/block.routing.yml
block.schema.yml file core/modules/block/config/schema/block.schema.yml core/modules/block/config/schema/block.schema.yml
block.services.yml file core/modules/block/block.services.yml core/modules/block/block.services.yml
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::$blockManager property core/modules/views/src/Plugin/views/display/Block.php The block manager.
Block::$blockRoleTable property core/modules/block/src/Plugin/migrate/source/Block.php Table mapping blocks to user roles.
Block::$blockTable property core/modules/block/src/Plugin/migrate/source/Block.php Table containing block configuration.
Block::$category property core/lib/Drupal/Core/Block/Annotation/Block.php The category in the admin UI where the block will be listed.
Block::$conditionPluginManager property core/modules/block/src/Entity/Block.php The condition plugin manager.
Block::$contexts property core/modules/block/src/Entity/Block.php The available contexts for this block and its visibility conditions.
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::$entityTypeManager property core/modules/views/src/Plugin/views/display/Block.php The entity type manager.
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::$plugin property core/modules/block/src/Entity/Block.php The plugin instance ID.
Block::$pluginCollection property core/modules/block/src/Entity/Block.php The plugin collection that holds the block plugin for this entity.
Block::$region property core/modules/block/src/Entity/Block.php The region this block is placed in.
Block::$settings property core/modules/block/src/Entity/Block.php The plugin instance settings.
Block::$theme property core/modules/block/src/Entity/Block.php The theme that includes the block plugin for this entity.
Block::$userRoleTable property core/modules/block/src/Plugin/migrate/source/Block.php Table listing user roles.
Block::$usesAttachments property core/modules/views/src/Plugin/views/display/Block.php Whether the display allows attachments.
Block::$visibility property core/modules/block/src/Entity/Block.php The visibility settings for this block.
Block::$visibilityCollection property core/modules/block/src/Entity/Block.php The visibility collection.
Block::$weight property core/modules/block/src/Entity/Block.php The block weight.
Block::blockForm function core/modules/views/src/Plugin/views/display/Block.php Adds the configuration form elements specific to this views block plugin.
Block::blockSettings function core/modules/views/src/Plugin/views/display/Block.php Returns plugin-specific settings for the block.
Block::blockSubmit function core/modules/views/src/Plugin/views/display/Block.php Handles form submission for the views block configuration form.
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
Block::conditionPluginManager function core/modules/block/src/Entity/Block.php Gets the condition plugin manager.
Block::create function core/modules/views/src/Plugin/views/display/Block.php
Block::createDuplicateBlock function core/modules/block/src/Entity/Block.php
Block::defineOptions function core/modules/views/src/Plugin/views/display/Block.php
Block::execute function core/modules/views/src/Plugin/views/display/Block.php The display block handler returns the structure necessary for a block.
Block::fields function core/modules/block/src/Plugin/migrate/source/Block.php
Block::getIds function core/modules/block/src/Plugin/migrate/source/Block.php
Block::getPlugin function core/modules/block/src/Entity/Block.php
Block::getPluginCollection function core/modules/block/src/Entity/Block.php Encapsulates the creation of the block's LazyPluginCollection.
Block::getPluginCollections function core/modules/block/src/Entity/Block.php
Block::getPluginId function core/modules/block/src/Entity/Block.php
Block::getRegion function core/modules/block/src/Entity/Block.php
Block::getTheme function core/modules/block/src/Entity/Block.php
Block::getVisibility function core/modules/block/src/Entity/Block.php
Block::getVisibilityCondition function core/modules/block/src/Entity/Block.php
Block::getVisibilityConditions function core/modules/block/src/Entity/Block.php

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