RoleListController::validateForm |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Form validation handler. |
ConfirmFormTest::testConfirmForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php |
|
FormTestServiceObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
form_type_password_confirm_value |
function |
drupal/core/includes/form.inc |
Determines the value for a password_confirm form element. |
LocaleSettingsForm::validateForm |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
AccountSettingsForm::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Constructs a \Drupal\user\AccountSettingsForm object. |
ImportOpmlTest::submitImportForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submits form with invalid, empty, and valid OPML files. |
EntityFormController::$operation |
property |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
The name of the current operation. |
MenuLinkFormController::validate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::validate(). |
AreaPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
FormTest::testCheckboxProcessing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Test default value handling for checkboxes. |
system_date_format_localize_form |
function |
drupal/core/modules/system/system.admin.inc |
Form constructor for the date localization configuration form. |
EntityFormController::submitForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler. |
NegotiationUrlForm::validateForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
InputRequired::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Handle any special handling on the validate form. |
HtmlFormController::setContainer |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Injects the service container used by this object. |
ActionFormControllerBase::exists |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Determines if the action already exists. |
update_form_system_modules_alter |
function |
drupal/core/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
ActionFormControllerBase::submit |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::submit(). |
FilterDefaultFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
|
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
AdminBlockDeleteForm::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Form submission handler. |
ExposedFormPluginBase::resetForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
SearchAdvancedSearchFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Definition of Drupal\search\Tests\SearchAdvancedSearchFormTest. |
HandlerBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
SearchConfigSettingsFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Definition of Drupal\search\Tests\SearchConfigSettingsFormTest. |
batch_test_multistep_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_multistep_form(). |
ViewCloneFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
batch_test_chained_form_submit_1 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #1 for batch_test_chained_form(). |
batch_test_chained_form_submit_2 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #2 for batch_test_chained_form(). |
batch_test_chained_form_submit_3 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #3 for batch_test_chained_form(). |
views-view-unformatted.html.twig |
file |
drupal/core/modules/views/templates/views-view-unformatted.html.twig |
Default theme implementation to display a view of unformatted rows. |
batch_test_chained_form_submit_4 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #4 for batch_test_chained_form(). |
WizardPluginBase::buildFormStyle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the style options to the wizard form. |
ViewEditFormController::$request |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
The request object. |
FilterCrudTest::verifyTextFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verifies that a text format is properly stored. |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
EntityManager::getFormController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new form controller instance. |
EntityTestFormController::submit |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
ViewEditFormController::validate |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
EntityTestFormController::delete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
EditorBase::settingsFormValidate |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormValidate(). |
FilterAdminTest::testFormatAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
Tests the format administration functionality. |
EntityFormEnhancer::$negotiation |
property |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Content negotiation library. |
VocabularyFormController::submit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
theme_update_manager_update_form |
function |
drupal/core/modules/update/update.manager.inc |
Returns HTML for the first page in the process of updating projects. |
views_ui_form_button_was_clicked |
function |
drupal/core/modules/views_ui/admin.inc |
#process callback for a button; determines if a button is the form's triggering element. |
update_manager_update_ready_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update ready form. |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
HandlerBase::submitTemporaryForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
A submit handler that is used for storing temporary items when using
multi-step changes, such as ajax requests. |