Line tabledrag_example/src/Form/TableDragExampleNestedForm.php
------ ------------------------------------------------------------------
121 Call to deprecated function drupal_render():
as of Drupal 8.0.x, will be removed before Drupal 9.0.0. Use the
------ ------------------------------------------------------------------
------ ------------------------------------------------------------------
Line tabledrag_example/src/Form/TableDragExampleRootLeafForm.php
------ ------------------------------------------------------------------
156 Call to deprecated function drupal_render():
as of Drupal 8.0.x, will be removed before Drupal 9.0.0. Use the| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3072423-drupal-render-dep-7.patch | 5.57 KB | valthebald |
| #7 | interdiff-3072423-4-7.txt | 2.14 KB | valthebald |
| #4 | interdiff_2-4.txt | 2.17 KB | vik-winner |
| #4 | 3072423-drupal-render-dep-4.patch | 3.66 KB | vik-winner |
Comments
Comment #2
anna d commentedComment #3
sershevchykNeed to fix the same problem in TableDragExampleNestedForm.php file
Comment #4
vik-winner commentedComment #5
lyalyuk commentedThis issue is already fixed in https://www.drupal.org/project/examples/issues/3072411
Comment #6
andypostThis one should go and repurpose remains (
tabledrag_example_data()conversion) #3072411: Fix tabledrag_example module to allow drupal-check run and convert tabledrag_example_data() usageComment #7
valthebaldReplaced also mentions of drupal_render() with "renderer service" in comments
Comment #9
valthebaldCommitted to 8.x-1.x, thank you!
Comment #11
kristen polPer a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.
Comment #12
kristen pol[removing double post]