SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Array
(
[0] => SELECT * FROM content_menu2 WHERE (`content_language_id` = :content_language_id AND `parent_id` = :parent_id AND `show` = :show) ORDER BY `order`, `content_menu_id` ASC
[1] => Array
(
[:content_language_id] => 1
[:parent_id] => 256
[:show] => 1
)
)
File: .../swisscleanroomconcept.ch/httpdocs/tools/gallyapi/src/Database/PDOModel.php
Line: 890
Gally\Homepage\Entities\ContentMenu2 Object
(
[table:protected] => content_menu2
[prefix:protected] =>
[defaultOrderBy:protected] => content_menu_id
[rowIdentifier:protected] => content_menu_id
[timestamps:protected] =>
[timestampCreatedAt:protected] => created
[timestampUpdatedAt:protected] => updated
[manualSort:protected] =>
[dateFormat:protected] => d.m.Y
[dateTimeFormat:protected] => d.m.Y - H:i
[timeFormat:protected] => H:i
[emptyColumnPlaceholder:protected] => -
[db:protected] => PDO Object
(
)
[idData] => Array
(
)
[id:protected] =>
[limit:protected] =>
[select:protected] =>
[where:protected] =>
[wheres:protected] => Array
(
[0] => Array
(
[0] => content_language_id
[1] => 1
)
[1] => Array
(
[0] => parent_id
[1] => 256
)
[2] => Array
(
[0] => show
[1] => 1
)
)
[queryString:protected] =>
[orderBy:protected] => order`, `content_menu_id
[lastQuery:protected] => Array
(
[0] => SELECT * FROM content_menu2 WHERE (`content_language_id` = :content_language_id AND `parent_id` = :parent_id AND `show` = :show) ORDER BY `order`, `content_menu_id` ASC
[1] =>
)
[result:Gally\Database\PDOModel:private] =>
[utf8decode:Gally\Database\PDOModel:private] =>
[parameters:protected] => Array
(
[:content_language_id] => 1
[:parent_id] => 256
[:show] => 1
)
[otherTables:Gally\Database\PDOModel:private] =>
[content:Gally\Homepage\Entities\ContentMenu2:private] => Gally\Homepage\Entities\Content2 Object
(
[table:protected] => content2
[prefix:protected] =>
[defaultOrderBy:protected] => content_id DESC
[rowIdentifier:protected] => id
[timestamps:protected] =>
[timestampCreatedAt:protected] => created
[timestampUpdatedAt:protected] => updated
[manualSort:protected] =>
[dateFormat:protected] => d.m.Y
[dateTimeFormat:protected] => d.m.Y - H:i
[timeFormat:protected] => H:i
[emptyColumnPlaceholder:protected] => -
[db:protected] => PDO Object
(
)
[idData] => Array
(
)
[id:protected] =>
[limit:protected] =>
[select:protected] =>
[where:protected] =>
[wheres:protected] => Array
(
)
[queryString:protected] =>
[orderBy:protected] =>
[lastQuery:protected] =>
[result:Gally\Database\PDOModel:private] =>
[utf8decode:Gally\Database\PDOModel:private] => 1
[parameters:protected] => Array
(
)
[otherTables:Gally\Database\PDOModel:private] =>
)
)
Gally\Exceptions\GallyException