system_date_format_localize_form_save |
function |
drupal/core/modules/system/system.admin.inc |
Save locale specific date formats to the database. |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
translation_form_node_type_form_alter |
function |
drupal/core/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
block_form_form_test_alter_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of block.module. |
FormTest::testRequiredCheckboxesRadio |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required checkbox, select, and radio elements. |
taxonomy_field_formatter_prepare_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
ArgumentPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
_form_test_tableselect_js_select_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #js_select property. |
SearchEmbedFormTest::testEmbeddedForm |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Tests that the embedded form appears and can be submitted. |
MultiStepNodeFormBasicOptionsTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Definition of Drupal\node\Tests\MultiStepNodeFormBasicOptionsTest. |
node_form_block_admin_configure_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter() for block_admin_configure(). |
hook_form_system_theme_settings_alter |
function |
drupal/core/modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
SearchAdvancedSearchFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
LoggingFormatter::formatRemoveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
LoggingFormatter::formatInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
ParserTest::getDataFormSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
SearchConfigSettingsFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
views_ui_config_item_group_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for configing group settings on a view. |
views_ui_config_item_extra_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for configing new item(s) to a view. |
ajax_forms_test_validation_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form submission handler for ajax_forms_test_validation_form(). |
ExposedFormTest::testRenameResetButton |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests, whether and how the reset button can be renamed. |
PagerPluginBase::exposed_form_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
HistoryUserTimestamp::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option |
theme_views_ui_build_group_filter_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Theme the build group filter form. |
ViewAddFormController::continueAndEdit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'continue' action. |
RequestTest::testGetFormatFromMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getFormat
@covers Symfony\Component\HttpFoundation\Request::setFormat
@dataProvider getFormatToMimeTypeMapProvider |
RequestTest::testGetMimeTypeFromFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getMimeType
@dataProvider getFormatToMimeTypeMapProvider |
TwigFormulaLoaderTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
DisplayExtenderTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::submitOptionsForm(). |
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
color_form_system_theme_settings_alter |
function |
drupal/core/modules/color/color.module |
Implements hook_form_FORM_ID_alter(). |
user_form_test_current_password_submit |
function |
drupal/core/modules/user/tests/user_form_test.module |
Submit function for the test form for user_validate_current_pass(). |
TextareaWithSummaryWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Overrides TextareaWidget::formElement(). |
ViewFormControllerBase::getDisplayTabs |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Adds tabs for navigating across Displays when editing a View. |
ViewCloneFormController::prepareEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareForm(). |
theme_filter_admin_format_filter_order |
function |
drupal/core/modules/filter/filter.admin.inc |
Returns HTML for a text format's filter order form. |
contact_form_user_admin_settings_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
DiffFormatter::$trailing_context_lines |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Number of trailing context "lines" to preserve. |
ViewEditFormController::actionsElement |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actionsElement(). |
views-view-summary-unformatted.tpl.php |
file |
drupal/core/modules/views/theme/views-view-summary-unformatted.tpl.php |
Default simple view template to display a group of summary lines. |
theme_system_date_format_localize_form |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for a locale date format form. |
system_date_format_localize_reset_form |
function |
drupal/core/modules/system/system.admin.inc |
Form constructor for the reset date format form. |
system_form_form_test_alter_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
FormTest::testRequiredTextfieldNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required textfield element without title. |
form_test_limit_validation_errors_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form with a button triggering partial validation. |
form_storage_test_form_continue_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to continue multi-step form. |
form_test_form_state_values_clean_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for form_state_values_clean() test. |
field_ui_field_edit_form_delete_submit |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form submission handler for 'Delete' button in field_ui_field_edit_form(). |
template_preprocess_views_exposed_form |
function |
drupal/core/modules/views/theme/theme.inc |
Default theme function for all filter forms. |