block.block.claro_login.yml
1 string reference to 'block.block.claro_login'
- StandardRecipeTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php - Tests Standard installation recipe.
File
-
core/
profiles/ standard/ config/ install/ block.block.claro_login.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- - user
- theme:
- - claro
- id: claro_login
- theme: claro
- region: content
- weight: 10
- provider: null
- plugin: user_login_block
- settings:
- id: user_login_block
- label: 'User login'
- label_display: '0'
- provider: user
- visibility:
- request_path:
- id: request_path
- negate: true
- context_mapping: {}
- pages: "/user\r\n/user/*"
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.