(3 total)

object(Collection)#292 (15) { ["id"]=> int(3) ["_errors":"Omeka_Record_AbstractRecord":private]=> object(Omeka_Validate_Errors)#291 (2) { ["_errors":protected]=> array(0) { } ["storage":"ArrayObject":private]=> array(0) { } } ["_cache":protected]=> array(0) { } ["_mixins":protected]=> array(5) { [0]=> object(Mixin_PublicFeatured)#290 (3) { ["_record":protected]=> *RECURSION* ["_wasPublic":"Mixin_PublicFeatured":private]=> bool(false) ["_wasFeatured":"Mixin_PublicFeatured":private]=> bool(false) } [1]=> object(Mixin_Owner)#289 (2) { ["_record":protected]=> *RECURSION* ["_column":protected]=> string(8) "owner_id" } [2]=> object(Mixin_ElementText)#288 (9) { ["_record":protected]=> *RECURSION* ["_textsByNaturalOrder":protected]=> array(0) { } ["_textsByElementId":protected]=> array(0) { } ["_elementsBySet":protected]=> array(0) { } ["_elementsById":protected]=> array(0) { } ["_elementsOnForm":protected]=> array(0) { } ["_textsToSave":protected]=> array(0) { } ["_recordsAreLoaded":protected]=> bool(false) ["_replaceElementTexts":protected]=> bool(false) } [3]=> object(Mixin_Timestamp)#65 (3) { ["_record":protected]=> *RECURSION* ["_addedColumn":protected]=> string(5) "added" ["_modifiedColumn":protected]=> string(8) "modified" } [4]=> object(Mixin_Search)#293 (4) { ["_record":protected]=> *RECURSION* ["_text":protected]=> NULL ["_title":protected]=> NULL ["_public":protected]=> int(1) } } ["_db":protected]=> object(Omeka_Db)#53 (4) { ["prefix"]=> string(6) "omeka_" ["_adapter":protected]=> object(Zend_Db_Adapter_Mysqli)#51 (12) { ["_config":protected]=> array(9) { ["host"]=> string(9) "localhost" ["username"]=> string(12) "kolokotronis" ["password"]=> string(19) "S3cur3P@ssw0rdR00t!" ["dbname"]=> string(12) "kolokotronis" ["prefix"]=> string(6) "omeka_" ["charset"]=> string(7) "utf8mb4" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#52 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#54 (18) { ["affected_rows"]=> int(1) ["client_info"]=> string(13) "mysqlnd 8.3.6" ["client_version"]=> int(80306) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["field_count"]=> int(1) ["host_info"]=> string(25) "Localhost via UNIX socket" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(23) "8.0.44-0ubuntu0.24.04.1" ["server_version"]=> int(80044) ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(6065) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#287 (12) { ["_stmt":protected]=> object(mysqli_stmt)#309 (10) { ["affected_rows"]=> int(1) ["insert_id"]=> int(0) ["num_rows"]=> int(1) ["param_count"]=> int(0) ["field_count"]=> int(1) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(7) } ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_sqlParam":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_queryId":protected]=> NULL ["_keys":protected]=> array(1) { [0]=> string(31) "COUNT(DISTINCT(collections.id))" } ["_values":protected]=> array(1) { [0]=> &int(3) } ["_meta":protected]=> object(mysqli_result)#223 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } } } ["_tables":protected]=> array(5) { ["Option"]=> object(Omeka_Db_Table)#36 (4) { ["_target":protected]=> string(6) "Option" ["_name":protected]=> string(7) "options" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Plugin"]=> object(Table_Plugin)#63 (4) { ["_target":protected]=> string(6) "Plugin" ["_name":protected]=> string(7) "plugins" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Session"]=> object(Omeka_Db_Table)#182 (4) { ["_target":protected]=> string(7) "Session" ["_name":protected]=> string(8) "sessions" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["SimplePagesPage"]=> object(SimplePagesPageTable)#221 (4) { ["_target":protected]=> string(15) "SimplePagesPage" ["_name":protected]=> string(18) "simple_pages_pages" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Collection"]=> object(Table_Collection)#266 (4) { ["_target":protected]=> string(10) "Collection" ["_name":protected]=> string(11) "collections" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } } ["_logger":"Omeka_Db":private]=> NULL } ["_related":protected]=> array(1) { ["ElementTexts"]=> string(18) "getAllElementTexts" } ["_postData":protected]=> NULL ["_locked":"Omeka_Record_AbstractRecord":private]=> bool(false) ["_eventCallbacks":"Omeka_Record_AbstractRecord":private]=> array(4) { [0]=> string(10) "beforeSave" [1]=> string(9) "afterSave" [2]=> string(12) "beforeDelete" [3]=> string(11) "afterDelete" } ["_pluginBroker":"Omeka_Record_AbstractRecord":private]=> NULL ["public"]=> int(1) ["featured"]=> int(0) ["added"]=> string(19) "2026-01-12 17:28:27" ["modified"]=> string(19) "2026-01-12 17:28:27" ["owner_id"]=> int(2) } object(Collection)#294 (15) { ["id"]=> int(2) ["_errors":"Omeka_Record_AbstractRecord":private]=> object(Omeka_Validate_Errors)#295 (2) { ["_errors":protected]=> array(0) { } ["storage":"ArrayObject":private]=> array(0) { } } ["_cache":protected]=> array(0) { } ["_mixins":protected]=> array(5) { [0]=> object(Mixin_PublicFeatured)#296 (3) { ["_record":protected]=> *RECURSION* ["_wasPublic":"Mixin_PublicFeatured":private]=> bool(false) ["_wasFeatured":"Mixin_PublicFeatured":private]=> bool(false) } [1]=> object(Mixin_Owner)#297 (2) { ["_record":protected]=> *RECURSION* ["_column":protected]=> string(8) "owner_id" } [2]=> object(Mixin_ElementText)#298 (9) { ["_record":protected]=> *RECURSION* ["_textsByNaturalOrder":protected]=> array(0) { } ["_textsByElementId":protected]=> array(0) { } ["_elementsBySet":protected]=> array(0) { } ["_elementsById":protected]=> array(0) { } ["_elementsOnForm":protected]=> array(0) { } ["_textsToSave":protected]=> array(0) { } ["_recordsAreLoaded":protected]=> bool(false) ["_replaceElementTexts":protected]=> bool(false) } [3]=> object(Mixin_Timestamp)#299 (3) { ["_record":protected]=> *RECURSION* ["_addedColumn":protected]=> string(5) "added" ["_modifiedColumn":protected]=> string(8) "modified" } [4]=> object(Mixin_Search)#300 (4) { ["_record":protected]=> *RECURSION* ["_text":protected]=> NULL ["_title":protected]=> NULL ["_public":protected]=> int(1) } } ["_db":protected]=> object(Omeka_Db)#53 (4) { ["prefix"]=> string(6) "omeka_" ["_adapter":protected]=> object(Zend_Db_Adapter_Mysqli)#51 (12) { ["_config":protected]=> array(9) { ["host"]=> string(9) "localhost" ["username"]=> string(12) "kolokotronis" ["password"]=> string(19) "S3cur3P@ssw0rdR00t!" ["dbname"]=> string(12) "kolokotronis" ["prefix"]=> string(6) "omeka_" ["charset"]=> string(7) "utf8mb4" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#52 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#54 (18) { ["affected_rows"]=> int(1) ["client_info"]=> string(13) "mysqlnd 8.3.6" ["client_version"]=> int(80306) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["field_count"]=> int(1) ["host_info"]=> string(25) "Localhost via UNIX socket" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(23) "8.0.44-0ubuntu0.24.04.1" ["server_version"]=> int(80044) ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(6065) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#287 (12) { ["_stmt":protected]=> object(mysqli_stmt)#309 (10) { ["affected_rows"]=> int(1) ["insert_id"]=> int(0) ["num_rows"]=> int(1) ["param_count"]=> int(0) ["field_count"]=> int(1) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(7) } ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_sqlParam":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_queryId":protected]=> NULL ["_keys":protected]=> array(1) { [0]=> string(31) "COUNT(DISTINCT(collections.id))" } ["_values":protected]=> array(1) { [0]=> &int(3) } ["_meta":protected]=> object(mysqli_result)#223 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } } } ["_tables":protected]=> array(5) { ["Option"]=> object(Omeka_Db_Table)#36 (4) { ["_target":protected]=> string(6) "Option" ["_name":protected]=> string(7) "options" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Plugin"]=> object(Table_Plugin)#63 (4) { ["_target":protected]=> string(6) "Plugin" ["_name":protected]=> string(7) "plugins" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Session"]=> object(Omeka_Db_Table)#182 (4) { ["_target":protected]=> string(7) "Session" ["_name":protected]=> string(8) "sessions" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["SimplePagesPage"]=> object(SimplePagesPageTable)#221 (4) { ["_target":protected]=> string(15) "SimplePagesPage" ["_name":protected]=> string(18) "simple_pages_pages" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Collection"]=> object(Table_Collection)#266 (4) { ["_target":protected]=> string(10) "Collection" ["_name":protected]=> string(11) "collections" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } } ["_logger":"Omeka_Db":private]=> NULL } ["_related":protected]=> array(1) { ["ElementTexts"]=> string(18) "getAllElementTexts" } ["_postData":protected]=> NULL ["_locked":"Omeka_Record_AbstractRecord":private]=> bool(false) ["_eventCallbacks":"Omeka_Record_AbstractRecord":private]=> array(4) { [0]=> string(10) "beforeSave" [1]=> string(9) "afterSave" [2]=> string(12) "beforeDelete" [3]=> string(11) "afterDelete" } ["_pluginBroker":"Omeka_Record_AbstractRecord":private]=> NULL ["public"]=> int(1) ["featured"]=> int(0) ["added"]=> string(19) "2025-12-16 07:29:58" ["modified"]=> string(19) "2025-12-16 07:29:58" ["owner_id"]=> int(1) } object(Collection)#301 (15) { ["id"]=> int(1) ["_errors":"Omeka_Record_AbstractRecord":private]=> object(Omeka_Validate_Errors)#302 (2) { ["_errors":protected]=> array(0) { } ["storage":"ArrayObject":private]=> array(0) { } } ["_cache":protected]=> array(0) { } ["_mixins":protected]=> array(5) { [0]=> object(Mixin_PublicFeatured)#303 (3) { ["_record":protected]=> *RECURSION* ["_wasPublic":"Mixin_PublicFeatured":private]=> bool(false) ["_wasFeatured":"Mixin_PublicFeatured":private]=> bool(false) } [1]=> object(Mixin_Owner)#304 (2) { ["_record":protected]=> *RECURSION* ["_column":protected]=> string(8) "owner_id" } [2]=> object(Mixin_ElementText)#305 (9) { ["_record":protected]=> *RECURSION* ["_textsByNaturalOrder":protected]=> array(0) { } ["_textsByElementId":protected]=> array(0) { } ["_elementsBySet":protected]=> array(0) { } ["_elementsById":protected]=> array(0) { } ["_elementsOnForm":protected]=> array(0) { } ["_textsToSave":protected]=> array(0) { } ["_recordsAreLoaded":protected]=> bool(false) ["_replaceElementTexts":protected]=> bool(false) } [3]=> object(Mixin_Timestamp)#306 (3) { ["_record":protected]=> *RECURSION* ["_addedColumn":protected]=> string(5) "added" ["_modifiedColumn":protected]=> string(8) "modified" } [4]=> object(Mixin_Search)#307 (4) { ["_record":protected]=> *RECURSION* ["_text":protected]=> NULL ["_title":protected]=> NULL ["_public":protected]=> int(1) } } ["_db":protected]=> object(Omeka_Db)#53 (4) { ["prefix"]=> string(6) "omeka_" ["_adapter":protected]=> object(Zend_Db_Adapter_Mysqli)#51 (12) { ["_config":protected]=> array(9) { ["host"]=> string(9) "localhost" ["username"]=> string(12) "kolokotronis" ["password"]=> string(19) "S3cur3P@ssw0rdR00t!" ["dbname"]=> string(12) "kolokotronis" ["prefix"]=> string(6) "omeka_" ["charset"]=> string(7) "utf8mb4" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#52 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#54 (18) { ["affected_rows"]=> int(1) ["client_info"]=> string(13) "mysqlnd 8.3.6" ["client_version"]=> int(80306) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["field_count"]=> int(1) ["host_info"]=> string(25) "Localhost via UNIX socket" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(23) "8.0.44-0ubuntu0.24.04.1" ["server_version"]=> int(80044) ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(6065) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#287 (12) { ["_stmt":protected]=> object(mysqli_stmt)#309 (10) { ["affected_rows"]=> int(1) ["insert_id"]=> int(0) ["num_rows"]=> int(1) ["param_count"]=> int(0) ["field_count"]=> int(1) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(7) } ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_sqlParam":protected]=> array(1) { [0]=> string(79) "SELECT COUNT(DISTINCT(collections.id)) FROM AS WHERE (collections.public = 1)" } ["_queryId":protected]=> NULL ["_keys":protected]=> array(1) { [0]=> string(31) "COUNT(DISTINCT(collections.id))" } ["_values":protected]=> array(1) { [0]=> &int(3) } ["_meta":protected]=> object(mysqli_result)#223 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } } } ["_tables":protected]=> array(5) { ["Option"]=> object(Omeka_Db_Table)#36 (4) { ["_target":protected]=> string(6) "Option" ["_name":protected]=> string(7) "options" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Plugin"]=> object(Table_Plugin)#63 (4) { ["_target":protected]=> string(6) "Plugin" ["_name":protected]=> string(7) "plugins" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Session"]=> object(Omeka_Db_Table)#182 (4) { ["_target":protected]=> string(7) "Session" ["_name":protected]=> string(8) "sessions" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["SimplePagesPage"]=> object(SimplePagesPageTable)#221 (4) { ["_target":protected]=> string(15) "SimplePagesPage" ["_name":protected]=> string(18) "simple_pages_pages" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Collection"]=> object(Table_Collection)#266 (4) { ["_target":protected]=> string(10) "Collection" ["_name":protected]=> string(11) "collections" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } } ["_logger":"Omeka_Db":private]=> NULL } ["_related":protected]=> array(1) { ["ElementTexts"]=> string(18) "getAllElementTexts" } ["_postData":protected]=> NULL ["_locked":"Omeka_Record_AbstractRecord":private]=> bool(false) ["_eventCallbacks":"Omeka_Record_AbstractRecord":private]=> array(4) { [0]=> string(10) "beforeSave" [1]=> string(9) "afterSave" [2]=> string(12) "beforeDelete" [3]=> string(11) "afterDelete" } ["_pluginBroker":"Omeka_Record_AbstractRecord":private]=> NULL ["public"]=> int(1) ["featured"]=> int(0) ["added"]=> string(19) "2025-12-16 07:29:35" ["modified"]=> string(19) "2025-12-16 07:29:43" ["owner_id"]=> int(1) }