editor_test_editor_js_settings_alter |
function |
drupal/core/modules/editor/tests/modules/editor_test.module |
Implements hook_editor_js_settings_alter(). |
EntityTranslationSettingsTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchSettingsForm::getModuleOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns names of available search modules. |
AutocompleteWidgetBase::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::settingsForm(). |
config_integration_test.settings.yml |
file |
drupal/core/modules/config/tests/config_integration_test/config/config_integration_test.settings.yml |
drupal/core/modules/config/tests/config_integration_test/config/config_integration_test.settings.yml |
TelephoneLinkFormatter::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TelephoneDefaultWidget::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
datetime_field_instance_settings_form |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_instance_settings_form(). |
hook_form_system_theme_settings_alter |
function |
drupal/core/modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
SearchConfigSettingsFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
TextTrimmedFormatter::settingsSummary |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Returns a short summary for the current formatter settings. |
entity_reference_settings_ajax_submit |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Submit handler for the non-JS case. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
ManageFieldsTest::cardinalitySettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the cardinality settings of a field. |
ManageFieldsTest::assertFieldSettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Asserts field settings are as expected. |
theme_language_content_settings_table |
function |
drupal/core/modules/language/language.admin.inc |
Returns HTML for an administration settings table. |
language_content_settings_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Form submission handler for language_content_settings_form(). |
DateTimeDefaultFormatter::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
FilterSettingsTest::testFilterDefaults |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests explicit and implicit default settings for filters. |
NodePostSettingsTest::testPagePostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms "Basic page" content type and post information is on a new node. |
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
color_form_system_theme_settings_alter |
function |
drupal/core/modules/color/color.module |
Implements hook_form_FORM_ID_alter(). |
PluginSettingsBase::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Implements Drupal\field\Plugin\PluginSettingsInterface::getDefaultSettings(). |
LlamaContextualAndButton::settingsForm |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm(). |
EntityTranslationSettingsTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
|
contact_form_user_admin_settings_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
StatisticsSettingsForm::$moduleHandler |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
The module handler. |
DefaultNumberFormatter::settingsSummary |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Returns a short summary for the current formatter settings. |
TwigSettingsTest::testTwigDebugOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig engine debug setting can be overridden. |
TwigSettingsTest::testTwigCacheOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template cache setting can be overridden. |
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
EntityTranslationSettingsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Modules to enable. |
contact_form_user_admin_settings_submit |
function |
drupal/core/modules/contact/contact.module |
Form submission handler for user_admin_settings(). |
_drupal_rewrite_settings_is_array_index |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
field_test_field_instance_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_instance_settings_form(). |
TelephoneLinkFormatter::settingsSummary |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Returns a short summary for the current formatter settings. |
views.view.test_store_pager_settings.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
hook_field_formatter_settings_form_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the formatter settings form. |
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. |
image_system_file_system_settings_submit |
function |
drupal/core/modules/image/image.module |
Form submission handler for system_file_system_settings(). |
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(). |
PHPUnit_Framework_TestCase::$iniSettings |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
DateTimeDefaultFormatter::settingsSummary |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
syslog_form_system_logging_settings_alter |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
EditorPluginInterface::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns the default settings for this configurable text editor. |
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. |
AjaxCommandsUnitTest::testSettingsCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SettingsCommand objects can be constructed and rendered. |
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |