aggregator_form_opml_validate |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form validation handler for aggregator_form_opml(). |
install_configure_form_submit |
function |
drupal/core/includes/install.core.inc |
Form submission handler for install_configure_form(). |
node_assign_owner_action_form |
function |
drupal/core/modules/node/node.module |
Form constructor for the settings form for node_assign_owner_action(). |
WidgetBase::formSingleElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Generates the form element for a single copy of the widget. |
PluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Handle any special handling on the validate form. |
Compiler::getLoggingFormatter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the logging formatter which can be used by compilation passes. |
WidgetBase::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues() |
block_add_block_form_validate |
function |
drupal/core/modules/block/block.admin.inc |
Form validation handler for block_add_block_form(). |
ViewAddFormController::submit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
theme_views_ui_rearrange_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Turn the rearrange form into a proper table |
ViewAddFormController::cancel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'cancel' action. |
UserAdminSettingsFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Definition of Drupal\user\Tests\UserAdminSettingsFormTest. |
PerformanceTest::printResults |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|
TestExample::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Overrides Drupal\views\Plugin\views\area\AreaPluginBase::buildOptionsForm() |
WidgetInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns a form to configure settings for the widget. |
TestFieldPrepareViewFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
_filter_disable_format_access |
function |
drupal/core/modules/filter/filter.module |
Access callback: Checks access for disabling text formats. |
batch_test_simple_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_simple_form(). |
HandlerBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Build the options form. |
HandlerBase::buildGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for aggregation settings. |
DisplayTest::buildOptionsForm |
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::buildOptionsForm(). |
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
_field_view_formatter_options |
function |
drupal/core/modules/views/views.module |
Helper function: Return an array of formatter options for a field type. |
EntityFormControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Defines a common interface for entity form controller classes. |
HandlerBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Render our chunk of the exposed handler form when selecting |
hook_views_form_substitutions |
function |
drupal/core/modules/views/views.api.php |
Replace special strings when processing a view with form elements. |
HandlerBase::submitExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Perform any necessary changes to the form exposes prior to storage.
There is no need for this function to actually store the data. |
CreatedYearMonth::get_formula |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php |
Overrides Drupal\views\Plugin\views\argument\Formula::get_formula(). |
ProfileFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
TextCustom::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
LegacyFormatter::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
LegacyFormatter::viewElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewPreviewFormController.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Contains Drupal\views_ui\ViewPreviewFormController. |
TextSummaryOrTrimmedFormatter |
class |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
TextfieldWidget::settingsForm |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
FilterFormatAccessTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
JsonldNormalizerBase::$format |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldNormalizerBase.php |
The formats that this Normalizer supports. |
shortcut_set_edit_form_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_set_edit_form(). |
MailToFormatter::viewElements |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewCloneFormController::form |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
simpletest_result_form_submit |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Re-run the tests that match the filter. |
CommentFormController::submit |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
FormTest::testFieldFormSingle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
translation_entity_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_alter(). |
FormTest::testFieldFormAccess |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests fields with no 'edit' access. |
FormTest::testNestedFieldForm |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests Field API form integration within a subform. |
SystemConfigFormBase::$values |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Values to use for testing. |
form_test_load_include_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
_form_test_submit_values_json |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to return form values as JSON. |