Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

{condition}

Summary

This settings sets debugging for specific conditions.

Usage

{condition}=enabled | disabled

Description

This setting allows you to enable or disable debugging for specific conditions.
 When specifying conditions a "-" (dash) is used, for example "kernel-content-view".
 By default these are turned off in the global debug.ini file and if needed turned on in override files.

Keep in mind that site.ini [DebugSettings] also contains settings related to debugging.

This setting is case sensitive.

Examples

kernel-content-object-copy=disabled
 workflow-event=disabled
 workflow-process=disabled
 workflow-type=disabled
 module-run=disabled
 kernel-content-view=disabled
 kernel-content-view-cache=disabled
 kernel-content-class=disabled
 kernel-urltranslator=disabled
 kernel-search-ezsearch=disabled
 kernel-search-openfts=disabled
 kernel-content-treenode=disabled
 kernel-content-object-related-objects=disabled
 kernel-content-object-limitation=disabled
 kernel-policy-limitation=disabled
 collaboration-group-tree=disabled
 collaboration-item-list=disabled
 kernel-siteaccess=disabled
 kernel-db-postgresql=disabled
 lib-ezutil-web=disabled
 kernel-workflow-approve=disabled
 eztemplate-tree-cache=disabled
 eztemplate-compile=disabled
 lib-ezutils-dir=disabled
 kernel-user=disabled
 kernel-content-edit=disabled
 kernel-notification=disabled
 i18n-tstranslator=disabled
 ezfile-create=disabled
 lib-ezfile-seek=disabled
 lib-ezfile-openclose=disabled
 lib-ezfile-readwrite=disabled
 lib-ezfile-copy=disabled
 lib-ezfile-gziplibz=disabled
 kernel-ezpackage-store=disabled
 lib-ezimage-shell=disabled

 These are the default settings, but by default these are turned off in debug.ini and if needed turned on in override files.

Ester Heylen (13/09/2010 8:30 am)

Geir Arne Waaler (19/10/2010 10:35 am)

Ester Heylen, Administrator User, Geir Arne Waaler


Comments

There are no comments.