1 call to node_view()

NodeLegacyTest::testNodeView in core/modules/node/tests/src/Kernel/NodeLegacyTest.php
@expectedDeprecation node_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('node')->view() instead. See…

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