Omeka Classic
What’s new in Omeka
Tutorials
Reference
Global (Theming) Functions
Hooks
Filters
models
views/helpers
controllers
Packages
Acl
Application
Auth
Captcha
Controller
Db
File\Derivative
Filter
Form
Global Functions
Db-related functions
Locale-related functions
Log-related functions
Plugin-related functions
Search-related functions
Text-related functions
User-related functions
Utility-related functions
View-related functions
Http
Install
Job
Navigation
Output
Plugin
Record
Session
Storage
Test
Validate
View
libraries/Omeka
Omeka REST API
Helping With Documentation
Registering a new module or theme with omeka.org
Omeka Classic
Reference
Global (Theming) Functions
debug
— Log a message with ‘DEBUG’ priority.
View page source
debug
— Log a message with ‘DEBUG’ priority.
Log-related functions
Summary
debug
(
$msg
)
Log a message with ‘DEBUG’ priority.
Parameters
:
$msg
(
string
)
Usage
Examples
See Also