You are here

constant CONTENT_DB_STORAGE_PER_CONTENT_TYPE in Content Construction Kit (CCK) 7.3

Same name and namespace in other branches
  1. 5 content.module \CONTENT_DB_STORAGE_PER_CONTENT_TYPE
  2. 6.3 content.module \CONTENT_DB_STORAGE_PER_CONTENT_TYPE
  3. 6 content.module \CONTENT_DB_STORAGE_PER_CONTENT_TYPE
  4. 6.2 content.module \CONTENT_DB_STORAGE_PER_CONTENT_TYPE
2 uses of CONTENT_DB_STORAGE_PER_CONTENT_TYPE
content_migrate_old_table in modules/content_migrate/content_migrate.module
Helper function for finding the table name used to store the D6 field data.
content_migrate_storage_type in modules/content_migrate/content_migrate.module
Helper function for finding the type of table used for storing the D6 field data.

File

modules/content_migrate/content_migrate.module, line 11
Code For D6 to D7 field data update.

Code

define('CONTENT_DB_STORAGE_PER_CONTENT_TYPE', 1);