Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.

All search results

Title Object type File name Summary
d6_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml
d6_date_formats.yml file core/modules/system/migrations/d6_date_formats.yml core/modules/system/migrations/d6_date_formats.yml
d6_field_formatter_settings.yml file core/modules/field/migrations/d6_field_formatter_settings.yml core/modules/field/migrations/d6_field_formatter_settings.yml
d6_filter_format.yml file core/modules/filter/migrations/d6_filter_format.yml core/modules/filter/migrations/d6_filter_format.yml
d6_system_performance.yml file core/modules/system/migrations/d6_system_performance.yml core/modules/system/migrations/d6_system_performance.yml
d6_upload_entity_form_display.yml file core/modules/file/migrations/d6_upload_entity_form_display.yml core/modules/file/migrations/d6_upload_entity_form_display.yml
d6_vocabulary_entity_form_display.yml file core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml
d7_comment_entity_form_display.yml file core/modules/comment/migrations/d7_comment_entity_form_display.yml core/modules/comment/migrations/d7_comment_entity_form_display.yml
d7_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml
d7_field_formatter_settings.yml file core/modules/field/migrations/d7_field_formatter_settings.yml core/modules/field/migrations/d7_field_formatter_settings.yml
d7_filter_format.yml file core/modules/filter/migrations/d7_filter_format.yml core/modules/filter/migrations/d7_filter_format.yml
d7_system_performance.yml file core/modules/system/migrations/d7_system_performance.yml core/modules/system/migrations/d7_system_performance.yml
DatabaseTestForm class core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php Form controller for database_test module.
DatabaseTestForm.php file core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php
DatabaseTestForm::buildForm function core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php Form constructor.
DatabaseTestForm::getFormId function core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php Returns a unique string identifying the form.
DatabaseTestForm::submitForm function core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php Form submission handler.
DataFieldRow::buildOptionsForm function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Provide a form for setting options.
DataFieldRow::validateOptionsForm function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Validate the options form.
date.formatter service core/core.services.yml Drupal\Core\Datetime\DateFormatter
Date::$argFormat property core/modules/views/src/Plugin/views/argument/Date.php The date format used in the query.
Date::$dateFormat property core/modules/datetime/src/Plugin/views/filter/Date.php Date format for SQL conversion.
Date::$dateFormatStorage property core/modules/views/src/Plugin/views/field/Date.php The date format storage.
Date::$dateFormatter property core/modules/views/src/Plugin/views/field/Date.php The date formatter service.
Date::$dateFormatter property core/modules/views/src/Plugin/views/argument/Date.php The date formatter service.
Date::$dateFormatter property core/modules/datetime/src/Plugin/views/filter/Date.php The date formatter service.
Date::$format property core/modules/views/src/Plugin/views/argument/Date.php The date format used in the title.
Date::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Date.php Basic options for all sort criteria.
Date::buildOptionsForm function core/modules/views/src/Plugin/views/field/Date.php Default option form that provides label widget that all fields should have.
Date::defaultArgumentForm function core/modules/views/src/Plugin/views/argument/Date.php Add an option to set the default value to the current date.
Date::getDateFormat function core/modules/datetime/src/Plugin/views/sort/Date.php Overridden in order to pass in the string date flag.
Date::getDateFormat function core/modules/datetime/src/Plugin/views/argument/Date.php Creates cross-database SQL date formatting.
Date::getFormula function core/modules/views/src/Plugin/views/argument/Date.php Gets the prepared formula.
Date::validateOptionsForm function core/modules/views/src/Plugin/views/filter/Date.php Simple validate handler.
Date::valueForm function core/modules/views/src/Plugin/views/filter/Date.php Add a type selector to the value form.
DateField::getFieldFormatterMap function core/modules/datetime/src/Plugin/migrate/field/DateField.php Get a map between D6 formatters and D8 formatters for this field type.
DateFormat class core/modules/config_translation/src/FormElement/DateFormat.php Defines the date format element for the configuration translation interface.
DateFormat class core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Defines the Date Format configuration entity class.
DateFormat.php file core/lib/Drupal/Core/Datetime/Entity/DateFormat.php
DateFormat.php file core/modules/config_translation/src/FormElement/DateFormat.php
DateFormat::$id property core/lib/Drupal/Core/Datetime/Entity/DateFormat.php The date format machine name.
DateFormat::$label property core/lib/Drupal/Core/Datetime/Entity/DateFormat.php The human-readable name of the date format entity.
DateFormat::$locked property core/lib/Drupal/Core/Datetime/Entity/DateFormat.php The locked status of this date format.
DateFormat::$pattern property core/lib/Drupal/Core/Datetime/Entity/DateFormat.php The date format pattern.
DateFormat::getCacheTagsToInvalidate function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Returns the cache tags that should be used to invalidate caches.
DateFormat::getPattern function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Gets the date pattern string for this format.
DateFormat::getTranslationElement function core/modules/config_translation/src/FormElement/DateFormat.php Returns the translation form element for a given configuration definition.
DateFormat::isLocked function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Determines if this date format is locked.
DateFormat::setPattern function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Sets the date pattern for this format.
DateFormat::sort function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Callback for uasort() to sort configuration entities by weight and label.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.