You are here

Functions in Devel Debug Log 8

Primary tabs

Namesort descending Location Description Direct uses Strings
ddl ./devel_debug_log.module Saves a debug message. 1 2
ddl_once ./devel_debug_log.module Checks if the message has already been saved during the current page request, and saves the message only if it is not a repetition of a previous one.
devel_debug_log_ob_kint ./devel_debug_log.module Provides debug output for later printing. 1
devel_debug_log_schema ./devel_debug_log.install @file Devel debug log module install/schema hooks.
devel_debug_log_theme ./devel_debug_log.module Implements hook_theme().

Other projects