FormTestEventSubscriber::onKernelRequest |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/EventSubscriber/FormTestEventSubscriber.php |
Adds custom attributes to the request object. |
theme_locale_translate_edit_form_strings |
function |
drupal/core/modules/locale/locale.pages.inc |
Returns HTML for translation edit form. |
IssnValidatorTest::testInvalidFormatIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getInvalidFormatedIssn |
ModulesInstallConfirmForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns the page to go to if the user cancels the action. |
hook_field_formatter_settings_form_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the formatter settings form. |
GetUntransformedTextCommand::__construct |
function |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Constructs a GetUntransformedTextCommand object. |
SystemConfigFormTestBase::testConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php |
Submit the system_config_form ensure the configuration has expected values. |
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Builds a renderable array for a field value. |
ajax_forms_test_validation_form_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
ShortcutTestBase::getShortcutInformation |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Extracts information from shortcut set links. |
ModulesUninstallConfirmForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns the question to ask the user. |
CustomBlockFormController::prepareEntity |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareEntity(). |
EntityReferenceIdFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Overrides \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
BasePhpFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns an array of prototypical calls and options. |
node_form_system_themes_admin_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
DateFormatLocalizeResetForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Constructs a DateFormatLocalizeResetForm object. |
DateFormatLocalizeResetForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the question to ask the user. |
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
dblog_form_system_logging_settings_alter |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
PerformanceTest::testDocLexerPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
editor_form_filter_admin_format_validate |
function |
drupal/core/modules/editor/editor.module |
Additional validate handler for filter_admin_format_form(). |
LinkFieldTest::testLinkSeparateFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the 'link_separate' formatter. |
EntityFormControllerInterface::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the form entity. |
EntityFormControllerInterface::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Sets the form entity. |
DrupalDiffFormatter::DrupalDiffFormatter |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
NodeFormButtonsTest::testNodeFormButtons |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Tests that the right buttons are displayed for saving nodes. |
DisplayPluginBase::viewExposedFormBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the exposed form as block. |
DateTimeDefaultFormatter::settingsSummary |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
FieldAttachOtherTest::testFieldAttachForm |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_form(). |
ElementsTableSelectTest::formSubmitHelper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
EntityFormDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the behavior of a field component within an EntityFormDisplay object. |
FieldInstanceFormBase::getNextDestination |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
Returns the next redirect path in a multipage sequence. |
syslog_form_system_logging_settings_alter |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
MenuLinkFormController::$pathAliasManager |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
The path alias manager. |
system_date_format_language_overview_page |
function |
drupal/core/modules/system/system.admin.inc |
Page callback: Displays edit date format links for each language. |
PHPUnit_Util_Class::getPackageInformation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the package information of a user-defined class. |
UserValidateCurrentPassCustomFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Definition of Drupal\user\Tests\UserValidateCurrentPassCustomFormTest. |
ViewPreviewFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Instantiates a new instance of this entity controller. |
FormTest::testMultiFormSameNameErrorClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests error border of multiple fields with same name in a page. |
FormTest::testFormStateDatabaseConnection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests a form with a form state storing a database connection. |
FilterFormatAccessTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Rebuilds text format and permission caches in the thread running the tests. |
ImageToolkitInterface::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Handles submissions for toolkit's settings form. |
EditorPluginInterface::settingsFormSubmit |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Modifies any values in the form state to prepare them for saving. |
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
IssnValidatorTest::getInvalidFormatedIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
TermTranslationController::entityFormSave |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Form submission handler for TermTranslationController::entityFormAlter(). |
ModulesInstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a caption for the button that confirms the action. |