You are here

Files in Entityblock 8

Primary tabs

File namesort descending Location Namespace Description
entityblock.info.yml entityblock.info.yml entityblock.info.yml
entityblock.libraries.yml entityblock.libraries.yml entityblock.libraries.yml
entityblock.module entityblock.module Enables users to turn entities in blocks.
entityblock.schema.yml config/schema/entityblock.schema.yml config/schema/entityblock.schema.yml
EntityBlockBlock.php src/Plugin/Block/EntityBlockBlock.php Drupal\entityblock\Plugin\Block Contains \Drupal\entityblock\Plugin\Block\EntityBlockBlock.
EntityBlockContent.php src/Plugin/Derivative/EntityBlockContent.php Drupal\entityblock\Plugin\Derivative Contains \Drupal\entityblock\Plugin\Derivative\EntityBlockContent.
EntityBlockFieldTest.php src/Tests/EntityBlockFieldTest.php Drupal\entityblock\Tests Contains Drupal\entityblock\Tests\EntityBlockFieldTest.
EntityBlockFieldUITest.php src/Tests/EntityBlockFieldUITest.php Drupal\entityblock\Tests Contains Drupal\entityblock\Tests\EntityBlockFieldUITest.
EntityBlockFormatter.php src/Plugin/Field/FieldFormatter/EntityBlockFormatter.php Drupal\entityblock\Plugin\Field\FieldFormatter Contains \Drupal\entityblock\Plugin\field\formatter\EntityBlockFormatter.
EntityBlockItem.php src/Plugin/Field/FieldType/EntityBlockItem.php Drupal\entityblock\Plugin\Field\FieldType Contains \Drupal\entityblock\Plugin\Field\FieldType\EntityBlockItem.
EntityBlockItemTest.php tests/src/Kernel/EntityBlockItemTest.php Drupal\Tests\entityblock\Kernel
EntityBlockWidget.php src/Plugin/Field/FieldWidget/EntityBlockWidget.php Drupal\entityblock\Plugin\Field\FieldWidget Contains \Drupal\entityblock\Plugin\Field\FieldWidget\EntityBlockWidget.
README.txt README.txt EntityBlock ========== EntityBlock module contains a Field that can be used to create blocks from any entity type. 1. Install this module like any other Drupal module. 2. Go to the fields overview of the entity / bundle that you want to be turned …

Other projects