navigation.settings.yml
Same filename and directory in other branches
8 string references to 'navigation.settings'
- AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig in core/
modules/ navigation/ tests/ src/ Kernel/ ConfigAction/ AddNavigationBlockConfigActionTest.php - Checks invalid config exception.
- NavigationLinkBlockTest::testNavigationLinkBlockCache in core/
modules/ navigation/ tests/ src/ Functional/ NavigationLinkBlockTest.php - Test output of the link navigation with regards to caching and contents.
- NavigationRenderer::doBuildNavigation in core/
modules/ navigation/ src/ NavigationRenderer.php - Pre-render callback for ::buildNavigation.
- SettingsForm::adjustLogoDimensions in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Adjusts the custom logo dimensions according to navigation settings.
- SettingsForm::buildForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Form constructor.
File
-
core/
modules/ navigation/ config/ install/ navigation.settings.yml
View source
- logo:
- provider: default
- path: ''
- max:
- filesize: 1048576
- height: 40
- width: 40
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.