Log Messages

Total 14 elementos.
TimeLevelCategoryMessage
 
05:12:09.517traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
05:12:09.517traceyii\base\Module::getModuleLoading module: debug
05:12:09.540traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
05:12:09.542traceyii\base\Module::getModuleLoading module: gii
05:12:09.544traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
05:12:09.545traceyii\web\Application::handleRequestRoute requested: ''
05:12:09.549traceyii\base\Controller::runActionRoute to run: site/index
05:12:09.552traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionIndex()
05:12:09.555traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/site/index.php
05:12:09.581infoyii\db\Command::querySELECT * FROM `tercero` WHERE `empresa`=1
05:12:09.581infoyii\db\Connection::openOpening DB connection: mysql:host=127.0.0.1;dbname=admin_huma
05:12:09.587infoyii\db\Command::querySHOW FULL COLUMNS FROM `tercero`
05:12:09.591infoyii\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'
05:12:09.593traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/layouts/main.php