Log Messages

Total 14 elementos.
TimeLevelCategoryMessage
 
01:08:46.300traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
01:08:46.300traceyii\base\Module::getModuleLoading module: debug
01:08:46.330traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
01:08:46.333traceyii\base\Module::getModuleLoading module: gii
01:08:46.336traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
01:08:46.338traceyii\web\Application::handleRequestRoute requested: ''
01:08:46.344traceyii\base\Controller::runActionRoute to run: site/index
01:08:46.350traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionIndex()
01:08:46.355traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/site/index.php
01:08:46.382infoyii\db\Command::querySELECT * FROM `tercero` WHERE `empresa`=1
01:08:46.382infoyii\db\Connection::openOpening DB connection: mysql:host=127.0.0.1;dbname=admin_huma
01:08:46.387infoyii\db\Command::querySHOW FULL COLUMNS FROM `tercero`
01:08:46.390infoyii\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'
01:08:46.391traceyii\base\View::renderFileRendering view file: /usr/local/apache/htdocs/caja/views/layouts/main.php