Line block_cache.module
------ --------------------------------------------------------------------------
27 Call to deprecated method url() of class Drupal:
in drupal:8.0.0 and is removed from drupal:9.0.0.
Instead create a \Drupal\Core\Url object directly, for example using
Url::fromRoute().
40 Call to an undefined method Drupal\Core\Form\FormInterface::getEntity().
------ --------------------------------------------------------------------------| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated_method_fixes-3120752-2.patch | 1.36 KB | rksyravi |
Comments
Comment #2
rksyraviThis patch will resolve the below issues.