field.storage.node.body.yml

core/tests/fixtures/config_install/testing_config_install/field.storage.node.body.yml
5 string references to 'field.storage.node.body'
StorageComparerTest::getConfigData in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageComparerTest::testCreateChangelistCreate in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
Tests create changelist create.
StorageComparerTest::testCreateChangelistDelete in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
Tests create changelist delete.
StorageComparerTest::testCreateChangelistUpdate in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
Tests create changelist update.
ViewEntityDependenciesTest::testGetDependencies in core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
Tests the getDependencies method.

File

core/tests/fixtures/config_install/testing_config_install/field.storage.node.body.yml

View source
  1. uuid: ad1f857e-be23-4f06-9305-03ccd8504824
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - text
  8. _core:
  9. default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY
  10. id: node.body
  11. field_name: body
  12. entity_type: node
  13. type: text_with_summary
  14. settings: { }
  15. module: text
  16. locked: false
  17. cardinality: 1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: true
  21. custom_storage: false

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