Share this page with a friend

Victor Beshay, MD

Premier doctor showcased on DallasHI.com
 
Application Log
Timestamp Level Category Message
13:02:15.315834 trace system.CModule
Loading "log" application component
in /home/dallas33/public_html/index.php (15)
13:02:15.316637 trace system.CModule
Loading "request" application component
in /home/dallas33/public_html/index.php (15)
13:02:15.316905 trace system.CModule
Loading "urlManager" application component
in /home/dallas33/public_html/index.php (15)
13:02:15.320210 trace system.db.ar.CActiveRecord
Webpage.findByAttributes()
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.320302 trace system.CModule
Loading "db" application component
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.320581 trace system.db.CDbConnection
Opening DB connection
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.322427 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `webpage`
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.324434 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `webpage`
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.325294 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `webpage` `t` WHERE `t`.`url`=:yp0 LIMIT 1
in /home/dallas33/public_html/protected/components/WebpageUrlRule.php (15)
in /home/dallas33/public_html/index.php (15)
13:02:15.327689 trace system.CModule
Loading "clientScript" application component
in /home/dallas33/public_html/protected/controllers/SiteController.php
(623)
in /home/dallas33/public_html/index.php (15)
13:02:15.329497 trace system.db.ar.CActiveRecord
Client.findByPk()
in /home/dallas33/public_html/protected/controllers/SiteController.php
(627)
in /home/dallas33/public_html/index.php (15)
13:02:15.329694 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `client`
in /home/dallas33/public_html/protected/controllers/SiteController.php
(627)
in /home/dallas33/public_html/index.php (15)
13:02:15.333693 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `client`
in /home/dallas33/public_html/protected/controllers/SiteController.php
(627)
in /home/dallas33/public_html/index.php (15)
13:02:15.334664 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `client` `t` WHERE `t`.`id`=279338 LIMIT 1
in /home/dallas33/public_html/protected/controllers/SiteController.php
(627)
in /home/dallas33/public_html/index.php (15)
13:02:15.336500 trace system.db.ar.CActiveRecord
ClientItem.findAll()
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.337038 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `client_item`
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.339171 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `client_item`
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.341039 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `tag`
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.342505 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `tag`
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.343435 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`title` AS `t0_c1`,
`t`.`sortorder` AS `t0_c2`, `t`.`client_id` AS `t0_c3`, `t`.`tag_id` AS
`t0_c4`, `t`.`popup_id` AS `t0_c5`, `t`.`media_id` AS `t0_c6`,
`t`.`button_id` AS `t0_c7`, `t`.`slideshow_id` AS `t0_c8`,
`t`.`procedure_id` AS `t0_c9`, `t`.`specialty_id` AS `t0_c10`,
`t`.`form_id` AS `t0_c11`, `t`.`form_field_from` AS `t0_c12`,
`t`.`form_field_to` AS `t0_c13`, `t`.`offset_left` AS `t0_c14`,
`t`.`offset_top` AS `t0_c15`, `t`.`offset_right` AS `t0_c16`,
`t`.`offset_bottom` AS `t0_c17`, `t`.`position` AS `t0_c18`,
`t`.`custom_html` AS `t0_c19`, `t`.`custom_class` AS `t0_c20`,
`t`.`autoclick` AS `t0_c21`, `t`.`likes` AS `t0_c22`, `t`.`loves` AS
`t0_c23`, `t`.`views` AS `t0_c24`, `t`.`votes` AS `t0_c25`, `t`.`bonus` AS
`t0_c26`, `t`.`file_download` AS `t0_c27`, `tag`.`id` AS `t1_c0`,
`tag`.`parent_id` AS `t1_c1`, `tag`.`code` AS `t1_c2`, `tag`.`title` AS
`t1_c3`, `tag`.`position` AS `t1_c4`, `tag`.`container` AS `t1_c5`,
`tag`.`admin` AS `t1_c6` FROM `client_item` `t`  LEFT OUTER JOIN `tag`
`tag` ON (`t`.`tag_id`=`tag`.`id`)  WHERE ((client_id=:ycp0) AND
(code=:ycp1)) ORDER BY sortorder
in /home/dallas33/public_html/protected/models/Client.php (136)
in /home/dallas33/public_html/protected/models/Client.php (288)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
13:02:15.344336 trace system.db.ar.CActiveRecord
lazy loading ClientItem.media
in /home/dallas33/public_html/protected/models/Client.php (290)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
in /home/dallas33/public_html/index.php (15)
13:02:15.345494 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `media`
in /home/dallas33/public_html/protected/models/Client.php (290)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
in /home/dallas33/public_html/index.php (15)
13:02:15.347295 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `media`
in /home/dallas33/public_html/protected/models/Client.php (290)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
in /home/dallas33/public_html/index.php (15)
13:02:15.348187 trace system.db.CDbCommand
Querying SQL: SELECT `media`.`id` AS `t1_c0`, `media`.`client_id` AS
`t1_c1`, `media`.`title` AS `t1_c2`, `media`.`pic` AS `t1_c3`,
`media`.`thumb` AS `t1_c4`, `media`.`overlay` AS `t1_c5`, `media`.`caption`
AS `t1_c6`, `media`.`subcaption` AS `t1_c7`, `media`.`description` AS
`t1_c8`, `media`.`audio_mp3` AS `t1_c9`, `media`.`audio_ogg` AS `t1_c10`,
`media`.`embed_code` AS `t1_c11`, `media`.`flip_html` AS `t1_c12`,
`media`.`flip_class` AS `t1_c13`, `media`.`link` AS `t1_c14`,
`media`.`author` AS `t1_c15`, `media`.`location` AS `t1_c16` FROM `media`
`media`  WHERE (`media`.`id`=:ypl0)
in /home/dallas33/public_html/protected/models/Client.php (290)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(639)
in /home/dallas33/public_html/index.php (15)
13:02:15.349283 trace system.CModule
Loading "user" application component
in /home/dallas33/public_html/protected/views/site/share_form.php (51)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.349838 trace system.CModule
Loading "session" application component
in /home/dallas33/public_html/protected/views/site/share_form.php (51)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.350378 trace system.CModule
Loading "widgetFactory" application component
in /home/dallas33/public_html/protected/views/site/share_form.php (78)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.352710 trace system.CModule
Loading "coreMessages" application component
in /home/dallas33/public_html/protected/views/site/share_form.php (81)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.361076 trace system.db.CDbCommand
Querying SQL: SHOW FULL COLUMNS FROM `analytics`
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (4)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.362050 trace system.db.CDbCommand
Querying SQL: SHOW CREATE TABLE `analytics`
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (4)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.363619 trace application.components.CSaveRelatedBehavior
beforeSave start transaction
in
/home/dallas33/public_html/protected/extensions/yii-relation/behaviors/GtcSaveRelationsBehavior.php
(257)
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (11)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
13:02:15.363675 trace system.db.CDbConnection
Starting transaction
in
/home/dallas33/public_html/protected/extensions/yii-relation/behaviors/GtcSaveRelationsBehavior.php
(258)
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (11)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
13:02:15.363996 trace system.db.ar.CActiveRecord
Analytics.insert()
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (11)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.364135 trace system.db.CDbCommand
Executing SQL: INSERT INTO `analytics` (`time_created`, `user_id`, `ip`,
`url`, `action`, `referrer`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5)
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (11)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)
13:02:15.364470 trace system.db.CDbTransaction
Committing transaction
in
/home/dallas33/public_html/protected/extensions/yii-relation/behaviors/GtcSaveRelationsBehavior.php
(361)
in /home/dallas33/public_html/protected/views/layouts/popup-iframe.php (11)
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
13:02:15.372217 trace system.CModule
Loading "assetManager" application component
in /home/dallas33/public_html/protected/controllers/SiteController.php
(685)
in /home/dallas33/public_html/index.php (15)