EditSimpleBlockInLayoutBuilderForm |
class |
Drupal\simple_block_layout_builder\Form |
modules/simple_block_layout_builder/src/Form/EditSimpleBlockInLayoutBuilderForm.php |
Provides a form to add/edit a simple block in Layout Builder. |
|
1 |
|
SimpleBlock |
class |
Drupal\simple_block\Entity |
src/Entity/SimpleBlock.php |
Defines the block config configuration entity. |
|
2 |
|
SimpleBlock |
class |
Drupal\simple_block\Plugin\Derivative |
src/Plugin/Derivative/SimpleBlock.php |
Retrieves block plugin definitions for all custom config blocks. |
|
|
|
SimpleBlockAccessControlHandler |
class |
Drupal\simple_block |
src/SimpleBlockAccessControlHandler.php |
Defines the access control handler for the simple block entity type. |
|
|
|
SimpleBlockAddControllerSubscriber |
class |
Drupal\simple_block_layout_builder\Event\Subscriber |
modules/simple_block_layout_builder/src/Event/Subscriber/SimpleBlockAddControllerSubscriber.php |
Alters the render array of Layout Builder ChooseBlockController::build(). |
|
|
2 |
SimpleBlockBlock |
class |
Drupal\simple_block\Plugin\Block |
src/Plugin/Block/SimpleBlockBlock.php |
Defines a generic custom block config type. |
|
|
|
SimpleBlockEditForm |
class |
Drupal\simple_block |
src/SimpleBlockEditForm.php |
Base form for simple block edit forms. |
1 |
1 |
|
SimpleBlockInterface |
interface |
Drupal\simple_block |
src/SimpleBlockInterface.php |
Provides an interface defining a block config entity. |
1 |
3 |
|
SimpleBlockLayoutBuilderTest |
class |
Drupal\Tests\simple_block_layout_builder\FunctionalJavascript |
modules/simple_block_layout_builder/tests/scr/FunctionalJavascript/SimpleBlockLayoutBuilderTest.php |
Tests Simple Block module integration with Layout Builder. |
|
|
|
SimpleBlockListBuilder |
class |
Drupal\simple_block |
src/SimpleBlockListBuilder.php |
Defines a class to build a listing of simple blocks. |
|
|
|
SimpleBlockTest |
class |
Drupal\Tests\simple_block\Functional |
tests/src/Functional/SimpleBlockTest.php |
Tests Simple Block module functionality. |
|
|
|