An error has occured:

SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'

Return to Home page

View Full Error Information

PDOException Object
(
    [message:protected] => SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
    [string:Exception:private] => 
    [code:protected] => HY000
    [file:protected] => /home/agsafe5/repositories/elcosh/live/sblib/plugins/Propel/PropelProcessor.php
    [line:protected] => 75
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/plugins/Propel/PropelProcessor.php
                    [line] => 75
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/plugins/Propel/PropelProcessor.php
                    [line] => 56
                    [function] => query
                    [class] => PropelProcessor
                    [type] => ::
                    [args] => Array
                        (
                            [0] => SELECT ei.id as id FROM elcosh_item ei JOIN elcosh_item_category eic ON (ei.id = eic.item_id) LEFT JOIN elcosh_item_document_content eidc ON (ei.id = eidc.item_id) LEFT JOIN category c ON (eic.category_id = c.id) WHERE (c.label LIKE '外盘期货经纪商cpyx18.com%' OR c.label LIKE '%外盘期货经纪商cpyx18.com%' OR c.label LIKE '外盘期货经纪商cpyx18.com%') AND (ei.published = 'T' AND ei.type != 'collection')
                            [1] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/plugins/QuickSearch/QuickSearch.php
                    [line] => 66
                    [function] => queryArray
                    [class] => PropelProcessor
                    [type] => ::
                    [args] => Array
                        (
                            [0] => SELECT ei.id as id FROM elcosh_item ei JOIN elcosh_item_category eic ON (ei.id = eic.item_id) LEFT JOIN elcosh_item_document_content eidc ON (ei.id = eidc.item_id) LEFT JOIN category c ON (eic.category_id = c.id) WHERE (c.label LIKE '外盘期货经纪商cpyx18.com%' OR c.label LIKE '%外盘期货经纪商cpyx18.com%' OR c.label LIKE '外盘期货经纪商cpyx18.com%') AND (ei.published = 'T' AND ei.type != 'collection')
                        )

                )

            [3] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/plugins/QuickSearch/QuickSearch.php
                    [line] => 48
                    [function] => executeLike
                    [class] => QuickSearch
                    [type] => ::
                    [args] => Array
                        (
                            [0] => SELECT ei.id as id FROM elcosh_item ei JOIN elcosh_item_category eic ON (ei.id = eic.item_id) LEFT JOIN elcosh_item_document_content eidc ON (ei.id = eidc.item_id) LEFT JOIN category c ON (eic.category_id = c.id) 
                            [1] => c.label
                            [2] => 外盘期货经纪商cpyx18.com
                            [3] => ei.published = 'T' AND ei.type != 'collection'
                        )

                )

            [4] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/modules/elcosh/Search_Module.php
                    [line] => 92
                    [function] => search
                    [class] => QuickSearch
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 外盘期货经纪商cpyx18.com
                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [table] => elcosh_item
                                            [primary_key] => id
                                            [fields] => Array
                                                (
                                                    [0] => elcosh_id
                                                    [1] => title
                                                )

                                            [weight] => 3
                                            [filter] => published = 'T' AND type != 'collection'
                                        )

                                    [1] => Array
                                        (
                                            [table] => elcosh_item ei JOIN elcosh_item_category eic ON (ei.id = eic.item_id) LEFT JOIN elcosh_item_document_content eidc ON (ei.id = eidc.item_id) LEFT JOIN category c ON (eic.category_id = c.id)
                                            [primary_key] => ei.id
                                            [fields] => Array
                                                (
                                                    [0] => ei.type
                                                    [1] => ei.summary
                                                    [2] => ei.external_link
                                                    [3] => ei.consol_link
                                                    [4] => eidc.content_transformed
                                                    [5] => c.label
                                                )

                                            [weight] => 2
                                            [filter] => ei.published = 'T' AND ei.type != 'collection'
                                        )

                                    [2] => Array
                                        (
                                            [table] => elcosh_item ei JOIN elcosh_item_category eic ON (ei.id = eic.item_id) LEFT JOIN elcosh_item_document_content eidc ON (ei.id = eidc.item_id) LEFT JOIN category c ON (eic.category_id = c.id)
                                            [primary_key] => ei.id
                                            [fields] => Array
                                                (
                                                    [0] => eidc.content_transformed
                                                )

                                            [weight] => 2
                                            [filter] => ei.published = 'T' AND ei.type != 'collection'
                                        )

                                    [3] => Array
                                        (
                                            [table] => elcosh_item_category eic LEFT JOIN category c ON (eic.category_id = c.id)
                                            [primary_key] => eic.item_id
                                            [fields] => c.label
                                            [weight] => 2
                                        )

                                    [4] => Array
                                        (
                                            [table] => elcosh_item_collection eic LEFT JOIN elcosh_item ei ON (eic.collection_id = ei.id)
                                            [primary_key] => eic.item_id
                                            [fields] => ei.title
                                            [weight] => 2
                                        )

                                )

                        )

                )

            [5] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/modules/elcosh/Search_Module.php
                    [line] => 21
                    [function] => buildSearchResults
                    [class] => Search_Module
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Filter Object
                                (
                                    [and] => Array
                                        (
                                        )

                                    [or] => Array
                                        (
                                        )

                                    [selected] => Array
                                        (
                                        )

                                    [hazards] => Array
                                        (
                                            [Work Environment] => Array
                                                (
                                                    [0] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 10
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Confined Spaces
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [1] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 11
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Cranes & Hoists
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [2] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 12
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Crushed/Struck By
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [3] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 13
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Drugs, Alcohol & Tobacco
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [4] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 14
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Electricity
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [5] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 15
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Falls
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [6] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 16
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Fire & Explosions
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [7] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 17
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Green Construction
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [8] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 18
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Motor Vehicles/Heavy Equipment
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [9] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 19
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Noise
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [10] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 20
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Safety Culture
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [11] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 21
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Scaffolds
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [12] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 22
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Slips & Trips
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [13] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 23
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Stress & Overtime
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [14] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 24
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Trenches & Excavations
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [15] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 25
                                                            [type:protected] => category
                                                            [parent:protected] => 7
                                                            [label:protected] => Weather Conditions
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [Inhalation/Skin Exposures] => Array
                                                (
                                                    [0] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 26
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Asbestos & Fibers
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [1] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 27
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Beryllium
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [2] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 28
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Carbon Monoxide & Gases
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [3] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 29
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Cement
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [4] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 30
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Epoxy
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [5] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 31
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Hexavalent Chromium & Metals
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [6] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 32
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Isocyanates/Polyurethane
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [7] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 33
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Lead
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [8] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 34
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Mold & Organisms
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [9] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 35
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Nanotechnology
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [10] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 36
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Radiation
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [11] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 37
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Silica /Construction Dust
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [12] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 38
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Solvents, Adhesives & Paint
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [13] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 39
                                                            [type:protected] => category
                                                            [parent:protected] => 8
                                                            [label:protected] => Welding Fumes & Gases
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [Ergonomic] => Array
                                                (
                                                    [0] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 40
                                                            [type:protected] => category
                                                            [parent:protected] => 9
                                                            [label:protected] => Overexertion
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [1] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 41
                                                            [type:protected] => category
                                                            [parent:protected] => 9
                                                            [label:protected] => Posture
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [2] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 42
                                                            [type:protected] => category
                                                            [parent:protected] => 9
                                                            [label:protected] => Repetitive Motion
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [3] => Category Object
                                                        (
                                                            [languages:protected] => 
                                                            [bok_resources:protected] => 
                                                            [bok_topics:protected] => 
                                                            [bok_keywords:protected] => 
                                                            [id:protected] => 43
                                                            [type:protected] => category
                                                            [parent:protected] => 9
                                                            [label:protected] => Vibration
                                                            [alreadyInSave:protected] => 
                                                            [alreadyInValidation:protected] => 
                                                            [validationFailures:protected] => Array
                                                                (
                                                                )

                                                            [_new:BaseObject:private] => 
                                                            [_deleted:BaseObject:private] => 
                                                            [modifiedColumns:protected] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [jobsites] => Array
                                        (
                                            [0] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 87
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Commercial & Institutional
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 88
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Demolition
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [2] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 89
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Disasters
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [4] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 91
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Heavy & Highway
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [3] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 90
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Industrial
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [5] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 92
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => LEED/Green Construction
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [6] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 93
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Renovations
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [7] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 94
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Residential
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [8] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 95
                                                    [type:protected] => category
                                                    [parent:protected] => 3
                                                    [label:protected] => Underground
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [trades] => Array
                                        (
                                            [0] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 44
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Acoustical Ceiling Carpenter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 45
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Asbestos/Insulator
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [2] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 46
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Boilermaker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [3] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 47
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Bricklayer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [4] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 48
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Cabinetmaker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [5] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 49
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Carpenter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [6] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 50
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Carpet Layer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [7] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 51
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Cement Mason
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [8] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 52
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Commercial Diver
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [9] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 53
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Concrete Polisher
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [10] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 54
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Drywall Applicator Specialist
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [11] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 55
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Electrical Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [12] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 56
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Elevator Constructor
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [13] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 57
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Flagger
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [14] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 58
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Glazier
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [15] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 59
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Hazardous Waste Cleanup
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [16] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 60
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => HVAC
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [17] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 61
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Interior Systems Carpenter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [20] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 64
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Laborer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [21] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 65
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Landscaper
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [22] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 66
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Lather
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [23] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 67
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Lead Abatement Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [24] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 68
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Maintenance Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [25] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 69
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Millwright
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [26] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 70
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Operating Engineer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [27] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 71
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Painter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [28] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 72
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Paper Hanger
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [29] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 73
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => PCC/Restoration
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [30] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 74
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Pile Driver
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [31] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 75
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Plasterer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [32] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 76
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Plumber/Pipefitter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [33] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 77
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Refractory Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [19] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 63
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Reinforcing Ironworker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [34] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 78
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Roofer/Waterproofer
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [35] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 79
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Scaffold Erector
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [36] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 80
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Sheetmetal Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [37] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 81
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Sprinkler Fitter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [38] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 82
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Stonemason
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [18] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 62
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Structural Ironworker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [39] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 83
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Terrazzo Worker
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [40] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 84
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Tile Setter
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [41] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 85
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Truck Driver
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [42] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 86
                                                    [type:protected] => category
                                                    [parent:protected] => 2
                                                    [label:protected] => Welder
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [media] => Array
                                        (
                                            [0] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 96
                                                    [type:protected] => category
                                                    [parent:protected] => 5
                                                    [label:protected] => Presentations / Powerpoints
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 97
                                                    [type:protected] => category
                                                    [parent:protected] => 5
                                                    [label:protected] => Images
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [2] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 98
                                                    [type:protected] => category
                                                    [parent:protected] => 5
                                                    [label:protected] => Videos
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [3] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 99
                                                    [type:protected] => category
                                                    [parent:protected] => 5
                                                    [label:protected] => Podcasts/Audio
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [documents] => Array
                                        (
                                            [0] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 100
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Toolbox Talks
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 101
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Training Materials
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [2] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 102
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Handouts
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [3] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 103
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Research Reports
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [4] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 104
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Abstracts & Summaries
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [5] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 105
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => News Articles
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [6] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 106
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Recalls
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [7] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 107
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Government Requirements and Guidance
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                            [8] => Category Object
                                                (
                                                    [languages:protected] => 
                                                    [bok_resources:protected] => 
                                                    [bok_topics:protected] => 
                                                    [bok_keywords:protected] => 
                                                    [id:protected] => 108
                                                    [type:protected] => category
                                                    [parent:protected] => 6
                                                    [label:protected] => Reference Books
                                                    [alreadyInSave:protected] => 
                                                    [alreadyInValidation:protected] => 
                                                    [validationFailures:protected] => Array
                                                        (
                                                        )

                                                    [_new:BaseObject:private] => 
                                                    [_deleted:BaseObject:private] => 
                                                    [modifiedColumns:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                            [1] => 
                            [2] => Array
                                (
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/core/SB_Engine/Controller.php
                    [line] => 87
                    [function] => process
                    [class] => Search_Module
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/core/SB_Engine/Controller.php
                    [line] => 47
                    [function] => process
                    [class] => SBE_Controller
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => Array
                                (
                                )

                        )

                )

            [8] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/sblib/core/SB_Engine/Controller.php
                    [line] => 36
                    [function] => main
                    [class] => SBE_Controller
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => Array
                                (
                                )

                        )

                )

            [9] => Array
                (
                    [file] => /home/agsafe5/repositories/elcosh/live/web_root/elcosh/index.php
                    [line] => 14
                    [function] => run
                    [class] => SBE_Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 1267
            [2] => Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
        )

)