search_embedded_form.settings.yml |
file |
drupal/core/modules/search/tests/modules/search_embedded_form/config/search_embedded_form.settings.yml |
drupal/core/modules/search/tests/modules/search_embedded_form/config/search_embedded_form.settings.yml |
EntityFormController::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::buildEntity(). |
_form_test_tableselect_empty_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #empty property. |
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
SerializationTestEncoder::$format |
property |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
The format that this Encoder supports. |
field_ui_field_delete_form_submit |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_delete_form(). |
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Definition of Drupal\Core\Entity\EntityFormControllerInterface. |
PictureFormatter::settingsSummary |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
field_ui_field_edit_form_validate |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form validation handler for field_ui_field_edit_form(). |
update_manager_update_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_form(). |
language_admin_edit_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language editing form. Reused for custom language addition too. |
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
form_test_clicked_button_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for the form_test_clicked_button() form. |
FieldPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
views_ui_analyze_view_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for views_ui_analyze_view_form |
views_ui_edit_details_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for views_ui_edit_details_form. |
ajax_forms_test_ajax_commands_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for the Ajax Command display form. |
FilterPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
views_ui_config_item_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for configing new item(s) to a view. |
field_test_field_widget_form_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_widget_form_alter(). |
EntityTranslationFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
block_form_user_profile_form_alter |
function |
drupal/core/modules/block/block.module |
Implements hook_form_FORM_ID_alter() for user_profile_form(). |
FilterPluginBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Render our chunk of the exposed filter form when selecting |
FilterPluginBase::build_group_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Build the form to let users create the group of exposed filters.
This form is displayed when users click on button 'Build group' |
PagerPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for submitting options |
SizeUnitTest::testCommonFormatSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that format_size() returns the expected string. |
Twig_Extension_Core::$numberFormat |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
Twig_Extension_Core::setDateFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Sets the default format to be used by the date filter. |
Twig_Extension_Core::getDateFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Gets the default format to be used by the date filter. |
FILTER_TYPE_TRANSFORM_IRREVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Irreversible transformation filters. |
RowPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Validate the options form. |
TwigFormulaLoaderTest::testMixture |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
WidgetInterface::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Massages the form values into the format expected for field values. |
link_field_formatter_settings_form |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_settings_form(). |
PictureMappingFormController::form |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
ElementsLabelsTest::testFormLabels |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form elements, labels, title attibutes and required marks output
correctly and have the correct label option class if needed. |
ExposedFormPluginBase::post_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ExposedFormPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
PictureMappingFormController::save |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
ExposedFormPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
theme_link_formatter_link_separate |
function |
drupal/core/modules/field/modules/link/link.module |
Formats a link as separate title and URL elements. |
HandlerBase::buildExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for setting options. |
ManageDisplayTest::testFormatterUI |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests formatter settings. |
AccessPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form for setting options. |
user_form_process_password_confirm |
function |
drupal/core/modules/user/user.module |
Form element process handler for client-side password validation. |
CachedFormulaLoaderTest::$resource |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
FilterAPITest::testFilterFormatAPI |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the function filter_get_filter_types_by_format(). |
WizardPluginBase::build_form_style |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the style options to the wizard form. |
BasePhpFormulaLoader::addPrototype |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |