install_select_language_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the language selection form. |
LazyAssetManager::getFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an asset's formula. |
TestFieldWidget::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
LazyAssetManager::setFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Sets a formula on the asset manager. |
BreakLockForm::getCancelPath |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
assertStringNotMatchesFormat |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string does not match a given format string. |
PerformanceForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Constructs a PerformanceForm object. |
BasicSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
BasicSettingsForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
NodeFormController::validate |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
filter_fallback_format_title |
function |
drupal/core/modules/filter/filter.module |
Returns the title of the fallback text format. |
filter.format.basic_html.yml |
file |
drupal/core/profiles/standard/config/filter.format.basic_html.yml |
drupal/core/profiles/standard/config/filter.format.basic_html.yml |
BlockFormController::actions |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
ProgrammaticTest::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Helper function used to programmatically submit the form defined in
form_test.module with the given values. |
ImageToolkitForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
UnpublishByKeywordNode::form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Form constructor. |
EntityReferenceFormatterBase |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceFormatterBase.php |
Parent plugin for entity reference formatters. |
PictureMappingFormController |
class |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Form controller for the picture edit/add forms. |
CategoryFormController::form |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
SystemConfigFormBase::create |
function |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Instantiates a new instance of this controller. |
CategoryFormController::save |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
BulkFormBase::getBulkOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Returns the available operations for this form. |
language_admin_overview_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language overview screen. |
ConfigExportForm::submitForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form submission handler. |
HtmlEntityFormController.php |
file |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Contains \Drupal\Core\Entity\HtmlEntityFormController. |
CKEditor::settingsFormSubmit |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormSubmit(). |
ConfigImportForm::submitForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php |
Form submission handler. |
FormulaLoaderInterface::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php |
Loads formulae from a resource. |
WidgetInterface::formElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns the form for a single field widget. |
EntityMalformedException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityMalformedException.php |
Contains \Drupal\Core\Entity\EntityMalformedException. |
DatetimeDefaultFormatter.php |
file |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Contains \Drupal\datetime\Plugin\field\formatter\DateTimeDefaultFormatter. |
RegisterFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
RegisterFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
Serialized::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Default options form that provides the label widget that all fields
should have. |
DateFormatDeleteForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Instantiates a new instance of this controller. |
CachedFormulaLoader::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
PlainFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/PlainFormatter.php |
Builds a renderable array for a field value. |
hook_form_BASE_FORM_ID_alter |
function |
drupal/core/modules/system/system.api.php |
Provide a form-specific alteration for shared ('base') forms. |
DiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
_form_test_disabled_elements |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test disabled elements. |
locale_translate_import_form |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the translation import screen. |
ForumSettingsForm::getFormID |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ForumSettingsForm::buildForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
locale_translate_export_form |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the Gettext translation files export form. |
VocabularyFormController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Definition of Drupal\taxonomy\VocabularyFormController. |
Field::multiple_options_form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provide options for multiple value fields. |
ShortcutFormController::form |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
SqlBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Provide the default form form for validating options |
NodeFormButtonsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
|
ShortcutFormController::save |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::save(). |