You are here

7 string references to YAML keys in blazy_ui.routing.yml in Blazy 8

BlazyAdminBase::finalizeForm in src/Form/BlazyAdminBase.php
Returns re-usable logic, styling and assets across fields and Views.
BlazyFormatterTest::testBlazyFormatterMethods in tests/src/Kernel/BlazyFormatterTest.php
Tests the Blazy formatter methods.
BlazyManagerBase::getCommonSettings in src/BlazyManagerBase.php
Returns the common settings inherited down to each item.
BlazyManagerUnitTest::testConfigLoad in tests/src/Unit/BlazyManagerUnitTest.php
Tests cases for config.
BlazySettingsForm::buildForm in blazy_ui/src/Form/BlazySettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BlazySettingsForm::getEditableConfigNames in blazy_ui/src/Form/BlazySettingsForm.php
Gets the configuration names that will be editable.
BlazySettingsFormTest::testBlazySettingsForm in tests/src/Kernel/Form/BlazySettingsFormTest.php
Tests for \Drupal\blazy_ui\Form\BlazySettingsForm.