Log Messages

Total 17 items.
#TimeSince previousLevelCategoryMessage
   
120:04:20.722
< 0ms >
traceapplicationtimeout is 3600
220:04:20.755
< 32ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
320:04:20.755
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
420:04:20.758
< 3ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
520:04:20.846
< 88ms >
traceyii\base\Module::getModuleLoading module: gii
620:04:20.846
< 0ms >
traceyii\base\Application::bootstrapBootstrap with app\components\customGii\GModule::bootstrap()
720:04:20.847
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'site/ecz-details'
820:04:20.884
< 36ms >
traceyii\base\Controller::runActionRoute to run: site/ecz-details
920:04:20.885
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionEczDetails()
1020:04:20.913
< 27ms >
infoyii\db\Connection::openOpening DB connection: pgsql:host=localhost;dbname=preprod_zambia_db
1120:04:20.947
< 34ms >
infoyii\db\Command::querySELECT * FROM "payment_channels" WHERE "id"='2' LIMIT 1
1220:04:20.956
< 9ms >
infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, COALESCE(td.typname, tb.typname, t.typname) AS data_type, COALESCE(td.typtype, tb.typtype, t.typtype) AS type_type, (SELECT nspname FROM pg_namespace WHERE oid = COALESCE(td.typnamespace, tb.typnamespace, t.typnamespace)) AS type_scheme, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) OR attidentity != '' AS is_autoinc, pg_get_serial_sequence(quote_ident(d.nspname) || '.' || quote_ident(c.relname), a.attname) AS sequence_name, CASE WHEN COALESCE(td.typtype, tb.typtype, t.typtype) = 'e'::char THEN array_to_string((SELECT array_agg(enumlabel) FROM pg_enum WHERE enumtypid = COALESCE(td.oid, tb.oid, a.atttypid))::varchar[], ',') ELSE NULL END AS enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey, COALESCE(NULLIF(a.attndims, 0), NULLIF(t.typndims, 0), (t.typcategory='A')::int) AS dimension FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_type tb ON (a.attndims > 0 OR t.typcategory='A') AND t.typelem > 0 AND t.typelem = tb.oid OR t.typbasetype > 0 AND t.typbasetype = tb.oid LEFT JOIN pg_type td ON t.typndims > 0 AND t.typbasetype > 0 AND tb.typelem = td.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT JOIN pg_constraint ct ON ct.conrelid = c.oid AND ct.contype = 'p' WHERE a.attnum > 0 AND t.typname != '' AND NOT a.attisdropped AND c.relname = 'payment_channels' AND d.nspname = 'public' ORDER BY a.attnum;
1320:04:21.128
< 172ms >
infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='payment_channels' and ns.nspname='public' order by fns.nspname, fc.relname, a.attnum
1420:04:21.168
< 39ms >
traceyii\base\View::renderFileRendering view file: /home/uat/schoolpay_zambia/schoolpay_test/views/site/new_site/find_ecz_details.php
1520:04:21.171
< 2ms >
traceyii\base\View::renderFileRendering view file: /home/uat/schoolpay_zambia/schoolpay_test/views/layouts/newSiteLayout.php
1620:04:21.171
< 0ms >
traceyii\base\View::renderFileRendering view file: /home/uat/schoolpay_zambia/schoolpay_test/views/layouts/_header.php
1720:04:21.173
< 2ms >
traceyii\base\View::renderFileRendering view file: /home/uat/schoolpay_zambia/schoolpay_test/views/layouts/_footer.php