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] => 338
[: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] => 338
)
[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] => PDOStatement Object
(
[queryString] => 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
)
[utf8decode:Gally\Database\PDOModel:private] =>
[parameters:protected] => Array
(
[:content_language_id] => 1
[:parent_id] => 338
[: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
(
[0] => Array
(
[content_id] => 11356
[content] =>
[title] => Modul 3 - Mikrobiologie und Verhalten im Reinraum
[description] => Modul 3 - Mikrobiologie und Verhalten im Reinraum
[keywords] => Modul 3 - Mikrobiologie und Verhalten im Reinraum
[page_topic] => Modul 3 - Mikrobiologie und Verhalten im Reinraum
[publishing_date] => 0000-00-00 00:00:00
[publishing_check] => 0
[creation_date] => 2025-10-04 15:20:26
[content_menu_id] => 340
[password] =>
[password_check] => 0
[freefield1] =>
[freefield2] =>
[freefield3] =>
[freefield4] =>
)
)
[id:protected] =>
[limit:protected] =>
[select:protected] => *
[where:protected] =>
[wheres:protected] => Array
(
)
[queryString:protected] =>
[orderBy:protected] =>
[lastQuery:protected] => Array
(
[0] => SELECT * FROM content2 WHERE (`content_menu_id` = :content_menu_id) ORDER BY `content_id` DESC LIMIT 1
[1] => Array
(
[:content_menu_id] => 340
)
)
[result:Gally\Database\PDOModel:private] => PDOStatement Object
(
[queryString] => SELECT * FROM content2 WHERE (`content_menu_id` = :content_menu_id) ORDER BY `content_id` DESC LIMIT 1
)
[utf8decode:Gally\Database\PDOModel:private] => 1
[parameters:protected] => Array
(
)
[otherTables:Gally\Database\PDOModel:private] =>
)
)
Gally\Exceptions\GallyException