ImageEffectDeleteForm::$imageEffect |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image effect to be deleted. |
ajax_test_dialog_form_callback_modal |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
AJAX callback handler for ajax_test_dialog_form(). |
ImageEffectDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the page to go to if the user cancels the action. |
Twig_Extension_Core::setNumberFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Sets the default format to be used by the number_format filter. |
Twig_Extension_Core::getNumberFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Get the default format used by the number_format filter. |
DateTimePlainFormatter::viewElements |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimePlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ImageStyleDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a caption for the button that confirms the action. |
form_test_form_state_database_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for database form_state test. |
DateTimeDefaultFormatter::dateFormat |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Creates a formatted date value as a string. |
ImageStyleDeleteForm::getDescription |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns additional text to display as a description. |
custom_block_type_delete_form_submit |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Form submission handler for custom_block_type_delete_form(). |
authorize_filetransfer_form_validate |
function |
drupal/core/includes/authorize.inc |
Form validation handler for authorize_filetransfer_form(). |
DateTimeDatelistWidget::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
|
NumberDecimalFormatter::settingsForm |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::settingsForm(). |
NumberDecimalFormatter::numberFormat |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::numberFormat(). |
NumberIntegerFormatter::numberFormat |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberIntegerFormatter.php |
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::numberFormat(). |
FormTestControllerObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
PagerPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for validating options |
DefaultNumberFormatter::settingsForm |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Returns a form to configure settings for the formatter. |
DefaultNumberFormatter::viewElements |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Builds a renderable array for a field value. |
DefaultNumberFormatter::numberFormat |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Formats a number. |
FilterPluginBase::showBuildGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the exposed options form. |
SimpletestSettingsForm::validateForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
FilterPluginBase::validateExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the options form. |
PagerPluginBase::exposedFormValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
drupal-7.filter_formats.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.filter_formats.database.php |
|
FilterFormatUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
|
EntityFormController::actionsElement |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the action form element for the current entity form. |
translation_entity_translatable_form |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form constructor for the confirmation of translatability switching. |
telephone_field_formatter_info_alter |
function |
drupal/core/modules/telephone/telephone.module |
Implements hook_field_formatter_info_alter(). |
ExposedFormPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EntityDisplayInterface::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php |
Returns the Formatter plugin for a field. |
OptionsFormattersTest::testFormatter |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php |
Tests the formatters. |
AdminBlockDeleteForm::getConfirmText |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a caption for the button that confirms the action. |
EntityFormController::getFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the form display. |
EntityFormController::setFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Sets the form display. |
ActionAddFormController::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Constructs a new ActionAddFormController. |
SearchBlockTest::testSearchFormBlock |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Test that the search form block can be placed and works. |
batch_test_nested_drupal_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Submits a form within a batch programmatically. |
StylePluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Validate the options form. |
QueryPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Validate the options form. |
MenuNodeTest::testMenuNodeFormWidget |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
Test creating, editing, deleting menu links via node form widget. |
theme_views_ui_rearrange_filter_form |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
path_admin_filter_form_submit_filter |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Filter button. |
VocabularyListController::submitForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form submission handler. |
ModulesInstallConfirmForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a unique string identifying the form. |
ModulesInstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
|
CommentFieldsTest::testCommentFormat |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works correctly with plain text format. |
UnformattedSummary::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Provide a form to edit options for this plugin. |