Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
entity_crud_hook_test_block_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
entity_crud_hook_test_block_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
entity_crud_hook_test_block_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
ExposedFormTest::testExposedBlock | function | core/ |
Tests the exposed block functionality. |
ExtraFieldBlock | class | core/ |
Provides a block that renders an extra field from an entity. |
ExtraFieldBlock.php | file | core/ |
|
ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
ExtraFieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
ExtraFieldBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
ExtraFieldBlock::create | function | core/ |
Creates an instance of the plugin. |
ExtraFieldBlock::defaultConfiguration | function | core/ |
|
ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
ExtraFieldBlock::__construct | function | core/ |
Constructs a new ExtraFieldBlock. |
ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
ExtraFieldBlockDeriver | class | core/ |
Provides entity field block definitions for every field. |
ExtraFieldBlockDeriver.php | file | core/ |
|
ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
ExtraFieldBlockDeriver::bundleIdsWithLayoutBuilderDisplays | function | core/ |
Gets a list of entity type and bundle tuples that have layout builder enabled. |
ExtraFieldBlockDeriver::create | function | core/ |
Creates a new class instance. |
ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ExtraFieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
field.field.block_content.banner_block.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml |
field.field.block_content.banner_block.field_media_image.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_media_image.yml |
field.field.block_content.banner_block.field_summary.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_summary.yml |
field.field.block_content.banner_block.field_title.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_title.yml |
field.field.block_content.basic.body.yml | file | core/ |
core/profiles/standard/config/install/field.field.block_content.basic.body.yml |
field.field.block_content.basic.body.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.basic.body.yml |
field.field.block_content.basic.body.yml | file | core/ |
core/recipes/basic_block_type/config/field.field.block_content.basic.body.yml |
field.field.block_content.disclaimer_block.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_copyright.yml |
field.field.block_content.disclaimer_block.field_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_disclaimer.yml |
field.field.block_content.footer_promo_block.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_content_link.yml |
field.field.block_content.footer_promo_block.field_media_image.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_media_image.yml |
field.field.block_content.footer_promo_block.field_summary.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_summary.yml |
field.field.block_content.footer_promo_block.field_title.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_title.yml |
field.storage.block_content.body.yml | file | core/ |
core/modules/block_content/config/install/field.storage.block_content.body.yml |
field.storage.block_content.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.