system.rss.yml

core/modules/system/config/install/system.rss.yml
3 string references to 'system.rss'
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().
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.

File

core/modules/system/config/install/system.rss.yml

View source
  1. channel:
  2. description: ''
  3. items:
  4. limit: 10
  5. view_mode: rss
  6. langcode: en

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.