language_admin_edit_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the language editing form submission. |
LocalePluralFormatTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
|
image_effect_delete_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler to delete an image effect. |
form_test_clicked_button_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for the form_test_clicked_button() form. |
entity_form_submit_build_entity |
function |
drupal/core/includes/entity.inc |
Copies submitted values to entity properties for simple entity forms. |
ProcessingTest::testBatchNoForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches triggered outside of form submission. |
config_admin_import_form_submit |
function |
drupal/core/modules/config/config.admin.inc |
Form submission handler for config_admin_import_form(). |
UrlPlainFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
WebTestBase::checkForMetaRefresh |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Check for meta refresh tag and if found call drupalGet() recursively. This
function looks for the http-equiv attribute to be set to "Refresh"
and is case-sensitive. |
update_form_system_modules_alter |
function |
drupal/core/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
FormatterFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
views_ui_config_item_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for configing new item(s) to a view. |
FormatterInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a form to configure settings for the formatter. |
ImportOpmlTest::submitImportForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form with invalid, empty and valid OPML files. |
StyleUnformattedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Views used by this test. |
views_ui_config_item_form_remove |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for removing an item from a view |
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. |
views_ui_config_item_form_expose |
function |
drupal/core/modules/views/views_ui/admin.inc |
Override handler for views_ui_edit_display_form |
ConfigTestFormController::delete |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
FormatterInterface::viewElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Builds a renderable array for a field value. |
PathPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm().. |
views_ui_config_item_form_rescan |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit hook to clear Drupal's theme registry (thereby triggering
a templates rescan). |
ExposedFormTest::testResetButton |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests whether the reset button works on an expoed form. |
views_ui_form_button_was_clicked |
function |
drupal/core/modules/views/views_ui/admin.inc |
#process callback for a button; determines if a button is the form's triggering element. |
WidgetBase::formMultipleElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Special handling to create form elements for multiple values. |
image_style_transform_dimensions |
function |
drupal/core/modules/image/image.module |
Determines the dimensions of the styled image. |
search_embedded_form_form_submit |
function |
drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module |
Submit handler for search_embedded_form_form(). |
InputRequired::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Handle any special handling on the validate form. |
FILTER_TYPE_TRANSFORM_REVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Reversible transformation filters. |
RowPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
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(). |
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(). |
HandlerBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options 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(). |
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(). |
ViewUI::buildDisplaysReorderForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Form constructor callback to reorder displays on a view |
DisplayTest::validateOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm(). |
CachedFormulaLoaderTest::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
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. |
CachedFormulaLoader::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
Constructor. |
CategoryFormController::validate |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
DateFormatsLanguageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
|
FilterDefaultFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
|
LegacyFormatter::settingsSummary |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsSummary(). |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
system_site_information_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; The general site information form. |
DateTimePlusTest::testDateFormat |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from format strings. |
FilterCrudTest::verifyTextFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verify that a text format is properly stored. |