bootstrap_simple_carousel.settings.yml in bootstrap simple carousel 8
config/install/bootstrap_simple_carousel.settings.yml
4 string references to 'bootstrap_simple_carousel.settings'
- bootstrap_simple_carousel_update_8400 in ./
bootstrap_simple_carousel.install - Add a weight field to {bootstrap_simple_carousel} table.
- CarouselBlock::__construct in src/
Plugin/ Block/ CarouselBlock.php - Constructs a \Drupal\system\ConfigFormBase object.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
File
config/install/bootstrap_simple_carousel.settings.ymlView source
- bootstrap_simple_carousel:
- interval: 3000
- wrap: 1
- pause: 1
- indicators: 1
- controls: 1
- assets: 0
- image_type: []
- image_style: []