30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Zend Code Tracing - Configuration<br />

Directives<br />

Configuration Directives Summary<br />

Directive Type<br />

Modification<br />

Scope<br />

zend_codetracing.enable boolean ZEND_INI_PERDI<br />

R<br />

zend_codetracing.buffer_size string PHP_INI_SYSTEM<br />

Description<br />

Is tracing functionality<br />

enabled?<br />

API <strong>Reference</strong><br />

The size of the trace memory<br />

buffer<br />

zend_codetracing.dump_format integer PHP_INI_ALL The type of dump produced<br />

zend_codetracing.max_string integer PHP_INI_ALL<br />

zend_codetracing.max_depth integer PHP_INI_ALL<br />

zend_codetracing.max_elements integer PHP_INI_ALL<br />

zend_codetracing.dump_file string PHP_INI_ALL<br />

zend_codetracing.trace_enable boolean PHP_INI_ALL<br />

zend_codetracing.trace_time boolean PHP_INI_ALL<br />

zend_codetracing.trace_source_lines boolean PHP_INI_ALL<br />

zend_codetracing.trace_internal_functions boolean PHP_INI_ALL<br />

zend_codetracing.trace_user_functions boolean PHP_INI_ALL<br />

zend_codetracing.trace_includes boolean PHP_INI_ALL<br />

zend_codetracing.trace_arguments boolean PHP_INI_ALL<br />

zend_codetracing.trace_return_values boolean PHP_INI_ALL<br />

zend_codetracing.trace_exceptions boolean PHP_INI_ALL<br />

zend_codetracing.trace_arrays boolean PHP_INI_ALL<br />

zend_codetracing.trace_write boolean PHP_INI_ALL<br />

zend_codetracing.trace_headers boolean PHP_INI_ALL<br />

The maximal length of the<br />

string before it is cut<br />

The maximal depth of the<br />

array preserved<br />

The maximal number of the<br />

array elements preserved<br />

The prefix for the dump file<br />

names, relative to<br />

zend.data_dir.<br />

Tracing data collection is<br />

enabled<br />

Timestamp collection is<br />

enabled<br />

Source file information<br />

collection is enabled<br />

Internal functions call<br />

collection is enabled<br />

User functions call collection<br />

is enabled<br />

Include/require data collection<br />

is enabled<br />

Function call argument<br />

collection is enabled<br />

Function return value<br />

collection is enabled<br />

PHP exception data collection<br />

is enabled<br />

Array contents recording is<br />

enabled<br />

Output data (writing)<br />

collection is enabled<br />

Output headers collection is<br />

enabled<br />

zend_codetracing.trace_memory_usage boolean PHP_INI_ALL Memory usage data collection<br />

317

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!