You are here

7 string references to 'system.rss' in Drupal 10

ConfigNamesMapperTest::testGetConfigData in core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php
Tests ConfigNamesMapper::getConfigData().
config_translation_test_config_translation_info_alter in core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module
Implements hook_config_translation_info_alter().
MigrateSystemConfigurationTest.php in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest.php in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
RssFeedsForm::buildForm in core/modules/system/src/Form/RssFeedsForm.php
Form constructor.
RssFeedsForm::getEditableConfigNames in core/modules/system/src/Form/RssFeedsForm.php
Gets the configuration names that will be editable.
RssFeedsForm::submitForm in core/modules/system/src/Form/RssFeedsForm.php
Form submission handler.