user.role.content_editor.yml

Same filename in this branch
  1. main core/profiles/standard/config/install/user.role.content_editor.yml
Same filename and directory in other branches
  1. 10 core/profiles/standard/config/install/user.role.content_editor.yml
  2. 11.x core/profiles/standard/config/install/user.role.content_editor.yml
  3. 11.x core/recipes/content_editor_role/config/user.role.content_editor.yml
  4. 9 core/profiles/standard/config/install/user.role.content_editor.yml
core/recipes/content_editor_role/config/user.role.content_editor.yml
1 string reference to 'user.role.content_editor'
StandardRecipeTest::testStandard in core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeTest.php
Tests Standard installation recipe.

File

core/recipes/content_editor_role/config/user.role.content_editor.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: content_editor
  5. label: 'Content editor'
  6. weight: 2
  7. is_admin: false
  8. permissions: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.