You are here

Classes, traits, and interfaces in Component blocks 1.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ComponentBlock class Drupal\component_blocks\Plugin\Block src/Plugin/Block/ComponentBlock.php Defines a class for a specially shaped block.
ComponentBlockBlockDeriver class Drupal\component_blocks\Plugin\Deriver src/Plugin/Deriver/ComponentBlockBlockDeriver.php Defines a class for deriving blocks from component block plugins.
ComponentBlockDiscoveryTest class Drupal\Tests\component_blocks\Kernel tests/src/Kernel/ComponentBlockDiscoveryTest.php Defines a class for testing component block discovery.
ComponentBlocksOutputTest class Drupal\Tests\component_blocks\Kernel tests/src/Kernel/ComponentBlocksOutputTest.php Defines a class for testing token integration.
TestNodeContext class Drupal\component_blocks_test tests/modules/component_blocks_test/src/TestNodeContext.php Defines a class for a test node context. 2

Other projects