FormatDateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Definition of Drupal\system\Tests\Common\FormatDateTest. |
ban_ip_form_submit |
function |
drupal/core/modules/ban/ban.admin.inc |
Form submission handler for ban_ip_form(). |
ban_ip_delete_form |
function |
drupal/core/modules/ban/ban.admin.inc |
Form constructor to unban an IP address. |
TextPlainFormatter |
class |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Plugin implementation of the 'text_plain' formatter. |
OverviewBase::form |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Creates a field UI overview form. |
UnformattedSummary |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
The default style plugin for summaries. |
number_format.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format.test |
|
TermFormController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Base for controller for taxonomy term edit forms. |
FormTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Modules to enable. |
CurlMulti::perform |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Get the data from the multi handle |
FormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Modules to enable. |
String::value_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Provide a simple textfield for equality |
drupal_form_submit |
function |
drupal/core/includes/form.inc |
Retrieves, populates, and processes a form. |
system_config_form |
function |
drupal/core/modules/system/system.module |
Adds default behavior to a configuration form. |
theme_confirm_form |
function |
drupal/core/modules/system/system.module |
Returns HTML for a confirmation form. |
entity_form_submit |
function |
drupal/core/includes/entity.inc |
Retrieves, populates, and processes an entity form. |
form_test_redirect |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder to detect form redirect. |
Request::getFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the format associated with the mime type. |
COMMENT_FORM_BELOW |
constant |
drupal/core/modules/comment/comment.module |
Comment form should be shown below post or list of comments. |
Request::setFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Associates a format with mime types. |
EntityFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Definition of Drupal\system\Tests\Entity\EntityFormTest. |
ImageFormatter.php |
file |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Contains \Drupal\image\Plugin\field\formatter\ImageFormatter. |
views_ui_ajax_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Generic entry point to handle forms. |
ExposedFormTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Definition of Drupal\views\Tests\Plugin\ExposedFormTest. |
form_validate_email |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'email'. |
form_validate_color |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'color'. |
form_process_weight |
function |
drupal/core/includes/form.inc |
Expands a weight element into a select element. |
FormatterBase::view |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::view(). |
Numeric::value_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
Provide a simple textfield for equality |
format_xml_elements |
function |
drupal/core/includes/common.inc |
Formats XML elements. |
Field Formatter API |
group |
drupal/core/modules/field/field.api.php |
Define Field API formatter types. |
user_form_test_menu |
function |
drupal/core/modules/user/tests/user_form_test.module |
Implements hook_menu(). |
CachedFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
Adds a caching layer to a loader. |
FieldOverview::form |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Overrides Drupal\field_ui\OverviewBase::form(). |
String::get_formula |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Get the formula for this argument. |
LegacyFormatter.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Definition of Drupal\field\Plugin\field\formatter\LegacyFormatter. |
XmlEncoder::$format |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
DrupalDiffFormatter |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Diff formatter which uses Drupal theme functions.
@private
@subpackage DifferenceEngine |
FormTest::testRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests default value handling of #type 'range' elements. |
form_state_defaults |
function |
drupal/core/includes/form.inc |
Retrieves default values for the $form_state array. |
drupal_rebuild_form |
function |
drupal/core/includes/form.inc |
Constructs a new $form from the information in $form_state. |
JsonEncoder::FORMAT |
constant |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
|
MailToFormatter.php |
file |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Definition of Drupal\email\Plugin\field\formatter\MailToFormatter. |
drupal_process_form |
function |
drupal/core/includes/form.inc |
Processes a form submission. |
drupal_prepare_form |
function |
drupal/core/includes/form.inc |
Prepares a structured form array. |
_form_test_checkbox |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test a checkbox. |
SearchEmbedFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Tests that we can embed a form in search results and submit it. |
form_process_select |
function |
drupal/core/includes/form.inc |
Processes a select list form element. |
form_select_options |
function |
drupal/core/includes/form.inc |
Converts a select form element's options array into HTML. |
PerformanceTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|