object(Collection)#297 (15) { ["id"]=> int(1) ["_errors":"Omeka_Record_AbstractRecord":private]=> object(Omeka_Validate_Errors)#296 (2) { ["_errors":protected]=> array(0) { } ["storage":"ArrayObject":private]=> array(0) { } } ["_cache":protected]=> array(0) { } ["_mixins":protected]=> array(5) { [0]=> object(Mixin_PublicFeatured)#295 (3) { ["_record":protected]=> *RECURSION* ["_wasPublic":"Mixin_PublicFeatured":private]=> bool(false) ["_wasFeatured":"Mixin_PublicFeatured":private]=> bool(false) } [1]=> object(Mixin_Owner)#294 (2) { ["_record":protected]=> *RECURSION* ["_column":protected]=> string(8) "owner_id" } [2]=> object(Mixin_ElementText)#286 (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)#189 (3) { ["_record":protected]=> *RECURSION* ["_addedColumn":protected]=> string(5) "added" ["_modifiedColumn":protected]=> string(8) "modified" } [4]=> object(Mixin_Search)#298 (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(8) ["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(6059) ["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)#249 (12) { ["_stmt":protected]=> object(mysqli_stmt)#300 (10) { ["affected_rows"]=> int(-1) ["insert_id"]=> int(0) ["num_rows"]=> int(10) ["param_count"]=> int(0) ["field_count"]=> int(8) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(8) } ["_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(148) "SELECT .* FROM AS LEFT JOIN AS ON items.collection_id = collections.id WHERE (items.public = 1) AND (collections.id IN (1)) GROUP BY . LIMIT 10" } ["_sqlParam":protected]=> array(1) { [0]=> string(148) "SELECT .* FROM AS LEFT JOIN AS ON items.collection_id = collections.id WHERE (items.public = 1) AND (collections.id IN (1)) GROUP BY . LIMIT 10" } ["_queryId":protected]=> NULL ["_keys":protected]=> array(8) { [0]=> string(2) "id" [1]=> string(12) "item_type_id" [2]=> string(13) "collection_id" [3]=> string(8) "featured" [4]=> string(6) "public" [5]=> string(8) "modified" [6]=> string(5) "added" [7]=> string(8) "owner_id" } ["_values":protected]=> array(8) { [0]=> &int(405) [1]=> &int(1) [2]=> &int(1) [3]=> &int(0) [4]=> &int(1) [5]=> &string(19) "2026-01-30 11:55:25" [6]=> &string(19) "2026-01-29 10:08:23" [7]=> &int(1) } ["_meta":protected]=> object(mysqli_result)#287 (5) { ["current_field"]=> int(0) ["field_count"]=> int(8) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } } } ["_tables":protected]=> array(8) { ["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* } ["Item"]=> object(Table_Item)#248 (4) { ["_target":protected]=> string(4) "Item" ["_name":protected]=> string(5) "items" ["_tablePrefix":protected]=> string(6) "omeka_" ["_db":protected]=> *RECURSION* } ["Tag"]=> object(Table_Tag)#304 (4) { ["_target":protected]=> string(3) "Tag" ["_name":protected]=> NULL ["_tablePrefix":protected]=> NULL ["_db":protected]=> *RECURSION* } ["RecordsTags"]=> object(Table_RecordsTags)#303 (4) { ["_target":protected]=> string(11) "RecordsTags" ["_name":protected]=> NULL ["_tablePrefix":protected]=> NULL ["_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) }