DateFormatDeleteForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns the question to ask the user. |
CachedFormulaLoader::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
ConfigTestDeleteForm::$configTest |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
The config_test entity to be deleted. |
ConfigTestDeleteForm::getQuestion |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns the question to ask the user. |
StatisticsSettingsForm::getFormID |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
file_field_instance_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
StatisticsSettingsForm::buildForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
StatisticsPopularBlock::blockForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
SerializationTestEncoder::$format |
property |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
The format that this Encoder supports. |
form_test_clicked_button_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for the form_test_clicked_button() form. |
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Contains \Drupal\Core\Entity\EntityFormControllerInterface. |
EntityReferenceLabelFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceLabelFormatter. |
Twig_Extension_Core::$dateFormats |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
FieldWidgetTypeForm::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form validation handler. |
DrupalDiffFormatter::_start_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ConfigurableActionInterface::form |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionInterface.php |
Form constructor. |
views.view.test_node_bulk_form.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml |
EasyRdf_Format::registerSerialiser |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Class method to register a serialiser class to a format name |
DateTimeDefaultWidget::formElement |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
EasyRdf_Format::getDefaultMimeType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the default registered mime type for a format object |
BaseFormIdInterface::getBaseFormID |
function |
drupal/core/lib/Drupal/Core/Form/BaseFormIdInterface.php |
Returns a string identifying the base form. |
authorize_filetransfer_form_submit |
function |
drupal/core/includes/authorize.inc |
Form submission handler for authorize_filetransfer_form(). |
EditLoadingTest::retrieveFieldForm |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Retrieve field form from the server. May also result in additional
JavaScript settings and CSS/JS being loaded. |
FilterPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
EasyRdf_Format::setSerialiserClass |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Set the serialiser to use for a format |
EasyRdf_Format::getSerialiserClass |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the name of the class to use to serialise the format |
FilterPluginBase::showOperatorForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the operator form. |
FieldInstanceFormBase::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
Constructs a new field instance form. |
PagerPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for submitting options |
SimpletestResultsForm::__construct |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object. |
ActionAdminManageForm::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Constructs a new ActionAdminManageForm. |
ConfirmFormTestForm::getCancelPath |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
translation_entity_form_controller |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the entity form controller for the given form. |
SizeUnitTest::testCommonFormatSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that format_size() returns the expected string. |
ConfirmFormTestForm::getCancelText |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getCancelText(). |
_form_builder_handle_input_element |
function |
drupal/core/includes/form.inc |
Adds the #name and #value properties of an input element before rendering. |
SimpletestSettingsForm::submitForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
PagerPluginBase::exposedFormSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
FilterPluginBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Render our chunk of the exposed filter form when selecting |
FieldFormSavedCommand::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormSavedCommand.php |
Constructs a FieldFormSavedCommand object. |
FilterAPITest::testFilterFormatAPI |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the function filter_get_filter_types_by_format(). |
FormTestArgumentsObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FormTestArgumentsObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
EntityFormController::setOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Sets the operation for this form. |
views.view.test_user_bulk_form.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml |
EntityFormController::validateForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form validation handler. |
FilterFormatUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ViewPreviewFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
NegotiationSessionForm::submitForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSessionForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
NegotiationSelectedForm::getFormID |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSelectedForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |