Warning (2) : mysql_connect() [function.mysql-connect ]: User 'masuhair_neko' has exceeded the 'max_user_connections' resource (current value: 100) [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 561 ]Code |
Context $config = array(
"persistent" => false,
"host" => "localhost",
"login" => "masuhair_neko",
"password" => "uriage3939c4m",
"database" => "masuhair_nekojiman",
"port" => "3306",
"driver" => "mysql",
"encoding" => "utf8",
"prefix" => "nekojiman_"
) mysql_connect - [internal], line ??
DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 561
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2833
Model::__construct() - CORE/cake/libs/model/model.php, line 469
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : mysql_select_db() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 567 ]Code |
Context $config = array(
"persistent" => false,
"host" => "localhost",
"login" => "masuhair_neko",
"password" => "uriage3939c4m",
"database" => "masuhair_nekojiman",
"port" => "3306",
"driver" => "mysql",
"encoding" => "utf8",
"prefix" => "nekojiman_",
"connect" => "mysql_connect"
) mysql_select_db - [internal], line ??
DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 567
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2833
Model::__construct() - CORE/cake/libs/model/model.php, line 469
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : mysql_query() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 609 ]Code |
Context $sql = "SET NAMES utf8" mysql_query - [internal], line ??
DboMysql::_execute() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 609
DboMysqlBase::setEncoding() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 249
DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 572
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2833
Model::__construct() - CORE/cake/libs/model/model.php, line 469
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : mysql_get_server_info() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 575 ]Code |
Context $config = array(
"persistent" => false,
"host" => "localhost",
"login" => "masuhair_neko",
"password" => "uriage3939c4m",
"database" => "masuhair_nekojiman",
"port" => "3306",
"driver" => "mysql",
"encoding" => "utf8",
"prefix" => "nekojiman_",
"connect" => "mysql_connect"
) mysql_get_server_info - [internal], line ??
DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 575
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2833
Model::__construct() - CORE/cake/libs/model/model.php, line 469
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : mysql_errno() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 691 ]Code mysql_errno - [internal], line ??
DboMysql::lastError() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 691
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 257
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 287
DboMysqlBase::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 125
Model::schema() - CORE/cake/libs/model/model.php, line 929
Model::setSource() - CORE/cake/libs/model/model.php, line 780
Model::__construct() - CORE/cake/libs/model/model.php, line 474
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : Invalid argument supplied for foreach() [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 127 ]Code |
Context $cols = $this->query('SHOW FULL COLUMNS FROM ' . $this->fullTableName($model));
foreach ($cols as $column) {
$model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = NULL
Tag::$id = NULL
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = NULL
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = NULL
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$cache = null
$fields = false
$cols = false DboMysqlBase::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 127
Model::schema() - CORE/cake/libs/model/model.php, line 929
Model::setSource() - CORE/cake/libs/model/model.php, line 780
Model::__construct() - CORE/cake/libs/model/model.php, line 474
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 502
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_keys() expects parameter 1 to be array, boolean given [CORE/cake/libs/model/datasources/dbo_source.php , line 1953 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$alias = "Tag"
$fields = array()
$quote = true
$this = DboMysql
DboMysql::$description = "MySQL DBO Driver"
DboMysql::$_baseConfig = array
DboMysql::$startQuote = "`"
DboMysql::$endQuote = "`"
DboMysql::$_useAlias = false
DboMysql::$_commands = array
DboMysql::$fieldParameters = array
DboMysql::$tableParameters = array
DboMysql::$columns = array
DboMysql::$index = array
DboMysql::$alias = "AS "
DboMysql::$methodCache = array
DboMysql::$cacheMethods = true
DboMysql::$__bypass = false
DboMysql::$__sqlOps = array
DboMysql::$virtualFieldSeparator = "__"
DboMysql::$connected = false
DboMysql::$fullDebug = true
DboMysql::$error = NULL
DboMysql::$affected = NULL
DboMysql::$numRows = NULL
DboMysql::$took = 0
DboMysql::$_result = NULL
DboMysql::$_queriesCnt = 8
DboMysql::$_queriesTime = 0
DboMysql::$_queriesLog = array
DboMysql::$_queriesLogMax = 200
DboMysql::$_queryCache = array
DboMysql::$__descriptions = array
DboMysql::$_sources = array
DboMysql::$connection = false
DboMysql::$config = array
DboMysql::$configKeyName = "default"
DboMysql::$_transactionStarted = false
DboMysql::$cacheSources = true
DboMysql::$__booleans = array array_keys - [internal], line ??
DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1953
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 797
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_keys() expects parameter 1 to be array, boolean given [CORE/cake/libs/model/datasources/dbo_source.php , line 1966 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$alias = "Tag"
$fields = array()
$quote = true
$this = DboMysql
DboMysql::$description = "MySQL DBO Driver"
DboMysql::$_baseConfig = array
DboMysql::$startQuote = "`"
DboMysql::$endQuote = "`"
DboMysql::$_useAlias = false
DboMysql::$_commands = array
DboMysql::$fieldParameters = array
DboMysql::$tableParameters = array
DboMysql::$columns = array
DboMysql::$index = array
DboMysql::$alias = "AS "
DboMysql::$methodCache = array
DboMysql::$cacheMethods = true
DboMysql::$__bypass = false
DboMysql::$__sqlOps = array
DboMysql::$virtualFieldSeparator = "__"
DboMysql::$connected = false
DboMysql::$fullDebug = true
DboMysql::$error = NULL
DboMysql::$affected = NULL
DboMysql::$numRows = NULL
DboMysql::$took = 0
DboMysql::$_result = NULL
DboMysql::$_queriesCnt = 9
DboMysql::$_queriesTime = 0
DboMysql::$_queriesLog = array
DboMysql::$_queriesLogMax = 200
DboMysql::$_queryCache = array
DboMysql::$__descriptions = array
DboMysql::$_sources = array
DboMysql::$connection = false
DboMysql::$config = array
DboMysql::$configKeyName = "default"
DboMysql::$_transactionStarted = false
DboMysql::$cacheSources = true
DboMysql::$__booleans = array
$cacheKey = 1182555055
$return = null
$allFields = true array_keys - [internal], line ??
DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1966
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 797
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_filter() expects parameter 1 to be array, null given [CORE/cake/libs/model/datasources/dbo_source.php , line 1970 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$alias = "Tag"
$fields = null
$quote = true
$this = DboMysql
DboMysql::$description = "MySQL DBO Driver"
DboMysql::$_baseConfig = array
DboMysql::$startQuote = "`"
DboMysql::$endQuote = "`"
DboMysql::$_useAlias = false
DboMysql::$_commands = array
DboMysql::$fieldParameters = array
DboMysql::$tableParameters = array
DboMysql::$columns = array
DboMysql::$index = array
DboMysql::$alias = "AS "
DboMysql::$methodCache = array
DboMysql::$cacheMethods = true
DboMysql::$__bypass = false
DboMysql::$__sqlOps = array
DboMysql::$virtualFieldSeparator = "__"
DboMysql::$connected = false
DboMysql::$fullDebug = true
DboMysql::$error = NULL
DboMysql::$affected = NULL
DboMysql::$numRows = NULL
DboMysql::$took = 0
DboMysql::$_result = NULL
DboMysql::$_queriesCnt = 9
DboMysql::$_queriesTime = 0
DboMysql::$_queriesLog = array
DboMysql::$_queriesLogMax = 200
DboMysql::$_queryCache = array
DboMysql::$__descriptions = array
DboMysql::$_sources = array
DboMysql::$connection = false
DboMysql::$config = array
DboMysql::$configKeyName = "default"
DboMysql::$_transactionStarted = false
DboMysql::$cacheSources = true
DboMysql::$__booleans = array
$cacheKey = 1182555055
$return = null
$allFields = true array_filter - [internal], line ??
DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1970
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 797
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_values() expects parameter 1 to be array, null given [CORE/cake/libs/model/datasources/dbo_source.php , line 1970 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$alias = "Tag"
$fields = null
$quote = true
$this = DboMysql
DboMysql::$description = "MySQL DBO Driver"
DboMysql::$_baseConfig = array
DboMysql::$startQuote = "`"
DboMysql::$endQuote = "`"
DboMysql::$_useAlias = false
DboMysql::$_commands = array
DboMysql::$fieldParameters = array
DboMysql::$tableParameters = array
DboMysql::$columns = array
DboMysql::$index = array
DboMysql::$alias = "AS "
DboMysql::$methodCache = array
DboMysql::$cacheMethods = true
DboMysql::$__bypass = false
DboMysql::$__sqlOps = array
DboMysql::$virtualFieldSeparator = "__"
DboMysql::$connected = false
DboMysql::$fullDebug = true
DboMysql::$error = NULL
DboMysql::$affected = NULL
DboMysql::$numRows = NULL
DboMysql::$took = 0
DboMysql::$_result = NULL
DboMysql::$_queriesCnt = 9
DboMysql::$_queriesTime = 0
DboMysql::$_queriesLog = array
DboMysql::$_queriesLogMax = 200
DboMysql::$_queryCache = array
DboMysql::$__descriptions = array
DboMysql::$_sources = array
DboMysql::$connection = false
DboMysql::$config = array
DboMysql::$configKeyName = "default"
DboMysql::$_transactionStarted = false
DboMysql::$cacheSources = true
DboMysql::$__booleans = array
$cacheKey = 1182555055
$return = null
$allFields = true array_values - [internal], line ??
DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1970
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 797
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_unique() expects parameter 1 to be array, null given [CORE/cake/libs/model/datasources/dbo_source.php , line 2052 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$alias = "Tag"
$fields = null
$quote = true
$this = DboMysql
DboMysql::$description = "MySQL DBO Driver"
DboMysql::$_baseConfig = array
DboMysql::$startQuote = "`"
DboMysql::$endQuote = "`"
DboMysql::$_useAlias = false
DboMysql::$_commands = array
DboMysql::$fieldParameters = array
DboMysql::$tableParameters = array
DboMysql::$columns = array
DboMysql::$index = array
DboMysql::$alias = "AS "
DboMysql::$methodCache = array
DboMysql::$cacheMethods = true
DboMysql::$__bypass = false
DboMysql::$__sqlOps = array
DboMysql::$virtualFieldSeparator = "__"
DboMysql::$connected = false
DboMysql::$fullDebug = true
DboMysql::$error = NULL
DboMysql::$affected = NULL
DboMysql::$numRows = NULL
DboMysql::$took = 0
DboMysql::$_result = NULL
DboMysql::$_queriesCnt = 9
DboMysql::$_queriesTime = 0
DboMysql::$_queriesLog = array
DboMysql::$_queriesLogMax = 200
DboMysql::$_queryCache = array
DboMysql::$__descriptions = array
DboMysql::$_sources = array
DboMysql::$connection = false
DboMysql::$config = array
DboMysql::$configKeyName = "default"
DboMysql::$_transactionStarted = false
DboMysql::$cacheSources = true
DboMysql::$__booleans = array
$cacheKey = 1182555055
$return = null
$allFields = true
$virtual = array()
$virtualFields = false
$count = 0 array_unique - [internal], line ??
DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 2052
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 797
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : array_unique() expects parameter 1 to be array, null given [CORE/cake/libs/model/datasources/dbo_source.php , line 1244 ]Code |
Context $model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array
$linkModel = null
$type = null
$association = null
$assocData = array(
"conditions" => array(),
"fields" => array(),
"joins" => array(),
"order" => array(),
"limit" => array(),
"offset" => array(),
"group" => array()
)
$queryData = array(
"conditions" => array(
"Tag.id" => "439"
),
"fields" => null,
"joins" => array(),
"limit" => 1,
"offset" => array(),
"order" => array(
null
),
"page" => 1,
"group" => array(),
"callbacks" => true,
"recursive" => null
)
$external = false
$resultSet = null array_unique - [internal], line ??
DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1244
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : mysql_real_escape_string() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php , line 680 ]Code |
Context $data = "439"
$column = "string"
$safe = false
$parent = null mysql_real_escape_string - [internal], line ??
DboMysql::value() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 680
DboSource::__parseKey() - CORE/cake/libs/model/datasources/dbo_source.php, line 2276
DboSource::conditionKeysToString() - CORE/cake/libs/model/datasources/dbo_source.php, line 2218
DboSource::conditions() - CORE/cake/libs/model/datasources/dbo_source.php, line 2098
DboSource::buildStatement() - CORE/cake/libs/model/datasources/dbo_source.php, line 1462
DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1255
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : implode() [function.implode ]: Invalid arguments passed [CORE/cake/libs/model/datasources/dbo_source.php , line 1463 ]Code |
Context $query = array(
"offset" => array(),
"joins" => array(),
"fields" => null,
"table" => "`nekojiman_tags`",
"alias" => "Tag",
"limit" => 1,
"conditions" => array(
"Tag.id" => "439"
),
"order" => array(
null
),
"group" => array()
)
$model = Tag
Tag::$name = "Tag"
Tag::$useDbConfig = "default"
Tag::$useTable = "tags"
Tag::$displayField = false
Tag::$id = false
Tag::$data = array
Tag::$table = "tags"
Tag::$primaryKey = "id"
Tag::$_schema = false
Tag::$validate = array
Tag::$validationErrors = array
Tag::$tablePrefix = "nekojiman_"
Tag::$alias = "Tag"
Tag::$tableToModel = array
Tag::$logTransactions = false
Tag::$cacheQueries = false
Tag::$belongsTo = array
Tag::$hasOne = array
Tag::$hasMany = array
Tag::$hasAndBelongsToMany = array
Tag::$actsAs = NULL
Tag::$Behaviors = BehaviorCollection object
Tag::$whitelist = array
Tag::$cacheSources = true
Tag::$findQueryType = "first"
Tag::$recursive = 1
Tag::$order = NULL
Tag::$virtualFields = array
Tag::$__associationKeys = array
Tag::$__associations = array
Tag::$__backAssociation = array
Tag::$__insertID = NULL
Tag::$__numRows = NULL
Tag::$__affectedRows = NULL
Tag::$_findMethods = array implode - [internal], line ??
DboSource::buildStatement() - CORE/cake/libs/model/datasources/dbo_source.php, line 1463
DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1255
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2127
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 349
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
Tag::findById() - APP/controllers/tag_controller.php, line 129
TagController::photo() - APP/controllers/tag_controller.php, line 129
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : Invalid argument supplied for foreach() [APP/controllers/tag_controller.php , line 160 ]Code |
Context $data['PhotoList'] = $this->paginate('PhotoTag');
foreach($data['PhotoList'] as &$val){
$tagId = "439"
$photoId = null
$flg = null
$fromId = null
$data = array(
"PhotoList" => false
)
$tablePhoto = "nekojiman_photos"
$tableUser = "nekojiman_users" TagController::photo() - APP/controllers/tag_controller.php, line 160
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: Tag [APP/controllers/components/nekojiman.php , line 247 ]Code |
Context if($this->controller->params['controller'] == 'tag'){
if($this->checksp() != 'iphone' && $this->checksp() != 'android'){
$this->controller->Session->write('BackTag', $this->controller->viewVars['data']['Tag']['tag_text']);
$currentAction = "tag/photo" NekojimanComponent::shutdown() - APP/controllers/components/nekojiman.php, line 247
Component::triggerCallback() - CORE/cake/libs/controller/component.php, line 186
Controller::shutdownProcess() - CORE/cake/libs/controller/controller.php, line 537
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 211
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: Tag [APP/controllers/components/nekojiman.php , line 248 ]Code |
Context if($this->checksp() != 'iphone' && $this->checksp() != 'android'){
$this->controller->Session->write('BackTag', $this->controller->viewVars['data']['Tag']['tag_text']);
$this->controller->Session->write('BackTagId', $this->controller->viewVars['data']['Tag']['id']);
$currentAction = "tag/photo" NekojimanComponent::shutdown() - APP/controllers/components/nekojiman.php, line 248
Component::triggerCallback() - CORE/cake/libs/controller/component.php, line 186
Controller::shutdownProcess() - CORE/cake/libs/controller/controller.php, line 537
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 211
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8) : Undefined index: Tag [APP/views/elements/en/title.ctp , line 307 ]Code |
Context
case 'tag/photo':
echo 'Nekojiman | Cat picture list of '.h($data['Tag']['tag_text']).' tag';
$___viewFn = "/home/masuhair/nekojiman.com/public_html/app/views/elements/en/title.ctp"
$___dataForView = array(
"data" => array(
"PhotoList" => false,
"Count" => array()
),
"spcar" => "other",
"catGoodsFooter" => array(
array()
),
"catThemeFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catSceneFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catKindFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"commentApi" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BackCategoryName" => null,
"BackCategoryLable" => null,
"BackTagId" => null,
"BackTag" => null,
"BackSearch" => null,
"BackAlbumId" => null,
"BackAlbum" => null,
"BackUserId" => null,
"BackUser" => null,
"BackProfileId" => null,
"BackProfile" => null,
"BackAction" => null,
"BackUrl" => null,
"LastAction" => null,
"LastUrl" => null,
"CurrentAction" => "tag/photo",
"CurrentUrl" => "tag/photo/439",
"info" => array(
array()
),
"catTheme" => array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
),
"catScene" => array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
),
"catKind" => array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
),
"catThemePickup" => false,
"catScenePickup" => false,
"catKindPickup" => false,
"searchWord" => array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
),
"viewWord" => array(
array(),
array(),
array(),
array(),
array()
),
"tagCloud" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"userIcon" => array(
array(),
array(),
array(),
array(),
array()
),
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object,
"neko" => NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$data = array(
"PhotoList" => false,
"Count" => array(
"photo" => false,
"album" => false,
"profile" => false
)
)
$spcar = "other"
$catGoodsFooter = array(
array(
"Category" => array(),
"Count" => array()
)
)
$catThemeFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catSceneFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catKindFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$commentApi = array(
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
)
)
$BackCategoryName = null
$BackCategoryLable = null
$BackTagId = null
$BackTag = null
$BackSearch = null
$BackAlbumId = null
$BackAlbum = null
$BackUserId = null
$BackUser = null
$BackProfileId = null
$BackProfile = null
$BackAction = null
$BackUrl = null
$LastAction = null
$LastUrl = null
$CurrentAction = "tag/photo"
$CurrentUrl = "tag/photo/439"
$info = array(
array(
"Info" => array()
)
)
$catTheme = array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
)
$catScene = array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
)
$catKind = array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
)
$catThemePickup = false
$catScenePickup = false
$catKindPickup = false
$searchWord = array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
)
$viewWord = array(
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
)
)
$tagCloud = array(
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
)
)
$userIcon = array(
array(
"id" => "1",
"name" => "ブラック",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "black.png",
"image_size" => "0"
),
array(
"id" => "2",
"name" => "ブルー",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "blue.png",
"image_size" => "0"
),
array(
"id" => "3",
"name" => "グリーン",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "green.png",
"image_size" => "0"
),
array(
"id" => "4",
"name" => "マゼンタ",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "magenta.png",
"image_size" => "0"
),
array(
"id" => "5",
"name" => "レッド",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "red.png",
"image_size" => "0"
)
)
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object
$neko = NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$url = "tag/photo" include - APP/views/elements/en/title.ctp, line 307
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/layouts/en/search.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 731
View::renderLayout() - CORE/cake/libs/view/view.php, line 489
View::render() - CORE/cake/libs/view/view.php, line 435
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Nekojiman | Cat picture list of tag
Home
Picture list of Notice (8) : Undefined index: Tag [APP/views/tag/en/photo.ctp , line 4 ]Code |
Context <ul class="clearfix">
<li><a href="<?=$html -> url ( '/' ) ?> ">Home</a></li>
<li>Picture list of <?=h ( $data [ 'Tag' ][ 'tag_text' ]) ?> tag</li>
$___viewFn = "/home/masuhair/nekojiman.com/public_html/app/views/tag/en/photo.ctp"
$___dataForView = array(
"data" => array(
"PhotoList" => false,
"Count" => array()
),
"spcar" => "other",
"catGoodsFooter" => array(
array()
),
"catThemeFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catSceneFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catKindFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"commentApi" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BackCategoryName" => null,
"BackCategoryLable" => null,
"BackTagId" => null,
"BackTag" => null,
"BackSearch" => null,
"BackAlbumId" => null,
"BackAlbum" => null,
"BackUserId" => null,
"BackUser" => null,
"BackProfileId" => null,
"BackProfile" => null,
"BackAction" => null,
"BackUrl" => null,
"LastAction" => null,
"LastUrl" => null,
"CurrentAction" => "tag/photo",
"CurrentUrl" => "tag/photo/439",
"info" => array(
array()
),
"catTheme" => array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
),
"catScene" => array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
),
"catKind" => array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
),
"catThemePickup" => false,
"catScenePickup" => false,
"catKindPickup" => false,
"searchWord" => array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
),
"viewWord" => array(
array(),
array(),
array(),
array(),
array()
),
"tagCloud" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"userIcon" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object
$neko = NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$data = array(
"PhotoList" => false,
"Count" => array(
"photo" => false,
"album" => false,
"profile" => false
)
)
$spcar = "other"
$catGoodsFooter = array(
array(
"Category" => array(),
"Count" => array()
)
)
$catThemeFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catSceneFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catKindFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$commentApi = array(
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
)
)
$BackCategoryName = null
$BackCategoryLable = null
$BackTagId = null
$BackTag = null
$BackSearch = null
$BackAlbumId = null
$BackAlbum = null
$BackUserId = null
$BackUser = null
$BackProfileId = null
$BackProfile = null
$BackAction = null
$BackUrl = null
$LastAction = null
$LastUrl = null
$CurrentAction = "tag/photo"
$CurrentUrl = "tag/photo/439"
$info = array(
array(
"Info" => array()
)
)
$catTheme = array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
)
$catScene = array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
)
$catKind = array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
)
$catThemePickup = false
$catScenePickup = false
$catKindPickup = false
$searchWord = array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
)
$viewWord = array(
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
)
)
$tagCloud = array(
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
)
)
$userIcon = array(
array(
"id" => "1",
"name" => "ブラック",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "black.png",
"image_size" => "0"
),
array(
"id" => "2",
"name" => "ブルー",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "blue.png",
"image_size" => "0"
),
array(
"id" => "3",
"name" => "グリーン",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "green.png",
"image_size" => "0"
),
array(
"id" => "4",
"name" => "マゼンタ",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "magenta.png",
"image_size" => "0"
),
array(
"id" => "5",
"name" => "レッド",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "red.png",
"image_size" => "0"
)
) include - APP/views/tag/en/photo.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 tag
Are these cat pictures you were looking for?
Notice (8) : Undefined index: Tag [APP/views/tag/en/photo.ctp , line 13 ]Code |
Context <div class="list clearfix">
<ul class="sub clearfix">
<li class="current"><a href="<?=$html -> url ( '/tag/photo/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Pictures</a></li>
$___viewFn = "/home/masuhair/nekojiman.com/public_html/app/views/tag/en/photo.ctp"
$___dataForView = array(
"data" => array(
"PhotoList" => false,
"Count" => array()
),
"spcar" => "other",
"catGoodsFooter" => array(
array()
),
"catThemeFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catSceneFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catKindFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"commentApi" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BackCategoryName" => null,
"BackCategoryLable" => null,
"BackTagId" => null,
"BackTag" => null,
"BackSearch" => null,
"BackAlbumId" => null,
"BackAlbum" => null,
"BackUserId" => null,
"BackUser" => null,
"BackProfileId" => null,
"BackProfile" => null,
"BackAction" => null,
"BackUrl" => null,
"LastAction" => null,
"LastUrl" => null,
"CurrentAction" => "tag/photo",
"CurrentUrl" => "tag/photo/439",
"info" => array(
array()
),
"catTheme" => array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
),
"catScene" => array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
),
"catKind" => array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
),
"catThemePickup" => false,
"catScenePickup" => false,
"catKindPickup" => false,
"searchWord" => array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
),
"viewWord" => array(
array(),
array(),
array(),
array(),
array()
),
"tagCloud" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"userIcon" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object
$neko = NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$data = array(
"PhotoList" => false,
"Count" => array(
"photo" => false,
"album" => false,
"profile" => false
)
)
$spcar = "other"
$catGoodsFooter = array(
array(
"Category" => array(),
"Count" => array()
)
)
$catThemeFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catSceneFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catKindFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$commentApi = array(
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
)
)
$BackCategoryName = null
$BackCategoryLable = null
$BackTagId = null
$BackTag = null
$BackSearch = null
$BackAlbumId = null
$BackAlbum = null
$BackUserId = null
$BackUser = null
$BackProfileId = null
$BackProfile = null
$BackAction = null
$BackUrl = null
$LastAction = null
$LastUrl = null
$CurrentAction = "tag/photo"
$CurrentUrl = "tag/photo/439"
$info = array(
array(
"Info" => array()
)
)
$catTheme = array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
)
$catScene = array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
)
$catKind = array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
)
$catThemePickup = false
$catScenePickup = false
$catKindPickup = false
$searchWord = array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
)
$viewWord = array(
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
)
)
$tagCloud = array(
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
)
)
$userIcon = array(
array(
"id" => "1",
"name" => "ブラック",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "black.png",
"image_size" => "0"
),
array(
"id" => "2",
"name" => "ブルー",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "blue.png",
"image_size" => "0"
),
array(
"id" => "3",
"name" => "グリーン",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "green.png",
"image_size" => "0"
),
array(
"id" => "4",
"name" => "マゼンタ",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "magenta.png",
"image_size" => "0"
),
array(
"id" => "5",
"name" => "レッド",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "red.png",
"image_size" => "0"
)
) include - APP/views/tag/en/photo.ctp, line 13
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 /tag/photo//">Pictures
Notice (8) : Undefined index: Tag [APP/views/tag/en/photo.ctp , line 14 ]Code |
Context <ul class="sub clearfix">
<li class="current"><a href="<?=$html -> url ( '/tag/photo/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Pictures</a></li>
<li><a href="<?=$html -> url ( '/tag/profile/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Cat stars</a></li>
$___viewFn = "/home/masuhair/nekojiman.com/public_html/app/views/tag/en/photo.ctp"
$___dataForView = array(
"data" => array(
"PhotoList" => false,
"Count" => array()
),
"spcar" => "other",
"catGoodsFooter" => array(
array()
),
"catThemeFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catSceneFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catKindFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"commentApi" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BackCategoryName" => null,
"BackCategoryLable" => null,
"BackTagId" => null,
"BackTag" => null,
"BackSearch" => null,
"BackAlbumId" => null,
"BackAlbum" => null,
"BackUserId" => null,
"BackUser" => null,
"BackProfileId" => null,
"BackProfile" => null,
"BackAction" => null,
"BackUrl" => null,
"LastAction" => null,
"LastUrl" => null,
"CurrentAction" => "tag/photo",
"CurrentUrl" => "tag/photo/439",
"info" => array(
array()
),
"catTheme" => array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
),
"catScene" => array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
),
"catKind" => array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
),
"catThemePickup" => false,
"catScenePickup" => false,
"catKindPickup" => false,
"searchWord" => array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
),
"viewWord" => array(
array(),
array(),
array(),
array(),
array()
),
"tagCloud" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"userIcon" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object
$neko = NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$data = array(
"PhotoList" => false,
"Count" => array(
"photo" => false,
"album" => false,
"profile" => false
)
)
$spcar = "other"
$catGoodsFooter = array(
array(
"Category" => array(),
"Count" => array()
)
)
$catThemeFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catSceneFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catKindFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$commentApi = array(
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
)
)
$BackCategoryName = null
$BackCategoryLable = null
$BackTagId = null
$BackTag = null
$BackSearch = null
$BackAlbumId = null
$BackAlbum = null
$BackUserId = null
$BackUser = null
$BackProfileId = null
$BackProfile = null
$BackAction = null
$BackUrl = null
$LastAction = null
$LastUrl = null
$CurrentAction = "tag/photo"
$CurrentUrl = "tag/photo/439"
$info = array(
array(
"Info" => array()
)
)
$catTheme = array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
)
$catScene = array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
)
$catKind = array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
)
$catThemePickup = false
$catScenePickup = false
$catKindPickup = false
$searchWord = array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
)
$viewWord = array(
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
)
)
$tagCloud = array(
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
)
)
$userIcon = array(
array(
"id" => "1",
"name" => "ブラック",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "black.png",
"image_size" => "0"
),
array(
"id" => "2",
"name" => "ブルー",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "blue.png",
"image_size" => "0"
),
array(
"id" => "3",
"name" => "グリーン",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "green.png",
"image_size" => "0"
),
array(
"id" => "4",
"name" => "マゼンタ",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "magenta.png",
"image_size" => "0"
),
array(
"id" => "5",
"name" => "レッド",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "red.png",
"image_size" => "0"
)
) include - APP/views/tag/en/photo.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 /tag/profile//">Cat stars
Notice (8) : Undefined index: Tag [APP/views/tag/en/photo.ctp , line 15 ]Code |
Context <li class="current"><a href="<?=$html -> url ( '/tag/photo/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Pictures</a></li>
<li><a href="<?=$html -> url ( '/tag/profile/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Cat stars</a></li>
<li><a href="<?=$html -> url ( '/tag/album/' ). $data [ 'Tag' ][ 'id' ]. '/' ?> ">Albums</a></li>
$___viewFn = "/home/masuhair/nekojiman.com/public_html/app/views/tag/en/photo.ctp"
$___dataForView = array(
"data" => array(
"PhotoList" => false,
"Count" => array()
),
"spcar" => "other",
"catGoodsFooter" => array(
array()
),
"catThemeFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catSceneFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"catKindFooter" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"commentApi" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BackCategoryName" => null,
"BackCategoryLable" => null,
"BackTagId" => null,
"BackTag" => null,
"BackSearch" => null,
"BackAlbumId" => null,
"BackAlbum" => null,
"BackUserId" => null,
"BackUser" => null,
"BackProfileId" => null,
"BackProfile" => null,
"BackAction" => null,
"BackUrl" => null,
"LastAction" => null,
"LastUrl" => null,
"CurrentAction" => "tag/photo",
"CurrentUrl" => "tag/photo/439",
"info" => array(
array()
),
"catTheme" => array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
),
"catScene" => array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
),
"catKind" => array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
),
"catThemePickup" => false,
"catScenePickup" => false,
"catKindPickup" => false,
"searchWord" => array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
),
"viewWord" => array(
array(),
array(),
array(),
array(),
array()
),
"tagCloud" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"userIcon" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/tag/photo/439"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "photo"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/tag/photo/439"
JsHelper::$params = array
JsHelper::$action = "photo"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/tag/photo/439"
PaginatorHelper::$params = array
PaginatorHelper::$action = "photo"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/tag/photo/439"
JavascriptHelper::$params = array
JavascriptHelper::$action = "photo"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$theme = NULL
AjaxHelper::$here = "/tag/photo/439"
AjaxHelper::$params = array
AjaxHelper::$action = "photo"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$Form = FormHelper object
$neko = NekoHelper
NekoHelper::$helpers = NULL
NekoHelper::$base = ""
NekoHelper::$webroot = "/"
NekoHelper::$theme = NULL
NekoHelper::$here = "/tag/photo/439"
NekoHelper::$params = array
NekoHelper::$action = "photo"
NekoHelper::$plugin = NULL
NekoHelper::$data = NULL
NekoHelper::$namedArgs = NULL
NekoHelper::$argSeparator = NULL
NekoHelper::$validationErrors = NULL
NekoHelper::$tags = array
NekoHelper::$__tainted = NULL
NekoHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/tag/photo/439"
FormHelper::$params = array
FormHelper::$action = "photo"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/tag/photo/439"
HtmlHelper::$params = array
HtmlHelper::$action = "photo"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = ""
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "low"
SessionHelper::$time = 1751231750
SessionHelper::$sessionTime = 1752009350
SessionHelper::$cookieLifeTime = 46656000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/tag/photo/439"
SessionHelper::$params = array
SessionHelper::$action = "photo"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$data = array(
"PhotoList" => false,
"Count" => array(
"photo" => false,
"album" => false,
"profile" => false
)
)
$spcar = "other"
$catGoodsFooter = array(
array(
"Category" => array(),
"Count" => array()
)
)
$catThemeFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catSceneFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$catKindFooter = array(
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
),
array(
"Category" => array(),
"Count" => array()
)
)
$commentApi = array(
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
),
array(
"PhotoComment" => array(),
"User" => array(),
"Photo" => array()
)
)
$BackCategoryName = null
$BackCategoryLable = null
$BackTagId = null
$BackTag = null
$BackSearch = null
$BackAlbumId = null
$BackAlbum = null
$BackUserId = null
$BackUser = null
$BackProfileId = null
$BackProfile = null
$BackAction = null
$BackUrl = null
$LastAction = null
$LastUrl = null
$CurrentAction = "tag/photo"
$CurrentUrl = "tag/photo/439"
$info = array(
array(
"Info" => array()
)
)
$catTheme = array(
"面白い猫写真",
"癒される猫写真",
"驚きの猫写真",
"子猫",
"家族猫",
"兄弟猫・姉妹猫",
"猫と他の動物",
"老猫・長寿猫",
"ロングヘア",
"ショートヘア",
"オッドアイ",
"デブ猫",
"看板猫",
"芸猫",
"猫カフェ",
"里親募集",
"肉球"
)
$catScene = array(
"見つめる",
"眠る",
"遊ぶ",
"座る",
"収まる",
"毛繕い",
"ケンカ",
"爪研ぎ",
"トイレ",
"群れる",
"ごはん",
"スリスリ",
"モミモミ"
)
$catKind = array(
"MIX",
"三毛猫",
"白黒猫",
"白猫",
"黒猫",
"茶トラ猫",
"茶トラ白猫",
"キジトラ猫",
"キジ白猫",
"サバトラ猫",
"サビ猫",
"ハチワレ猫",
"MIXその他猫",
"アビシニアン",
"アメリカンカール",
"アメリカンショートヘア",
"アメリカンボブテイル",
"エキゾチックショートヘア",
"エジプシャンマウ",
"オシキャット",
"オリエンタルショートヘア",
"コーニッシュレックス",
"サイベリアン",
"ジャパニーズボブテイル",
"シャム",
"シャルトリュー",
"シンガプーラ",
"スコティッシュフォールド",
"スフィンクス",
"セルカークレックス",
"ソマリ",
"ターキッシュ",
"チンチラ",
"トンキニーズ",
"ノルウェージャンフォレストキャット",
"バーマン",
"バーミーズ",
"ヒマラヤン",
"ブリティッシュショートヘア",
"ペルシャ",
"ベンガル",
"ボンベイ",
"マンチカン",
"メインクーン",
"ラグドール",
"ラパーマ",
"ロシアンブルー",
"地域猫",
"野良猫",
"その他珍しい猫"
)
$catThemePickup = false
$catScenePickup = false
$catKindPickup = false
$searchWord = array(
"子猫" => null,
"い" => null,
"もふもふ" => null,
"アメショ" => null,
"お昼寝" => null,
"ごはん" => null,
"変顔" => null,
"かわいい" => null,
"ねこなべ" => null,
"こたつ" => null
)
$viewWord = array(
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
),
array(
"ViewWord" => array()
)
)
$tagCloud = array(
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
),
array(
"TagCloud" => array()
)
)
$userIcon = array(
array(
"id" => "1",
"name" => "ブラック",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "black.png",
"image_size" => "0"
),
array(
"id" => "2",
"name" => "ブルー",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "blue.png",
"image_size" => "0"
),
array(
"id" => "3",
"name" => "グリーン",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "green.png",
"image_size" => "0"
),
array(
"id" => "4",
"name" => "マゼンタ",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "magenta.png",
"image_size" => "0"
),
array(
"id" => "5",
"name" => "レッド",
"image_host" => "localhost",
"image_path" => "data/",
"image_folder" => "user/",
"image_file" => "red.png",
"image_size" => "0"
)
) include - APP/views/tag/en/photo.ctp, line 15
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 /tag/album//">Albums
[ Submit a picture ]
No cat pictures were found that match your search criteria.
Recent comments on submitted pictures
ありがとうございます。9歳にはなりましたが、中身は仔猫ちゃんのままですね。
Translation
幸(さち)9 hours ago
マーニャさん、こんにちは。上半身を起こすでもなく完全に寝た状態でのお食事、み...
Translation
やよい17 hours ago
幸さん、9歳お誕生日おめでとうございます!いつの間に…私の中ではまだ仔猫ちゃん...
Translation
やよい17 hours ago
ありがとうございます。幸、今日も9歳とは思えぬ(?)豪快な疾走と華麗な跳躍を見せ...
Translation
幸(さち)1 day ago
遅くなりましたが、9歳のお誕生日おめでと~♪9歳に見えないですね。若い、若い♡こ...
Translation
マーニャ1 day ago
当時はみんにゃ聖子ちゃんカットでしたニャ~。私は明菜風にしてました(笑)ミー...
Translation
マーニャ2 days ago
やっとログイン出来たと思ったら、だいぶ前のみくの画像が本猫になってるニャ~(^^;)
Translation
マーニャ2 days ago
DGヌコパンチ㍇㍖㍊さん、生まれ変わったら一緒にニャろうね°˖✧◝(⁰▿⁰)◜✧˖° ミー子...
Translation
ちっころ28 days ago
more