DisplayPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Validate the options form. |
node_form_block_admin_configure_submit |
function |
drupal/core/modules/node/node.module |
Form submission handler for node_form_block_admin_configure_alter(). |
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
ProcessingTest::testBatchFormMultistep |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in a multistep form. |
_form_test_checkboxes_zero_no_redirect |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
|
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
FilterPluginBase::show_build_group_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the exposed options form. |
views_ui_edit_display_form_change_theme |
function |
drupal/core/modules/views/views_ui/admin.inc |
Override handler for views_ui_edit_display_form |
ExposedFormPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Provide a form to edit options for this plugin. |
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
EntityFormControllerInterface::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Validates the submitted form values of the entity form. |
session_test_form_user_login_form_alter |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_form_FORM_ID_alter(). |
BasePhpFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
system_site_information_settings_submit |
function |
drupal/core/modules/system/system.admin.inc |
Form submission handler for system_site_information_settings(). |
FilterFormatAccessTest::$allowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
FilterFormatAccessTest::testFormatRoles |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Tests if text format is available to a role. |
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
DefaultNumberFormatter::settingsSummary |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
contact_form_user_admin_settings_submit |
function |
drupal/core/modules/contact/contact.module |
Form submission handler for user_admin_settings(). |
IndexTidDepthModifier::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Build the options form. |
BaseCompilerFilter::FORMAT_PRETTY_PRINT |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
system_date_format_localize_form_submit |
function |
drupal/core/modules/system/system.admin.inc |
Form submission handler for system_date_format_localize_form(). |
ViewEditFormController::buildOptionForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Build a renderable array representing one option on the edit form. |
ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
FormValuesTest::testSimpleAjaxFormValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Submits forms with select and checkbox elements via Ajax. |
TaxonomyIndexTid::buildExtraOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Provide a form for setting options. |
form_test_validate_required_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form(). |
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
TaxonomyAutocompleteWidget::formElement |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
field_test_field_instance_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_instance_settings_form(). |
update_manager_update_ready_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
language_negotiation_configure_url_form |
function |
drupal/core/modules/language/language.admin.inc |
Builds the URL language negotiation method configuration form. |
form_test_form_user_register_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() for the registration form. |
LoggingFormatter::formatUpdateReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
MultiStepNodeFormBasicOptionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ImportOpmlTest::validateImportFormFields |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form filled with invalid fields. |
views_ui_config_item_extra_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Validation handler for configing new item(s) to a view. |
FormatterLegacyDiscoveryDecorator::$hook |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::$hook. |
ajax_forms_test_validation_form_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
theme_locale_translate_edit_form_strings |
function |
drupal/core/modules/locale/locale.pages.inc |
Default theme function for translation edit form. |
RenderTest::testDrupalRenderFormElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests rendering form elements without passing through form_builder(). |
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
PerformanceTest::testDocLexerPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
comment_unpublish_by_keyword_action_form |
function |
drupal/core/modules/comment/comment.module |
Form constructor for the blacklisted keywords form. |
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
RelationshipPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Default options form that provides the label widget that all fields
should have. |