DateFormatsLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
shortcut_set_add_form_validate |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Validation handler for shortcut_set_add_form(). |
CategoryFormController::delete |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
TestEntityFormController::form |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
TestEntityFormController::save |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
VocabularyFormController::form |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
FormatDateTest::testFormatDate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests the format_date() function. |
VocabularyFormController::save |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
CheckboxTest::testFormCheckbox |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php |
|
ViewEditFormController::submit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
ViewEditFormController::cancel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Form submission handler for the 'cancel' action. |
SortPluginBase::show_sort_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Shortcut to display the value form. |
ChainEncoder::$encoderByFormat |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
|
system_date_delete_format_form |
function |
drupal/core/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date format. |
CommentFormController::actions |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
CommentFormController::preview |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Form submission handler for the 'preview' action. |
views-view-unformatted.tpl.php |
file |
drupal/core/modules/views/theme/views-view-unformatted.tpl.php |
Default simple view template to display a list of rows. |
SystemConfigFormBase::$form_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Form ID to use for testing. |
DrupalDiffFormatter::_end_diff |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
DrupalDiffFormatter::addedLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Note: you should HTML-escape parameter before calling this. |
DrupalDiffFormatter::emptyLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
FormTest::testDisabledElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Test handling of disabled elements. |
EntityFormController::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::validate(). |
NumberUnformattedFormatter.php |
file |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Definition of Drupal\number\Plugin\field\formatter\NumberUnformattedFormatter. |
ChainDecoder::$decoderByFormat |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
|
FunctionCallsFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
|
PictureFormatter::settingsForm |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
field_test_field_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_settings_form(). |
PictureFormatter::viewElements |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
BooleanOperator::operator_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Options form subform for setting the operator. |
field_form_element_after_build |
function |
drupal/core/modules/field/field.form.inc |
After-build callback for field elements in a form. |
language_admin_add_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the custom and predefined language addition form submission. |
form_test_state_persist_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit handler. |
image_style_delete_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler to delete an image style. |
openid_user_delete_form_submit |
function |
drupal/core/modules/openid/openid.pages.inc |
|
_field_invoke_formatter_target |
function |
drupal/core/modules/field/field.attach.inc |
Defines a 'target function' for field_invoke_method(). |
EntityTestFormController::form |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
EntityTestFormController::save |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
install_settings_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_settings_form(). |
TwigFormulaLoader::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
|
FilterPluginBase::operator_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Options form subform for setting the operator. |
Serialized::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Validate the options form. |
views_ui_config_item_group_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form to config_item items in the views UI. |
FormatterInterface::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Allows formatters to load information for field values being displayed. |
views_ui_config_item_extra_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form to config_item items in the views UI. |
ajax_forms_test_validation_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for AJAX validation form. |
LanguageField::buildOptionsForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Default options form that provides the label widget that all fields
should have. |
install_configure_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_configure_form(). |
HttpAssetTest::testMalformedUrl |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php |
|
PrerenderList::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Default options form that provides the label widget that all fields
should have. |