Code Context $this->Blog->recursive = 2;
$blog = $this->Blog->findById($id);
if ($blog['Category']['id'])
$id = (int) 593
$blog = array()
$this = object(BlogsController) {
paginate => array(
'limit' => (int) 12
)
components => array(
'Auth' => array(
[maximum depth reached]
),
(int) 0 => 'Cookie',
(int) 1 => 'Session',
(int) 2 => 'RequestHandler',
(int) 3 => 'Feeds',
(int) 4 => 'Flash'
)
helpers => array(
'Html' => array(
[maximum depth reached]
),
(int) 0 => 'Text',
'Form' => array(
[maximum depth reached]
),
(int) 1 => 'Session',
'Time' => array(
[maximum depth reached]
),
(int) 2 => 'Moo',
(int) 3 => 'Menu.Menu',
(int) 4 => 'MooGMap',
'Text' => array(
[maximum depth reached]
),
(int) 5 => 'MooPeople',
(int) 6 => 'MooTranslate',
(int) 7 => 'MooPhoto',
(int) 8 => 'MooTime',
(int) 9 => 'MooActivity',
(int) 10 => 'MooPopup',
(int) 11 => 'MooRequirejs',
(int) 12 => 'Minify.Minify',
(int) 13 => 'Storage.Storage'
)
viewClass => 'Moo'
check_subscription => true
check_force_login => true
name => 'Blogs'
uses => array(
(int) 0 => 'Blog.Blog',
(int) 1 => 'Setting',
(int) 2 => 'Language',
(int) 3 => 'Theme',
(int) 4 => 'CoreContent',
(int) 5 => 'CoreBlock'
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Blogs'
layoutPath => null
viewVars => array(
'hide_like' => (int) 0,
'hide_dislike' => '',
'utz' => 'America/New_York',
'uacos' => array(
[maximum depth reached]
),
'uid' => null,
'role_id' => (int) 3,
'redirect_url' => 'aHR0cHM6Ly90cnVja2VyZnVja2VyLmNvbS9ibG9ncy92aWV3LzU5Mw==',
'cuser' => array([maximum depth reached]),
'current_theme' => 'default',
'site_rtl' => false,
'site_langs' => array(
[maximum depth reached]
),
'site_themes' => array(
[maximum depth reached]
),
'mooFooter' => array(
[maximum depth reached]
),
'mooHeader' => array(
[maximum depth reached]
),
'mooPage' => array(
[maximum depth reached]
),
'mooPageTitle' => 'Blog Detail Page',
'mooPageKeyword' => '',
'mooPageDescription' => '',
'accepted_cookie' => null,
'appAccessToken' => '',
'isMobile' => false,
'file_max_upload' => '2000M'
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
View => null
ext => '.ctp'
plugin => 'Blog'
cacheAction => false
passedArgs => array(
(int) 0 => '593'
)
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'profile_user_blog',
(int) 3 => 'browse',
(int) 4 => 'api_browse',
(int) 5 => 'create',
(int) 6 => 'save',
(int) 7 => 'view',
(int) 8 => 'delete',
(int) 9 => 'popular',
(int) 10 => '_checkPrivacy',
(int) 11 => 'admin_index',
(int) 12 => 'admin_move',
(int) 13 => 'categories_list',
(int) 15 => 'isApi',
(int) 16 => 'isApp',
(int) 17 => 'isAndroidApp',
(int) 18 => 'isIOSApp',
(int) 19 => 'initialize',
(int) 20 => '_getUser',
(int) 21 => '_getUserRoleId',
(int) 22 => '_getUserRoleParams',
(int) 23 => '_getSettings',
(int) 24 => 'isAllowedPermissions',
(int) 25 => '_checkPermission',
(int) 26 => '_checkExistence',
(int) 27 => '_showError',
(int) 28 => '_jsonError',
(int) 29 => '_validateData',
(int) 30 => '_logMeIn',
(int) 31 => 'logout',
(int) 32 => '_sendEmail',
(int) 33 => 'currentUri',
(int) 34 => 'doLoadingBlocks',
(int) 37 => 'beforeMooViewRender',
(int) 38 => 'setNgController',
(int) 39 => 'get',
(int) 40 => 'getPluginModel',
(int) 41 => 'isModelInPlugin',
(int) 44 => 'getGuest',
(int) 45 => 'isBanned',
(int) 47 => '_sendNotificationToMentionUser',
(int) 48 => '_getUserIdInMention',
(int) 49 => 'getBlockedUsers',
(int) 50 => '_rotateImage',
(int) 51 => '_getExtension',
(int) 52 => 'getDescriptionForMeta',
(int) 53 => 'getKeywordsForMeta',
(int) 54 => 'throwErrorCodeException',
(int) 55 => '_throwException',
(int) 56 => '_getType'
)
modelClass => 'Blog'
modelKey => 'blog'
validationErrors => null
Widgets => object(WidgetCollection) {}
Auth => object(AuthComponent) {}
Cookie => object(CookieComponent) {}
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Feeds => object(FeedsComponent) {}
Flash => object(FlashComponent) {}
Setting => object(Setting) {}
MooMail => object(MooMailComponent) {}
Language => object(Language) {}
Theme => object(Theme) {}
theme => 'default'
CoreContent => object(CoreContent) {}
CoreBlock => object(CoreBlock) {}
Blog => object(Blog) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
BlogsController::view() - APP/Plugin/Blog/Controller/BlogsController.php, line 327
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80