node.type.page.yml in Drupal 10
Same filename in this branch
Same filename and directory in other branches
core/profiles/standard/config/install/node.type.page.yml
2 string references to 'node.type.page'
- EntityPermissionsFormTest::providerTestPermissionsByProvider in core/
modules/ user/ tests/ src/ Unit/ Form/ EntityPermissionsFormTest.php - Provides data for the testPermissionsByProvider method.
- SearchExactTest::testExactQuery in core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php - Tests that the correct number of pager links are found for both keywords and phrases.
File
core/profiles/standard/config/install/node.type.page.ymlView source
- langcode: en
- status: true
- dependencies: { }
- name: 'Basic page'
- type: page
- description: 'Use <em>basic pages</em> for your static content, such as an ''About us'' page.'
- help: ''
- new_revision: true
- preview_mode: 1
- display_submitted: false