EntityBlockBlock |
class |
Drupal\entityblock\Plugin\Block |
src/Plugin/Block/EntityBlockBlock.php |
Provides an entityblock block. |
|
|
|
EntityBlockContent |
class |
Drupal\entityblock\Plugin\Derivative |
src/Plugin/Derivative/EntityBlockContent.php |
Retrieves block plugin definitions for all EntityBlocks. |
|
|
|
EntityBlockFieldTest |
class |
Drupal\entityblock\Tests |
src/Tests/EntityBlockFieldTest.php |
Tests entityblock field widgets and formatters. |
|
|
|
EntityBlockFieldUITest |
class |
Drupal\entityblock\Tests |
src/Tests/EntityBlockFieldUITest.php |
Tests entityblock field UI functionality. |
|
|
|
EntityBlockFormatter |
class |
Drupal\entityblock\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/EntityBlockFormatter.php |
Plugin implementation of the 'entityblock' formatter. |
|
|
|
EntityBlockItem |
class |
Drupal\entityblock\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/EntityBlockItem.php |
Plugin implementation of the 'EntityBlock' field type. |
|
|
|
EntityBlockItemTest |
class |
Drupal\Tests\entityblock\Kernel |
tests/src/Kernel/EntityBlockItemTest.php |
Tests the new entity API for the entityblock field type. |
|
|
|
EntityBlockWidget |
class |
Drupal\entityblock\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/EntityBlockWidget.php |
Plugin implementation of the 'EntityBlock' widget. |
|
|
|