NumberWidget::formElement |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
FilterFormatInterface.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Contains \Drupal\filter\Plugin\Core\Entity\FilterFormatInterface. |
FormTestServiceObject.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Contains \Drupal\form_test\FormTestServiceObject. |
FormTestObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FormTestObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
text_filter_format_update |
function |
drupal/core/modules/text/text.module |
Implements hook_filter_format_update(). |
ConfirmFormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php |
Modules to enable. |
form_type_textfield_value |
function |
drupal/core/includes/form.inc |
Determines the value for a textfield form element. |
ActionAdminManageForm.php |
file |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Contains \Drupal\action\Form\ActionAdminManageForm. |
FieldFormatter::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
An array whose keys are the names of the settings available to the
formatter type, and whose values are the default values for those settings. |
Page::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::validateOptionsForm(). |
system_date_format_exists |
function |
drupal/core/modules/system/system.admin.inc |
Checks if the chosen machine_name exists or not. |
FormTest::testEmptySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests a select element when #options is not set. |
ViewPreviewFormController |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Form controller for the Views preview form. |
CommentFormController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Definition of Drupal\comment\CommentFormController. |
ViewsFormBase::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
EntityTranslationFormTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Tests entity translation form. |
FormController::getFormID |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
Comment::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Provide link-to-comment option |
FormController::buildForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
RowTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
form_process_machine_name |
function |
drupal/core/includes/form.inc |
Processes a machine-readable name form element. |
batch_test_multistep_form |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form constructor for a multistep form. |
Response::isInformational |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Checks if HTTP Status code is Information (1xx) |
DeleteForm::$taxonomyTerm |
property |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
The taxonomy term being deleted. |
form_process_autocomplete |
function |
drupal/core/includes/form.inc |
Adds autocomplete functionality to elements with a valid #autocomplete_path. |
DeleteForm::getCancelPath |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Returns the page to go to if the user cancels the action. |
book_form_node_form_alter |
function |
drupal/core/modules/book/book.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
BasicTest::testWizardForm |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
Tests the actual wizard form. |
form_pre_render_textfield |
function |
drupal/core/includes/form.inc |
Prepares a #type 'textfield' render element for theme_input(). |
SettingsForm::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Constructs a \Drupal\aggregator\SettingsForm object. |
ImageEffectDeleteForm.php |
file |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Contains \Drupal\image\Form\ImageEffectDeleteForm. |
EntityFormDisplayTest.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Contains \Drupal\entity\Tests\EntityFormDisplayTest. |
Date::defaultArgumentForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Add an option to set the default value to the current date. |
ImageWidget::settingsForm |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::settingsForm(). |
views_ui_ajax_update_form |
function |
drupal/core/modules/views_ui/admin.inc |
Updates a part of the add view form via AJAX. |
NodeRow::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/NodeRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
FieldOverview::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Overrides \Drupal\field_ui\OverviewBase::submitForm(). |
image_field_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_settings_form(). |
OpmlFeedAdd::validateForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Form validation handler. |
Mapping::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
ModulesInstallConfirmForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Builds a confirmation form for required modules. |
UserAdminSettingsFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
LinkSeparateFormatter.php |
file |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Contains \Drupal\link\Plugin\field\formatter\LinkSeparateFormatter. |
NodeBulkForm::__construct |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php |
Constructs a new NodeBulkForm object. |
menu_form_node_form_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_form_BASE_FORM_ID_alter(). |
Counter::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Default options form that provides the label widget that all fields
should have. |
TestFieldDefaultFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Plugin implementation of the 'field_test_default' formatter. |
Schema::$tableInformation |
property |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
A cache of information about blob columns and sequences of tables. |
MenuDeleteMenuForm::$menu |
property |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
The menu object to be deleted. |