Log Messages

Total 14 elementos.
TimeLevelCategoryMessage
 
23:57:53.214traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
23:57:53.214traceyii\base\Module::getModuleLoading module: debug
23:57:53.223traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
23:57:53.224traceyii\base\Module::getModuleLoading module: gii
23:57:53.225traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
23:57:53.226traceyii\web\Application::handleRequestRoute requested: ''
23:57:53.227traceyii\base\Controller::runActionRoute to run: site/index
23:57:53.228traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionIndex()
23:57:53.229traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/site/index.php
23:57:53.242infoyii\db\Command::querySELECT * FROM `tercero` WHERE `empresa`=1
23:57:53.242infoyii\db\Connection::openOpening DB connection: mysql:host=127.0.0.1;dbname=admin_huma
23:57:53.244infoyii\db\Command::querySHOW FULL COLUMNS FROM `tercero`
23:57:53.247infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.referenced_column_name FROM information_schema.referential_constraints AS rc JOIN information_schema.key_column_usage AS kcu ON ( kcu.constraint_catalog = rc.constraint_catalog OR (kcu.constraint_catalog IS NULL AND rc.constraint_catalog IS NULL) ) AND kcu.constraint_schema = rc.constraint_schema AND kcu.constraint_name = rc.constraint_name WHERE rc.constraint_schema = database() AND kcu.table_schema = database() AND rc.table_name = 'tercero' AND kcu.table_name = 'tercero'
23:57:53.248traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/layouts/main.php