node.type.article.yml

core/profiles/standard/config/install/node.type.article.yml
2 string references to 'node.type.article'
EntityPermissionsFormTest::providerTestPermissionsByProvider in core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php
Provides data for the testPermissionsByProvider method.
EntityPermissionsFormTest::testPermissionsByProvider in core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php
Tests generating the permissions list.

File

core/profiles/standard/config/install/node.type.article.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: Article
  5. type: article
  6. description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
  7. help: null
  8. new_revision: true
  9. preview_mode: 1
  10. display_submitted: true

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