MockComplexContextBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
Implementation of a complex context plugin used by Plugin API context tests. |
MockLayoutBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlock.php |
Mock implementation of a layout block plugin used by Plugin API unit tests. |
MockLayoutBlockDeriver |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Mock implementation of DeriverInterface for the mock layout block plugin. |
MockMenuBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlock.php |
Mock implementation of a menu block plugin used by Plugin API unit tests. |
MockMenuBlockDeriver |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Mock implementation of DeriverInterface for the mock menu block plugin. |
MockTestBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockTestBlock.php |
Mock implementation of a test block plugin used by Plugin API unit tests. |
MockUserLoginBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Mock implementation of a login block plugin used by Plugin API unit tests. |
MockUserNameBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
Implementation of a user name block plugin used by Plugin API context test. |
TypedDataStringBlock |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/TypedDataStringBlock.php |
Implementation of a String TypedData contextual block plugin used by Plugin
API context test. |