Analyze::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::submitForm(). |
form_state_defaults |
function |
drupal/core/includes/form.inc |
Retrieves default values for the $form_state array. |
BaseFormIdInterface |
interface |
drupal/core/lib/Drupal/Core/Form/BaseFormIdInterface.php |
Provides an interface for a Form that has a base form ID. |
drupal_rebuild_form |
function |
drupal/core/includes/form.inc |
Constructs a new $form from the information in $form_state. |
format_xml_elements |
function |
drupal/core/includes/common.inc |
Formats XML elements. |
DeleteForm::$action |
property |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
The action to be deleted. |
AddItem::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/AddItem.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
drupal_process_form |
function |
drupal/core/includes/form.inc |
Processes a form submission. |
drupal_prepare_form |
function |
drupal/core/includes/form.inc |
Prepares a structured form array. |
ConfirmFormTestForm |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Provides a test confirmation form. |
EditFieldForm::init |
function |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Initialize the form state and the entity before the first form build. |
XmlEncoder::$format |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
FieldFormatter::$id |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
The plugin ID. |
AccountSettingsForm |
class |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Configure user settings for this site. |
ExposedFormTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Contains \Drupal\views\Tests\Plugin\ExposedFormTest. |
theme_datetime_form |
function |
drupal/core/modules/datetime/datetime.module |
Returns HTML for a HTML5-compatible #datetime form element. |
Display::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
theme_datelist_form |
function |
drupal/core/modules/datetime/datetime.module |
Returns HTML for a date selection form element. |
form_process_select |
function |
drupal/core/includes/form.inc |
Processes a select list form element. |
form_select_options |
function |
drupal/core/includes/form.inc |
Converts a select form element's options array into HTML. |
FormTest::testRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests default value handling of #type 'range' elements. |
Display::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::submitForm(). |
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. |
JsonEncoder::FORMAT |
constant |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
|
ConfigItem::getForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::getForm(). |
form_validate_table |
function |
drupal/core/includes/form.inc |
#element_validate callback for #type 'table'. |
ConfirmFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php |
Contains \Drupal\system\Tests\Form\ConfirmFormTest. |
Field Formatter API |
group |
drupal/core/modules/field/field.api.php |
Define Field API formatter types. |
user_form_test_menu |
function |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.module |
Implements hook_menu(). |
form_validate_email |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'email'. |
SearchEmbedFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Tests that we can embed a form in search results and submit it. |
form_pre_render_tel |
function |
drupal/core/includes/form.inc |
Prepares a #type 'tel' render element for theme_input(). |
Formula::getFormula |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
|
form_pre_render_url |
function |
drupal/core/includes/form.inc |
Prepares a #type 'url' render element for theme_input(). |
form_validate_color |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'color'. |
form_process_weight |
function |
drupal/core/includes/form.inc |
Expands a weight element into a select element. |
XmlEncoder::$format |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/XmlEncoder.php |
The formats that this Encoder supports. |
FilterFormat::$name |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Unique label of the text format. |
FilterFormat::$uuid |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
The UUID for this entity. |
route_enhancer.form |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\Enhancer\FormEnhancer |
OptionsKeyFormatter |
class |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Plugin implementation of the 'list_key' formatter. |
SiteInformationForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Configure site information settings for this site. |
NodeType::buildForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Language::buildForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
DayDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
The date format used in the query. |
BlockFormController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Provides form controller for block instance forms. |
FormatterBase::view |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Builds a renderable array for one field on one entity instance. |
MailToFormatter.php |
file |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Definition of Drupal\email\Plugin\field\formatter\MailToFormatter. |
FieldDeleteForm.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Contains \Drupal\field_ui\Form\FieldDeleteForm. |