Ir al código fuente de este archivo.
Namespaces | |
namespace | Test |
Variables | |
$config = Config::read("environment.ini") | |
$db = db::raw_connect() | |
$db | debug = true |
$total_time = 0 | |
$test = true | |
$test_name = "CREAR Y BORRAR UNA TABLA" | |
$init_time = $start_benchmark = microtime(true) | |
$start_benchmark = microtime(true) |
$config = Config::read("environment.ini") |
Definición en la línea 24 del archivo active_record.php.
$db = db::raw_connect() |
Definición en la línea 26 del archivo active_record.php.
$init_time = $start_benchmark = microtime(true) |
Definición en la línea 33 del archivo active_record.php.
$start_benchmark = microtime(true) |
Definición en la línea 130 del archivo active_record.php.
$test = true |
Definición en la línea 31 del archivo active_record.php.
$test_name = "CREAR Y BORRAR UNA TABLA" |
Definición en la línea 32 del archivo active_record.php.
$total_time = 0 |
Definición en la línea 29 del archivo active_record.php.
$db debug = true |
Definición en la línea 28 del archivo active_record.php.