| TestTasksSettingsSub1::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
Returns the localized title to be shown for this tab. |
| test_basetheme.settings.yml |
file |
core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml |
core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml |
| test_deprecated_theme.settings.yml |
file |
core/modules/system/tests/themes/test_deprecated_theme/config/install/test_deprecated_theme.settings.yml |
core/modules/system/tests/themes/test_deprecated_theme/config/install/test_deprecated_theme.settings.yml |
| test_subtheme.settings.yml |
file |
core/modules/system/tests/themes/test_subtheme/config/install/test_subtheme.settings.yml |
core/modules/system/tests/themes/test_subtheme/config/install/test_subtheme.settings.yml |
| test_theme_libraries_override_with_drupal_settings.info.yml |
file |
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml |
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml |
| test_theme_settings.info.yml |
file |
core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml |
core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml |
| test_theme_settings.schema.yml |
file |
core/modules/system/tests/themes/test_theme_settings/config/schema/test_theme_settings.schema.yml |
core/modules/system/tests/themes/test_theme_settings/config/schema/test_theme_settings.schema.yml |
| test_theme_settings_features.info.yml |
file |
core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml |
core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml |
| test_theme_settings_features.schema.yml |
file |
core/modules/system/tests/themes/test_theme_settings_features/config/schema/test_theme_settings_features.schema.yml |
core/modules/system/tests/themes/test_theme_settings_features/config/schema/test_theme_settings_features.schema.yml |
| test_theme_settings_form_system_theme_settings_alter |
function |
core/modules/system/tests/themes/test_theme_settings/theme-settings.php |
Implements hook_form_system_theme_settings_alter(). |
| test_theme_settings_form_system_theme_settings_submit |
function |
core/modules/system/tests/themes/test_theme_settings/theme-settings.php |
Test theme form settings submission handler. |
| test_theme_theme_form_system_theme_settings_alter |
function |
core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme |
Implements hook_form_system_theme_settings_alter(). |
| test_theme_theme_form_system_theme_settings_submit |
function |
core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme |
Test theme form settings submission handler. |
| text.settings.yml |
file |
core/modules/text/config/install/text.settings.yml |
core/modules/text/config/install/text.settings.yml |
| TextareaWidget::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget::defaultSettings |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php |
Defines the default settings for this plugin. |
| TextareaWithSummaryWidget::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget::settingsSummary |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php |
Returns a short summary for the current widget settings. |
| TextItem::defaultStorageSettings |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItem.php |
Defines the storage-level settings for this plugin. |
| TextItem::storageSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItem.php |
Returns a form for the storage-level settings. |
| TextTrimmedFormatter::defaultSettings |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Defines the default settings for this plugin. |
| TextTrimmedFormatter::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
| TextTrimmedFormatter::settingsSummary |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Returns a short summary for the current formatter settings. |
| TextWithSummaryItem::defaultFieldSettings |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Defines the field-level settings for this plugin. |
| TextWithSummaryItem::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Returns a form for the field-level settings. |
| text_settings.yml |
file |
core/modules/text/migrations/text_settings.yml |
core/modules/text/migrations/text_settings.yml |
| theme-settings.php |
file |
core/modules/system/tests/themes/test_theme_settings/theme-settings.php |
Test to ensure theme compatibility with managed files. |
| theme-settings.php |
file |
core/themes/olivero/theme-settings.php |
Functions to support Olivero theme settings. |
| ThemeSettings |
class |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
Provides a configuration API wrapper for runtime merged theme settings. |
| ThemeSettings |
class |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Persist theme settings to the config system. |
| ThemeSettings |
class |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
Drupal 7 theme settings source from database. |
| ThemeSettings.php |
file |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
|
| ThemeSettings.php |
file |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
|
| ThemeSettings.php |
file |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
|
| ThemeSettings::$configFactory |
property |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
The configuration factory. |
| ThemeSettings::$theme |
property |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
The theme of the theme settings object. |
| ThemeSettings::create |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Creates an instance of the plugin. |
| ThemeSettings::fields |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Returns an array of destination fields. |
| ThemeSettings::fields |
function |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
Returns available fields on the source. |
| ThemeSettings::getCacheTags |
function |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
The cache tags associated with this object. |
| ThemeSettings::getIds |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Gets the destination IDs. |
| ThemeSettings::getIds |
function |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
Defines the source fields uniquely identifying a source row. |
| ThemeSettings::getTheme |
function |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
Returns the theme of this theme settings object. |
| ThemeSettings::import |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Import the row. |
| ThemeSettings::query |
function |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
|
| ThemeSettings::__construct |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Constructs a theme settings destination object. |
| ThemeSettings::__construct |
function |
core/lib/Drupal/Core/Theme/ThemeSettings.php |
Constructs a theme settings object. |
| ThemeSettingsForm |
class |
core/modules/system/src/Form/ThemeSettingsForm.php |
Displays theme configuration for entire site and individual themes. |
| ThemeSettingsForm.php |
file |
core/modules/system/src/Form/ThemeSettingsForm.php |
|
| ThemeSettingsForm::$editableConfig |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
An array of configuration names that should be editable. |