FormInterface::buildForm |
function |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Form constructor. |
FilterBase::settingsForm |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Generates a filter's settings form. |
SystemConfigFormTestForm |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/SystemConfigFormTestForm.php |
Tests the SystemConfigFormBase class. |
system_themes_admin_form |
function |
drupal/core/modules/system/system.admin.inc |
Form to select the administration theme. |
views_exposed_form_cache |
function |
drupal/core/modules/views/views.module |
Save the Views exposed form for later use. |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Default options form that provides the label widget that all fields
should have. |
ConfigTestFormController |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Form controller for the test config edit forms. |
text_field_settings_form |
function |
drupal/core/modules/text/text.module |
Implements hook_field_settings_form(). |
BulkForm::getBulkOptions |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Implements \Drupal\system\Plugin\views\field\BulkFormBase::getBulkOptions(). |
_form_button_was_clicked |
function |
drupal/core/includes/form.inc |
Determines if a given button triggered the form submission. |
BulkFormTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php |
Views used by this test. |
ConfigItemExtra::getForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemExtra.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::getForm(). |
form_type_checkbox_value |
function |
drupal/core/includes/form.inc |
Determines the value for a checkbox form element. |
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. |
ConfirmFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php |
|
StyleUnformattedTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Definition of Drupal\views\Tests\Plugin\StyleUnformattedTest. |
system_date_time_formats |
function |
drupal/core/modules/system/system.admin.inc |
Displays the date format strings overview page. |
form_type_datetime_value |
function |
drupal/core/modules/datetime/datetime.module |
Value callback for a datetime element. |
SystemConfigFormBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Contains \Drupal\system\SystemConfigFormBase. |
node-edit-form.html.twig |
file |
drupal/core/modules/node/templates/node-edit-form.html.twig |
Two column template for the node add/edit form. |
HtmlEntityFormController |
class |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Wrapping controller for entity forms that serve as the main page body. |
Result::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php |
Default options form that provides the label widget that all fields
should have. |
ActionFormControllerBase |
class |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Provides a base form controller for action forms. |
form_type_datelist_value |
function |
drupal/core/modules/datetime/datetime.module |
Element value callback for datelist element. |
form_pre_render_checkbox |
function |
drupal/core/includes/form.inc |
Prepares a #type 'checkbox' render element for theme_input(). |
Entity::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Default options form that provides the label widget that all fields
should have. |
ActionEditFormController |
class |
drupal/core/modules/action/lib/Drupal/action/ActionEditFormController.php |
Provides a form controller for action edit forms. |
TestEntityFormController |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Form controller for the test entity edit forms. |
form_process_tableselect |
function |
drupal/core/includes/form.inc |
Creates checkbox or radio elements to populate a tableselect table. |
PluginUIBase::formSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Implements \Drupal\system\Plugin\PluginUIInterface::formSumbit(). |
ConfigItem::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::validateForm(). |
SystemConfigFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Contains \Drupal\system\Tests\Form\SystemConfigFormTest. |
config_admin_import_form |
function |
drupal/core/modules/config/config.admin.inc |
Form constructor for configuration import form. |
FormatDateTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Modules to enable. |
FormatDateTest::LANGCODE |
constant |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Arbitrary langcode for a custom language. |
EntityMalformedException |
class |
drupal/core/lib/Drupal/Core/Entity/EntityMalformedException.php |
Defines an exception thrown when a malformed entity is passed. |
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
EntityTestFormController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Form controller for the test entity edit forms. |
Block::submitOptionsForm |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
TwigFormulaLoader::$twig |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
|
EditorBase::settingsForm |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm(). |
SettingsForm::submitForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
ImageStyleDeleteForm.php |
file |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Contains \Drupal\image\Form\ImageStyleDeleteForm. |
VocabularyFormController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Base form controller for vocabulary edit forms. |
LoggingFormatter::format |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
ImageWidget::formElement |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formElement(). |
form_pre_render_password |
function |
drupal/core/includes/form.inc |
Prepares a #type 'password' render element for theme_input(). |
FileTestForm::submitForm |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Form submission handler. |
String::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Build the options form. |
DisableForm::getQuestion |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |