constant TRIPAL_DEBUG
- 2.x tripal_core/api/tripal_core.tripal.api.inc TRIPAL_DEBUG
- 3.x tripal/api/tripal.notice.api.inc TRIPAL_DEBUG
6 uses of TRIPAL_DEBUG
- chado_insert_record in tripal_chado/
api/ tripal_chado.query.api.inc - Provides a generic routine for inserting into any Chado table
- chado_update_record in tripal_chado/
api/ tripal_chado.query.api.inc - Provides a generic routine for updating into any Chado table.
- tripal_bulk_loader_throw_error in tripal_bulk_loader/
includes/ tripal_bulk_loader.loader.inc - Used to throw a hopefully human-readable error.
- tripal_chado_views_views_data in tripal_chado_views/
tripal_chado_views.views.inc - Implements hook_views_data().
- tripal_report_error in tripal/
api/ tripal.notice.api.inc - Provide better error notice for Tripal.
File
- tripal/
api/ tripal.notice.api.inc, line 27 - Provides an application programming interface (API) for improved user notifications. These API functions can be used to set messages for end-users, administrators, or simple logging.
Code
define('TRIPAL_DEBUG', 7)