CI_Output::set_profiler_sections()

set_profiler_sections($sections)

Parameters:
  • $sections (array) – Profiler sections
Returns:

CI_Output instance (method chaining)

Return type:

CI_Output

Permits you to enable/disable specific sections of the Profiler when it is enabled. Please refer to the Profiler documentation for further information.

doc_CodeIgniter
2016-10-15 16:31:49
Comments
Leave a Comment

Please login to continue.