HandlerBase::validateExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
ImageFormatter::settingsSummary |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Returns a short summary for the current formatter settings. |
PictureMappingActionConfirmForm |
class |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
|
CommentFormController::validate |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
EntityFormEnhancer::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Constructs a new \Drupal\Core\Entity\Enhancer\EntityFormEnhancer. |
MenuHierarchy::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/MenuHierarchy.php |
Basic options for all sort criteria |
TermFormController::buildEntity |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::buildEntity(). |
HandlerBase::displayExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Displays the Expose form. |
EmailDefaultWidget::formElement |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
NodeBulkForm::views_form_submit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php |
Submit handler for the bulk form. |
MenuLinkDeleteForm::getQuestion |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Returns the question to ask the user. |
user_cancel_confirm_form_submit |
function |
drupal/core/modules/user/user.pages.inc |
Submit handler for the account cancellation confirm form. |
LanguageField::buildOptionsForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Default options form that provides the label widget that all fields
should have. |
SystemConfigFormTestBase::$form |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php |
Form ID to use for testing. |
MenuDeleteMenuForm::getQuestion |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns the question to ask the user. |
aggregator_form_category_submit |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form submission handler for aggregator_form_category(). |
AdvancedSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AdvancedSettingsForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
SortPluginBase::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Form for exposed handler options. |
ajax_forms_test_validation_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for AJAX validation form. |
SiteInformationForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
TestToolkit::settingsFormSubmit |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsFormSubmit(). |
GetUntransformedTextCommand.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Contains \Drupal\editor\Ajax\GetUntransformedTextCommand. |
FormatterInterface::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Allows formatters to load information for field values being displayed. |
IndexTidDepth::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Build the options form. |
DateTimeTest::testDateFormatXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
Test that date formats are sanitized. |
install_configure_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_configure_form(). |
entity_form_submit_build_entity |
function |
drupal/core/includes/entity.inc |
Copies submitted values to entity properties for simple entity forms. |
_simpletest_format_summary_line |
function |
drupal/core/modules/simpletest/simpletest.module |
|
CustomBlockFormController::form |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
ConditionPluginBase::submitForm |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
CustomBlockFormController::save |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::save(). |
SearchSettingsForm::__construct |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Constructs a \Drupal\user\SearchSettingsForm object. |
_form_test_tableselect_get_data |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
SystemConfigFormBase::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
BulkFormBase::views_form_submit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Submit handler for the bulk form. |
theme_field_multiple_value_form |
function |
drupal/core/modules/field/field.form.inc |
Returns HTML for an individual form element. |
DateFormatEditForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatEditForm.php |
Constructs a new date format form. |
BlockListController::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
language_admin_edit_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the language editing form submission. |
DateFormatFormBase::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php |
Constructs a new date format form. |
LocalePluralFormatTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
|
RegisterFormController::actions |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
form_test_wrapper_callback_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for form wrapper callback test. |
AutocompleteWidget::formElement |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Overrides \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::formElement(). |
DateFormatDeleteForm::$formatID |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The ID of the date format to be deleted. |
Serialized::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Validate the options form. |
DateFormatDeleteForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns a unique string identifying the form. |
DateFormatDeleteForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
|
action_views_form_substitutions |
function |
drupal/core/modules/action/action.views_execution.inc |
Implements hook_views_form_substitutions(). |