You are here

Classes, traits, and interfaces in Decoupled Blocks: Vue.js 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Example1Test class Drupal\Tests\pdb_vue\Functional tests/src/Functional/Example1Test.php Test the vue_example_1 component.
SpaComponentTest class Drupal\Tests\pdb_vue\Functional tests/src/Functional/SpaComponentTest.php Test the vue_spa_component component.
TemplateTest class Drupal\Tests\pdb_vue\Functional tests/src/Functional/TemplateTest.php Test the vue_example_2 component with an html template.
VueBlock class Drupal\pdb_vue\Plugin\Block src/Plugin/Block/VueBlock.php Exposes a Vue component as a block. 1
VueBlockDeriver class Drupal\pdb_vue\Plugin\Derivative src/Plugin/Derivative/VueBlockDeriver.php Derives block plugin definitions for Vue components. 1
VueBlockDeriverTest class Drupal\Tests\pdb_vue\Unit\Plugin\Derivative tests/src/Unit/Plugin/Derivative/VueBlockDeriverTest.php @coversDefaultClass \Drupal\pdb_vue\Plugin\Derivative\VueBlockDeriver @group pdb_vue
VueBlockTest class Drupal\Tests\pdb_vue\Unit\Plugin\Block tests/src/Unit/Plugin/Block/VueBlockTest.php @coversDefaultClass \Drupal\pdb_vue\Plugin\Block\VueBlock @group pdb_vue
VueForm class Drupal\pdb_vue\Form src/Form/VueForm.php Class VueForm. 1 1
VueFormTest class Drupal\Tests\pdb_vue\Unit\Form tests/src/Unit/Form/VueFormTest.php @coversDefaultClass \Drupal\pdb_vue\Form\VueForm @group pdb_vue
VueMarkup final class Drupal\pdb_vue\Render src/Render/VueMarkup.php Defines an object that passes safe strings through the render system. 1
VueRenderTest class Drupal\Tests\pdb_vue\FunctionalJavascript tests/src/FunctionalJavascript/VueRenderTest.php Vue Render tests.

Other projects