MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
FormatterLegacyDiscoveryDecorator |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php |
Custom decorator to add legacy widgets. |
FilterPluginBase::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Options form subform for exposed filter options. |
comment_form_node_type_form_alter |
function |
drupal/core/modules/comment/comment.module |
Implements hook_form_FORM_ID_alter(). |
PathPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::submitOptionsForm(). |
aggregator_form_category_validate |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form validation handler for aggregator_form_category(). |
locale_translate_edit_form_submit |
function |
drupal/core/modules/locale/locale.pages.inc |
Form submission handler for locale_translate_edit_form(). |
Rss::options_form_summary_options |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title |
Twig_Extension_Core::$dateFormats |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
theme_views_ui_expose_filter_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Theme the expose filter form. |
link_field_instance_settings_form |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_instance_settings_form(). |
NodeNewComments::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Default options form that provides the label widget that all fields
should have. |
NodeFormController::prepareEntity |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Prepares the node object. |
ExposedFormPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
link_field_formatter_prepare_view |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_prepare_view(). |
ExposedFormPluginBase::reset_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ViewUI::submitDisplaysReorderForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Submit handler for rearranging display form |
filter_get_filter_types_by_format |
function |
drupal/core/modules/filter/filter.module |
Retrieves all filter types that are used in a given text format. |
RequestTest::testGetRequestFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
StylePluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Provide a form to edit options for this plugin. |
XssUnitTest::testFormatStringAndT |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Tests t() and format_string() replacement functionality. |
BasePhpFormulaLoader::$prototypes |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
BasePhpFormulaLoader::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
StorageTest::testFormStatePersist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties. |
text_field_instance_settings_form |
function |
drupal/core/modules/field/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
BasePhpFormulaLoader::processCall |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
CachedFormulaLoader::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
DateFormatsLanguageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Modules to enable. |
FilterFormatAccessTest::$web_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
UnformattedSummary::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
date_default_format_interval.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_default_format_interval.test |
|
VocabularyFormController::actions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Returns an array of supported actions for the current entity form. |
filter_admin_format_form_validate |
function |
drupal/core/modules/filter/filter.admin.inc |
Form validation handler for filter_admin_format_form(). |
ViewEditFormController::getEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::getEntity(). |
ViewEditFormController::setEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::setEntity(). |
SortPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Simple submit handler |
filter_test_filter_format_disable |
function |
drupal/core/modules/system/tests/modules/filter_test/filter_test.module |
Implements hook_filter_format_disable(). |
simpletest_settings_form_validate |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Validation handler for simpletest_settings_form(). |
system_date_formats_form_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validate date format string submission. |
ContextualLinks::buildOptionsForm |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Default options form that provides the label widget that all fields
should have. |
BaseCompilerFilter::setFormatting |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ResponseTest::testIsInformational |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DrupalDiffFormatter::_start_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
file_field_instance_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
EntityFormController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Constructs an EntityFormController object. |
TaxonomyIndexTid::buildExposeForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Options form subform for exposed filter options. |
hook_field_instance_settings_form |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Add settings to an instance field settings form. |
FormTest::assertFormValuesDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Assert that the values submitted to a form matches the default values of the elements. |
TextSummaryOrTrimmedFormatter.php |
file |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php |
Definition of Drupal\text\Plugin\field\formatter\TextSummaryOrTrimmedFormatter. |