You are here

constant BETTER_WATCHDOG_UI_DETAIL_PATH in Better Watchdog UI 7

Same name and namespace in other branches
  1. 8 better_watchdog_ui_entity/better_watchdog_ui_entity.module \BETTER_WATCHDOG_UI_DETAIL_PATH
  2. 7.3 better_watchdog_ui_entity/better_watchdog_ui_entity.module \BETTER_WATCHDOG_UI_DETAIL_PATH
  3. 7.2 better_watchdog_ui_entity/better_watchdog_ui_entity.module \BETTER_WATCHDOG_UI_DETAIL_PATH

Watchdog detail page, listing path and parameter position in listing

2 uses of BETTER_WATCHDOG_UI_DETAIL_PATH
better_watchdog_ui_handler_field_watchdog_message::render in views/handlers/better_watchdog_ui_handler_field_watchdog_message.inc
Render the field.
better_watchdog_ui_watchdog_uri in better_watchdog_ui_entity/better_watchdog_ui_entity.module
Watchdog entity uri callback.

File

better_watchdog_ui_entity/better_watchdog_ui_entity.module, line 12
Provides a basic wrapper to database log entries, so they can be accessed as entities.

Code

define('BETTER_WATCHDOG_UI_DETAIL_PATH', "admin/reports/event");