variable_get()
has been removed.node_load()
has been removed.form_set_error()
is now a method of FormStateInterface
.core
key must have a value of 8.x
.type
key.hook_menu()
has been removed from Drupal 8.hook_menu()
replacedMODULE.routing.yml
MODULE.links.contextual.yml
MODULE.links.action.yml
MODULE.links.task.yml
MODULE.links.menu.yml
getInfo()
in test classes replaced by doc comments$modules
property declaring dependenciesKernelTestBase
class for API-level integration testselement_children()
is now a method of the Element
class.user_access()
is now AccountInterface::hasPermission()
.MODULE.permissions.yml
.This issue can be fixed automatically.