drupal/core/modules/field/lib/Drupal/field
webchick b6a53cadf5 Issue #2018685 by yched: Remove field_is_translatable(). 2013-12-22 13:18:32 -08:00
..
Entity Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property. 2013-12-10 22:43:45 -08:00
Plugin/views Issue #2018685 by yched: Remove field_is_translatable(). 2013-12-22 13:18:32 -08:00
Tests Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
Field.php Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal. 2013-08-30 23:28:33 -07:00
FieldException.php Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
FieldInfo.php Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
FieldInstanceInterface.php Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property. 2013-12-10 22:43:45 -08:00
FieldInstanceStorageController.php Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
FieldInterface.php Issue #2119471 by Xano, swentel, amateescu: FieldInterface::getBundles() no longer needs to be nested. 2013-11-11 10:37:30 -08:00
FieldStorageController.php Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
FieldUpdateForbiddenException.php Issue #2018731 by swentel: Move field_has_data() to Field::hasData(). 2013-06-17 02:22:30 +02:00