views_ui_config_item_form_submit_temporary |
function |
drupal/core/modules/views/views_ui/admin.inc |
A submit handler that is used for storing temporary items when using
multi-step changes, such as ajax requests. |
ExposedFormPluginBase::render_exposed_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Render the exposed filter form. |
TestFieldPrepareViewFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView(). |
TestFieldDefaultFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
NodeTranslationController::entityFormAlter |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
NodeTranslationController::entityFormTitle |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormTitle(). |
ExposedFormPluginBase::exposed_form_submit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
This function is executed when exposed form is submited. |
standard_form_install_configure_form_alter |
function |
drupal/core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
EntityFormControllerInterface::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Builds an updated entity object based upon the submitted form values. |
ResolveDefinitionTemplatesPass::$formatter |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
|
FilterDefaultFormatTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Rebuild text format and permission caches in the thread running the tests. |
FilterFormatAccessTest::$filter_admin_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
FilterFormatAccessTest::$disallowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
FormatDateTest::testAdminDefinedFormatDate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests admin-defined formats in format_date(). |
TermTranslationController::entityFormAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
EntityFormController::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Handle possible entity language changes. |
_form_test_tableselect_multiple_false_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test the tableselect #multiple = FALSE functionality. |
template_preprocess_views_view_unformatted |
function |
drupal/core/modules/views/theme/theme.inc |
Display the simple view of rows one after another |
node_form_block_custom_block_delete_submit |
function |
drupal/core/modules/node/node.module |
Form submission handler for node_form_block_custom_block_delete_alter(). |
language_negotiation_configure_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Submit handler for language negotiation settings. |
SearchAdvancedSearchFormTest::testNodeType |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Basic page". |
LoggingFormatter::formatResolveInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
SearchConfigSettingsFormTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
SearchConfigSettingsFormTest::$search_node |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
MultiStepNodeFormBasicOptionsTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Modules to enable. |
StyleUnformattedTest::testDefaultRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Take sure that the default css classes works as expected. |
aggregator_form_aggregator_admin_form_alter |
function |
drupal/core/modules/aggregator/aggregator.processor.inc |
Implements hook_form_aggregator_admin_form_alter(). |
taxonomy_test_form_taxonomy_term_form_alter |
function |
drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module |
Implements hook_form_FORM_ID_alter(). |
SizeUnitTest::testCommonParseSizeFormatSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Cross-tests parse_size() and format_size(). |
RequestTest::getFormatToMimeTypeMapProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TestFieldPrepareViewFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TestFieldMultipleFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
EntityFormControllerInterface::getOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the operation identifying the form controller. |
CachedFormulaLoaderTest::testNotDebugCached |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
FilterNoFormatTest::testCheckMarkupNoFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
Tests text without format. |
ArgumentDefaultPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form for setting options. |
ViewEditFormController::submitDisplayEnable |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to enable a disabled display. |
ViewEditFormController::submitDisplayDelete |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to delete a display from a view. |
SystemConfigFormBase::setUpSystemConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
|
translation_entity_translatable_form_submit |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_translatable_form(). |
hook_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alter the field formatter settings summary. |
TextTranslationTest::testTextFieldFormatted |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Check that user that does not have access the field format cannot see the
source value when creating a translation. |
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements EntityFormControllerInterface::isDefaultFormLangcode(). |
_form_element_triggered_scripted_submission |
function |
drupal/core/includes/form.inc |
Detects if an element triggered the form submission via Ajax. |
form_test_form_rebuild_preserve_values_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing preservation of values during a rebuild. |
language_admin_add_predefined_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
LocalePluralFormatTest::testGetPluralFormat |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Tests locale_get_plural() and format_plural() functionality. |
DisplayExtenderPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide a form to edit options for this plugin. |
language_negotiation_configure_session_form |
function |
drupal/core/modules/language/language.admin.inc |
Builds the session language negotiation method configuration form. |