|
form_process_radios |
function |
drupal/core/includes/form.inc |
Expands a radios element into individual radio elements. |
|
form_process_button |
function |
drupal/core/includes/form.inc |
Processes a form button element. |
|
user_form_test.info |
file |
drupal/core/modules/user/tests/user_form_test.info |
name = "User module form tests"
description = "Support module for user form testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
|
views_ui_ajax_forms |
function |
drupal/core/modules/views/views_ui/admin.inc |
Returns information about subforms for editing the pieces of a view. |
|
ajax_forms_test_menu |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Implements hook_menu(). |
|
form_process_details |
function |
drupal/core/includes/form.inc |
Arranges details into groups. |
|
aggregator_form_feed |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form constructor for adding and editing feed sources. |
|
StyleUnformattedTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Tests the default/unformatted row style. |
|
form_validate_number |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'number'. |
|
aggregator_form_opml |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form constructor for importing feeds from OPML. |
|
search_form_validate |
function |
drupal/core/modules/search/search.pages.inc |
As the search form collates keys from other modules hooked in via
hook_form_alter, the validation takes place in _submit.
search_form_validate() is used solely to set the 'processed_keys' form
value for the basic search form. |
|
DateTimePlus::format |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Formats the date for display. |
|
PoItem::formatPlural |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Formats a plural translation. |
|
BulkForm::pre_render |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::pre_render(). |
|
_form_set_attributes |
function |
drupal/core/includes/form.inc |
Sets a form element's class attribute. |
|
PoItem::formatString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Formats a string for output on multiple lines. |
|
BulkForm::views_form |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Implements \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::views_form(). |
|
block_add_block_form |
function |
drupal/core/modules/block/block.admin.inc |
Form constructor for the add block form. |
|
ajax_forms_test.info |
file |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info |
name = "AJAX form test mock module"
description = "Test for AJAX form calls."
core = 8.x
package = Testing
version = VERSION
hidden = TRUE |
|
filter_format_exists |
function |
drupal/core/modules/filter/filter.module |
Determines if a text format exists. |
|
filter_formats_reset |
function |
drupal/core/modules/filter/filter.module |
Resets the text format caches. |
|
batch_test_mock_form |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form constructor for a simple form with a textfield and submit button. |
|
BasePhpFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Loads asset formulae from PHP files. |
|
forum_form_container |
function |
drupal/core/modules/forum/forum.admin.inc |
Form constructor for adding and editing forum containers. |
|
UrlTest::testFormUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
Tests that #type 'url' fields are properly validated and trimmed. |
|
ban_ip_form_validate |
function |
drupal/core/modules/ban/ban.admin.inc |
Form validation handler for ban_ip_form(). |
|
TextDefaultFormatter |
class |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Plugin implementation of the 'text_default' formatter. |
|
TextTrimmedFormatter |
class |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Plugin implementation of the 'text_trimmed'' formatter. |
|
ArrayUnitTest::$form |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php |
Form array to check. |
|
FTP::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
|
SSH::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
|
Formula::get_formula |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
|
|
dblog_clear_log_form |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Form constructor for the form that clears out the log. |
|
FormatterFactory.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php |
Definition of Drupal\field\Plugin\Type\Formatter\FormatterFactory. |
|
simpletest_test_form |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
List tests arranged in groups that can be selected and run. |
|
SystemConfigFormBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Full generic test suite for any form that data with the configuration system. |
|
LoggingFormatter.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
|
form_test_permission |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_permission(). |
|
openid_redirect_form |
function |
drupal/core/modules/openid/openid.inc |
|
|
form_test_alter_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
|
form_test_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_alter(). |
|
EntityFormController |
class |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Base class for entity form controllers. |
|
FormTest::testSelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'select' elements. |
|
FormTest::testNumber |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'number' and 'range' elements. |
|
MultiFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
drupal_retrieve_form |
function |
drupal/core/includes/form.inc |
Retrieves the structured array that defines a given form. |
|
drupal_validate_form |
function |
drupal/core/includes/form.inc |
Validates user-submitted form data in the $form_state array. |
|
drupal_redirect_form |
function |
drupal/core/includes/form.inc |
Redirects the user to a URL after a form has been processed. |
|
system_settings_form |
function |
drupal/core/modules/system/system.module |
Add default buttons to a form and set its prefix. |
|
Equality::value_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Provide a simple textfield for equality |