Drupal 10 deprecation errors

Filter errors
All occurences Affected projects Occurs in a top X project by usage Category Sort ascending Message
49 39 50 Twig API Class [redacted] extends deprecated class Twig_Extension: since Twig 2.7, use "Twig​\​Extension​\​AbstractExtension" instead
58 23 50 Twig API Instantiation of deprecated class Twig_SimpleFunction: since Twig 2.7, use "Twig​\​TwigFunction" instead
1 1 50 Twig API The spaceless tag in "modules/contrib/webform/templates/webform-element-help.html.twig" at line 16 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 50 Twig API The spaceless tag in "modules/contrib/webform/templates/webform-progress-bar.html.twig" at line 20 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 100 Twig API The spaceless tag in "modules/contrib/superfish/templates/superfish-menu-items.html.twig" at line 23 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 1000 Twig API The spaceless tag in "modules/contrib/insert/modules/insert_colorbox/templates/insert-colorbox-image.html.twig" at line 36 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 1000 Twig API The spaceless tag in "modules/contrib/insert/templates/insert-image.html.twig" at line 35 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 1000 Twig API The spaceless tag in "modules/contrib/simplelogin/templates/page--simplelogin.html.twig" at line 10 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 1000 Twig API The spaceless tag in "themes/contrib/drupal8_zymphonies_theme/templates/navigation/toolbar.html.twig" at line 30 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "modules/contrib/amp/templates/amp-pixel.html.twig" at line 18 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
5 1 10000 Twig API Reflection error: Provided node "Twig_Extension_GlobalsInterface" is not interface, but "class"
4 3 10000 Twig API Class [redacted] extends deprecated class Twig_Node: since Twig 2.7, use "Twig​\​Node​\​Node" instead
1 1 10000 Twig API Parameter $value of method Drupal​\​markdown​\​Twig​\​Node::__construct() has typehint with deprecated class Twig_Node: since Twig 2.7, use "Twig​\​Node​\​Node" instead
3 2 10000 Twig API Call to method __construct() of deprecated class Twig​\​Node​\​Node: since Twig 2.7, use "Twig​\​Node​\​Node" instead
4 3 10000 Twig API Class [redacted] extends deprecated class Twig_TokenParser: since Twig 2.7, use "Twig​\​TokenParser​\​AbstractTokenParser" instead
8 3 10000 Twig API Fetching class constant BLOCK_END_TYPE of deprecated class Twig_Token: since Twig 2.7, use "Twig​\​Token" instead
1 1 10000 Twig API Parameter $token of anonymous function has typehint with deprecated class Twig_Token: since Twig 2.7, use "Twig​\​Token" instead
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/bfd/templates/content/book/book-export-html.html.twig" at line 38 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/bfd/templates/content/book/book-export-html.html.twig" at line 42 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/bfd/templates/content/forum/forum-list.html.twig" at line 56 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/bfd/templates/content/forum/forum-list.html.twig" at line 64 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API The spaceless tag in "themes/contrib/bfd/templates/form/select.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/drupal8_parallax_theme/templates/dataset/forum-list.html.twig" at line 55 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/drupal8_parallax_theme/templates/dataset/forum-list.html.twig" at line 63 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API The spaceless tag in "themes/contrib/drupal8_parallax_theme/templates/field/link-formatter-link-separate.html.twig" at line 15 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API The spaceless tag in "themes/contrib/drupal8_parallax_theme/templates/form/dropbutton-wrapper.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API The spaceless tag in "themes/contrib/drupal8_parallax_theme/templates/form/select.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API The spaceless tag in "themes/contrib/drupal8_parallax_theme/templates/navigation/toolbar.html.twig" at line 30 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "modules/contrib/starrating/templates/starrating-formatter.html.twig" at line 3 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
1 1 10000 Twig API Using an "if" condition on "for" tag in "themes/contrib/socialbase/templates/comment/links--comment.html.twig" at line 54 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.


Results are from dataset #11691 from 2023-05-28T14:39. Report is ran by the Drupal Association regularly.