ActionFormControllerBase::validate |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::validate(). |
NegotiationSelectedForm::buildForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSelectedForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
form_pre_render_actions_dropbutton |
function |
drupal/core/includes/form.inc |
#pre_render callback for #type 'actions'. |
EntityTranslationFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
ExposedFormPluginBase::post_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ViewFormControllerBase::$displayID |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
The name of the display used by the form. |
ExposedFormPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
EntityFormController::getOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getOperation(). |
GenericFileFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ActionAddFormController::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
|
ViewEditFormController::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
The views temp store. |
FilterCrudTest::testTextFormatCrud |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Tests CRUD operations for text formats and filters. |
HandlerBase::buildExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for setting options. |
SearchEmbedFormTest::$submit_count |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Count of how many times the form has been submitted. |
AccessPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form for setting options. |
DefaultProcessor::formatCharacters |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Creates display text for teaser length option values. |
CommentFormController::buildEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides EntityFormController::buildEntity(). |
QueryPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Handle any special handling on the validate form. |
AggregatorCategoryBlock::blockForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
image_field_instance_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
TextTrimmedFormatter::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
user_form_process_password_confirm |
function |
drupal/core/modules/user/user.module |
Form element process handler for client-side password validation. |
TextTrimmedFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Builds a renderable array for a field value. |
update_manager_install_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
theme_link_formatter_link_separate |
function |
drupal/core/modules/link/link.module |
Formats a link as separate link title and URL elements. |
ajax_forms_test_ajax_commands_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for the Ajax Command display form. |
DisplayOverview::$formatterManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
The formatter plugin manager. |
field_ui_form_node_type_form_alter |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
MenuDeleteMenuForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns additional text to display as a description. |
MenuDeleteMenuForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns a caption for the button that confirms the action. |
SiteInformationForm::$aliasManager |
property |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
The path alias manager. |
FILTER_TYPE_TRANSFORM_IRREVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Irreversible transformation filters. |
TaxonomyIndexTid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Provide "link to term" option. |
path_form_taxonomy_term_form_alter |
function |
drupal/core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_term_form(). |
FormatterPluginManager::getOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Returns an array of formatter options for a field type. |
field_test_field_widget_form_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_widget_form_alter(). |
ElementsLabelsTest::testFormLabels |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form elements, labels, title attibutes and required marks output
correctly and have the correct label option class if needed. |
SiteMaintenanceModeForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Returns a unique string identifying the form. |
SearchSettingsForm::$moduleHandler |
property |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
The module handler. |
SiteMaintenanceModeForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
PictureMappingFormController::form |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
FieldPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Performs some cleanup tasks on the options array before saving it. |
PictureMappingFormController::save |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
SystemConfigFormBase::validateForm |
function |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
WidgetInterface::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Massages the form values into the format expected for field values. |
BasePhpFormulaLoader::addPrototype |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
form_test_wrapper_callback_wrapper |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form wrapper for form_test_wrapper_callback_form(). |
ViewAddFormController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Constructs a new ViewEditFormController object. |