Model_Setting Object
(
    [_table_name:protected] => settings
    [_has_one:protected] => Array
        (
        )

    [_belongs_to:protected] => Array
        (
        )

    [_has_many:protected] => Array
        (
        )

    [_load_with:protected] => Array
        (
        )

    [_validation:protected] => 
    [_object:protected] => Array
        (
            [id] => 9
            [code_name] => tekhnomir_active_admin
            [title] => Техномир в админке включен
            [value] => 1
            [uk_value] => 
        )

    [_changed:protected] => Array
        (
        )

    [_original_values:protected] => Array
        (
            [id] => 9
            [code_name] => tekhnomir_active_admin
            [title] => Техномир в админке включен
            [value] => 1
            [uk_value] => 
        )

    [_related:protected] => Array
        (
        )

    [_valid:protected] => 1
    [_loaded:protected] => 1
    [_saved:protected] => 
    [_sorting:protected] => 
    [_foreign_key_suffix:protected] => _id
    [_object_name:protected] => setting
    [_object_plural:protected] => settings
    [_table_columns:protected] => Array
        (
            [id] => Array
                (
                    [type] => int
                    [min] => -2147483648
                    [max] => 2147483647
                    [column_name] => id
                    [column_default] => 
                    [data_type] => int
                    [is_nullable] => 
                    [ordinal_position] => 1
                    [display] => 11
                    [comment] => 
                    [extra] => auto_increment
                    [key] => PRI
                    [privileges] => select,insert,update,references
                )

            [code_name] => Array
                (
                    [type] => string
                    [column_name] => code_name
                    [column_default] => 
                    [data_type] => varchar
                    [is_nullable] => 
                    [ordinal_position] => 2
                    [character_maximum_length] => 64
                    [collation_name] => utf8_general_ci
                    [comment] => 
                    [extra] => 
                    [key] => 
                    [privileges] => select,insert,update,references
                )

            [title] => Array
                (
                    [type] => string
                    [column_name] => title
                    [column_default] => 
                    [data_type] => varchar
                    [is_nullable] => 
                    [ordinal_position] => 3
                    [character_maximum_length] => 64
                    [collation_name] => utf8_general_ci
                    [comment] => 
                    [extra] => 
                    [key] => 
                    [privileges] => select,insert,update,references
                )

            [value] => Array
                (
                    [type] => string
                    [column_name] => value
                    [column_default] => 
                    [data_type] => varchar
                    [is_nullable] => 1
                    [ordinal_position] => 4
                    [character_maximum_length] => 64
                    [collation_name] => utf8_general_ci
                    [comment] => 
                    [extra] => 
                    [key] => 
                    [privileges] => select,insert,update,references
                )

            [uk_value] => Array
                (
                    [type] => string
                    [column_name] => uk_value
                    [column_default] => 
                    [data_type] => varchar
                    [is_nullable] => 1
                    [ordinal_position] => 5
                    [character_maximum_length] => 64
                    [collation_name] => utf8_general_ci
                    [comment] => 
                    [extra] => 
                    [key] => 
                    [privileges] => select,insert,update,references
                )

        )

    [_updated_column:protected] => 
    [_created_column:protected] => 
    [_serialize_columns:protected] => Array
        (
        )

    [_primary_key:protected] => id
    [_primary_key_value:protected] => 9
    [_table_names_plural:protected] => 1
    [_reload_on_wakeup:protected] => 1
    [_db:protected] => Database_MySQLi Object
        (
            [_connection_id:protected] => 0fe70d06a5c2d0e7f55624eadb67ed1a6119b60b
            [_identifier:protected] => `
            [last_query] => SELECT `setting`.`id` AS `id`, `setting`.`code_name` AS `code_name`, `setting`.`title` AS `title`, `setting`.`value` AS `value`, `setting`.`uk_value` AS `uk_value` FROM `settings` AS `setting` WHERE `code_name` = 'tekhnomir_active_admin' LIMIT 1
            [_instance:protected] => default
            [_connection:protected] => mysqli Object
                (
                    [affected_rows] => 1
                    [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                    [client_version] => 50012
                    [connect_errno] => 0
                    [connect_error] => 
                    [errno] => 0
                    [error] => 
                    [error_list] => Array
                        (
                        )

                    [field_count] => 5
                    [host_info] => Localhost via UNIX socket
                    [info] => 
                    [insert_id] => 0
                    [server_info] => 5.7.30-33-log
                    [server_version] => 50730
                    [stat] => Uptime: 3923553  Threads: 3  Questions: 1259949805  Slow queries: 43523  Opens: 287157836  Flush tables: 1  Open tables: 400  Queries per second avg: 321.124
                    [sqlstate] => 00000
                    [protocol_version] => 10
                    [thread_id] => 77296880
                    [warning_count] => 0
                )

            [_config:protected] => Array
                (
                    [type] => MySQLi
                    [connection] => Array
                        (
                            [hostname] => localhost
                            [database] => autoparts
                            [persistent] => 
                        )

                    [table_prefix] => 
                    [charset] => utf8
                    [caching] => 
                    [profiling] => 
                )

        )

    [_db_group:protected] => 
    [_db_applied:protected] => Array
        (
        )

    [_db_pending:protected] => Array
        (
        )

    [_db_reset:protected] => 1
    [_db_builder:protected] => 
    [_with_applied:protected] => Array
        (
        )

    [_cast_data:protected] => Array
        (
        )

    [_errors_filename:protected] => setting
)