Deprecated Method used
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3080162. --> Reported by: [rudranil29](https://www.drupal.org/user/3580221) >>> <p> 10/10 [&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;&#9619;] 100%</p> <p> ------ ----------------------------------------------------------------------<br> Line user_hash.module<br> ------ ----------------------------------------------------------------------<br> 25 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> 27 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> 31 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> 35 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> 40 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> 41 Call to deprecated method url() of class Drupal:<br> as of Drupal 8.0.x, will be removed before Drupal 9.0.0.<br> Instead create a \Drupal\Core\Url object directly, for example using<br> Url::fromRoute().<br> ------ ---------------------------------------------------------------------- </p> <p> [ERROR] Found 6 errors </p>
issue