Term::submitOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Provide the default form form for submitting options |
FormValuesTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
|
SearchEmbedFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Definition of Drupal\search\Tests\SearchEmbedFormTest. |
form_test_validate_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing drupal_validate_form(). |
MultiFormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Modules to enable. |
theme_picture_formatter |
function |
drupal/core/modules/picture/picture.module |
Returns HTML for a picture field formatter. |
MultiFormTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
The profile to install as a basis for testing. |
action_goto_action_form |
function |
drupal/core/modules/action/action.module |
Constructs the settings form for action_goto_action(). |
Block::buildOptionsForm |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide the default form for setting options. |
CachedFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
form_state_values_clean |
function |
drupal/core/includes/form.inc |
Removes internal Form API elements and buttons from submitted form values. |
form_test_range_invalid |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing invalid #type 'range' elements. |
system_get_date_formats |
function |
drupal/core/modules/system/system.module |
Gets the list of defined date formats and attributes. |
system_date_format_load |
function |
drupal/core/modules/system/system.module |
Menu loader function for a date format. |
system_date_format_save |
function |
drupal/core/modules/system/system.module |
Saves a date format to the database. |
language_admin_add_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language addition screen. |
image_style_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for saving an image style. |
form_test_state_persist |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing form state persistence. |
EntityFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
|
image_style_delete_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for deleting an image style. |
openid_user_delete_form |
function |
drupal/core/modules/openid/openid.pages.inc |
Menu callback; Delete the specified OpenID identity from the system. |
PoHeader::$_pluralForms |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Formula for the plural form. |
form_test_two_instances |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Menu callback that returns two instances of the node form. |
form_process_checkboxes |
function |
drupal/core/includes/form.inc |
Processes a checkboxes form element. |
views_ui_build_form_url |
function |
drupal/core/modules/views/views_ui/admin.inc |
Create the URL for one of our standard AJAX forms based upon known
information about the form. |
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
StyleUnformattedTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Definition of Drupal\views\Tests\Plugin\StyleUnformattedTest. |
Full::exposed_form_alter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
|
ConfigTestFormController |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Form controller for the test config edit forms. |
FormatterInterface::view |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Builds a renderable array for one field on one entity instance. |
Custom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Default options form that provides the label widget that all fields
should have. |
FormatterBase::$instance |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The field instance definition. |
aggregator_form_category |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form constructor to add/edit/delete aggregator categories. |
FormatterBase::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The formatter settings. |
GenericFileFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\GenericFileFormatter. |
ExposedFormTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
|
FormatterBase::$viewMode |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The view mode. |
theme_form_element_label |
function |
drupal/core/includes/form.inc |
Returns HTML for a form element label and required marker. |
block_admin_display_form |
function |
drupal/core/modules/block/block.admin.inc |
Form constructor for the main block administration form. |
WidgetBase::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
NodeFormController::form |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
NodeFormController::save |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
views_exposed_form_cache |
function |
drupal/core/modules/views/views.module |
Save the Views exposed form for later use. |
Fields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
Provide a form for setting options. |
color_scheme_form_submit |
function |
drupal/core/modules/color/color.module |
Form submission handler for color_scheme_form(). |
statistics_settings_form |
function |
drupal/core/modules/statistics/statistics.admin.inc |
Form constructor for the statistics administration form. |
update_already_performed |
function |
drupal/core/includes/update.inc |
Determines if a module update has already been performed. |
filter_format_allowcache |
function |
drupal/core/modules/filter/filter.module |
Checks if the text in a certain text format is allowed to be cached. |
book_outline_form_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_outline_form(). |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Default options form that provides the label widget that all fields
should have. |