node.type.page.yml in Drupal 10
Same filename in this branch
core/modules/language/tests/language_entity_field_access_test/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/modules/language/tests/language_entity_field_access_test/config/install/node.type.page.ymlView source
- langcode: en
- status: true
- dependencies: { }
- name: page
- type: page
- description: ''
- help: ''
- new_revision: false
- preview_mode: 1
- display_submitted: false