Ir al código fuente de este archivo.
Namespaces | |
namespace | Test |
Variables | |
$config = Config::read("environment.ini") | |
$user = "root" | |
$password = "hea101" | |
$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 adapters.php.
$init_time = $start_benchmark = microtime(true) |
Definición en la línea 43 del archivo adapters.php.
$password = "hea101" |
Definición en la línea 27 del archivo adapters.php.
$start_benchmark = microtime(true) |
Definición en la línea 87 del archivo adapters.php.
$test = true |
Definición en la línea 41 del archivo adapters.php.
$test_name = "CREAR Y BORRAR UNA TABLA" |
Definición en la línea 42 del archivo adapters.php.
$total_time = 0 |
Definición en la línea 39 del archivo adapters.php.
$user = "root" |
Definición en la línea 26 del archivo adapters.php.