You are here

namespace Drupal\block_test\Plugin\Block in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\block_test\Plugin\Block
Classsort descending Location Description
TestAccessBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Provides a block to test access.
TestBlockInstantiation core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php Provides a basic block for testing block instantiation and configuration.
TestCacheBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php Provides a block to test caching.
TestContextAwareBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php Provides a context-aware block.
TestContextAwareUnsatisfiedBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php Provides a context-aware block.
TestFormBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php Provides a block to test caching.
TestHtmlBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestHtmlBlock.php Provides a block to test HTML.
TestXSSTitleBlock core/modules/block/tests/modules/block_test/src/Plugin/Block/TestXSSTitleBlock.php Provides a block to test XSS in title.