Solar_Sql_Adapter_Sqlite::setProfiling()

public void Solar_Sql_Adapter_Sqlite::setProfiling ( bool $flag )

Turns profiling on and off.

Inherited from Solar_Sql_Adapter.

Parameters

  • (bool) $flag: True to turn profiling on, false to turn it off.

Returns

  • (void)

Description

Turns profiling on and off.



Local