FormInterface |
interface |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Provides an interface for a Form. |
format_plural |
function |
drupal/core/includes/common.inc |
Formats a string containing a count of items. |
EditFieldForm |
class |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Builds and process a form for editing a single entity field. |
ViewsFormBase |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Provides a base class for Views UI AJAX forms. |
MultiFormTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Tests Ajax-enabled forms functionality with multiple instances of the form. |
Formula::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Overrides Drupal\views\Plugin\views\argument\ArgumentPluginBase::init(). |
Date::$format |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
The date format used in the title. |
BreakLockForm |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Builds the form to break the lock of an edited view. |
FormatterBase |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Base class for 'Field formatter' plugin implementations. |
LinkFormatter |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'link' formatter. |
ajax_get_form |
function |
drupal/core/includes/ajax.inc |
Gets a form submitted via #ajax during an Ajax callback. |
DiffFormatter |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
A class to format Diffs |
LinkFormatter |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'taxonomy_term_reference_link' formatter. |
form_test_url |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing #type 'url' elements. |
views_form_id |
function |
drupal/core/modules/views/views.module |
Returns a form ID for a Views form using the name and display of the View. |
format_string |
function |
drupal/core/includes/bootstrap.inc |
Formats a string for HTML display by replacing variable placeholders. |
Term::$format |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The text format name for the term's description. |
FormCacheTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormCacheTest.php |
Tests form caching. |
node_type_form |
function |
drupal/core/modules/node/content_types.inc |
Form constructor for the node type editing form. |
EntityFormTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Tests the Entity Form Controller. |
form_get_cache |
function |
drupal/core/includes/form.inc |
Fetches a form from the cache. |
form_set_cache |
function |
drupal/core/includes/form.inc |
Stores a form in the cache. |
_form_validate |
function |
drupal/core/includes/form.inc |
Performs validation on form elements. |
form_set_error |
function |
drupal/core/includes/form.inc |
Files an error against a form element. |
form_get_error |
function |
drupal/core/includes/form.inc |
Returns the error message filed against the given form element. |
FormTestObject |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Provides a test form object. |
FieldFormatter |
class |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
Defines a FieldFormatter annotation object. |
DeleteForm.php |
file |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Contains \Drupal\action\Form\DeleteForm. |
DeleteForm.php |
file |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Contains \Drupal\path\Form\DeleteForm. |
form_set_value |
function |
drupal/core/includes/form.inc |
Changes submitted form values during form validation. |
FormValuesTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Tests that $form_state['values'] is properly delivered to $ajax['callback']. |
FormController |
class |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Routing controller class for condition_test testing of condition forms. |
TableFormatter |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Plugin implementation of the 'file_table' formatter. |
FormatDateTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests the format_date() function. |
field.form.inc |
file |
drupal/core/modules/field/field.form.inc |
Field forms management. |
Formula::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Build the query based upon the formula |
ImageFormatter |
class |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Plugin implementation of the 'image' formatter. |
FormEditor.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/FormEditor.php |
Contains \Drupal\edit\Plugin\InPlaceEditor\FormEditor. |
String::format |
function |
drupal/core/lib/Drupal/Component/Utility/String.php |
Formats a string for HTML display by replacing variable placeholders. |
DeleteForm.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Contains \Drupal\forum\Form\DeleteForm. |
DeleteForm.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Contains \Drupal\contact\Form\DeleteForm. |
SetFormCommand |
class |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
Provides an AJAX command for setting a form in the views edit modal. |
Php::buildForm |
function |
drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
filter_formats |
function |
drupal/core/modules/filter/filter.module |
Retrieves a list of text formats, ordered by weight. |
FileSystemForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Configure file system settings for this site. |
DeleteForm.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Contains \Drupal\views_ui\Form\DeleteForm. |
form_test_menu |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_menu(). |
FormObjectTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php |
Tests building a form from an object. |
PlainFormatter |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/PlainFormatter.php |
Plugin implementation of the 'taxonomy_term_reference_plain' formatter. |
EasyRdf_Format |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Class the represents an RDF file format. |