file.field.inc

Same filename and directory in other branches
  1. 7.x modules/file/file.field.inc
  2. 9 core/modules/file/file.field.inc
  3. 8.9.x core/modules/file/file.field.inc
  4. 10 core/modules/file/file.field.inc

File

core/modules/file/file.field.inc

View source
<?php


/**
 * @file
 * Field module functionality for the File module.
 */
@trigger_error(__FILE__ . ' is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Functions have been moved to file.module. See https://www.drupal.org/node/3369330', E_USER_DEPRECATED);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.