NodeFormController::actions |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
ExposedFormPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Initialize the plugin. |
InOperator::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Options form subform for exposed filter options. |
NodeFormController::preview |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Form submission handler for the 'preview' action. |
WizardInterface::build_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Form callback to build other elements in the "show" form. |
views_exposed_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for exposed filters |
RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
batch_test_mock_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_mock_form(). |
AccountFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
_filter_format_is_cacheable |
function |
drupal/core/modules/filter/filter.module |
Determines whether the output of a given text format can be cached. |
StyleTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
HandlerBase::showExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Shortcut to display the exposed options form. |
FilterNoFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
|
StorageTest::testFormCached |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form with an activated $form_state['cache'] property. |
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
hook_user_format_name_alter |
function |
drupal/core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
CachedFormulaLoader::$debug |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
ProfileFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
system_modules_confirm_form |
function |
drupal/core/modules/system/system.admin.inc |
Display confirmation form for required modules. |
options_field_settings_form |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_settings_form(). |
ViewCloneFormController.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Contains \Drupal\views_ui\ViewCloneFormController. |
system_performance_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure site performance settings. |
search_embedded_form.module |
file |
drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module |
Test module implementing a form that can be embedded in search results. |
TextareaWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
Date::default_argument_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Add an option to set the default value to the current date. |
simpletest_test_form_submit |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Run selected tests. |
DiffFormatter::$show_header |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Should a block header be shown? |
CommentFormController::form |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
DiffFormatter::_start_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
CommentFormController::save |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
FilterDefaultFormatTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Definition of Drupal\filter\Tests\FilterDefaultFormatTest. |
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
SystemConfigFormBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Sets up a Drupal site for running functional and integration tests. |
authorize_filetransfer_form |
function |
drupal/core/includes/authorize.inc |
Form constructor for the file transfer authorization form. |
form_test_load_include_menu |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Form constructor for testing FAPI file inclusion of the file specified in
hook_menu(). |
FieldInstance::getFormatter |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Returns a Formatter plugin for the instance. |
EntityRow::buildOptionsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
DrupalDiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
CachedFormulaLoaderTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
DrupalDiffFormatter::_added |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
EntityFormController::build |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::build(). |
system_settings_form_submit |
function |
drupal/core/modules/system/system.module |
Execute the system_settings_form. |
ManyToOne::$value_form_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
|
form_type_tableselect_value |
function |
drupal/core/includes/form.inc |
Determines the value for a tableselect form element. |
aggregator_page_source_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |
DateFormatsLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Definition of Drupal\system\Tests\System\DateFormatsLanguageTest. |
form_test_checkboxes_radios |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test expansion of #type checkboxes and radios. |
BooleanOperator::value_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Options form subform for setting options. |
theme_views_form_views_form |
function |
drupal/core/modules/views/theme/theme.inc |
Theme function for a View with form elements: replace the placeholders. |
image_style_form_add_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |