drupal/core/modules/field/src
Nathaniel Catchpole 7822393c30 Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
..
Entity Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
Plugin/views Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
Tests Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
ConfigImporterFieldPurger.php Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
FieldConfigAccessControlHandler.php Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
FieldConfigInterface.php Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
FieldConfigStorage.php Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
FieldStorageConfigInterface.php Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields. 2014-11-12 16:16:39 +00:00
FieldStorageConfigStorage.php Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
FieldStorageConfigUpdateForbiddenException.php Issue #2326981 by effulgentsia: Move \Drupal\field\FieldException to \Drupal\Core\Field\FieldException. 2014-08-25 20:44:40 -07:00