Field API
The Field API CRUD functions have been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.install, line 95
hook_field_formatter_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 297
hook_field_formatter_view()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 323
hook_field_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 55
hook_field_instance_settings_form()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 150
hook_field_is_empty()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 281
hook_field_presave()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 255
hook_field_schema()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.install, line 20
hook_field_settings_form()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 97
hook_field_validate()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 227
hook_field_widget_form()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 554
hook_field_widget_info()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 502
Form API
form_error()
is now a method of FormStateInterface
.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 704
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 707
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 720
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 725
Info File
Module info files' core
key must have a value of 8.x
.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.info
Info files must contain a type
key.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.info
Many common dependencies have moved into core.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.info
Modules no longer declare classes in their info file.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.info
Miscellaneous
Classes must be PSR-4 compliant.
Documentation
The core token API is now a service.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 478
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 481
Many common functions, shared variables, and constants have been renamed.
Documentation
Automated web tests must be in a PSR-4 namespace, and unit tests must be converted to PHPUnit.
Documentation
Rendering
drupal_add_js()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 738
System
l()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 403
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 416
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 492
url()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 46
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 488
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 492
hook_init()
has been removed.
Documentation
Files Affected
- /srv/www/drupal/drupal-8/modules/iframe/iframe.module, line 732