ChangeSyncForm |
class |
Drupal\demo\Form |
src/Form/ChangeSyncForm.php |
Construct the storage changes in a configuration synchronization form. |
|
|
1 |
ConfigDeleteConfirm |
class |
Drupal\demo\Form |
src/Form/ConfigDeleteConfirm.php |
confirms the deletion of config deletion |
|
|
1 |
ConfigDownloadController |
class |
Drupal\demo\Controller |
src/Controller/ConfigDownloadController.php |
Returns responses for config module routes. |
|
|
|
DefaultController |
class |
Drupal\demo\Controller |
src/Controller/DefaultController.php |
Default controller for the demo module. |
|
|
|
DeleteConfigForm |
class |
Drupal\demo\Form |
src/Form/DeleteConfigForm.php |
Handles the deletion of config sanpshots |
|
|
1 |
DemoAdminSettings |
class |
Drupal\demo\Form |
src/Form/DemoAdminSettings.php |
This class will return the form demo_admin_settings. |
|
|
1 |
DemoConfigManageForm |
class |
Drupal\demo\Form |
src/Form/DemoConfigManageForm.php |
This class returns the demo_config_manage_form in which there will be a button to create the snapshot of the configuration. |
|
|
1 |
DemoConfigResetConfirm |
class |
Drupal\demo\Form |
src/Form/DemoConfigResetConfirm.php |
This class return the form demo_config_reset_confirm to make sure that you are about to reset your configuration. |
|
|
1 |
DemoDeleteConfirm |
class |
Drupal\demo\Form |
src/Form/DemoDeleteConfirm.php |
This class return the demo_delete_confirm, a form where you will be asked to be sure to delete your config file. |
|
|
1 |
DemoDumpForm |
class |
Drupal\demo\Form |
src/Form/DemoDumpForm.php |
|
|
|
1 |
DemoManageForm |
class |
Drupal\demo\Form |
src/Form/DemoManageForm.php |
Returns demo_manage_form where you can see reset dates and all. |
|
|
1 |
DemoResetConfirm |
class |
Drupal\demo\Form |
src/Form/DemoResetConfirm.php |
Returns demo_reset_confirm from to make sure that you really want to reset the configuration. |
|
|
1 |