ViewsSelection::settingsFormValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Element validate; Check View is valid. |
entity_reference_field_settings_form |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_settings_form(). |
TestFieldEmptyFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php |
Allows formatters to load information for field values being displayed. |
TestFieldWidgetMultiple::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
_update_8000_entity_get_form_display |
function |
drupal/core/modules/entity/entity.install |
Returns the raw configuration object for an EntityFormDisplay entity. |
system_form_user_register_form_alter |
function |
drupal/core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
overlay_form_user_profile_form_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_form_FORM_ID_alter(). |
ViewsTestDataElementForm::submitForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form submission handler. |
ImageToolkitForm::$availableToolkits |
property |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
An array containing currently available toolkits. |
contact_form_user_profile_form_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
ArgumentPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Build the options form. |
SystemConfigFormBase::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Stores the configuration factory. |
SearchSettingsForm::getModuleOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns names of available search modules. |
DisplayBlockTest::testViewsBlockForm |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Test the block form for a Views block. |
AutocompleteWidgetBase::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::settingsForm(). |
field_test_entity_nested_form_submit |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
LocalePluralFormatTest::importPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Imports a standalone .po file in a given language. |
DateFormatDeleteForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The config factory. |
DateFormatDeleteForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns a caption for the button that confirms the action. |
ConfigTestDeleteForm::getConfirmText |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns a caption for the button that confirms the action. |
FieldFormValidationErrorsCommand.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormValidationErrorsCommand.php |
Contains \Drupal\edit\Ajax\FieldFormValidationErrorsCommand. |
ViewAddFormController::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
TelephoneLinkFormatter::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TelephoneLinkFormatter::viewElements |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Builds a renderable array for a field value. |
DisplayPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
TelephoneDefaultWidget::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
PerformanceTest::testReadPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
form_test_programmatic_form_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for programmatic form submissions. |
SerializationTestNormalizer::$format |
property |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
The format that this Normalizer supports. |
form_test_user_register_form_rebuild |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit callback that just lets the form rebuild. |
ImageEffectDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns a caption for the button that confirms the action. |
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
FieldInstanceFormBase::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The field widget plugin manager. |
FieldInstanceFormBase::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The entity manager. |
FormTest::testFieldFormSingleRequired |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
entity_test_entity_form_display_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_form_display_alter(). |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
translation_form_node_type_form_alter |
function |
drupal/core/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
datetime_field_instance_settings_form |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_instance_settings_form(). |
FormTest::testRequiredCheckboxesRadio |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required checkbox, select, and radio elements. |
FormTestArgumentsObject::validateForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
system_date_format_localize_form_save |
function |
drupal/core/modules/system/system.admin.inc |
Save locale specific date formats to the database. |
ViewPreviewFormController::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
The views temp store. |
ActionFormControllerBase::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Constructs a new action form. |
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
HistoryUserTimestamp::buildExposeForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for exposed filter options. |
EntityFormDisplayInterface::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Returns the Widget plugin for a field. |
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
ViewFormControllerBase::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
HandlerBase::validateExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |