Home
last modified time | relevance | path

Searched defs:submitForm (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/dports/www/drupal8/drupal-8.9.20/core/modules/media_library/tests/modules/media_library_test/src/Form/
H A DTestNodeFormOverride.php16 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\media_library_test\\Form\\TestNodeFormOverride
/dports/www/drupal9/drupal-9.2.10/core/modules/media_library/tests/modules/media_library_test/src/Form/
H A DTestNodeFormOverride.php16 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\media_library_test\\Form\\TestNodeFormOverride
/dports/www/drupal8/drupal-8.9.20/core/modules/image/src/Form/
H A DImageStyleAddForm.php17 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\Form\\ImageStyleAddForm
/dports/www/drupal8/drupal-8.9.20/core/modules/filter/src/
H A DFilterFormatAddForm.php24 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\filter\\FilterFormatAddForm
H A DFilterFormatEditForm.php32 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\filter\\FilterFormatEditForm
/dports/www/drupal9/drupal-9.2.10/core/modules/image/src/Form/
H A DImageStyleAddForm.php17 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\image\\Form\\ImageStyleAddForm
/dports/www/drupal9/drupal-9.2.10/core/modules/filter/src/
H A DFilterFormatAddForm.php24 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\filter\\FilterFormatAddForm
H A DFilterFormatEditForm.php32 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\filter\\FilterFormatEditForm
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/form_test/src/Form/
H A DFormTestTableSelectColspanForm.php47 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectColspanForm
H A DFormTestTableSelectEmptyForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectEmptyForm
H A DFormTestTableSelectMultipleTrueForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectMultipleTrueForm
H A DFormTestTableForm.php49 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableForm
H A DFormTestTableSelectMultipleFalseForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectMultipleFalseForm
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/form_test/src/Form/
H A DFormTestTableForm.php49 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableForm
H A DFormTestTableSelectMultipleFalseForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectMultipleFalseForm
H A DFormTestTableSelectColspanForm.php47 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectColspanForm
H A DFormTestTableSelectEmptyForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectEmptyForm
H A DFormTestTableSelectMultipleTrueForm.php31 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\form_test\\Form\\FormTestTableSelectMultipleTrueForm
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Entity/
H A DEntityResolverManagerTest.php529 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicForm
554 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicFormNoUpcasting
582 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicFormNoContainerInjectionInterface
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Entity/
H A DEntityResolverManagerTest.php529 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicForm
554 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicFormNoUpcasting
582 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\Tests\\Core\\Entity\\BasicFormNoContainerInjectionInterface
/dports/www/drupal8/drupal-8.9.20/core/modules/views/tests/modules/views_test_data/src/Form/
H A DViewsTestDataElementForm.php40 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\views_test_data\\Form\\ViewsTestDataElementForm
H A DViewsTestDataElementEmbedForm.php40 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\views_test_data\\Form\\ViewsTestDataElementEmbedForm
/dports/www/drupal8/drupal-8.9.20/core/modules/language/tests/language_elements_test/src/Form/
H A DLanguageConfigurationElementTest.php37 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\language_elements_test\\Form\\LanguageConfigurationElementTest
/dports/www/drupal8/drupal-8.9.20/core/modules/page_cache/tests/modules/src/Form/
H A DTestForm.php33 public function submitForm(array &$form, FormStateInterface $form_state) {} function in Drupal\\page_cache_form_test\\Form\\TestForm
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/ajax_forms_test/src/Form/
H A DAjaxFormsTestValidationForm.php69 public function submitForm(array &$form, FormStateInterface $form_state) { function in Drupal\\ajax_forms_test\\Form\\AjaxFormsTestValidationForm

12345678910>>...25