You are here

12 string references to YAML keys in gridstack_ui.routing.yml in GridStack 8

GridStackAdmin::openingForm in src/Form/GridStackAdmin.php
Returns the opening form elements.
GridStackDeleteForm::getCancelUrl in modules/gridstack_ui/src/Form/GridStackDeleteForm.php
Returns the route to go to if the user cancels the action.
GridStackForm::form in modules/gridstack_ui/src/Form/GridStackForm.php
Gets the actual form array to be built.
GridStackLayout::layoutAlter in src/Layout/GridStackLayout.php
Implements hook_layout_alter().
GridStackLayoutDeprecated::layoutAlter in src/Layout/GridStackLayoutDeprecated.php
Implements hook_layout_alter().
GridStackListBuilder::buildRow in modules/gridstack_ui/src/Controller/GridStackListBuilder.php
Builds a row for an entity in the entity listing.
GridStackManager::attach in src/GridStackManager.php
GridStackManager::preRenderGridStack in src/GridStackManager.php
GridStackSettingsForm::buildForm in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
GridStackSettingsForm::getEditableConfigNames in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Gets the configuration names that will be editable.
GridStackSettingsForm::submitForm in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
GridStackSettingsFormTest::testGridStackSettingsForm in tests/src/Kernel/Form/GridStackSettingsFormTest.php
Tests for \Drupal\gridstack_ui\Form\GridStackSettingsForm.