Caching
The caching system has been rewritten.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 489
Field API
hook_field_formatter_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 699
hook_field_formatter_view()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 711
hook_field_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 52
hook_field_is_empty()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 119
hook_field_schema()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.install, line 9
hook_field_settings_form()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 105
hook_field_widget_form()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 160
hook_field_widget_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 132
Form API
form_error()
is now a method of FormStateInterface
.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/matrix.module, line 604
Miscellaneous
Many common functions, shared variables, and constants have been renamed.
Documentation
Classes must be PSR-4 compliant.
Documentation
System
module_invoke_all()
is now a method of the module_handler
service.
Documentation
Files Affected
- /srv/www/drupal-8/public_html/modules/matrix/src/DefaultController.php, line 12
- /srv/www/drupal-8/public_html/modules/matrix/src/Controller/DefaultController.php, line 18