SystemDateSettingsUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php |
|
SystemDateSettingsUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php |
The theme to install as the default for testing. |
SystemDateSettingsUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php |
Set database dump files to be used. |
SystemDateSettingsUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php |
Tests update of system.date:country.default & system.date:country.default. |
system_js_settings_alter |
function |
core/modules/system/system.module |
Implements hook_js_settings_alter(). |
system_js_settings_build |
function |
core/modules/system/system.module |
Implements hook_js_settings_build(). |
system_post_update_convert_empty_country_and_timezone_settings_to_null |
function |
core/modules/system/system.post_update.php |
Updates system.date config to NULL for empty country and timezone defaults. |
system_post_update_linkset_settings |
function |
core/modules/system/system.post_update.php |
Add new menu linkset endpoint setting. |
system_post_update_mailer_dsn_settings |
function |
core/modules/system/system.post_update.php |
Add new default mail transport dsn. |
system_post_update_mailer_structured_dsn_settings |
function |
core/modules/system/system.post_update.php |
Add new default mail transport dsn. |
system_post_update_move_development_settings_to_keyvalue |
function |
core/modules/system/system.post_update.php |
Move development settings from state to raw key-value storage. |
Tasks::validateDatabaseSettings |
function |
core/lib/Drupal/Core/Database/Install/Tasks.php |
Validates driver specific configuration settings. |
taxonomy.settings.yml |
file |
core/modules/taxonomy/config/install/taxonomy.settings.yml |
core/modules/taxonomy/config/install/taxonomy.settings.yml |
taxonomy_settings.yml |
file |
core/modules/taxonomy/migrations/taxonomy_settings.yml |
core/modules/taxonomy/migrations/taxonomy_settings.yml |
TelephoneDefaultWidget::defaultSettings |
function |
core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php |
Defines the default settings for this plugin. |
TelephoneDefaultWidget::settingsForm |
function |
core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php |
Returns a form to configure settings for the widget. |
TelephoneDefaultWidget::settingsSummary |
function |
core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php |
Returns a short summary for the current widget settings. |
TelephoneLinkFormatter::defaultSettings |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Defines the default settings for this plugin. |
TelephoneLinkFormatter::settingsForm |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TelephoneLinkFormatter::settingsSummary |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Returns a short summary for the current formatter settings. |
template_preprocess_language_content_settings_table |
function |
core/modules/language/language.admin.inc |
Prepares variables for language content settings table templates. |
TermKernelTest::testParentHandlerSettings |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
The "parent" field must restrict references to the same vocabulary. |
TestFieldDefaultFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
Defines the default settings for this plugin. |
TestFieldDefaultFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldDefaultFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldEmptyFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php |
Defines the default settings for this plugin. |
TestFieldEmptySettingFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
Defines the default settings for this plugin. |
TestFieldEmptySettingFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldEmptySettingFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldMultipleFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
Defines the default settings for this plugin. |
TestFieldMultipleFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldMultipleFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldNoSettingsFormatter |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
Plugin implementation of the 'field_no_settings' formatter. |
TestFieldNoSettingsFormatter.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
|
TestFieldNoSettingsFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
Builds a renderable array for a field value. |
TestFieldPrepareViewFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Defines the default settings for this plugin. |
TestFieldPrepareViewFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldPrepareViewFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldWidget::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Defines the default settings for this plugin. |
TestFieldWidget::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns a form to configure settings for the widget. |
TestFieldWidget::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns a short summary for the current widget settings. |
TestFieldWidgetMultiple::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Defines the default settings for this plugin. |
TestFieldWidgetMultiple::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns a form to configure settings for the widget. |
TestFieldWidgetMultiple::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns a short summary for the current widget settings. |
TestFileTransferWithSettingsForm |
class |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Provides an object to test the settings form functionality. |
TestFileTransferWithSettingsForm.php |
file |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
|
TestFileTransferWithSettingsForm::factory |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
TestFileTransferWithSettingsForm::getSettingsForm |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a settings form with a text field to input a username. |
TestItem::defaultFieldSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the field-level settings for this plugin. |
TestItem::defaultStorageSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the storage-level settings for this plugin. |