SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Array
(
[0] => SELECT * FROM content2 WHERE (`content_menu_id` = :content_menu_id) ORDER BY `content_id` DESC LIMIT 1
[1] => Array
(
[:content_menu_id] => 384
)
)
File: .../swisscleanroomconcept.ch/httpdocs/tools/gallyapi/src/Database/PDOModel.php
Line: 890
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] => 11395
[content] =>
Herzlich willkommen zum 30. Swiss Cleanroom Community Event
Wir freuen uns, Sie am 27. April 2026 in Pratteln (Hardstrasse 1) begrüssen zu dürfen. Weitere Informationen zum Event finden Sie hier...
[title] => Anmeldung als Besucher
[description] => Anmeldung als Besucher
[keywords] => Anmeldung als Besucher
[page_topic] => Anmeldung als Besucher
[publishing_date] => 0000-00-00 00:00:00
[publishing_check] => 0
[creation_date] => 2025-11-04 09:18:21
[content_menu_id] => 381
[password] =>
[password_check] => 0
[freefield1] =>
[freefield2] =>
[freefield3] =>
[freefield4] =>
)
)
[id:protected] =>
[limit:protected] => 1
[select:protected] => *
[where:protected] =>
[wheres:protected] => Array
(
[0] => Array
(
[0] => content_menu_id
[1] => 384
)
)
[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] => 384
)
)
[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
(
[:content_menu_id] => 384
)
[otherTables:Gally\Database\PDOModel:private] =>
)
Gally\Exceptions\GallyException