rest_menu_items.config.yml in Rest menu items 3.0.x
Same filename and directory in other branches
config/install/rest_menu_items.config.yml
5 string references to 'rest_menu_items.config'
- ConfigForm::buildForm in src/
Form/ ConfigForm.php - Form constructor.
- ConfigForm::getEditableConfigNames in src/
Form/ ConfigForm.php - Gets the configuration names that will be editable.
- RestMenuItemsResource::getElementValue in src/
Plugin/ rest/ resource/ RestMenuItemsResource.php - Generate the menu element value.
- RestMenuItemsResource::getMenuItems in src/
Plugin/ rest/ resource/ RestMenuItemsResource.php - Generate the menu tree we can use in JSON.
- rest_menu_items_update_8200 in ./
rest_menu_items.install - Add our config to the default configuration for Rest Menu Items.
File
config/install/rest_menu_items.config.ymlView source
- output_values:
- key: key
- title: title
- description: description
- uri: uri
- alias: alias
- external: external
- absolute: absolute
- relative: relative
- existing: existing
- weight: weight
- expanded: expanded
- enabled: enabled
- uuid: uuid
- options: options
- add_fragment: 1