Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
29.85 KB
MD5: d7b85dc4b9b5a7d198e17e3f56f98118
SHA-1: ebd43f5d557bd3f8895f8da2de32046a3305561d
SHA-256: 1d9c0fbb406dac14fe85c7e64e2cb7a35df54d8e1eb8fa64afcef8d017e24aa2
Download zip
40.58 KB
MD5: 77860bed3d79c65406dc8ec75e132162
SHA-1: ae946b69f11a53e3248290c6254c8b3a146c3762
SHA-256: 1b627edcbe83a657e650ba70ed7ed2a486589fea1f7d46113e291deaa457303a
Release notes
Changes since 8.x-1.0-alpha1:
- Added stronger warning for field storage delete form.
- Added route provider and access handler to field storage entity type, to cater for the delete form.
- Removed obsolete hook_help() text.
- Added operation for field storage delete to field list.
- Added delete form and route for field storage config entities.
- Added disabling of destination fields on entity types that have a field of the same name with a different type in single clone form.
- Added throwing of exception when attempting to clone a field to a different entity type where a field storage of a different type already exists.