Code Context <div class="container">
<div class="title_section">
<?php echo $tmpVariable['category']['Cat']['name'];?>
$file = 'product/categoryWeb.php'
$variableGlobal = array(
(int) 0 => 'modelUser',
(int) 1 => 'urlUsers',
(int) 2 => 'routesTheme',
(int) 3 => 'smtpSite',
(int) 4 => 'dataInput',
(int) 5 => 'checkMantanHeader',
(int) 6 => 'userAdmins',
(int) 7 => 'modelOption',
(int) 8 => 'modelNotice',
(int) 9 => 'modelAlbum',
(int) 10 => 'modelAdmin',
(int) 11 => 'modelVideo',
(int) 12 => 'urlAdmins',
(int) 13 => 'urlOptions',
(int) 14 => 'urlNotices',
(int) 15 => 'urlAlbums',
(int) 16 => 'urlPlugins',
(int) 17 => 'urlVideos',
(int) 18 => 'urlHomes',
(int) 19 => 'urlNow',
(int) 20 => 'urlThemeActive',
(int) 21 => 'urlLocalThemeActive',
(int) 22 => 'urlLocal',
(int) 23 => 'webRoot',
(int) 24 => 'infoSite',
(int) 25 => 'contactSite',
(int) 26 => 'routesPlugin',
(int) 27 => 'metaTitleMantan',
(int) 28 => 'metaKeywordsMantan',
(int) 29 => 'metaDescriptionMantan',
(int) 30 => 'metaImageMantan',
(int) 31 => 'isHome',
(int) 32 => 'isCategory',
(int) 33 => 'isPost',
(int) 34 => 'isPage',
(int) 35 => 'isSearch',
(int) 36 => 'isPlugin',
(int) 37 => 'isRequestPost',
(int) 38 => 'isRequestPut',
(int) 39 => 'isRequestGet',
(int) 40 => 'isRequestAjax',
(int) 41 => 'hookFunctionMantan',
(int) 42 => 'hookMenuAdminMantan',
(int) 43 => 'hookMenusAppearanceMantan',
(int) 44 => 'tmpVariable',
(int) 45 => 'categoryNotice',
(int) 46 => 'infoNotice',
(int) 47 => 'infoMantanSource'
)
$variable = 'infoMantanSource'
$modelUser = object(User) {
name => 'User'
useDbConfig => 'default'
useTable => 'users'
id => false
data => array()
schemaName => null
table => 'users'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'User'
tableToModel => array(
'users' => 'User'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$urlUsers = 'https://manmoweb.com/users/'
$routesTheme = null
$smtpSite = array(
'Option' => array(
'key' => 'smtpSetting',
'value' => array(
'password' => '*****',
'host' => '*****',
'port' => '*****',
'account' => 'mantanhost@gmail.com',
'show' => 'ManMo Web'
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'id' => '5bac4b735e9b9c02078b456a'
)
)
$dataInput = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'plugins',
'action' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'models' => array(
[maximum depth reached]
)
)
data => array()
query => array()
url => 'danh-muc/khach-san.html'
base => '/app/webroot/index.php'
webroot => '/app/webroot/'
here => '/app/webroot/index.php/danh-muc/khach-san.html'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$checkMantanHeader = true
$userAdmins = null
$modelOption = object(Option) {
name => 'Option'
useDbConfig => 'default'
useTable => 'options'
id => false
data => array()
schemaName => null
table => 'options'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Option'
tableToModel => array(
'options' => 'Option'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$modelNotice = object(Notice) {
name => 'Notice'
useDbConfig => 'default'
useTable => 'notices'
id => false
data => array()
schemaName => null
table => 'notices'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Notice'
tableToModel => array(
'notices' => 'Notice'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelAlbum = object(Album) {
name => 'Album'
useDbConfig => 'default'
useTable => 'albums'
id => false
data => array()
schemaName => null
table => 'albums'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Album'
tableToModel => array(
'albums' => 'Album'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelAdmin = object(Admin) {
name => 'Admin'
useDbConfig => 'default'
useTable => 'admins'
id => false
data => array()
schemaName => null
table => 'admins'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Admin'
tableToModel => array(
'admins' => 'Admin'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelVideo = object(Video) {
name => 'Video'
useDbConfig => 'default'
useTable => 'videos'
id => false
data => array()
schemaName => null
table => 'videos'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Video'
tableToModel => array(
'videos' => 'Video'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$urlAdmins = 'https://manmoweb.com/admins/'
$urlOptions = 'https://manmoweb.com/options/'
$urlNotices = 'https://manmoweb.com/notices/'
$urlAlbums = 'https://manmoweb.com/albums/'
$urlPlugins = 'https://manmoweb.com/plugins/'
$urlVideos = 'https://manmoweb.com/videos/'
$urlHomes = 'https://manmoweb.com/'
$urlNow = 'https://manmoweb.com/danh-muc/khach-san.html'
$urlThemeActive = 'https://manmoweb.com/app/Theme/manmoweb/'
$urlLocalThemeActive = '../Theme/manmoweb/'
$urlLocal = array(
'urlHomes' => 'https://manmoweb.com/',
'urlAdmins' => 'https://manmoweb.com/admins/',
'urlOptions' => 'https://manmoweb.com/options/',
'urlNotices' => 'https://manmoweb.com/notices/',
'urlAlbums' => 'https://manmoweb.com/albums/',
'urlPlugins' => 'https://manmoweb.com/plugins/',
'urlVideos' => 'https://manmoweb.com/videos/',
'urlUsers' => 'https://manmoweb.com/users/',
'webRoot' => '/app/webroot/',
'urlLocalPlugin' => '../Plugin/',
'urlLocalTheme' => '../Theme/',
'urlLocalLanguage' => '../Language/',
'urlLocalWebroot' => '../webroot/'
)
$webRoot = '/app/webroot/'
$infoSite = array(
'Option' => array(
'key' => 'infoSite',
'value' => array(
'title' => 'Công cụ tạo web tự động ManMo Web',
'domain' => 'manmoweb.com',
'key' => 'thiết kế web giá rẻ,web theo mẫu,web cho khách sạn,làm website,công ty web,tạo web tự động',
'description' => 'Dịch vụ web giá rẻ của ManMo được thành lập để hỗ trợ các đơn vị có nhu cầu làm web nhanh, yêu cầu đơn giản, chi phí hợp lý',
'postsOnThePage' => (int) 10,
'seoURL' => array(
[maximum depth reached]
),
'embedScript' => '',
'language' => array(
[maximum depth reached]
)
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'id' => '5bac4b735e9b9c02078b4568'
)
)
$contactSite = array(
'Option' => array(
'key' => 'contact',
'value' => array(
'address' => '299 Kim Mã, Ba Đình, Hà Nội',
'fone' => '082.826.6622',
'email' => 'manmoweb@gmail.com',
'fax' => ''
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'id' => '5bac4b735e9b9c02078b4569'
)
)
$routesPlugin = array(
'login' => '*****',
'feedbacks' => 'feedback/view/feedbacks.php',
'chitietduan' => 'product/view/chitietduan.php',
'projectDetail' => 'product/view/projectDetail.php',
'listWeb' => 'product/view/listWeb.php',
'saveOrderProd' => 'product/view/saveOrderProd.php',
'danh-muc' => 'product/view/categoryWeb.php',
'checkDomainAPI' => 'manmoWeb/view/checkDomainAPI.php',
'createWebsiteAPI' => 'manmoWeb/view/createWebsiteAPI.php',
'closeWebsiteAPI' => 'manmoWeb/view/closeWebsiteAPI.php',
'checkAffiliateAPI' => 'manmoWeb/view/checkAffiliateAPI.php',
'payOnline' => 'manmoWeb/view/payOnline.php',
'processPayOnline' => 'manmoWeb/view/processPayOnline.php',
'regUser' => 'manmoWeb/view/regUser.php',
'logout' => 'manmoWeb/view/logout.php',
'getPass' => 'manmoWeb/view/getPass.php',
'myWeb' => 'manmoWeb/view/myWeb.php',
'info' => 'manmoWeb/view/info.php',
'changePass' => 'manmoWeb/view/changePass.php',
'affiliate' => 'manmoWeb/view/affiliate.php',
'history' => 'manmoWeb/view/history.php'
)
$metaTitleMantan = 'Công cụ tạo web tự động ManMo Web'
$metaKeywordsMantan = 'thiết kế web giá rẻ,web theo mẫu,web cho khách sạn,làm website,công ty web,tạo web tự động'
$metaDescriptionMantan = 'Dịch vụ web giá rẻ của ManMo được thành lập để hỗ trợ các đơn vị có nhu cầu làm web nhanh, yêu cầu đơn giản, chi phí hợp lý'
$metaImageMantan = '/app/webroot/upload/admin/files/banner2_2.jpg'
$isHome = false
$isCategory = false
$isPost = false
$isPage = false
$isSearch = false
$isPlugin = true
$isRequestPost = false
$isRequestPut = false
$isRequestGet = true
$isRequestAjax = false
$hookFunctionMantan = array()
$hookMenuAdminMantan = array(
(int) 0 => array(
'title' => 'Hệ thống',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'title' => 'Cài đặt ý kiến khách hàng',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'title' => 'Static',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'title' => 'Sản phẩm',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'title' => 'SEO',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'title' => 'Facebook',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'title' => 'Cài đặt giao diện',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$hookMenusAppearanceMantan = array(
(int) 0 => array(
'title' => 'Feedback',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'title' => 'Prod',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
)
)
)
$tmpVariable = array()
$categoryNotice = array()
$infoNotice = array()
$infoMantanSource = array(
'verName' => 'v1.6'
)
include - APP/Theme/manmoweb/product/categoryWeb.php, line 5
getFileTheme - APP/Controller/MantanFunctions.php, line 238
include - APP/Plugin/product/view/categoryWeb.php, line 1
include - APP/View/Plugins/index.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 934
View::_render() - CORE/Cake/View/View.php, line 896
View::render() - CORE/Cake/View/View.php, line 465
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109