Home
last modified time | relevance | path

Searched defs:submitConfigurationForm (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/drupal8/drupal-8.9.20/core/modules/image/src/
H A DConfigurableImageEffectBase.php28 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\ConfigurableImageEffectBase
/dports/www/drupal9/drupal-9.2.10/core/modules/image/src/
H A DConfigurableImageEffectBase.php28 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\ConfigurableImageEffectBase
/dports/www/drupal8/drupal-8.9.20/core/modules/workflows/tests/modules/workflow_type_test/src/Form/
H A DComplexTestTypeConfigureForm.php32 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflow_type_test\\Form\\ComplexTestTypeConfigureForm
/dports/www/drupal8/drupal-8.9.20/core/modules/block/tests/modules/block_test/src/PluginForm/
H A DEmptyBlockForm.php23 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\block_test\\PluginForm\\EmptyBlockForm
/dports/www/drupal9/drupal-9.2.10/core/modules/workflows/tests/modules/workflow_type_test/src/Form/
H A DComplexTestTypeConfigureForm.php32 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflow_type_test\\Form\\ComplexTestTypeConfigureForm
/dports/www/drupal8/drupal-8.9.20/core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/
H A DSettingsTrayFormAnnotationIsClassBlockForm.php42 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) {} function in Drupal\\settings_tray_test\\Form\\SettingsTrayFormAnnotationIsClassBlockForm
/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/
H A DLayoutWithoutLabel.php40 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) {} function in Drupal\\layout_builder_test\\Plugin\\Layout\\LayoutWithoutLabel
/dports/www/drupal9/drupal-9.2.10/core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/
H A DSettingsTrayFormAnnotationIsClassBlockForm.php42 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) {} function in Drupal\\settings_tray_test\\Form\\SettingsTrayFormAnnotationIsClassBlockForm
/dports/www/drupal9/drupal-9.2.10/core/modules/block/tests/modules/block_test/src/PluginForm/
H A DEmptyBlockForm.php28 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\block_test\\PluginForm\\EmptyBlockForm
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Plugin/
H A DPluginFormInterface.php67 public function submitConfigurationForm(array &$form, FormStateInterface $form_state); function
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Plugin/
H A DPluginFormInterface.php67 public function submitConfigurationForm(array &$form, FormStateInterface $form_state); function
/dports/www/drupal8/drupal-8.9.20/core/modules/user/src/Plugin/Condition/
H A DUserRole.php47 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\user\\Plugin\\Condition\\UserRole
/dports/www/drupal8/drupal-8.9.20/core/modules/image/src/Plugin/ImageEffect/
H A DCropImageEffect.php84 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\Plugin\\ImageEffect\\CropImageEffect
/dports/www/drupal9/drupal-9.2.10/core/modules/user/src/Plugin/Condition/
H A DUserRole.php47 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\user\\Plugin\\Condition\\UserRole
/dports/www/drupal9/drupal-9.2.10/core/modules/editor/src/Plugin/
H A DEditorBase.php47 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\editor\\Plugin\\EditorBase
/dports/www/drupal9/drupal-9.2.10/core/modules/image/src/Plugin/ImageEffect/
H A DCropImageEffect.php84 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\Plugin\\ImageEffect\\CropImageEffect
/dports/www/drupal8/drupal-8.9.20/core/modules/editor/src/Plugin/
H A DEditorBase.php62 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\editor\\Plugin\\EditorBase
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/layout_test/src/Plugin/Layout/
H A DLayoutTestPlugin.php57 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\layout_test\\Plugin\\Layout\\LayoutTestPlugin
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/layout_test/src/Plugin/Layout/
H A DLayoutTestPlugin.php60 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\layout_test\\Plugin\\Layout\\LayoutTestPlugin
/dports/www/drupal8/drupal-8.9.20/core/modules/workflows/src/Plugin/
H A DWorkflowTypeTransitionFormBase.php41 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflows\\Plugin\\WorkflowTypeTransitionFormBase
H A DWorkflowTypeStateFormBase.php41 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflows\\Plugin\\WorkflowTypeStateFormBase
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/src/Plugin/Layout/
H A DMultiWidthLayoutBase.php44 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\layout_builder\\Plugin\\Layout\\MultiWidthLayoutBase
/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/src/Plugin/Layout/
H A DMultiWidthLayoutBase.php44 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\layout_builder\\Plugin\\Layout\\MultiWidthLayoutBase
/dports/www/drupal9/drupal-9.2.10/core/modules/workflows/src/Plugin/
H A DWorkflowTypeTransitionFormBase.php41 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflows\\Plugin\\WorkflowTypeTransitionFormBase
H A DWorkflowTypeStateFormBase.php41 public function submitConfigurationForm(array &$form, FormStateInterface $form_state) { function in Drupal\\workflows\\Plugin\\WorkflowTypeStateFormBase

1234